Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
The theme to install as the default for testing. |
InvalidUpdateHookTest::$modules | property | core/ |
Modules to install. |
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/ |
|
JavascriptStatesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
JqueryUiLibraryAssetsTest::providerTestAssetLoading | function | core/ |
Data provider for confirming jQuery UI assets load as expected. |
JSInteractionTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
jsonapi.custom_query_parameter_names_validator.subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator |
jsonapi.resource_response_validator.subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\ResourceResponseValidator |
jsonapi.version_negotiator.id | service | core/ |
Drupal\jsonapi\Revisions\VersionById |
JsonApiDocumentTopLevel | class | core/ |
Represents a JSON:API document's "top level". |
JsonApiDocumentTopLevel.php | file | core/ |
|
JsonApiDocumentTopLevel::$data | property | core/ |
The data to normalize. |
JsonApiDocumentTopLevel::$includes | property | core/ |
The includes to normalize. |
JsonApiDocumentTopLevel::$links | property | core/ |
The links. |
JsonApiDocumentTopLevel::$meta | property | core/ |
The metadata to normalize. |
JsonApiDocumentTopLevel::$omissions | property | core/ |
Resource objects that will be omitted from the response for access reasons. |
JsonApiDocumentTopLevel::getData | function | core/ |
Gets the data. |
JsonApiDocumentTopLevel::getIncludes | function | core/ |
Gets a JSON:API Data object of resources to be included in the response. |
JsonApiDocumentTopLevel::getLinks | function | core/ |
Gets the links. |
JsonApiDocumentTopLevel::getMeta | function | core/ |
Gets the metadata. |
JsonApiDocumentTopLevel::getOmissions | function | core/ |
Gets an OmittedData instance containing resources to be omitted. |
JsonApiDocumentTopLevel::__construct | function | core/ |
Instantiates a JsonApiDocumentTopLevel object. |
JsonApiDocumentTopLevelNormalizer | class | core/ |
Normalizes the top-level document according to the JSON:API specification. |
JsonApiDocumentTopLevelNormalizer.php | file | core/ |
|
JsonApiDocumentTopLevelNormalizer::$entityTypeManager | property | core/ |
The entity type manager. |
JsonApiDocumentTopLevelNormalizer::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
JsonApiDocumentTopLevelNormalizer::denormalize | function | core/ |
|
JsonApiDocumentTopLevelNormalizer::getLinkHash | function | core/ |
Hashes an omitted link. |
JsonApiDocumentTopLevelNormalizer::getSupportedTypes | function | core/ |
|
JsonApiDocumentTopLevelNormalizer::normalize | function | core/ |
|
JsonApiDocumentTopLevelNormalizer::normalizeErrorDocument | function | core/ |
Normalizes an error collection. |
JsonApiDocumentTopLevelNormalizer::normalizeOmissionsLinks | function | core/ |
Normalizes omitted data into a set of omission links. |
JsonApiDocumentTopLevelNormalizer::validateRequestBody | function | core/ |
Performs minimal validation of the document. |
JsonApiDocumentTopLevelNormalizer::__construct | function | core/ |
Constructs a JsonApiDocumentTopLevelNormalizer object. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.