Search for key
Title | Object type | File name | Summary |
---|---|---|---|
UnpublishByKeywordNode::buildConfigurationForm | function | core/ |
Form constructor. |
UnpublishByKeywordNode::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
UnpublishByKeywordNode::execute | function | core/ |
Executes the plugin. |
UnpublishByKeywordNode::submitConfigurationForm | function | core/ |
Form submission handler. |
UpdateHookRegistry::$keyValue | property | core/ |
The system.schema key value storage. |
UpdateHookRegistryTest::$keyValueFactory | property | core/ |
|
UpdateHookRegistryTest::$keyValueStore | property | core/ |
|
UpdateManager::$keyValueStore | property | core/ |
The key/value store. |
UpdateProcessor::$privateKey | property | core/ |
The private key. |
Upsert::$key | property | core/ |
The unique or primary key of the table. |
Upsert::key | function | core/ |
Sets the unique / primary key field to be used as condition for this query. |
UpsertTest::testUpsertWithKeywords | function | core/ |
Confirms that we can upsert records with keywords successfully. |
ValidKeysConstraint | class | core/ |
Checks that all the keys of a mapping are valid and required keys present. |
ValidKeysConstraint.php | file | core/ |
|
ValidKeysConstraint::$allowedKeys | property | core/ |
Keys which are allowed in the validated array, or `<infer>` to auto-detect. |
ValidKeysConstraint::$dynamicInvalidKeyMessage | property | core/ |
The error message if a key is unknown for the resolved type. |
ValidKeysConstraint::$dynamicMissingRequiredKeyMessage | property | core/ |
The error message if a dynamically required key is missing. |
ValidKeysConstraint::$indexedArrayMessage | property | core/ |
The error message if the array being validated is a list. |
ValidKeysConstraint::$invalidKeyMessage | property | core/ |
The error message if a key is invalid. |
ValidKeysConstraint::$missingRequiredKeyMessage | property | core/ |
The error message if a key is missing. |
ValidKeysConstraint::getAllowedKeys | function | core/ |
Returns the list of valid keys. |
ValidKeysConstraint::getDefaultOption | function | core/ |
|
ValidKeysConstraint::getRequiredOptions | function | core/ |
|
ValidKeysConstraintValidator | class | core/ |
Validates the ValidKeys constraint. |
ValidKeysConstraintValidator.php | file | core/ |
|
ValidKeysConstraintValidator::getDynamicMessageParameters | function | core/ |
Computes message parameters for dynamic type violations. |
ValidKeysConstraintValidator::validate | function | core/ |
|
ValidKeysConstraintValidatorTest | class | core/ |
Tests the ValidKeys validation constraint. |
ValidKeysConstraintValidatorTest.php | file | core/ |
|
ValidKeysConstraintValidatorTest::$config | property | core/ |
The typed config under test. |
ValidKeysConstraintValidatorTest::assertValidationErrors | function | core/ |
Asserts a set of validation errors is raised when the config is validated. |
ValidKeysConstraintValidatorTest::setUp | function | core/ |
|
ValidKeysConstraintValidatorTest::testBothUnknownAndDynamicallyRequiredKeys | function | core/ |
Tests detecting both unknown and required keys. |
ValidKeysConstraintValidatorTest::testDynamicallyRequiredKeys | function | core/ |
Tests detecting missing dynamically required keys. |
ValidKeysConstraintValidatorTest::testMarkedAsOptional | function | core/ |
Tests ValidKeys constraint validator detecting optional keys. |
ValidKeysConstraintValidatorTest::testRequiredKeys | function | core/ |
Tests detecting missing required keys. |
ValidKeysConstraintValidatorTest::testSupportedKeys | function | core/ |
Tests detecting unsupported keys. |
ValidKeysConstraintValidatorTest::testUnknownKeys | function | core/ |
Tests detecting unknown keys. |
ValidKeysConstraintValidatorTest::testValidation | function | core/ |
Tests the ValidKeys constraint validator. |
ValidKeysConstraintValidatorTest::testValidKeyInference | function | core/ |
Tests that valid keys can be inferred from the data definition. |
VariationCacheTest::$cacheKeys | property | core/ |
The cache keys this test will store things under. |
ViewsDataTest::providerTestGetEmptyKey | function | core/ |
|
ViewsDataTest::testGetEmptyKey | function | core/ |
Tests that getting data with an empty key throws an exception. |
ViewsFormInterface::getFormKey | function | core/ |
Returns the key that represents this form. |
ViewUI::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
VocabularyListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
WorkflowTypeInterface::PLUGIN_FORM_KEY | constant | core/ |
The key of the global workflow plugin form. |
WorkspacesAliasManager::setCacheKey | function | core/ |
|
YamlDirectoryDiscovery::$fileCacheKeySuffix | property | core/ |
The suffix for the file cache key. |
YamlDirectoryDiscovery::$idKey | property | core/ |
The key contained in the discovered data that identifies it. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.