Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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/modules/system/templates/indentation.html.twig Default theme implementation 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/themes/stable9/templates/admin/indentation.html.twig Theme override for a set of indentation divs.
indentation.html.twig file core/themes/admin/templates/admin/indentation.html.twig Theme override for a set of indentation divs.
indentation.html.twig file core/themes/default_admin/templates/admin/indentation.html.twig Theme override 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/starterkit_theme/css/components/indented.css Basic styling for comment module.
index.php file ./index.php The PHP page that serves all page requests on a Drupal installation.
index.php file core/assets/scaffold/files/index.php The PHP page that serves all page requests on a Drupal installation.
index.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/index.php Test version of index.php from drupal/core.
IndexPhpTest class core/modules/system/tests/src/Functional/System/IndexPhpTest.php Tests the handling of requests containing 'index.php'.
IndexPhpTest.php file core/modules/system/tests/src/Functional/System/IndexPhpTest.php
IndexPhpTest::$defaultTheme property core/modules/system/tests/src/Functional/System/IndexPhpTest.php The theme to install as the default for testing.
IndexPhpTest::testIndexPhpHandling function core/modules/system/tests/src/Functional/System/IndexPhpTest.php Tests index.php handling.
IndexTid class core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php Allow taxonomy term ID(s) as argument.
IndexTid.php file core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php
IndexTid::titleQuery function core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php Override for specific title lookups.
IndexTidDepth class core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Argument handler for taxonomy terms with depth.
IndexTidDepth.php file core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php
IndexTidDepth::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Provide a form to edit options for this plugin.
IndexTidDepth::defaultActions function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Override defaultActions() to remove summary actions.
IndexTidDepth::defineOptions function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Information about options for all kinds of purposes will be held here.
IndexTidDepth::query function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Set up the query for this argument.
IndexTidDepth::title function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Get the title this argument will assign the view, given the argument.
IndexTidDepth::__construct function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Constructs a Handler object.
IndexTidDepthModifier class core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Argument handler for to modify depth for a previous term.
IndexTidDepthModifier.php file core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php
IndexTidDepthModifier::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Provide a form to edit options for this plugin.
IndexTidDepthModifier::preQuery function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Run before the view is built.
IndexTidDepthModifier::query function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Set up the query for this argument.
InfoAlterTest class core/modules/system/tests/src/Kernel/System/InfoAlterTest.php Tests the effectiveness of hook_system_info_alter().
InfoAlterTest.php file core/modules/system/tests/src/Kernel/System/InfoAlterTest.php
InfoAlterTest::testSystemInfoAlter function core/modules/system/tests/src/Kernel/System/InfoAlterTest.php Tests that theme .info.yml data is rebuild after enabling a module.
InfoHookDecorator class core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php Allows info hook implementations to enhance discovered plugin definitions.
InfoHookDecorator.php file core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php
InfoHookDecorator::$decorated property core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php The Discovery object being decorated.
InfoHookDecorator::$hook property core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php The name of the info hook that will be implemented.
InfoHookDecorator::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php
InfoHookDecorator::__call function core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php Passes through all unknown calls onto the decorated object.
InfoHookDecorator::__construct function core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php Constructs an InfoHookDecorator object.
InfoParser class core/lib/Drupal/Core/Extension/InfoParser.php Parses extension .info.yml files.
InfoParser.php file core/lib/Drupal/Core/Extension/InfoParser.php
InfoParser::$fileCache property core/lib/Drupal/Core/Extension/InfoParser.php The file cache.
InfoParser::parse function core/lib/Drupal/Core/Extension/InfoParser.php
InfoParser::__construct function core/lib/Drupal/Core/Extension/InfoParser.php InfoParser constructor.
InfoParserDynamic class core/lib/Drupal/Core/Extension/InfoParserDynamic.php Parses dynamic .info.yml files that might change during the page request.
InfoParserDynamic.php file core/lib/Drupal/Core/Extension/InfoParserDynamic.php
InfoParserDynamic::getRequiredKeys function core/lib/Drupal/Core/Extension/InfoParserDynamic.php Returns an array of keys required to exist in .info.yml file.

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