Searched refs:addProfile (Results 1 – 3 of 3) sorted by relevance
64 $profile->addProfile($a = new Profile());65 $profile->addProfile($b = new Profile());84 $profile->addProfile($profile1);
28 $this->actives[0]->addProfile($profile);
81 public function addProfile(self $profile) function in Twig\\Profiler\\Profile