Search for key
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| private_key | service | core/ |
Drupal\Core\PrivateKey |
| ProviderRepository::$keyValue | property | core/ |
The key-value store. |
| ProviderRepositoryTest::$keyValue | property | core/ |
The key-value store. |
| 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::$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/ |
Tests get keys. |
| QueryFactoryTest::testGetKeysWildCardEnd | function | core/ |
Tests get keys wild card end. |
| 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. |
| Recipe::validateKeysAreValidExtensionNames | function | core/ |
Validates that the keys of an array are valid extension names. |
| Registry::$keyValueFactory | property | core/ |
The key value factory. |
| RegistryTest::$keyValueFactory | property | core/ |
They key value factory. |
| RelationshipRouteAccessCheck::ROUTE_REQUIREMENT_KEY | constant | core/ |
The route requirement key for this access check. |
| RemovePathKeyTest | class | core/ |
Tests the upgrade path for the system.file schema update. |
| RemovePathKeyTest.php | file | core/ |
|
| RemovePathKeyTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| RemovePathKeyTest::testRunUpdates | function | core/ |
Tests the upgrade path for removing system.file.path key. |
| RendererBubblingTest::testOverWriteCacheKeys | function | core/ |
Tests that an element's cache keys cannot be changed during its rendering. |
| ReorderDisplays::getFormKey | function | core/ |
Returns the key that represents this form. |
| RequestSanitizer::SANITIZE_INPUT_SAFE_KEYS | constant | core/ |
The name of the setting that configures the sanitize input safe keys. |
| ResourceIdentifier::ARITY_KEY | constant | core/ |
|
| ResourceObjectNormalizationCacher::generateCacheKeys | function | core/ |
Generates the cache keys for a normalization. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.