Search for namespaces
- Search 7.x for namespaces
- Search 9.5.x for namespaces
- Search 8.9.x for namespaces
- Search 10.3.x for namespaces
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AnnotatedClassDiscovery::$annotationNamespaces | property | core/ |
Additional namespaces to be scanned for annotation classes. |
AnnotatedClassDiscovery::$namespaceSuffix | property | core/ |
The namespace suffix. |
AnnotatedClassDiscovery::$pluginNamespaces | property | core/ |
The namespaces within which to find plugin classes. |
AnnotatedClassDiscovery::$rootNamespacesIterator | property | core/ |
A list of base namespaces with their PSR-4 directories. |
AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AnnotatedClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct @covers ::getPluginNamespaces |
AttributeClassDiscovery::$namespaceSuffix | property | core/ |
A suffix to append to each base namespace. |
AttributeClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AttributeClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AttributeClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct @covers ::getPluginNamespaces |
ConditionFundamentals::$namespaces | property | core/ |
List of potential namespaces of the classes belonging to this condition. |
DCOM58Test::testIssueMultipleNamespaces | function | core/ |
|
DCOM58Test::testIssueNamespaces | function | core/ |
|
DCOM58Test::testIssueWithNamespacesOrImports | function | core/ |
|
DefaultPluginManager::$additionalAnnotationNamespaces | property | core/ |
Additional annotation namespaces. |
DefaultPluginManager::$namespaces | property | core/ |
An object of root paths that are traversable. |
DefaultPluginManagerTest::$namespaces | property | core/ |
The namespaces to look for plugin definitions. |
DocParser::$namespaces | property | core/ |
An array of default namespaces if operating in simple mode. |
DrupalKernel::getModuleNamespacesPsr4 | function | core/ |
Gets the PSR-4 base directories for module namespaces. |
drupal_phpunit_get_extension_namespaces | function | core/ |
Registers the namespace for each extension directory with the autoloader. |
Page header for Namespaces page | group | core/ |
Introduction to namespaces |
QueryBase::$namespaces | property | core/ |
List of potential namespaces of the classes belonging to this query. |
QueryBase::getNamespaces | function | core/ |
Gets a list of namespaces of the ancestors of a class. |
QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
Rss::$namespaces | property | core/ |
The RSS namespaces. |
TestDiscovery::$testNamespaces | property | core/ |
Cached map of all test namespaces to respective directories. |
TestDiscovery::registerTestNamespaces | function | core/ |
Registers test namespaces of all extensions and core test classes. |
TwigNamespaceTest::testTwigNamespaces | function | core/ |
Tests template extension and includes using namespaces. |
TwigRegistryLoaderTest::testTwigNamespaces | function | core/ |
Tests template extension and includes using the Drupal theme registry. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.