Search for key
Title | Object type | File name | Summary |
---|---|---|---|
FormCacheTest::$keyValueExpirableFactory | property | core/ |
The expirable key value factory. |
FormState::$cleanValueKeys | property | core/ |
An associative array of form value keys to be removed by cleanValues(). |
FormState::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormState::getCleanValueKeys | function | core/ |
Gets the keys of the form values that will be cleaned. |
FormState::setCleanValueKeys | function | core/ |
Sets the keys of the form values that will be cleaned. |
FormStateDecoratorBase::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormStateDecoratorBase::getCleanValueKeys | function | core/ |
Gets the keys of the form values that will be cleaned. |
FormStateDecoratorBase::setCleanValueKeys | function | core/ |
Sets the keys of the form values that will be cleaned. |
FormStateDecoratorBaseTest::testAddCleanValueKey | function | core/ |
@covers ::addCleanValueKey |
FormStateDecoratorBaseTest::testGetCleanValueKeys | function | core/ |
@covers ::getCleanValueKeys |
FormStateDecoratorBaseTest::testSetCleanValueKeys | function | core/ |
@covers ::setCleanValueKeys |
FormStateInterface::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormStateInterface::getCleanValueKeys | function | core/ |
Gets the keys of the form values that will be cleaned. |
FormStateInterface::setCleanValueKeys | function | core/ |
Sets the keys of the form values that will be cleaned. |
FormStateTest::testAddCleanValueKey | function | core/ |
@covers ::addCleanValueKey |
FormStateTest::testGetCleanValueKeys | function | core/ |
@covers ::getCleanValueKeys |
FormStateTest::testSetCleanValueKeys | function | core/ |
@covers ::setCleanValueKeys |
FunctionsTest::testIndexedKeyedLinks | function | core/ |
Tests links.html.twig using links with indexed keys. |
HelpTopicDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
@covers ::findAll |
http_middleware.monkeys | service | core/ |
Drupal\error_service_test\MonkeysInTheControlRoom |
IFrameUrlHelper::$privateKey | property | core/ |
The private key service. |
ImageStyle::getPrivateKey | function | core/ |
Gets the Drupal private key. |
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. |
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_polyfill_test/jquery_keyevent_polyfill_test.info.yml |
jquery_keyevent_polyfill_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/jquery_keyevent_polyfill_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. |
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.