XmlFileLoaderTest::testLoadWithNamespacePrefix |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.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 |
NamespacedAttributeBagTest::attributesProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
ClassCollectionLoader::fixNamespaceDeclarations |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Adds brackets around each namespace if it's not already the case. |
NamespaceCoverageCoversClassTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassTest.php |
@covers ::privateMethod
@covers ::protectedMethod
@covers ::publicMethod
@covers \Foo\CoveredParentClass::privateMethod
@covers \Foo\CoveredParentClass::protectedMethod
@covers \Foo\CoveredParentClass::publicMethod |
UniversalClassLoader::registerNamespaceFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers a directory to use as a fallback for namespaces. |
PHP_Token_InterfaceTest::testGetPackageNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getPackage |
NamespaceCoverageNotProtectedTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotProtectedTest.php |
@covers Foo\CoveredClass::<!protected> |
UniversalClassLoader::registerNamespaceFallbacks |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers the directory to use as a fallback for namespaces. |
ClassLoaderTest::testLoadClassNamespaceCollision |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
@dataProvider getLoadClassNamespaceCollisionTests |
AnnotatedClassDiscovery::$rootNamespacesIterator |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php |
An object containing the namespaces to look for plugin implementations. |
PhpParserTest::testNamespaceAndClassCommentedOut |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
AnnotatedClassDiscovery::getAnnotationNamespaces |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Returns an array of PSR-0 namespaces to search for annotation classes. |
NamespaceCoverageClassExtendedTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassExtendedTest.php |
@covers Foo\CoveredClass<extended> |
PhpParserTest::testNamespaceWithClosureDeclaration |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
StaticReflectionServiceTest::testClassNamespaceName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
Twig_Tests_Loader_FilesystemTest::testGetNamespaces |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
|
RuntimeReflectionServiceTest::testClassNamespaceName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
ClassLoaderTest::getLoadClassNamespaceCollisionTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
KernelTest::testIsClassInActiveBundleFalseNoNamespace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
PhpParserTest::testParseClassWhenClassIsNotNamespaced |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
NamespaceCoverageCoversClassPublicTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassPublicTest.php |
@covers ::publicMethod |
multipleNamespacesWithOneClassUsingNonBraceSyntax.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingNonBraceSyntax.php |
|
DriverChainTest::testDelegateToMatchingNamespaceDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
ClassCollectionLoaderTest::testFixNamespaceDeclarations |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
@dataProvider getFixNamespaceDeclarationsData |
UniversalClassLoaderTest::testRegisterNamespaceFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
PHPUnit_Framework_MockObject_Builder_Namespace::lookupId |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php |
Looks up the match builder with identification $id and returns it. |
PhpParserTest::testEqualNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
UniversalClassLoaderTest::testLoadClassNamespaceCollision |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
@dataProvider getLoadClassNamespaceCollisionTests |
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 |
|
PHP_Token_NamespaceTest::testGetEndLineWithScopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
PHPUnit_Framework_MockObject_Builder_Namespace::registerId |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php |
Registers the match builder $builder with the identification $id. The
builder can later be looked up using lookupId() to figure out if it
has been invoked. |
ClassCollectionLoaderTest::getFixNamespaceDeclarationsData |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
PhpParserTest::testGlobalNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
Framework_MockObjectTest::testCreateNamespacedMockFromWsdl |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
@requires extension soap |
PHP_Token_NamespaceTest::testGetEndLineWithUnscopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
PHP_Token_NamespaceTest::testGetStartLineWithScopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
PhpParserTest::testDifferentNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
ApcUniversalClassLoaderTest::testLoadClassNamespaceCollision |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
@dataProvider getLoadClassNamespaceCollisionTests |
UniversalClassLoaderTest::getLoadClassNamespaceCollisionTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
PhpParserTest::testDifferentNamespacesPerFileWithClassAsFirst |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHP_Token_NamespaceTest::testGetStartLineWithUnscopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
ApcUniversalClassLoaderTest::getLoadClassNamespaceCollisionTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
ClassCollectionLoaderTest::testFixNamespaceDeclarationsWithoutTokenizer |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
@dataProvider getFixNamespaceDeclarationsDataWithoutTokenizer |
PHP_Token_InterfaceTest::provideFilesWithClassesWithinMultipleNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
|
ClassCollectionLoaderTest::getFixNamespaceDeclarationsDataWithoutTokenizer |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|