Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallStorage::__construct | function | core/ |
Constructs an InstallStorage object. |
| install_goto | function | core/ |
Sends the user to a different installer page. |
| install_profile_uninstall_validator | service | core/ |
Drupal\Core\Extension\InstallProfileUninstallValidator |
| install_tasks_to_display | function | core/ |
Returns a list of tasks that should be displayed to the end user. |
| install_tasks_to_perform | function | core/ |
Returns a list of tasks to perform during the current installation request. |
| IntegerItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| Interpolator | class | composer/ |
Injects config values from an associative array into a string. |
| Interpolator.php | file | composer/ |
|
| Interpolator::$data | property | composer/ |
The associative array of replacements. |
| Interpolator::$endToken | property | composer/ |
The character sequence that identifies the end of a token. |
| Interpolator::$startToken | property | composer/ |
The character sequence that identifies the start of a token. |
| Interpolator::addData | function | composer/ |
Adds to the data set to use when interpolating. |
| Interpolator::findTokens | function | composer/ |
Finds all of the tokens in the provided message. |
| Interpolator::interpolate | function | composer/ |
Replaces tokens in a string with values from an associative array. |
| Interpolator::replacements | function | composer/ |
Finds the tokens that exist in a message and builds a replacement array. |
| Interpolator::setData | function | composer/ |
Sets the data set to use when interpolating. |
| Interpolator::__construct | function | composer/ |
Interpolator constructor. |
| InvokeCommand::$selector | property | core/ |
A CSS selector string. |
| IsNullConstraintValidator | class | core/ |
Null constraint validator. |
| IsNullConstraintValidator.php | file | core/ |
|
| IsNullConstraintValidator::validate | function | core/ |
|
| ItemList::getIterator | function | core/ |
|
| JoinPluginBase::$extraOperator | property | core/ |
How all the extras will be combined. Either AND or OR. |
| JSMessageTestController::getMessagesSelectors | function | core/ |
Gets the test messages selectors. |
| 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.resource_type.repository | service | core/ |
Drupal\jsonapi\ResourceType\ResourceTypeRepository |
| jsonapi.resource_type.repository.jsonapi_test_field_aliasing | service | core/ |
Drupal\jsonapi_test_field_aliasing\ResourceType\AliasingResourceTypeRepository |
| jsonapi.version_negotiator | service | core/ |
Drupal\jsonapi\Revisions\VersionNegotiator |
| jsonapi.version_negotiator.default | service | core/ |
Abstract |
| jsonapi.version_negotiator.id | service | core/ |
Drupal\jsonapi\Revisions\VersionById |
| jsonapi.version_negotiator.rel | service | core/ |
Drupal\jsonapi\Revisions\VersionByRel |
| 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/ |
Pagination
- Previous page
- Page 145
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.