Searched refs:hasElement (Results 1 – 4 of 4) sorted by relevance
| /template/twigstarter/vendor/twig/twig/src/Node/Expression/ | ||
| D | ArrayExpression.php | 46 public function hasElement(AbstractExpression $key) function in Twig\\Node\\Expression\\ArrayExpression |
| /template/strap/ComboStrap/ | ||
| H A D | HeadingTag.php | 395 ->hasElement(TemplateSlot::MAIN_HEADER_ID); |
| H A D | Outline.php | 916 ->hasElement(TemplateSlot::MAIN_HEADER_ID); |
| H A D | TemplateForWebPage.php | 260 public function hasElement(string $elementId): bool function in ComboStrap\\TemplateForWebPage |