AnnotationDriver::$classNames |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Cache for AnnotationDriver#getAllClassNames() |
BundleInterface::getNamespace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php |
Gets the Bundle namespace. |
FileLocator::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Get all class names that are found with this file locator. |
NamespaceAndClassCommentedOut |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceAndClassCommentedOut.php |
|
GetRdfNamespacesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
|
taxonomy_vocabulary_get_names |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Get names for all taxonomy vocabularies. |
ProjectExtension::getNamespace |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php |
Returns the namespace to be used for this extension (XML namespace). |
GetRdfNamespacesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Modules to enable. |
NamespacedAttributeBagTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
CacheProvider::getNamespacedId |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Prefix the passed id with the configured namespace value |
NamespacedAttributeBag::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Removes an attribute. |
DocLexer::T_NAMESPACE_SEPARATOR |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php |
|
MappingDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
Gets the names of all mapped classes known to this driver. |
StatementPrefetch::$columnNames |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The list of column names in this result set. |
DCOM58Test::testIssueNamespaces |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
|
NamespaceWithClosureDeclaration |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceWithClosureDeclaration.php |
|
ClassLoader::$namespaceSeparator |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
|
ExtensionInterface::getNamespace |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php |
Returns the namespace to be used for this extension (XML namespace). |
NamespacedSingleClassLOC1000.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespacedSingleClassLOC1000.php |
|
ManagerRegistry::getManagerNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets all connection names. |
DrupalKernel::getModuleFileNames |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Returns the file name for each enabled module. |
NamespacedAttributeBagTest::$bag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
CacheProvider::$namespaceVersion |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
|
Twig_Parser::$reservedMacroNames |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
TestObjectMetadata::getFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
A numerically indexed list of field names of this persistent class. |
NamespaceAndClassCommentedOut.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceAndClassCommentedOut.php |
|
GroupwiseMax::condition_namespace |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Helper function to namespace query pieces. |
UserValidationTest::testUsernames |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php |
|
UniversalClassLoader::$namespaces |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
|
NamespacedAttributeBagTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
HandlerFilterUserNameTest::$names |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Usernames of $accounts. |
StaticPHPDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php |
@todo Same code exists in AnnotationDriver, should we re-use it somehow or not worry about it? |
AnnotationDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Gets the names of all mapped classes known to this driver. |
ClassLoader::setNamespaceSeparator |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Sets the namespace separator used by classes in the namespace of this ClassLoader. |
ClassLoader::getNamespaceSeparator |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Gets the namespace separator used by classes in the namespace of this ClassLoader. |
ManagerRegistry::getAliasNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Resolves a registered namespace alias to the full namespace. |
StaticReflectionParser::$namespace |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The namespace of the class |
ClassMetadata::getAssociationNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
A numerically indexed list of association names of this persistent class. |
NamespacedAttributeBagTest::$array |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
CacheProvider::getNamespaceVersion |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Namespace version |
NamespacedAttributeBag::resolveKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Resolves the key from the name. |
DocParser::$ignoredAnnotationNames |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
A list with annotations that are not causing exceptions when not resolved to an annotation class. |
StaticReflectionClass::inNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
NamespaceWithClosureDeclaration.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceWithClosureDeclaration.php |
|
UniversalClassLoader::getNamespaces |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Gets the configured namespaces. |
NamespacedAttributeBagTest::testHas |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
@dataProvider attributesProvider |
NamespacedAttributeBagTest::testGet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
@dataProvider attributesProvider |
NamespacedAttributeBagTest::testSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
@dataProvider attributesProvider |
NamespacedAttributeBagTest::testAll |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
CacheProvider::getNamespaceCacheKey |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Namespace cache key |