StatementEmpty::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
Returns the entire result set as a single associative array. |
CachePluginBase::getOutputKey |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Returns the outputKey property. |
CachePluginBase::getResultsKey |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Returns the resultsKey property. |
DataFieldRow::getFieldKeyAlias |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Return an alias for a field ID, as set in the options form. |
ViewsFormInterface::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormInterface.php |
Returns the key that represents this form. |
UrlMatcherTest::testMatchNoKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/UrlMatcherTest.php |
|
Twig_Loader_Array::getCacheKey |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php |
Gets the cache key to use for the cache for a given template name. |
Twig_Loader_Chain::getCacheKey |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
Gets the cache key to use for the cache for a given template name. |
YamlFileLoader::$availableKeys |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
|
StatementPrefetch::$currentKey |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The key of the current row. |
UnpublishByKeywordNode::submit |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php |
Form submission handler. |
KeyValueStoreInterface::getAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns all stored key/value pairs in the collection. |
KeyValueStoreInterface::delete |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Deletes an item from the key/value store. |
UnpublishByKeywordComment::form |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/UnpublishByKeywordComment.php |
Form constructor. |
KeyValueStoreExpirableInterface |
interface |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php |
Defines the interface for expiring data in a key/value store. |
ImageUpgradePathTest::sortByKey |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Sorts all keys in configuration data. |
Twig_Loader_String::getCacheKey |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php |
Gets the cache key to use for the cache for a given template name. |
CollectionTest::testContainsKey |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
FlashBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
IntefaceWithConstants::SOME_KEY |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/IntefaceWithConstants.php |
|
AutoExpireFlashBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
The storage key for flashes in the session |
UnpublishByKeywordNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php |
Executes the plugin. |
AutoExpireFlashBagTest::testKeys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
ParameterNotFoundException::$key |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
SearchKeywordsConditionsTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchKeywordsConditionsTest.php |
Definition of Drupal\search\Tests\SearchKeywordsConditionsTest. |
KeyValueNullExpirableFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueNullExpirableFactory.php |
Contains \Drupal\Core\KeyValueStore\KeyValueNullExpirableFactory. |
StatementPrefetch::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns the entire result set as a single associative array. |
ScanDirectoryTest::testOptionKey |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that key parameter sets the return value's key. |
UpdateTest::testPrimaryKeyUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirm that we can update the primary key of a record successfully. |
KeyValueDatabaseExpirableFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Defines the key/value store factory for the database backend. |
UnpublishByKeywordComment::submit |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/UnpublishByKeywordComment.php |
Form submission handler. |
translation_entity_get_config_key |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Returns the key name used to store the configuration setting. |
Twig_LoaderInterface::getCacheKey |
function |
drupal/core/vendor/twig/twig/lib/Twig/LoaderInterface.php |
Gets the cache key to use for the cache for a given template name. |
UrlMatcherTest::testMatchRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/UrlMatcherTest.php |
|
RouteObjectInterface::getRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Get the route key. |
PHPUnit_Util_XML::assertValidKeys |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
Validate list of keys in the associative array. |
OptionsKeyFormatter::viewElements |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsKeyFormatter.php |
Builds a renderable array for a field value. |
MapArrayTest::testCopyValuesToKey |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/MapArrayTest.php |
Tests MapArray::copyValuesToKey() input against expected output. |
StatementInterface::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns the entire result set as a single associative array. |
AutoExpireFlashBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Gets the storage key for this bag. |
KeyValueNullExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueNullExpirableFactory.php |
Constructs a new key/value expirable null storage object for a given
collection name. |
ConfigStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Name of the entity's UUID property. |
KeyValueStoreInterface::deleteAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Deletes all items from the key/value store. |
UnpublishByKeywordComment::execute |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/UnpublishByKeywordComment.php |
Executes the plugin. |
CachePluginBase::generateOutputKey |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Calculates and sets a cache ID used for the output cache. |
NestedArrayUnitTest::testKeyExists |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Tests existence of array key. |
MetadataBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
NamespacedAttributeBag::resolveKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Resolves the key from the name. |
ParameterNotFoundException::getKey |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
SessionBagInterface::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Gets the storage key for this bag. |