Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InvalidPluginDefinitionException::getPluginId | function | core/ |
Gets the plugin ID of the mapper that raised the exception. |
InvalidPluginDefinitionException::__construct | function | core/ |
Constructs a InvalidPluginDefinitionException. |
InvalidQueryException | class | core/ |
Exception thrown if a query would be invalid. |
InvalidQueryException.php | file | core/ |
|
InvalidUpdateHookTest | class | core/ |
Tests that a module implementing hook_update_8000() causes an error to be displayed on update. |
InvalidUpdateHookTest.php | file | core/ |
|
InvalidUpdateHookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InvalidUpdateHookTest::$modules | property | core/ |
Modules to enable. |
InvalidUpdateHookTest::$updateUrl | property | core/ |
URL for the upgrade script. |
InvalidUpdateHookTest::$updateUser | property | core/ |
A user account with upgrade permission. |
InvalidUpdateHookTest::setUp | function | core/ |
|
InvalidUpdateHookTest::testInvalidUpdateHook | function | core/ |
|
InvalidVersionIdentifierException | class | core/ |
Used when a version ID is invalid. |
InvalidVersionIdentifierException.php | file | core/ |
|
invalid_file.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/invalid_file.libraries.yml |
invalid_module_name_over_the_maximum_allowed_character_length.info.yml | file | core/ |
core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml |
IpAddressBlockingTest::testIPAddressValidation | function | core/ |
Tests various user input to confirm correct validation and saving of data. |
IsNullConstraintValidator | class | core/ |
Null constraint validator. |
IsNullConstraintValidator.php | file | core/ |
|
IsNullConstraintValidator::validate | function | core/ |
|
Item::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
jsonapi.custom_query_parameter_names_validator.subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator |
jsonapi.resource_response_validator.subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\ResourceResponseValidator |
JsonApiDocumentTopLevelNormalizer::validateRequestBody | function | core/ |
Performs minimal validation of the document. |
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeInvalidTypeAndNoType | function | core/ |
Tests denormalization for related resources with missing or invalid types. |
JsonApiRegressionTest::testInvalidDataTriggersUnprocessableEntityErrorFromIssue3052954 | function | core/ |
Ensure POSTing invalid data results in a 422 response, not a PHP error. |
JsonApiRequestValidator | class | core/ |
Request subscriber that validates a JSON:API request. |
JsonApiRequestValidator.php | file | core/ |
|
JsonApiRequestValidator::getSubscribedEvents | function | core/ |
|
JsonApiRequestValidator::onRequest | function | core/ |
Validates JSON:API requests. |
JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
JsonApiSpec::isValidCustomQueryParameter | function | core/ |
Checks whether the given custom query parameter name is valid. |
JsonApiSpec::isValidMemberName | function | core/ |
Checks whether the given member name is valid. |
JsonApiSpecTest::providerTestIsValidCustomQueryParameter | function | core/ |
Data provider for testIsValidCustomQueryParameter. |
JsonApiSpecTest::providerTestIsValidMemberName | function | core/ |
Data provider for testIsValidMemberName. |
JsonApiSpecTest::testIsValidCustomQueryParameter | function | core/ |
Provides test cases. |
JsonApiSpecTest::testIsValidMemberName | function | core/ |
Ensures that member names are properly validated. |
KeyValueEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save @covers ::doSave |
LanguageAddForm::validateCustom | function | core/ |
Validates the language addition form on custom language button. |
LanguageAddForm::validatePredefined | function | core/ |
Element specific validator for the Add language button. |
LanguageConfigOverrideTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
LanguageConfigSchemaTest::testValidLanguageConfigSchema | function | core/ |
Tests whether the language config schema is valid. |
LanguageFormBase::validateCommon | function | core/ |
Validates the language editing element. |
LanguageInterface::VALID_LANGCODE_REGEX | constant | core/ |
A regex for validating language codes according to W3C specifications. |
LanguageListBuilder::validateForm | function | core/ |
Form validation handler. |
LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration | function | core/ |
Tests that configuration schema enforces valid values. |
LayoutDefault::validateConfigurationForm | function | core/ |
Form validation handler. |
LayoutTempstoreParamConverterTest::testConvertInvalidConverter | function | core/ |
@covers ::convert |
LayoutTempstoreRepositoryTest::testGetInvalidEntry | function | core/ |
@covers ::get |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.