Search for key
Title | Object type | File name | Summary |
---|---|---|---|
MappingTest::testInvalidRequiredKeyFlag | function | core/ |
@testWith [true] [1] ["true"] [0] ["false"] |
Merge::key | function | core/ |
Sets a single key field to be used as condition for this query. |
Merge::keys | function | core/ |
Sets the key fields to be used as conditions for this query. |
MergeTest::testDeprecatedKeyArrayArgument | function | core/ |
Tests deprecation of Merge::key() with array $field argument. |
MigrateSourceTest::testCountCacheKey | function | core/ |
Tests that the key can be set for the count cache. |
MigrateStubTest::testInvalidSourceIdKeys | function | core/ |
Tests invalid source ids keys. |
ModuleHandler::$includeFileKeys | property | core/ |
A list of module include file keys. |
ModulesListConfirmForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
ModulesListForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
ModulesUninstallConfirmForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
ModulesUninstallForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
MonkeysInTheControlRoom | class | core/ |
A http middleware designed to cause bedlam. |
MonkeysInTheControlRoom.php | file | core/ |
|
MonkeysInTheControlRoom::$app | property | core/ |
The app kernel. |
MonkeysInTheControlRoom::$settings | property | core/ |
The settings. |
MonkeysInTheControlRoom::handle | function | core/ |
|
MonkeysInTheControlRoom::__construct | function | core/ |
MonkeysInTheControlRoom constructor. |
MoveBlockFormTest::moveBlockWithKeyboard | function | core/ |
Moves a block in the draggable table. |
Mysql8RequirePrimaryKeyUpdateTest | class | core/ |
Tests updates MySQL 8 when sql_require_primary_key is on. |
Mysql8RequirePrimaryKeyUpdateTest.php | file | core/ |
|
Mysql8RequirePrimaryKeyUpdateTest::prepareSettings | function | core/ |
Add settings that are missed since the installer isn't run. |
Mysql8RequirePrimaryKeyUpdateTest::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
Mysql8RequirePrimaryKeyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Mysql8RequirePrimaryKeyUpdateTest::testDatabaseLoaded | function | core/ |
Tests updates. |
NestedArray::keyExists | function | core/ |
Determines whether a nested array contains the requested keys. |
NestedArrayTest::testKeyExists | function | core/ |
Tests existence of array key. |
NestedArrayTest::testMergeExplicitKeys | function | core/ |
Tests that even with explicit keys, values are appended, not merged. |
NestedArrayTest::testMergeImplicitKeys | function | core/ |
Tests that arrays with implicit keys are appended, not merged. |
NestedArrayTest::testMergeOutOfSequenceKeys | function | core/ |
Tests that array keys values on the first array are ignored when merging. |
NodeTranslationExceptionSubscriber::$keyValue | property | core/ |
The key value factory. |
NodeTranslationMigrateSubscriber::$keyValue | property | core/ |
The key value factory. |
NonPublicSchemaTest::testPrimaryKey | function | core/ |
@covers ::addPrimaryKey @covers ::dropPrimaryKey |
NonPublicSchemaTest::testUniqueKey | function | core/ |
@covers ::addUniqueKey @covers ::indexExists @covers ::dropUniqueKey |
NullIdMap::key | function | core/ |
|
OffsetPage::KEY_NAME | constant | core/ |
The JSON:API pagination key name. |
OffsetPage::OFFSET_KEY | constant | core/ |
The offset key in the page parameter: page[offset]. |
OffsetPage::SIZE_KEY | constant | core/ |
The size key in the page parameter: page[limit]. |
OptionsKeyFormatter | class | core/ |
Plugin implementation of the 'list_key' formatter. |
OptionsKeyFormatter.php | file | core/ |
|
OptionsKeyFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
OverridesSectionStorage::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
OverridesSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey |
PermissionsHashGenerator::$privateKey | property | core/ |
The private key service. |
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.