Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| InternalTest::$editor | property | core/ |
A testing text editor. |
| InternalViolation::__toString | function | core/ |
|
| 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/ |
|
| Item::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ItemList::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| ItemStorage | class | core/ |
Defines the storage handler class for feed item entities. |
| ItemStorage.php | file | core/ |
|
| ItemStorage::executeFeedItemQuery | function | core/ |
Helper method to execute an item query. |
| ItemStorage::getItemCount | function | core/ |
Returns the count of the items in a feed. |
| ItemStorage::loadAll | function | core/ |
Loads feed items from all feeds. |
| ItemStorage::loadByFeed | function | core/ |
Loads feed items filtered by a feed. |
| ItemStorageInterface | interface | core/ |
Defines an interface for aggregator item entity storage classes. |
| ItemStorageInterface.php | file | core/ |
|
| ItemStorageInterface::getItemCount | function | core/ |
Returns the count of the items in a feed. |
| ItemStorageInterface::loadAll | function | core/ |
Loads feed items from all feeds. |
| ItemStorageInterface::loadByFeed | function | core/ |
Loads feed items filtered by a feed. |
| ItemStorageSchema | class | core/ |
Defines the item schema handler. |
| ItemStorageSchema.php | file | core/ |
|
| ItemStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| JoinPluginBase::$extraOperator | property | core/ |
How all the extras will be combined. Either AND or OR. |
| JsAjaxTestForm::addButton | function | core/ |
Ajax callback for the "Add button" button. |
| JsCollectionRenderer::$fileUrlGenerator | property | core/ |
The file URL generator. |
| 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. |
Pagination
- Previous page
- Page 137
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.