Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
InstallStorage::__construct function core/lib/Drupal/Core/Config/InstallStorage.php Constructs an InstallStorage object.
install_goto function core/includes/install.inc Sends the user to a different installer page.
install_profile_uninstall_validator service core/core.services.yml Drupal\Core\Extension\InstallProfileUninstallValidator
install_tasks_to_display function core/includes/install.core.inc Returns a list of tasks that should be displayed to the end user.
install_tasks_to_perform function core/includes/install.core.inc Returns a list of tasks to perform during the current installation request.
IntegerItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Defines the storage-level settings for this plugin.
Interpolator class composer/Plugin/Scaffold/Interpolator.php Injects config values from an associative array into a string.
Interpolator.php file composer/Plugin/Scaffold/Interpolator.php
Interpolator::$data property composer/Plugin/Scaffold/Interpolator.php The associative array of replacements.
Interpolator::$endToken property composer/Plugin/Scaffold/Interpolator.php The character sequence that identifies the end of a token.
Interpolator::$startToken property composer/Plugin/Scaffold/Interpolator.php The character sequence that identifies the start of a token.
Interpolator::addData function composer/Plugin/Scaffold/Interpolator.php Adds to the data set to use when interpolating.
Interpolator::findTokens function composer/Plugin/Scaffold/Interpolator.php Finds all of the tokens in the provided message.
Interpolator::interpolate function composer/Plugin/Scaffold/Interpolator.php Replaces tokens in a string with values from an associative array.
Interpolator::replacements function composer/Plugin/Scaffold/Interpolator.php Finds the tokens that exist in a message and builds a replacement array.
Interpolator::setData function composer/Plugin/Scaffold/Interpolator.php Sets the data set to use when interpolating.
Interpolator::__construct function composer/Plugin/Scaffold/Interpolator.php Interpolator constructor.
InvokeCommand::$selector property core/lib/Drupal/Core/Ajax/InvokeCommand.php A CSS selector string.
IsNullConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php Null constraint validator.
IsNullConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php
IsNullConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php
ItemList::getIterator function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php
JoinPluginBase::$extraOperator property core/modules/views/src/Plugin/views/join/JoinPluginBase.php How all the extras will be combined. Either AND or OR.
JSMessageTestController::getMessagesSelectors function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Gets the test messages selectors.
jsonapi.custom_query_parameter_names_validator.subscriber service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator
jsonapi.resource_response_validator.subscriber service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\EventSubscriber\ResourceResponseValidator
jsonapi.resource_type.repository service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\ResourceType\ResourceTypeRepository
jsonapi.resource_type.repository.jsonapi_test_field_aliasing service core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.services.yml Drupal\jsonapi_test_field_aliasing\ResourceType\AliasingResourceTypeRepository
jsonapi.version_negotiator service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Revisions\VersionNegotiator
jsonapi.version_negotiator.default service core/modules/jsonapi/jsonapi.services.yml Abstract
jsonapi.version_negotiator.id service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Revisions\VersionById
jsonapi.version_negotiator.rel service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Revisions\VersionByRel
JsonApiDocumentTopLevel class core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php Represents a JSON:API document's "top level".
JsonApiDocumentTopLevel.php file core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php
JsonApiDocumentTopLevel::$data property core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php The data to normalize.
JsonApiDocumentTopLevel::$includes property core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php The includes to normalize.
JsonApiDocumentTopLevel::$links property core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php The links.
JsonApiDocumentTopLevel::$meta property core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php The metadata to normalize.
JsonApiDocumentTopLevel::$omissions property core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php Resource objects that will be omitted from the response for access reasons.
JsonApiDocumentTopLevel::getData function core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php Gets the data.
JsonApiDocumentTopLevel::getIncludes function core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php Gets a JSON:API Data object of resources to be included in the response.
JsonApiDocumentTopLevel::getLinks function core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php Gets the links.
JsonApiDocumentTopLevel::getMeta function core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php Gets the metadata.
JsonApiDocumentTopLevel::getOmissions function core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php Gets an OmittedData instance containing resources to be omitted.
JsonApiDocumentTopLevel::__construct function core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php Instantiates a JsonApiDocumentTopLevel object.
JsonApiDocumentTopLevelNormalizer class core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php Normalizes the top-level document according to the JSON:API specification.
JsonApiDocumentTopLevelNormalizer.php file core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php
JsonApiDocumentTopLevelNormalizer::$entityTypeManager property core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php The entity type manager.
JsonApiDocumentTopLevelNormalizer::$resourceTypeRepository property core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php The JSON:API resource type repository.
JsonApiDocumentTopLevelNormalizer::denormalize function core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.