Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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/ |
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/ |
|
| 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.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::doNormalize | function | core/ |
Normalizes an object into a set of arrays/scalars. |
| JsonApiDocumentTopLevelNormalizer::getLinkHash | function | core/ |
Hashes an omitted link. |
| JsonApiDocumentTopLevelNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
Pagination
- Previous page
- Page 95
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.