FieldInstanceStorageController::importDelete |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Delete configuration upon synchronizing configuration changes. |
ActionFormControllerBase::$storageController |
property |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
The action storage controller. |
field_sql_storage_field_storage_create_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_create_field(). |
field_sql_storage_field_storage_update_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_update_field(). |
field_sql_storage_field_storage_delete_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_field(). |
BaseMemcacheProfilerStorage::isItemNameValid |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
DatabaseStorageExpirableTest::testExpiration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests data expiration. |
CustomBlockTypeStorageController::postDelete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postDelete(). |
MongoDbProfilerStorageTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
StorageTest::testCachedFormStorageValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests updating cached form storage during form validation. |
MTimeProtectedFileStorageTest::$storageClass |
property |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
|
EntityStorageControllerInterface::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Resets the internal, static entity cache. |
ConfigStorageController::getIDFromConfigName |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Extracts the configuration entity ID from the full configuration name. |
DatabaseStorageController::buildPropertyQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Builds an entity query. |
StorageComparerInterface::addChangelistDelete |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Creates the delete changelist. |
StorageComparerInterface::addChangelistCreate |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Creates the create changelist. |
StorageComparerInterface::addChangelistUpdate |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Creates the update changelist. |
MenuLinkStorageController::preventReparenting |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Sets an internal flag that allows us to prevent the reparenting operations
executed during deletion. |
DatabaseStorageControllerNG::savePropertyData |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Stores the entity property language-aware data. |
MongoDbProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
MTimeProtectedFastFileStorage::cleanDirectory |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Removes everything in a directory, leaving it empty. |
FileStorageController::retrieveTemporaryFiles |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Retrieve temporary files that are older than DRUPAL_MAXIMUM_TEMP_FILE_AGE. |
NodeStorageController::mapToDataStorageRecord |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Maps from an entity object to the storage record of the data table. |
AbstractProfilerStorageTest::testRetrieveByIp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
CustomBlockStorageController::preSaveRevision |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageController::preSaveRevision(). |
SqliteProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
FileProfilerStorageTest::testReadLineFromFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
NamespacedAttributeBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
PHPUnit_Framework_Comparator_SplObjectStorage |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php |
Compares SplObjectStorage instances for equality. |
FieldAttachStorageTest::testFieldAttachDelete |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test field_attach_delete(). |
NullStorageExpirable::setWithExpireIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface::setWithExpireIfNotExists(). |
MenuLinkStorageController::$preventReparenting |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Indicates whether the delete operation should re-parent children items. |
MockArraySessionStorageTest::testUnstartedSave |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
@expectedException RuntimeException |
DatabaseStorageController::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::getFieldDefinitions(). |
DatabaseStorageController::getQueryServiceName |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::getQueryServiceName(). |
NullSessionStorageTest::testNothingIsPersisted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
FieldInstanceStorageController::$moduleHandler |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
The module handler. |
FieldInstanceStorageController::$entityManager |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
The entity manager. |
NativeSessionStorageTest::testSetSaveHandler53 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
NativeSessionStorageTest::testSetSaveHandler54 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
NativeSessionStorageTest::testStartedOutside53 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
@expectedException \RuntimeException |
FieldInstanceStorageController::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Instantiates a new instance of this entity controller. |
ImageStyleStorageController::replaceImageStyle |
function |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Update field instance settings if the image style name is changed. |
CommentStorageController::updateNodeStatistics |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Updates the comment statistics for a given node. |
CommentStorageController::baseFieldDefinitions |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions(). |
MTimeProtectedFastFileStorage::ensureDirectory |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Ensures the root directory exists and has correct permissions. |
LayoutTestController::$entityStorageController |
property |
drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php |
Stores the entity storage controller. |
MongoDbProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
AbstractProfilerStorageTest::testRetrieveByUrl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
FileProfilerStorageTest::testMultiRowIndexFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|