Home
last modified time | relevance | path

Searched refs:isRoot (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/
H A DLocalPath.php363 $isRoot = false;
381 $isRoot = true;
385 if ($isRoot) {
391 if ($isRoot) {
409 if (!$isRoot) {
/template/twigstarter/vendor/twig/twig/src/Profiler/
DProfile.php51 public function isRoot(): bool function in Twig\\Profiler\\Profile
89 if ($this->isRoot() && $this->profiles) {
/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/
DBaseDumper.php41 if ($profile->isRoot()) {