Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
d7_language_negotiation_settings.yml | file | core/ |
core/modules/language/migrations/d7_language_negotiation_settings.yml |
d7_node_settings.yml | file | core/ |
core/modules/node/migrations/d7_node_settings.yml |
d7_search_settings.yml | file | core/ |
core/modules/search/migrations/d7_search_settings.yml |
d7_shortcut_set.yml | file | core/ |
core/modules/shortcut/migrations/d7_shortcut_set.yml |
d7_shortcut_set_users.yml | file | core/ |
core/modules/shortcut/migrations/d7_shortcut_set_users.yml |
d7_syslog_settings.yml | file | core/ |
core/modules/syslog/migrations/d7_syslog_settings.yml |
d7_theme_settings.yml | file | core/ |
core/modules/system/migrations/d7_theme_settings.yml |
d7_tracker_settings.yml | file | core/ |
core/modules/tracker/migrations/d7_tracker_settings.yml |
d7_user_settings.yml | file | core/ |
core/modules/user/migrations/d7_user_settings.yml |
d7_user_settings_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_user_settings_translation.yml |
Data::setHasNextPage | function | core/ |
Sets the has next page flag. |
Data::setTotalCount | function | core/ |
|
Database::setActiveConnection | function | core/ |
Sets the active connection to the specified key. |
Database::setMultipleConnectionInfo | function | core/ |
Sets connection information for multiple databases. |
DatabaseBackend::doSetMultiple | function | core/ |
Stores multiple items in the persistent cache. |
DatabaseBackend::MAX_ITEMS_PER_CACHE_SET | constant | core/ |
The chunk size for inserting cache entities. |
DatabaseBackend::set | function | core/ |
Stores data in the persistent cache. |
DatabaseBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
DatabaseBackendTest::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
DatabaseDriverList::setPathname | function | core/ |
Sets the pathname for an extension. |
DatabaseDriverProvidedByModuleTest::setUp | function | core/ |
|
DatabaseDriverUninstallValidator::setStringTranslation | function | core/ |
|
DatabaseEventsTest::setUp | function | core/ |
|
DatabaseStorage::doSet | function | core/ |
Saves a value for a given key. |
DatabaseStorage::doSetIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
DatabaseStorage::set | function | core/ |
Saves a value for a given key. |
DatabaseStorage::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
DatabaseStorageExpirable::doSetWithExpire | function | core/ |
Saves a value for a given key with a time to live. |
DatabaseStorageExpirable::doSetWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
DatabaseStorageExpirable::setMultipleWithExpire | function | core/ |
Saves an array of values with a time to live. |
DatabaseStorageExpirable::setWithExpire | function | core/ |
Saves a value for a given key with a time to live. |
DatabaseStorageExpirable::setWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
DatabaseStorageExpirableTest::setUp | function | core/ |
|
DatabaseStorageTest::setUp | function | core/ |
|
DatabaseStorageTest::setUp | function | core/ |
|
DatabaseTestBase | class | core/ |
Base class for databases database tests. |
DatabaseTestBase | class | core/ |
Base class for databases database tests. |
DatabaseTestBase.php | file | core/ |
|
DatabaseTestBase.php | file | core/ |
|
DatabaseTestBase::$connection | property | core/ |
The database connection for testing. |
DatabaseTestBase::$connection | property | core/ |
The database connection for testing. |
DatabaseTestBase::$modules | property | core/ |
Modules to install. |
DatabaseTestBase::$modules | property | core/ |
Modules to install. |
DatabaseTestBase::ensureSampleDataNull | function | core/ |
Sets up tables for NULL handling. |
DatabaseTestBase::setUp | function | core/ |
|
DatabaseTestBase::setUp | function | core/ |
|
DatabaseTestController | class | core/ |
Controller routines for database_test routes. |
DatabaseTestController.php | file | core/ |
|
DatabaseTestController::$connection | property | core/ |
The database connection. |
DatabaseTestController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.