Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
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.
IncompatibleComponentSchema class core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php Custom exception for incompatible schemas.
IncompatibleComponentSchema.php file core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php
IncorrectConfigTargetForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/Form/IncorrectConfigTargetForm.php Gets the configuration names that will be editable.
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);
}
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.
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.
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::__construct function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Constructs a Handler object.
IndexTidDepthModifier::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Provide a form to edit options for this plugin.
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::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php
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.
InfoParserDynamic::parse function core/lib/Drupal/Core/Extension/InfoParserDynamic.php
InfoParserDynamic::__construct function core/lib/Drupal/Core/Extension/InfoParserDynamic.php InfoParserDynamic constructor.
InfoParserException class core/lib/Drupal/Core/Extension/InfoParserException.php An exception thrown by the InfoParser class whilst parsing info.yml files.
InfoParserException.php file core/lib/Drupal/Core/Extension/InfoParserException.php
InfoParserInterface interface core/lib/Drupal/Core/Extension/InfoParserInterface.php Interface for classes that parses Drupal's info.yml files.
InfoParserInterface.php file core/lib/Drupal/Core/Extension/InfoParserInterface.php
InfoParserInterface::parse function core/lib/Drupal/Core/Extension/InfoParserInterface.php Parses Drupal module, theme and profile .info.yml files.
InfoParserUnitTest class core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Tests InfoParser class and exception.
InfoParserUnitTest.php file core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php
InfoParserUnitTest::$infoParser property core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php The InfoParser object.
InfoParserUnitTest::providerCoreIncompatibility function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Data provider for testCoreIncompatibility().
InfoParserUnitTest::providerInfoException function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Data provider for testInfoException().
InfoParserUnitTest::providerInvalidLifecycle function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Data provider for testInvalidLifecycle().

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