AutoExpireFlashBag::keys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Returns a list of all defined types. |
KeyValueExpirableFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactory.php |
Defines the key/value store factory. |
KeyValueFactory::$stores |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
Instantiated stores, keyed by collection name. |
RouteObject::getRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php |
Get the route key. |
Statement::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/Statement.php |
Returns the entire result set as a single associative array. |
HeaderComparison::hasKey |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/HeaderComparison.php |
Case insensitive check if an array have a key |
EntityType::$entity_keys |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
An array describing how the Field API can extract certain information from
objects of this entity type: |
UnpublishByKeywordComment |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/UnpublishByKeywordComment.php |
Unpublishes a comment containing certain keywords. |
AttributeBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
|
Drupal::keyValueExpirable |
function |
drupal/core/lib/Drupal.php |
Returns an expirable key value store collection. |
KeyValueMemoryFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueMemoryFactory. |
CacheDecorator::$cacheKey |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
The cache key used to store the definition list. |
twig_get_array_keys_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns the keys for the given array. |
ConfigFactory::getCacheKey |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Gets the cache key for a given config name in a particular context. |
CacheArray::$keysToPersist |
property |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
An array of keys to add to the cache at the end of the request. |
KeyValueStoreInterface.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Contains Drupal\Core\KeyValueStore\KeyValueStoreInterface. |
MetadataBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Gets the storage key for this bag. |
MapArray::copyValuesToKeys |
function |
drupal/core/lib/Drupal/Component/Utility/MapArray.php |
Forms an associative array from a linear array. |
ParameterBagTest::testKeys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
UnpublishByKeywordNode.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php |
Contains \Drupal\node\Plugin\Action\UnpublishByKeywordNode. |
KeyValueMemoryFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php |
Constructs a new key/value memory storage object for a given collection name. |
UserConfigContext::USER_KEY |
constant |
drupal/core/modules/user/lib/Drupal/user/UserConfigContext.php |
Predefined key for account object. |
ConfigItemGroup::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemGroup.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
AttributeBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Gets the storage key for this bag. |
Schema::createKeysSqlHelper |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
|
ConfigItemExtra::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemExtra.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
ReorderDisplays::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ReorderDisplays.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
ConfigFactory::getCacheKeys |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Gets all the cache keys that match the provided config name. |
RearrangeFilter::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
CollectionTest::testGetKeys |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
keyvalue.expirable.database |
service |
drupal/core/core.services.yml |
Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory |
KeyValueDatabaseFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueDatabaseFactory. |
KeyValueFactory::$container |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
var \Symfony\Component\DependencyInjection\ContainerInterface |
KeyValueStoreInterface::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the stored value for a given key. |
KeyValueStoreInterface::set |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Saves a value for a given key. |
CachePluginBase::$outputKey |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Stores the cache ID used for the output cache, once generateOutputKey() got
executed. |
KeyValueDatabaseFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Constructs a new key/value database storage object for a given collection name. |
ArrayCollection::containsKey |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Checks whether the collection contains a specific key/index. |
AssetCollectionIterator::key |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
|
KeyValueExpirableFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueExpirableFactory. |
ClassWithConstants::SOME_KEY |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithConstants.php |
|
SearchKeywordsConditionsTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchKeywordsConditionsTest.php |
Tests keywords and conditions. |
UnpublishByKeywordNode::form |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php |
Form constructor. |
KeyValueNullExpirableFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueNullExpirableFactory.php |
Defines the key/value store factory for the null backend. |
KeyValueFactory::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
|
CachePluginBase::$resultsKey |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Stores the cache ID used for the results cache. |
UnpublishByKeywordComment.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/UnpublishByKeywordComment.php |
Contains \Drupal\comment\Plugin\Action\UnpublishByKeywordComment. |
RearrangeFilter::arrayKeyPlus |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php |
Adds one to each key of an array. |
CacheDecoratorTest::$cacheKey |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php |
The cache key. |
KeyValueExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactory.php |
Constructs a new expirable key/value store for a given collection name. |