Database::$activeKey |
property |
drupal/core/lib/Drupal/Core/Database/Database.php |
The key of the currently active database connection. |
Schema::addUniqueKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Add a unique key. |
image_filter_keyword |
function |
drupal/core/modules/image/image.module |
Accepts a keyword (center, top, left, etc) and returns it as a pixel offset. |
KeyValueFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
Constructs a new key/value store for a given collection name. |
Schema::addUniqueKey |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Add a unique key. |
PHP_Token_Stream::key |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
Rearrange::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Rearrange.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
Schema::createKeysSql |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
|
Query::$connectionKey |
property |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
The key of the connection object. |
Schema::addPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Add a primary key. |
Schema::dropUniqueKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Drop a unique key. |
Schema::dropUniqueKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Drop a unique key. |
Schema::addPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Add a primary key. |
FlashBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
The storage key for flashes in the session |
Schema::_createKeySql |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
|
Collection::keySearch |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Case insensitive search the keys in the collection |
Schema::addPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Add a primary key. |
Schema::dropUniqueKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Drop a unique key. |
KeyValueMemoryFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php |
Defines the key/value store factory for the database backend. |
Schema::addPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Add a primary key. |
Schema::dropUniqueKey |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Drop a unique key. |
RouteMock::getRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/RouteMock.php |
Get the route key. |
Schema::dropPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Drop the primary key. |
NestedArray::keyExists |
function |
drupal/core/lib/Drupal/Component/Utility/NestedArray.php |
Determines whether a nested array contains the requested keys. |
drupal_get_private_key |
function |
drupal/core/includes/common.inc |
Ensures the private key variable used to generate tokens is set. |
ConfigItem::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
FlashBagTest::testKeys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
Schema::dropPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Drop the primary key. |
StatementPrefetch::key |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
Schema::dropPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Drop the primary key. |
UnpublishByKeywordNode |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php |
Unpublishes a node containing certain keywords. |
Schema::dropPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Drop the primary key. |
KeyValueStoreInterface |
interface |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Defines the interface for key/value store implementations. |
Collection::containsKey |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Checks whether the collection contains an element with the specified key/index. |
EditDetails::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/EditDetails.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
KeyValueDatabaseFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Defines the key/value store factory for the database backend. |
AssetCache::getCacheKey |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
Returns a cache key for the current asset. |
OptionsKeyFormatter.php |
file |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsKeyFormatter.php |
Contains \Drupal\options\Plugin\field\formatter\OptionsKeyFormatter. |
FlashBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Gets the storage key for this bag. |
HeaderBagTest::testKeys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
FlashBagInterface::keys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php |
Returns a list of all defined types. |
BundleKeyTestEntity.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/BundleKeyTestEntity.php |
Contains Drupal\field_test\Plugin\Core\Entity\BundleKeyTestEntity. |
EntityType::$bundle_keys |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
An array describing how the Field API can extract the information it needs
from the bundle objects for this type (e.g Vocabulary objects for terms;
not applicable for nodes): |
RouteObject::getRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteObject.php |
Get the route key. |
form_state_keys_no_cache |
function |
drupal/core/includes/form.inc |
Returns an array of $form_state keys that shouldn't be cached. |
ArrayElement::getAllKeys |
function |
drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php |
Gets valid configuration data keys. |
ConnectionUnitTest::$key |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
|
ArrayCollection::getKeys |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets all keys/indexes of the collection elements. |
Schema::mapKeyDefinition |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Utility method: rename columns in an index definition according to a new mapping. |
MetadataBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|