AnnotationReader::$ignoredAnnotationNames |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
In-memory cache mechanism to store ignored annotations per class. |
EqualNamespacesPerFileWithClassAsLast.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsLast.php |
|
KeyValueStoreInterface::getCollectionName |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the name of this collection. |
AbstractProxyTest::testGetSaveHandlerName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
PHPUnit_Extensions_PhptTestCase::$filename |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php |
The filename of the .phpt file. |
ClassUtilsTest::testGenerateProxyClassName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
CacheProvider::DOCTRINE_NAMESPACE_CACHEKEY |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
|
PropertyMetadataInterface::getPropertyName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/PropertyMetadataInterface.php |
Returns the name of the property. |
Twig_Node_Expression_TempName::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php |
Constructor. |
StaticReflectionServiceTest::testShortname |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
StaticReflectionService::getClassShortName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php |
Return the shortname of a class. |
HandlerFilterUserNameTest::testUserNameApi |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Tests just using the filter. |
StaticReflectionService::getClassNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php |
Return the namespace of a class. |
NamespaceCoveragePublicTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePublicTest.php |
@covers Foo\CoveredClass::<public> |
GetFilenameUnitTest::testDrupalGetFilename |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php |
Tests that drupal_get_filename() works when the file is not in database. |
EasyRdf_Parser_Turtle::parseQNameOrBoolean |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parses qnames and boolean values, which have equivalent starting
characters.
@ignore |
NamespaceCoverageMethodTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageMethodTest.php |
@covers Foo\CoveredClass::publicMethod |
AnnotationClassLoader::getDefaultRouteName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
Gets the default route name for a class method. |
ViewsHandlerDiscovery::getPluginNamespaces |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Discovery/ViewsHandlerDiscovery.php |
Returns an array of PSR-0 namespaces to search for plugin classes. |
RouteCompilerTest::getNumericVariableNames |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
|
EqualNamespacesPerFileWithClassAsFirst.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsFirst.php |
|
EasyRdf_Parser_RdfXml::newNamespaceHandler |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
AnnotatedClassDiscovery::$pluginNamespaces |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
The namespaces within which to find plugin classes. |
DifferentNamespacesPerFileWithClassAsFirst |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/DifferentNamespacesPerFileWithClassAsFirst.php |
|
ExecutionContextInterface::getPropertyName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the property name of the current node. |
GlobalNamespacesPerFileWithClassAsLast.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsLast.php |
|
AnnotationsTestsFixturesNonNamespacedClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NonNamespacedClass.php |
@Route("foo")
@Template |
NamespaceCoverageCoversClassPublicTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassPublicTest.php |
|
NamespacedAttributeBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
ImageAdminStylesTest::testNumericStyleName |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test creating an image style with a numeric name and ensuring it can be
applied to an image. |
GetRdfNamespacesTest::testGetRdfNamespaces |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Tests getting RDF namespaces. |
TestObjectMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns an array of identifier field names numerically indexed. |
NamespacedAttributeBag::$namespaceCharacter |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Namespace character. |
MappingException::classNotFoundInNamespaces |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php |
|
RuntimeReflectionServiceTest::testShortname |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
RuntimeReflectionService::getClassShortName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return the shortname of a class. |
RuntimeReflectionService::getClassNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
|
UniversalClassLoader::getNamespaceFallbacks |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Gets the directory(ies) to use as a fallback for namespaces. |
UniversalClassLoaderTest::testGetNamespaces |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
AbstractManagerRegistry::getConnectionNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets all connection names. |
NamespaceCoveragePrivateTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePrivateTest.php |
@covers Foo\CoveredClass::<private> |
EntityReferenceAutocompleteTest::$fieldName |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
The name of the field used in this test. |
LocaleConfigSubscriber::getLocaleConfigName |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Get configuration name for this language. |
AnnotationReader::getIgnoredAnnotationNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Returns the ignored annotations for the given class. |
GlobalNamespacesPerFileWithClassAsFirst.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/GlobalNamespacesPerFileWithClassAsFirst.php |
|
GetterMetadataTest::testInvalidPropertyName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/GetterMetadataTest.php |
|
EasyRdf_Namespace::$anonymousNamespaceCount |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Counter for numbering anonymous namespaces |
NameMungingTest::testMungeIgnoreWhitelisted |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
White listed extensions are ignored by file_munge_filename(). |
UploadedFileTest::testGetClientOriginalName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
NamespacedAttributeBagTest::testGetDefaults |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|