Search for key
| Title | Object type | File name | Summary |
|---|---|---|---|
| UnpublishByKeywordCommentTest::$comment | property | core/ |
The comment entity. |
| UnpublishByKeywordCommentTest::$keywords | property | core/ |
Keywords used for testing. |
| UnpublishByKeywordCommentTest::$modules | property | core/ |
Modules to install. |
| UnpublishByKeywordCommentTest::setUp | function | core/ |
|
| UnpublishByKeywordCommentTest::testCommentDefaultConfigActions | function | core/ |
Tests comment module's default config actions. |
| UnpublishByKeywordCommentTest::testCommentUnpublishByKeyword | function | core/ |
Tests the unpublish comment by keyword action. |
| UnpublishByKeywordCommentTest::testUnpublishByKeywordAction | function | core/ |
Tests deprecation message. |
| UnpublishByKeywordNode | class | core/ |
Unpublishes a node containing certain keywords. |
| UnpublishByKeywordNode | class | core/ |
Unpublishes a node containing certain keywords. |
| UnpublishByKeywordNode.php | file | core/ |
|
| UnpublishByKeywordNode.php | file | core/ |
|
| UnpublishByKeywordNode::access | function | core/ |
Checks object access. |
| 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. |
| UnpublishByKeywordNode::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| update.key_value.post_update | service | core/ |
Drupal\Core\KeyValueStore\KeyValueStoreInterface |
| 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. |
| UpdateRegistry::$keyValue | property | core/ |
The key value storage. |
| 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/ |
@todo Add method return type declaration. |
| ValidKeysConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
| 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. |
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.