| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 133 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ReplaceAliasByActualDefinitionPass:: (3 methods):
process()
updateArgumentReferences()
updateFactoryReferenceId()
Class: ReplaceAliasByActualDefinitionPass - X-Ref
Replaces aliases with actual service definitions, effectively removing these| process(ContainerBuilder $container) X-Ref |
| Process the Container to replace aliases with service definitions. param: ContainerBuilder $container |
| updateArgumentReferences(array $replacements, $definitionId, array $arguments) X-Ref |
| Recursively updates references in an array. param: array $replacements Table of aliases to replace param: string $definitionId Identifier of this definition param: array $arguments Where to replace the aliases return: array |
| updateFactoryReferenceId(array $replacements, $referenceId) X-Ref |
| Returns the updated reference for the factory service. param: array $replacements Table of aliases to replace param: string|null $referenceId Factory service reference identifier return: string|null |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |