Searched refs:getAttributes (Results 1 – 25 of 30) sorted by relevance
12
90 foreach ($method->getAttributes(AsTwigFilter::class) as $reflectionAttribute) {114 foreach ($method->getAttributes(AsTwigFunction::class) as $reflectionAttribute) {136 foreach ($method->getAttributes(AsTwigTest::class) as $reflectionAttribute) {
97 $parentAttribute = $parentTag->getAttributes();108 $tagAttributes = $parentTag->getAttributes();149 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
145 $tagAttributes = $parentTag->getAttributes();162 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
164 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()191 $attributes = $openingTag->getAttributes();
128 $attributes = $openingCall->getAttributes();
339 $htmlAttributes->mergeWithCallStackArray($parent->getAttributes());389 $openingAttributes = $openingTag->getAttributes();779 $parentAttributes = $parent->getAttributes();
156 … $openTagAttributes = TagAttributes::createFromCallStackArray($openTag->getAttributes());
270 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
294 $openingTag->getAttributes(),346 $openingTag->getAttributes(),366 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
38 return array(PluginUtility::ATTRIBUTES => $openingTag->getAttributes());
422 function &getAttributes(): array function in ComboStrap\\Call683 $attributes = &$this->getAttributes();713 $attributes = $this->getAttributes();962 $this->getAttributes()[$name] = $value;
215 $pageAttributes = $actualCall->getAttributes();218 $namespaceAttributes = $actualCall->getAttributes();221 $homeAttributes = $actualCall->getAttributes();224 $parentAttributes = $actualCall->getAttributes();
92 return array(PluginUtility::ATTRIBUTES => $openingCall->getAttributes());
124 PluginUtility::ATTRIBUTES => $openingCall->getAttributes(),
263 return array(PluginUtility::ATTRIBUTES => $openingCall->getAttributes());457 PluginUtility::ATTRIBUTES => $openingCall->getAttributes()
157 $attributes = $openingTag->getAttributes();
71 if (count($this->headingEnterCall->getAttributes()) == 3) {
144 … $fetcher = MediaMarkup::createFromCallStackArray($h1ContentCall->getAttributes())->getFetcher();
39 …if (!$this->yieldReadyNodes[$class] = (bool) (new \ReflectionClass($class))->getAttributes(YieldRe…
153 … $backgroundAttributes = TagAttributes::createFromCallStackArray($openingTag->getAttributes())168 $imageAttribute = $actual->getAttributes();
107 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
149 return [PluginUtility::ATTRIBUTES => $openingTag->getAttributes()];
51 …es[$class] = (bool) (new \ReflectionClass($class))->getConstructor()->getAttributes(FirstClassTwig…
55 …es[$class] = (bool) (new \ReflectionClass($class))->getConstructor()->getAttributes(FirstClassTwig…
67 …es[$class] = (bool) (new \ReflectionClass($class))->getConstructor()->getAttributes(FirstClassTwig…