| [ 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 |
AddAnnotatedClassesToCachePass:: (6 methods):
__construct()
process()
expandClasses()
getClassesInComposerClassMaps()
patternsToRegexps()
matchAnyRegexps()
Class: AddAnnotatedClassesToCachePass - X-Ref
Sets the classes to compile in the cache for the container.| __construct(Kernel $kernel) X-Ref |
| No description |
| process(ContainerBuilder $container) X-Ref |
| {@inheritdoc} |
| expandClasses(array $patterns, array $classes) X-Ref |
| Expands the given class patterns using a list of existing classes. param: array $patterns The class patterns to expand param: array $classes The existing classes to match against the patterns return: array A list of classes derived from the patterns |
| getClassesInComposerClassMaps() X-Ref |
| No description |
| patternsToRegexps($patterns) X-Ref |
| No description |
| matchAnyRegexps($class, $regexps) X-Ref |
| No description |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |