Search for key
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
@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. |
RelationshipRouteAccessCheck::ROUTE_REQUIREMENT_KEY | constant | core/ |
The route requirement key for this access check. |
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. |
RequireEventTrait::getKeyedPackages | function | core/ |
Gets packages as a keyed array. |
ResourceIdentifier::ARITY_KEY | constant | core/ |
|
ResourceObjectNormalizationCacher::generateCacheKeys | function | core/ |
Generates the cache keys for a normalization. |
ResourceResponseTestTrait::resetOmittedLinkKeys | function | core/ |
Resets omitted link keys. |
ResourceTestBase::$uuidKey | property | core/ |
The UUID key. |
ResourceVersionRouteEnhancer::REVISION_ID_KEY | constant | core/ |
The route default parameter name. |
ResponsiveImageStyle::$keyedImageStyleMappings | property | core/ |
|
ResponsiveImageStyle::getKeyedImageStyleMappings | function | core/ |
Returns the mappings of breakpoint ID and multiplier to image style. |
ResponsiveImageStyleConfigEntityUnitTest::testGetKeyedImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping @covers ::getKeyedImageStyleMappings |
ResponsiveImageStyleInterface::getKeyedImageStyleMappings | function | core/ |
Returns the mappings of breakpoint ID and multiplier to image style. |
RouteProvider::$extraCacheKeyParts | property | core/ |
An array of cache key parts to be used for the route match cache. |
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.