Search for key
| Title | Object type | File name | Summary | 
|---|---|---|---|
| image_filter_keyword | function | core/ | Returns the offset in pixels from the anchor. | 
| InfoParserDynamic::getRequiredKeys | function | core/ | Returns an array of keys required to exist in .info.yml file. | 
| InfoParserUnitTest::testInfoParserMissingKey | function | core/ | Tests that missing required key is detected. | 
| InfoParserUnitTest::testInfoParserMissingKeys | function | core/ | Tests that missing required keys are detected. | 
| Inspector::assertAllHaveKey | function | core/ | Asserts all given keys exist in every member array. | 
| InspectorTest::testAssertAllHaveKey | function | core/ | Tests asserting all members have specified keys. | 
| IntefaceWithConstants::SOME_KEY | constant | core/ | |
| InvalidLookupKeyException | class | core/ | Exception thrown when a config entity uses an invalid lookup key. | 
| InvalidLookupKeyException.php | file | core/ | |
| ItemList::rekey | function | core/ | Renumbers the items in the list. | 
| jquery_keyevent_polyfill_test.info.yml | file | core/ | core/modules/system/tests/modules/jquery_keyevent_polyfilll_test/jquery_keyevent_polyfill_test.info.yml | 
| jquery_keyevent_polyfill_test.libraries.yml | file | core/ | core/modules/system/tests/modules/jquery_keyevent_polyfilll_test/jquery_keyevent_polyfill_test.libraries.yml | 
| jquery_keyevent_polyfill_test.module | file | core/ | Helper module for jQuery 3.6 FunctionalJavascript test compatibility. | 
| jquery_keyevent_polyfill_test_library_info_alter | function | core/ | Implements hook_library_info_alter(). | 
| KernelTestBase::$keyValue | property | core/ | The key_value service that must persist between container rebuilds. | 
| keyvalue | service | core/ | Drupal\Core\KeyValueStore\KeyValueFactory | 
| keyvalue.database | service | core/ | Drupal\Core\KeyValueStore\KeyValueDatabaseFactory | 
| keyvalue.expirable | service | core/ | Drupal\Core\KeyValueStore\KeyValueExpirableFactory | 
| keyvalue.expirable.database | service | core/ | Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory | 
| KeyValueContentEntityStorage | class | core/ | Provides a key value backend for content entities. | 
| KeyValueContentEntityStorage.php | file | core/ | |
| KeyValueContentEntityStorage::createRevision | function | core/ | Creates a new revision starting off from the specified entity object. | 
| KeyValueContentEntityStorage::createTranslation | function | core/ | Constructs a new entity translation object, without permanently saving it. | 
| KeyValueContentEntityStorage::createWithSampleValues | function | core/ | Creates an entity with sample field values. | 
| KeyValueContentEntityStorage::getLatestRevisionId | function | core/ | Returns the latest revision identifier for an entity. | 
| KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId | function | core/ | Returns the latest revision affecting the specified translation. | 
| KeyValueContentEntityStorage::hasStoredTranslations | function | core/ | |
| KeyValueContentEntityStorage::loadMultipleRevisions | function | core/ | Loads multiple entity revisions. | 
| KeyValueContentEntityStorageTest | class | core/ | Tests KeyValueEntityStorage for content entities. | 
| KeyValueContentEntityStorageTest.php | file | core/ | |
| KeyValueContentEntityStorageTest::$modules | property | core/ | Modules to enable. | 
| KeyValueContentEntityStorageTest::setUp | function | core/ | |
| KeyValueContentEntityStorageTest::testCRUD | function | core/ | Tests CRUD operations. | 
| KeyValueContentEntityStorageTest::testUninstall | function | core/ | Tests uninstallation of a module that does not use the SQL entity storage. | 
| KeyValueDatabaseExpirableFactory | class | core/ | Defines the key/value store factory for the database backend. | 
| KeyValueDatabaseExpirableFactory.php | file | core/ | |
| KeyValueDatabaseExpirableFactory::$connection | property | core/ | The database connection. | 
| KeyValueDatabaseExpirableFactory::$serializer | property | core/ | The serialization class to use. | 
| KeyValueDatabaseExpirableFactory::$storages | property | core/ | Holds references to each instantiation so they can be terminated. | 
| KeyValueDatabaseExpirableFactory::catchException | function | core/ | Act on an exception when the table might not have been created. | 
| KeyValueDatabaseExpirableFactory::garbageCollection | function | core/ | Deletes expired items. | 
| KeyValueDatabaseExpirableFactory::get | function | core/ | Constructs a new expirable key/value store for a given collection name. | 
| KeyValueDatabaseExpirableFactory::__construct | function | core/ | Constructs this factory object. | 
| KeyValueDatabaseFactory | class | core/ | Defines the key/value store factory for the database backend. | 
| KeyValueDatabaseFactory.php | file | core/ | |
| KeyValueDatabaseFactory::$connection | property | core/ | The database connection to use. | 
| KeyValueDatabaseFactory::$serializer | property | core/ | The serialization class to use. | 
| KeyValueDatabaseFactory::get | function | core/ | Constructs a new key/value store for a given collection name. | 
| KeyValueDatabaseFactory::__construct | function | core/ | Constructs this factory object. | 
| KeyValueEntityStorage | class | core/ | Provides a key value backend for entities. | 
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
