ClassMetadata::getAssociationTargetClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns the target class name of the given association. |
translation_entity_load_translation_data |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Loads translation data into the given entities. |
RequestDataCollector::getResponseHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
AbstractClassMetadataFactory::$cacheSalt |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Salt used by specific Object Manager implementation. |
RequestDataCollector::getSessionMetadata |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
AbstractClassMetadataFactory::initialize |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Lazy initialization of this stuff, especially the metadata driver,
since these are not needed at all when a metadata cache is active. |
RequestDataCollector::onKernelController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
InvalidDataTest::testInsertDuplicateData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php |
Tests aborting of traditional SQL database systems with invalid data. |
DatabaseStorageControllerNG::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::__construct(). |
MappingDriverChain::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Loads the metadata for the specified class into the provided container. |
StringDatabaseStorage::countTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::countTranslations(). |
StringDatabaseStorage::createTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::createTranslation(). |
RemoteFileUnmanagedSaveDataTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Modules to enable. |
filter_dom_serialize_escape_cdata_element |
function |
drupal/core/modules/filter/filter.module |
Adds comments around the <!CDATA section in a dom element. |
DatabaseStorageController::$revisionTable |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
The table that stores revisions, if the entity supports revisions. |
DatabaseStorageController::deleteRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::deleteRevision(). |
FlattenExceptionTest::flattenDataProvider |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Exception/FlattenExceptionTest.php |
|
RequestDataCollector::getSubscribedEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Returns an array of event names this subscriber wants to listen to. |
AbstractClassMetadataFactory::isTransient |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Check if this class is mapped by this Object Manager + ClassMetadata configuration |
DatabaseStorageControllerNG::$entityClass |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The entity class to use. |
DatabaseStorageControllerNG::saveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Saves an entity revision. |
StringDatabaseStorage::deleteTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::deleteLanguage(). |
PdoProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
EventDataCollector::getNotCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Gets the not called listeners. |
DatabaseBackendUnitTest::setUpCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Installs system schema. |
FileProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
|
LoadClassMetadataEventArgs::$classMetadata |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
|
LoadClassMetadataEventArgs::$objectManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
|
TestClassMetadataFactory::getFqcnFromAlias |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Get the fully qualified class-name from the namespace alias. |
TestClassMetadataFactory::wakeupReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Wakeup reflection after ClassMetadata gets unserialized from cache. |
taxonomy_field_views_data_views_data_alter |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data_views_data_alter(). |
DatabaseStorageController::preSaveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Act on a revision before being saved. |
PhpCssEmbedFilterTest::testCssEmbedDataUri |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PhpCssEmbedFilterTest.php |
|
RequestDataCollector::getRequestAttributes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
AbstractClassMetadataFactory::$cacheDriver |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
|
RequestDataCollector::getSessionAttributes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
AbstractClassMetadataFactory::$initialized |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
|
AbstractClassMetadataFactory::loadMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Loads the metadata of the class in question and all it's ancestors whose metadata
is still not loaded. |
DatabaseBackendUnitTest::createCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Creates a new instance of DatabaseBackend. |
views_test_data_test_static_access_callback |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
|
LoggerDataCollectorTest::getCollectTestData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
ComplexDataInterface::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Gets the definition of a contained property. |
AbstractEntityBodyDecorator::getWrapperData |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Wrapper specific data attached to this stream. |
TestObjectMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns an array of identifier field names numerically indexed. |
DatabaseStorageController::$entityFieldInfo |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
An array of field information, i.e. containing definitions. |
DatabaseStorageExpirable::garbageCollection |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Deletes expired items. |
DatabaseStorageController::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
views.view.test_taxonomy_node_term_data.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_taxonomy_node_term_data.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_taxonomy_node_term_data.yml |
RedisProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
views_test_data_test_dynamic_access_callback |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
|