Search for key
- Search 7.x for key
- Search 9.5.x for key
- Search 8.9.x for key
- Search 10.3.x for key
- Search main for key
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ValidKeysConstraint::getRequiredOptions | function | core/ |
|
| ValidKeysConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| 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. |
| ValidSequenceKeysConstraint | class | core/ |
Checks that all the keys of a sequence match the specified constraints. |
| ValidSequenceKeysConstraint.php | file | core/ |
|
| ValidSequenceKeysConstraint::$message | property | core/ |
The error message if a sequence key is invalid. |
| ValidSequenceKeysConstraint::create | function | core/ |
Creates an instance of the plugin. |
| ValidSequenceKeysConstraintValidator | class | core/ |
Validates that all the keys of a sequence match the specified constraints. |
| ValidSequenceKeysConstraintValidator.php | file | core/ |
|
| ValidSequenceKeysConstraintValidator::validate | function | core/ |
|
| ValidSequenceKeysConstraintValidator::__construct | function | core/ |
|
| ValidSequenceKeysValidatorTest | class | core/ |
Tests ValidSequenceKeys validation constraint with both valid and invalid values. |
| ValidSequenceKeysValidatorTest.php | file | core/ |
|
| ValidSequenceKeysValidatorTest::$typedConfigManager | property | core/ |
The typed configuration manager. |
| ValidSequenceKeysValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| ValidSequenceKeysValidatorTest::dataProvider | function | core/ |
Data provider for test. |
| ValidSequenceKeysValidatorTest::setUp | function | core/ |
|
| ValidSequenceKeysValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
| VariationCacheTest::$cacheKeys | property | core/ |
The cache keys this test will store things under. |
| ViewsDataTest::providerTestGetEmptyKey | function | core/ |
Provides data to testGetEmptyKey(). |
| 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/ |
|
| WorkspacesLayoutTempstoreRepository::getKey | function | core/ |
Gets the string to use as the tempstore key. |
| 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. |
| YamlDirectoryDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
| YamlDiscoveryDecoratorTest::$expectedKeys | property | core/ |
Expected provider => key mappings for testing. |
| YamlDiscoveryTest::$expectedKeys | property | core/ |
Expected provider => key mappings for testing. |
| YamlFileLoader::DEFAULTS_KEYWORDS | constant | core/ |
Pagination
- Previous page
- Page 15
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.