| KeyValueDatabaseExpirableFactory |
class |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Defines the key/value store factory for the database backend. |
| KeyValueDatabaseExpirableFactory.php |
file |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
|
| KeyValueDatabaseExpirableFactory::$connection |
property |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
The database connection. |
| KeyValueDatabaseExpirableFactory::$serializer |
property |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
The serialization class to use. |
| KeyValueDatabaseExpirableFactory::$storages |
property |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Holds references to each instantiation so they can be terminated. |
| KeyValueDatabaseExpirableFactory::garbageCollection |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Deletes expired items. |
| KeyValueDatabaseExpirableFactory::get |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Constructs a new expirable key/value store for a given collection name. |
| KeyValueDatabaseExpirableFactory::__construct |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Constructs this factory object. |
| KeyValueDatabaseFactory |
class |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Defines the key/value store factory for the database backend. |
| KeyValueDatabaseFactory.php |
file |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
|
| KeyValueDatabaseFactory::$connection |
property |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
The database connection to use. |
| KeyValueDatabaseFactory::$serializer |
property |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
The serialization class to use. |
| KeyValueDatabaseFactory::get |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Constructs a new key/value store for a given collection name. |
| KeyValueDatabaseFactory::__construct |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Constructs this factory object. |
| LangcodeToAsciiUpdateFilledTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php |
Set database dump files to be used. |
| LangcodeToAsciiUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php |
Set database dump files to be used. |
| LanguageSelectWidgetUpdateTest::setDatabaseDumpFiles |
function |
core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php |
Set database dump files to be used. |
| LayoutBuilderContextMappingUpdatePathTest::setDatabaseDumpFiles |
function |
core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderContextMappingUpdatePathTest.php |
Set database dump files to be used. |
| LayoutBuilderEnableUpdatePathTest::setDatabaseDumpFiles |
function |
core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php |
Set database dump files to be used. |
| LayoutBuilderPermissionsUpdatePathTest::setDatabaseDumpFiles |
function |
core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php |
Set database dump files to be used. |
| LayoutDiscoveryDependenciesUpdateTest::setDatabaseDumpFiles |
function |
core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php |
Set database dump files to be used. |
| LegacyFileTest::testDatabaseFileUsageBackendConstruct |
function |
core/modules/file/tests/src/Unit/LegacyFileTest.php |
Tests passing legacy arguments to DatabaseFileUsageBackend::__construct(). |
| LimitOperatorsDefaultsTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/LimitOperatorsDefaultsTest.php |
Set database dump files to be used. |
| LocalActionsAndTasksConvertedIntoBlocksUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php |
Set database dump files to be used. |
| MakeLayoutUntranslatableUpdatePathTestBase::setDatabaseDumpFiles |
function |
core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php |
Set database dump files to be used. |
| MediaLibrarySetAdministrativePageToTableDisplayTest::setDatabaseDumpFiles |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php |
Set database dump files to be used. |
| MediaLibraryUpdate8704Test::setDatabaseDumpFiles |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdate8704Test.php |
Set database dump files to be used. |
| MediaLibraryUpdateCheckboxClassesTest::setDatabaseDumpFiles |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateCheckboxClassesTest.php |
Set database dump files to be used. |
| MediaLibraryUpdateFormAndViewDisplaysTest::setDatabaseDumpFiles |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateFormAndViewDisplaysTest.php |
Set database dump files to be used. |
| MediaLibraryUpdateViewLangcodeFiltersTest::setDatabaseDumpFiles |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewLangcodeFiltersTest.php |
Set database dump files to be used. |
| MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest::setDatabaseDumpFiles |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest.php |
Set database dump files to be used. |
| MediaLibraryUpdateViewStatusExtraFilterTest::setDatabaseDumpFiles |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewStatusExtraFilterTest.php |
Set database dump files to be used. |
| MediaLibraryUpdateViewTableDisplayTest::setDatabaseDumpFiles |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewTableDisplayTest.php |
Set database dump files to be used. |
| MediaLibraryUpdateWidgetViewTest::setDatabaseDumpFiles |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateWidgetViewTest.php |
Set database dump files to be used. |
| MediaUpdateTest::setDatabaseDumpFiles |
function |
core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php |
Set database dump files to be used. |
| MenuBlockPostUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php |
Set database dump files to be used. |
| MenuLinkContentUpdateTest::setDatabaseDumpFiles |
function |
core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php |
Set database dump files to be used. |
| MenuTreeSerializationTitleFilledTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/MenuTreeSerializationTitleFilledTest.php |
Set database dump files to be used. |
| MenuTreeSerializationTitleTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/MenuTreeSerializationTitleTest.php |
Set database dump files to be used. |
| MigrateDrupalUpdateTest::setDatabaseDumpFiles |
function |
core/modules/migrate_drupal/tests/src/Functional/MigrateDrupalUpdateTest.php |
Set database dump files to be used. |
| MigrateLinkDomainSettingFromRestToHalUpdateTest::setDatabaseDumpFiles |
function |
core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php |
Set database dump files to be used. |
| MigrateSqlIdMapTest::$database |
property |
core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php |
The database connection. |
| MigrateSqlSourceTestBase::getDatabase |
function |
core/modules/migrate/tests/src/Kernel/MigrateSqlSourceTestBase.php |
Builds an in-memory SQLite database from a set of source data. |
| MigrateSqlSourceTestCase::$databaseContents |
property |
core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php |
The database contents. |
| MigrateTestBase::$sourceDatabase |
property |
core/modules/migrate/tests/src/Kernel/MigrateTestBase.php |
The source database connection. |
| MigrateTestCase::getDatabase |
function |
core/modules/migrate/tests/src/Unit/MigrateTestCase.php |
Gets an SQLite database connection object for use in tests. |
| MigrateUpgradeTestBase::$sourceDatabase |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php |
The source database connection. |
| MigrationConfigurationTrait::createDatabaseStateSettings |
function |
core/modules/migrate_drupal/src/MigrationConfigurationTrait.php |
Creates the necessary state entries for SqlBase::getDatabase() to work. |
| ModeratedContentViewLatestRevisionUpdateTest::setDatabaseDumpFiles |
function |
core/modules/content_moderation/tests/src/Functional/Update/ModeratedContentViewLatestRevisionUpdateTest.php |
Set database dump files to be used. |
| ModerationStateViewsFieldUpdateTest::setDatabaseDumpFiles |
function |
core/modules/content_moderation/tests/src/Functional/Update/ModerationStateViewsFieldUpdateTest.php |
Set database dump files to be used. |