Home
last modified time | relevance | path

Searched refs:getProfiles (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/
DBaseDumper.php61 $nCount = \count($profile->getProfiles());
/template/twigstarter/vendor/twig/twig/src/Profiler/
DProfile.php74 public function getProfiles(): array function in Twig\\Profiler\\Profile