[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 153 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
InlineServiceDefinitionsPass:: (4 methods):
setRepeatedPass()
getInlinedServiceIds()
processValue()
isInlineableDefinition()
Class: InlineServiceDefinitionsPass - X-Ref
Inline service definitions where this is possible.setRepeatedPass(RepeatedPass $repeatedPass) X-Ref |
{@inheritdoc} |
getInlinedServiceIds() X-Ref |
Returns an array of all services inlined by this pass. The key is the inlined service id and its value is the list of services it was inlined into. return: array |
processValue($value, $isRoot = false) X-Ref |
{@inheritdoc} |
isInlineableDefinition($id, Definition $definition, ServiceReferenceGraph $graph) X-Ref |
Checks if the definition is inlineable. return: bool If the definition is inlineable |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |