Search for set
Title | Object type | File name | Summary |
---|---|---|---|
d6_user_settings_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_user_settings_translation.yml |
d7_aggregator_settings.yml | file | core/ |
core/modules/aggregator/migrations/d7_aggregator_settings.yml |
d7_contact_settings.yml | file | core/ |
core/modules/contact/migrations/d7_contact_settings.yml |
d7_dblog_settings.yml | file | core/ |
core/modules/dblog/migrations/d7_dblog_settings.yml |
d7_entity_translation_settings.yml | file | core/ |
core/modules/content_translation/migrations/d7_entity_translation_settings.yml |
d7_field_formatter_settings.yml | file | core/ |
core/modules/field/migrations/d7_field_formatter_settings.yml |
d7_field_instance_widget_settings.yml | file | core/ |
core/modules/field/migrations/d7_field_instance_widget_settings.yml |
d7_filter_settings.yml | file | core/ |
core/modules/filter/migrations/d7_filter_settings.yml |
d7_forum_settings.yml | file | core/ |
core/modules/forum/migrations/d7_forum_settings.yml |
d7_global_theme_settings.yml | file | core/ |
core/modules/system/migrations/d7_global_theme_settings.yml |
d7_image_settings.yml | file | core/ |
core/modules/image/migrations/d7_image_settings.yml |
d7_language_content_comment_settings.yml | file | core/ |
core/modules/content_translation/migrations/d7_language_content_comment_settings.yml |
d7_language_content_settings.yml | file | core/ |
core/modules/language/migrations/d7_language_content_settings.yml |
d7_language_content_taxonomy_vocabulary_settings.yml | file | core/ |
core/modules/language/migrations/d7_language_content_taxonomy_vocabulary_settings.yml |
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_simpletest_settings.yml | file | core/ |
core/modules/simpletest/migrations/d7_simpletest_settings.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_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::set | function | core/ |
Stores data in the persistent cache. |
DatabaseBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
DatabaseBackendFactory::$settings | property | core/ |
The site settings. |
DatabaseBackendTest::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
DatabaseLegacyTest::testDbFieldSetDefault | function | core/ |
Tests deprecation of the db_field_set_default() function. |
DatabaseLegacyTest::testDbFieldSetNoDefault | function | core/ |
Tests deprecation of the db_field_set_no_default() function. |
DatabaseLegacyTest::testDbSetActive | function | core/ |
Tests the db_set_active() function. |
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::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/ |
|
DatabaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Database |
DatabaseTest.php | file | core/ |
|
DatabaseTest::$additionalClassloader | property | core/ |
A classloader to enable testing of contrib drivers. |
DatabaseTest::$root | property | core/ |
Path to DRUPAL_ROOT. |
DatabaseTest::addD8CustomDrivers | function | core/ |
Adds a database driver that uses the D8's Drupal\Driver\Database namespace. |
DatabaseTest::addModuleDrivers | function | core/ |
Adds database drivers that are provided by modules. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.