[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 192 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
AnalyzeServiceReferencesPass:: (7 methods):
__construct()
setRepeatedPass()
process()
processValue()
getDefinition()
getDefinitionId()
getExpressionLanguage()
Class: AnalyzeServiceReferencesPass - X-Ref
Run this pass before passes that need to know more about the relation of__construct($onlyConstructorArguments = false, $hasProxyDumper = true) X-Ref |
param: bool $onlyConstructorArguments Sets this Service Reference pass to ignore method calls |
setRepeatedPass(RepeatedPass $repeatedPass) X-Ref |
{@inheritdoc} |
process(ContainerBuilder $container) X-Ref |
Processes a ContainerBuilder object to populate the service reference graph. |
processValue($value, $isRoot = false) X-Ref |
No description |
getDefinition($id) X-Ref |
Returns a service definition given the full name or an alias. param: string $id A full id or alias for a service definition return: Definition|null The definition related to the supplied id |
getDefinitionId($id) X-Ref |
No description |
getExpressionLanguage() X-Ref |
No description |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |