multipleNamespacesWithOneClassUsingBraces.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingBraces.php |
|
ViewsHandlerDiscovery::$rootNamespacesIterator |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Discovery/ViewsHandlerDiscovery.php |
An object containing the namespaces to look for plugin implementations. |
DifferentNamespacesPerFileWithClassAsFirst.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/DifferentNamespacesPerFileWithClassAsFirst.php |
|
AnnotatedClassDiscovery::$annotationNamespaces |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
The namespaces of classes that can be used as annotations. |
AnnotationRegistry::registerAutoloadNamespaces |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Register multiple namespaces |
AnnotatedClassDiscovery::$rootNamespacesIterator |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php |
An object containing the namespaces to look for plugin implementations. |
AnnotatedClassDiscovery::getAnnotationNamespaces |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Returns an array of PSR-0 namespaces to search for annotation classes. |
Twig_Tests_Loader_FilesystemTest::testGetNamespaces |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
|
multipleNamespacesWithOneClassUsingNonBraceSyntax.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingNonBraceSyntax.php |
|
PhpParserTest::testEqualNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testEqualNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testGlobalNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testGlobalNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testDifferentNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testDifferentNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHP_Token_InterfaceTest::provideFilesWithClassesWithinMultipleNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
|
PHP_Token_InterfaceTest::testGetPackageNamespaceForFileWithMultipleNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@dataProvider provideFilesWithClassesWithinMultipleNamespaces
@covers PHP_Token_INTERFACE::getPackage |
PHP_Token_InterfaceTest::testGetPackageNamespaceIsEmptyForInterfacesThatAreNotWithinNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
|