Search for key
Title | Object type | File name | Summary |
---|---|---|---|
NodeTranslationExceptionSubscriber::$keyValue | property | core/ |
The key value factory. |
NodeTranslationMigrateSubscriber::$keyValue | property | core/ |
The key value factory. |
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. |
NullIdMap::key | function | core/ |
|
OffsetPage::KEY_NAME | constant | core/ |
The JSON:API pagination key name. |
OffsetPage::OFFSET_KEY | constant | core/ |
The offset key in the page parameter: page[offset]. |
OffsetPage::SIZE_KEY | constant | core/ |
The size key in the page parameter: page[limit]. |
OptionsKeyFormatter | class | core/ |
Plugin implementation of the 'list_key' formatter. |
OptionsKeyFormatter.php | file | core/ |
|
OptionsKeyFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
OverridesSectionStorage::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
OverridesSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey |
PermissionsHashGenerator::$privateKey | property | core/ |
The private key service. |
PermissionsHashGeneratorTest::$privateKey | property | core/ |
The mocked private key service. |
PrivateKey | class | core/ |
Manages the Drupal private key. |
PrivateKey.php | file | core/ |
|
PrivateKey::$state | property | core/ |
The state service. |
PrivateKey::create | function | core/ |
Creates a new private key. |
PrivateKey::get | function | core/ |
Gets the private key. |
PrivateKey::set | function | core/ |
Sets the private key. |
PrivateKey::__construct | function | core/ |
Constructs the private key object. |
PrivateKeyTest | class | core/ |
Tests the PrivateKey class. |
PrivateKeyTest.php | file | core/ |
|
PrivateKeyTest::$key | property | core/ |
The random key to use in tests. |
PrivateKeyTest::$privateKey | property | core/ |
The private key service mock. |
PrivateKeyTest::$state | property | core/ |
The state mock class. |
PrivateKeyTest::setUp | function | core/ |
|
PrivateKeyTest::testGet | function | core/ |
Tests PrivateKey::get(). |
PrivateKeyTest::testGetNoState | function | core/ |
Tests PrivateKey::get() with no private key from state. |
PrivateKeyTest::testSet | function | core/ |
Tests PrivateKey::setPrivateKey(). |
PrivateTempStore::createkey | function | core/ |
Ensures that the key is unique for a user. |
PrivateTempStoreTest::$keyValue | property | core/ |
The mock key value expirable backend. |
PrivateTempStoreTest::$keyValue | property | core/ |
The mock key value expirable backend. |
private_key | service | core/ |
Drupal\Core\PrivateKey |
Query::$connectionKey | property | core/ |
The key of the connection object. |
Query::$keyValueFactory | property | core/ |
The key value factory. |
Query::$keyValueFactory | property | core/ |
The key value factory. |
Query::getConfigKeyStore | function | core/ |
Gets the key value store used to store fast lookups. |
QueryFactory::$keyValueFactory | property | core/ |
The key value factory. |
QueryFactory::deleteConfigKeyStore | function | core/ |
Deletes lookup data. |
QueryFactory::getConfigKeyStore | function | core/ |
Gets the key value store used to store fast lookups. |
QueryFactory::getKeys | function | core/ |
Creates lookup keys for configuration data. |
QueryFactory::updateConfigKeyStore | function | core/ |
Updates or adds lookup data. |
QueryFactoryTest::providerTestGetKeys | function | core/ |
|
QueryFactoryTest::testGetKeys | function | core/ |
@covers ::getKeys @covers ::getValues |
QueryFactoryTest::testGetKeysWildCardEnd | function | core/ |
@covers ::getKeys @covers ::getValues |
Rearrange::getFormKey | function | core/ |
Returns the key that represents this form. |
RearrangeFilter::arrayKeyPlus | function | core/ |
Adds one to each key of an array. |
RearrangeFilter::getFormKey | function | core/ |
Returns the key that represents this form. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.