file_field_views_data_views_data_alter |
function |
drupal/core/modules/file/file.views.inc |
Implements hook_field_views_data_views_data_alter(). |
RequestDataCollector::getRequestServer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
AbstractClassMetadataFactory::isEntity |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Checks whether the class metadata is an entity. |
ConfigDataCollector::getSymfonyVersion |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the Symfony version. |
StringDatabaseStorage::getTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::getTranslations(). |
StringDatabaseStorage::findTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findTranslation(). |
EventDataCollector::setEventDispatcher |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
|
EventDataCollector::getCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Gets the called listeners. |
ExceptionDataCollectorTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|
ComplexDataInterface::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Gets an array of property values. |
ComplexDataInterface::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Sets multiple property values. |
image_field_views_data_views_data_alter |
function |
drupal/core/modules/image/image.views.inc |
Implements hook_field_views_data_views_data_alter(). |
TestObjectMetadata::getAssociationNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
A numerically indexed list of association names of this persistent class. |
UpgradePathTestBase::$databaseDumpFiles |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
The file path(s) to the dumped database(s) to load into the child site. |
TestObjectMetadata::getIdentifierValues |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Return the identifier of this object as an array with field name as key. |
DatabaseLockBackend::lockMayBeAvailable |
function |
drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::lockMayBeAvailable(). |
UnmanagedSaveDataTest::testFileSaveData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
Test the file_unmanaged_save_data() function. |
RequestTest::urlencodedStringPrefixData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
LoadClassMetadataEventArgs::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Constructor. |
DatabaseStorageController::$entityCache |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Static cache of entities. |
DatabaseStorageController::$revisionKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Name of entity's revision database table field, if it supports revisions. |
DatabaseStorageExpirable::setWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpireInterface::setWithExpire(). |
DatabaseStorageController::loadRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadRevision(). |
DatabaseStorageController::saveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Saves an entity revision. |
ClassMetadata::isAssociationInverseSide |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the association is the inverse side of a bidirectional association |
RequestDataCollector::getRequestRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
RequestDataCollector::getRequestHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
RequestDataCollector::getRequestCookies |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
CssEmbedFilterTest::testCssEmbedDataUri |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssEmbedFilterTest.php |
|
MockArraySessionStorage::setSessionData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the session data. |
XmlEncoderTest::testEncodeCdataWrapping |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
AbstractClassMetadataFactory::getDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Return the mapping driver implementation. |
MockArraySessionStorage::setMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the MetadataBag. |
MockArraySessionStorage::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Gets the MetadataBag. |
DatabaseStorageControllerNG::$bundleKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The entity bundle key. |
DatabaseStorageControllerNG::attachLoad |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::attachLoad(). |
RouterDataCollector::onKernelController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
Remembers the controller associated to each request. |
DatabaseStorageControllerNG::invokeHook |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::invokeHook(). |
SessionStorageInterface::getMetadataBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
|
StringDatabaseStorage::dbStringDefaults |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Sets default values from storage. |
field_test_query_efq_metadata_test_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_query_TAG_alter() for tag 'efq_metadata_test'. |
AbstractEntityBodyDecorator::getMetaData |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
RemoteFileUnmanagedSaveDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
|
AnnotationReader::collectParsingMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php |
Collects parsing metadata for a given class |
TestObjectMetadata::initializeReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
RelationshipNodeTermDataTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php |
Views used by this test. |
TestClassMetadataFactory::doLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Actually load the metadata from the underlying metadata |
DatabaseStorageExpirable::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
TempStoreDatabaseTest::testUserTempStore |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
Tests the UserTempStore API. |
ClassMetadata::isSingleValuedAssociation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field is a mapped single valued association for this class. |