Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
ImportStorageTransformerTest.php file core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
ImportStorageTransformerTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Modules to enable.
ImportStorageTransformerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
ImportStorageTransformerTest::testTransform function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests the import transformation.
ImportStorageTransformerTest::testTransformLocked function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests that the import transformer throws an exception.
ImportStorageTransformerTest::testTransformWhileImporting function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests the import transformer during a running config import.
InaccessibleMenuLink class core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php A menu link plugin for wrapping another menu link, in sensitive situations.
InaccessibleMenuLink.php file core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php
InaccessibleMenuLink::$wrappedLink property core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The wrapped menu link.
InaccessibleMenuLink::getCacheContexts function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The cache contexts associated with this object.
InaccessibleMenuLink::getCacheMaxAge function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The maximum age for which this object may be cached.
InaccessibleMenuLink::getCacheTags function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The cache tags associated with this object.
InaccessibleMenuLink::getDescription function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Returns the description of the menu link.
InaccessibleMenuLink::getTitle function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Returns the localized title to be shown for this link.
InaccessibleMenuLink::updateLink function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Updates the definition values for a menu link.
InaccessibleMenuLink::__construct function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Constructs a new InaccessibleMenuLink.
InboundPathProcessorInterface interface core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Defines an interface for classes that process the inbound path.
InboundPathProcessorInterface.php file core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php
InboundPathProcessorInterface::processInbound function core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Processes the inbound path.
IncludedData class core/modules/jsonapi/src/JsonApiResource/IncludedData.php Represents the included member of a JSON:API document.
IncludedData.php file core/modules/jsonapi/src/JsonApiResource/IncludedData.php
IncludedData::__construct function core/modules/jsonapi/src/JsonApiResource/IncludedData.php IncludedData constructor.
IncludeResolver class core/modules/jsonapi/src/IncludeResolver.php Resolves included resources for an entity or collection of entities.
IncludeResolver.php file core/modules/jsonapi/src/IncludeResolver.php
IncludeResolver::$entityAccessChecker property core/modules/jsonapi/src/IncludeResolver.php The JSON:API entity access checker.
IncludeResolver::$entityTypeManager property core/modules/jsonapi/src/IncludeResolver.php The entity type manager.
IncludeResolver::buildTree function core/modules/jsonapi/src/IncludeResolver.php Takes an array of exploded paths and builds a tree of field names.
IncludeResolver::resolve function core/modules/jsonapi/src/IncludeResolver.php Resolves included resources.
IncludeResolver::resolveIncludeTree function core/modules/jsonapi/src/IncludeResolver.php Receives a tree of include field names and resolves resources for it.
IncludeResolver::resolveInternalIncludePaths function core/modules/jsonapi/src/IncludeResolver.php Resolves an array of public field paths.
IncludeResolver::toIncludeTree function core/modules/jsonapi/src/IncludeResolver.php Returns a tree of field names to include from an include parameter.
IncludeResolver::__construct function core/modules/jsonapi/src/IncludeResolver.php IncludeResolver constructor.
IncompleteLibraryDefinitionException class core/lib/Drupal/Core/Asset/Exception/IncompleteLibraryDefinitionException.php Defines a custom exception if a library has no CSS/JS/JS setting specified.
IncompleteLibraryDefinitionException.php file core/lib/Drupal/Core/Asset/Exception/IncompleteLibraryDefinitionException.php
IncrementalForm class core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php Migrate Upgrade Incremental form.
IncrementalForm.php file core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php
IncrementalForm::$dateFormatter property core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php The date formatter service.
IncrementalForm::buildForm function core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php Form constructor.
IncrementalForm::create function core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php Instantiates a new instance of this class.
IncrementalForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php Returns a caption for the button that confirms the action.
IncrementalForm::getFormId function core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php Returns a unique string identifying the form.
IncrementalForm::submitForm function core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php Form submission handler.
IncrementalForm::__construct function core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php IncrementalForm constructor.
indent.admin.css file core/modules/ckeditor5/css/indent.admin.css .ckeditor5-toolbar-button-indent {
background-image: url(../icons/indent.svg);
}

.ckeditor5-toolbar-button-outdent {
background-image: url(../icons/outdent.svg);
}
indentation.html.twig file core/themes/stable/templates/admin/indentation.html.twig Theme override for a set of indentation divs.
indentation.html.twig file core/themes/stable9/templates/admin/indentation.html.twig Theme override for a set of indentation divs.
indentation.html.twig file core/themes/claro/templates/admin/indentation.html.twig Theme override for a set of indentation divs.
indentation.html.twig file core/modules/system/templates/indentation.html.twig Default theme implementation for a set of indentation divs.
indented.css file core/themes/claro/css/classy/components/indented.css Basic styling for comment module.
indented.css file core/themes/seven/css/classy/components/indented.css Basic styling for comment module.

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