Search for key
Title | Object type | File name | Summary |
---|---|---|---|
AliasManager::$cacheKey | property | core/ |
The cache key to use when caching paths. |
AliasManager::setCacheKey | function | core/ |
Specify the key to use when writing the cache. |
CKEditorIntegrationTest::openMetadataDialogWithKeyPress | function | core/ |
Focuses on `Edit media` button and presses the given key. |
CKEditorIntegrationTest::RETURN_KEY | constant | core/ |
The character code for the return key. |
CommentActionsTest::testCommentUnpublishByKeyword | function | core/ |
Tests the unpublish comment by keyword action. |
CommentUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the comment entity type has an 'owner' entity key. |
CommentUpdateTest::testPublishedEntityKey | function | core/ |
Tests that the comment entity type has a 'published' entity key. |
ContentModerationUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the content moderation state entity has an 'owner' entity key. |
DatabaseLegacyTest::testDbAddPrimaryKey | function | core/ |
Tests deprecation of the db_add_primary_key() function. |
DatabaseLegacyTest::testDbAddUniqueKey | function | core/ |
Tests deprecation of the db_add_unique_key() function. |
DatabaseLegacyTest::testDbDropPrimaryKey | function | core/ |
Tests deprecation of the db_drop_primary_key() function. |
DatabaseLegacyTest::testDbDropUniqueKey | function | core/ |
Tests deprecation of the db_drop_unique_key() function. |
db_add_primary_key | function | core/ |
Adds a primary key to a database table. |
db_add_unique_key | function | core/ |
Adds a unique key. |
db_drop_primary_key | function | core/ |
Drops the primary key of a database table. |
db_drop_unique_key | function | core/ |
Drops a unique key. |
drupal-8.theme-dependencies-in-module-key-2904550.php | file | core/ |
Contains database additions to drupal-8.4.0.bare.standard.php.gz for testing upgrade path of https://www.drupal.org/project/drupal/issues/2904550. |
EntityDefinitionTestTrait::makeBaseFieldEntityKey | function | core/ |
Promotes a field to an entity key. |
FileUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the file entity type has an 'owner' entity key. |
KernelTestBase::$keyValueFactory | property | core/ |
A KeyValueMemoryFactory instance to use when building the container. |
LayoutBuilderQuickEditTest::replaceLayoutBuilderFieldIdKeys | function | core/ |
Replaces the array keys with Layout Builder field IDs when needed. |
MediaUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the media entity type has an 'owner' entity key. |
MenuLinkContentUpdateTest::testPublishedEntityKeyAddition | function | core/ |
Tests the addition of the publishing status entity key. |
MoveRevisionMetadataFieldsUpdateTest::testAddingRequiredRevisionMetadataKeys | function | core/ |
Tests the addition of required revision metadata keys. |
NodeUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the node entity type has an 'owner' entity key. |
NodeUpdateTest::testPublishedEntityKey | function | core/ |
Tests that the node entity type has a 'published' entity key. |
PrivateTempStoreTest::$keyValue | property | core/ |
The mock key value expirable backend. |
SharedTempStoreTest::$keyValue | property | core/ |
The mock key value expirable backend. |
TempstoreKeyUpdatePathTest | class | core/ |
Tests the upgrade path for Layout Builder tempstore keys. |
TempstoreKeyUpdatePathTest.php | file | core/ |
|
TempstoreKeyUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
TempstoreKeyUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Layout Builder extra fields. |
TestDiscoveryCacheContext::$privateKey | property | core/ |
The private key service. |
TestEntityType::setKey | function | core/ |
Sets a specific entity key. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.