Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InvalidEntityException | class | core/ |
Thrown if an entity being imported has validation errors. |
| InvalidEntityException.php | file | core/ |
|
| InvalidEntityException::__construct | function | core/ |
|
| InvalidHandler | class | core/ |
Invalid test handler class. |
| InvalidLibrariesExtendSpecificationException | class | core/ |
Defines a custom exception for an invalid libraries-extend specification. |
| InvalidLibrariesExtendSpecificationException.php | file | core/ |
|
| InvalidLibrariesOverrideSpecificationException | class | core/ |
Defines a custom exception if a definition refers to a non-existent library. |
| InvalidLibrariesOverrideSpecificationException.php | file | core/ |
|
| InvalidLibraryFileException | class | core/ |
Defines an exception if the library file could not be parsed. |
| InvalidLibraryFileException.php | file | core/ |
|
| InvalidLinkTemplateException | class | core/ |
Indicates that a link template does not follow the required pattern. |
| InvalidLinkTemplateException.php | file | core/ |
|
| InvalidLookupKeyException | class | core/ |
Exception thrown when a config entity uses an invalid lookup key. |
| InvalidLookupKeyException.php | file | core/ |
|
| InvalidMergeQueryException | class | core/ |
Exception thrown for merge queries that do not make semantic sense. |
| InvalidMergeQueryException.php | file | core/ |
|
| InvalidPluginDefinitionException | class | core/ |
Defines a class for invalid plugin definition exceptions. |
| InvalidPluginDefinitionException.php | file | core/ |
|
| InvalidPluginDefinitionException::$pluginId | property | core/ |
The plugin ID of the mapper. |
| InvalidPluginDefinitionException::getPluginId | function | core/ |
Gets the plugin ID of the mapper that raised the exception. |
| InvalidPluginDefinitionException::__construct | function | core/ |
Constructs an InvalidPluginDefinitionException. |
| InvalidQueryException | class | core/ |
Exception thrown if a query would be invalid. |
| InvalidQueryException.php | file | core/ |
|
| InvalidStreamWrapperException | class | core/ |
Exception thrown when a file's stream wrapper is invalid. |
| InvalidStreamWrapperException.php | file | core/ |
|
| InvalidUpdateHookTest | class | core/ |
Tests that hook_update_8000() is disallowed. |
| InvalidUpdateHookTest.php | file | core/ |
|
| InvalidUpdateHookTest::$defaultTheme | property | core/ |
|
| InvalidUpdateHookTest::$modules | property | core/ |
|
| 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/ |
Tests updating from a module with a hook_update_8000(). |
| 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 |
| IsNullConstraintValidator | class | core/ |
Null constraint validator. |
| IsNullConstraintValidator.php | file | core/ |
|
| IsNullConstraintValidator::validate | function | core/ |
|
| jsonapi.custom_query_parameter_names_validator.subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator |
| JsonApiDocumentTopLevelNormalizer::validateRequestBody | function | core/ |
Performs minimal validation of the document. |
| JsonApiJsonSchemaTestTrait::getValidator | function | core/ |
|
| JsonApiPatchRegressionTest::testPatchInvalidFieldPropertyFromIssue3127883 | function | core/ |
Ensure PATCHing a non-existing field property results in a helpful error. |
| JsonApiRegressionTest::testInvalidDataTriggersUnprocessableEntityErrorFromIssue3052954 | function | core/ |
Ensure POSTing invalid data results in a 422 response, not a PHP error. |
| JsonApiRequestValidator | class | core/ |
Subscriber that validates the query parameter names on a JSON:API request. |
| JsonApiRequestValidator.php | file | core/ |
|
| JsonApiRequestValidator::getSubscribedEvents | function | core/ |
|
| JsonApiRequestValidator::onRequest | function | core/ |
Validates JSON:API requests. |
| JsonApiRequestValidator::onResponse | function | core/ |
Validates JSON:API requests. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.