Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

Files - Drupal 11.1.x - Drupal Core

Primary tabs

  • Drupal 11.1.x
Title Deprecated File name Namespace Summary
InboundPathProcessorInterface.php core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Drupal\Core\PathProcessor
IncludedData.php core/modules/jsonapi/src/JsonApiResource/IncludedData.php Drupal\jsonapi\JsonApiResource
IncludeGroupFilterIterator.php vendor/phpunit/phpunit/src/Runner/Filter/IncludeGroupFilterIterator.php PHPUnit\Runner\Filter
IncludeNode.php vendor/twig/twig/src/Node/IncludeNode.php Twig\Node
IncludeOwnSystemSniff.php vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Channels/IncludeOwnSystemSniff.php PHP_CodeSniffer\Standards\MySource\Sniffs\Channels
IncludeResolver.php core/modules/jsonapi/src/IncludeResolver.php Drupal\jsonapi
IncludeSystemSniff.php vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php PHP_CodeSniffer\Standards\MySource\Sniffs\Channels
IncludeTokenParser.php vendor/twig/twig/src/TokenParser/IncludeTokenParser.php Twig\TokenParser
Include_.php vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Include_.php PhpParser\Node\Expr
include_paths.php vendor/composer/include_paths.php
IncludingFileSniff.php vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php PHP_CodeSniffer\Standards\PEAR\Sniffs\Files
IncompatibleComponentSchema.php core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php Drupal\Core\Render\Component\Exception
IncompatibleReturnValueException.php vendor/phpunit/phpunit/src/Framework/MockObject/Exception/IncompatibleReturnValueException.php PHPUnit\Framework\MockObject
Incomplete.php vendor/phpunit/phpunit/src/Framework/TestStatus/Incomplete.php PHPUnit\Framework\TestStatus
IncompleteDsnException.php vendor/symfony/mailer/Exception/IncompleteDsnException.php Symfony\Component\Mailer\Exception
IncompleteDsnTestTrait.php vendor/symfony/mailer/Test/IncompleteDsnTestTrait.php Symfony\Component\Mailer\Test
IncompleteLibraryDefinitionException.php core/lib/Drupal/Core/Asset/Exception/IncompleteLibraryDefinitionException.php Drupal\Core\Asset\Exception
IncompleteTest.php vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTest.php PHPUnit\Framework
IncompleteTestError.php vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTestError.php PHPUnit\Framework
IncrementalForm.php core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php Drupal\migrate_drupal_ui\Form
IncrementDecrementSpacingSniff.php vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace/IncrementDecrementSpacingSniff.php PHP_CodeSniffer\Standards\Generic\Sniffs\WhiteSpace
IncrementDecrementUsageSniff.php vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php PHP_CodeSniffer\Standards\Squiz\Sniffs\Operators
indent.admin.css 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 core/themes/stable9/templates/admin/indentation.html.twig Theme override for a set of indentation divs.
indentation.html.twig core/modules/system/templates/indentation.html.twig Default theme implementation for a set of indentation divs.
indentation.html.twig core/themes/claro/templates/admin/indentation.html.twig Theme override for a set of indentation divs.
IndentationHelper.php vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/IndentationHelper.php SlevomatCodingStandard\Helpers
IndentationSniff.php vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/IndentationSniff.php PHP_CodeSniffer\Standards\Squiz\Sniffs\CSS
indented.css core/themes/claro/css/classy/components/indented.css Basic styling for comment module.
indented.css core/themes/starterkit_theme/css/components/indented.css Basic styling for comment module.
index.php ./index.php The PHP page that serves all page requests on a Drupal installation.
index.php core/assets/scaffold/files/index.php The PHP page that serves all page requests on a Drupal installation.
IndexedReader.php vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php Doctrine\Common\Annotations
IndexTid.php core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php Drupal\taxonomy\Plugin\views\argument
IndexTidDepth.php core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Drupal\taxonomy\Plugin\views\argument
IndexTidDepthModifier.php core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Drupal\taxonomy\Plugin\views\argument
InflateStream.php vendor/guzzlehttp/psr7/src/InflateStream.php GuzzleHttp\Psr7
InflectorInterface.php vendor/symfony/string/Inflector/InflectorInterface.php Symfony\Component\String\Inflector
Info.php vendor/squizlabs/php_codesniffer/src/Reports/Info.php PHP_CodeSniffer\Reports
Info.php vendor/symfony/polyfill-intl-idn/Info.php Symfony\Polyfill\Intl\Idn
Info.php vendor/phpunit/phpunit/src/Event/Value/Telemetry/Info.php PHPUnit\Event\Telemetry
InfoHookDecorator.php core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php Drupal\Core\Plugin\Discovery
InfoParser.php core/lib/Drupal/Core/Extension/InfoParser.php Drupal\Core\Extension
InfoParserDynamic.php core/lib/Drupal/Core/Extension/InfoParserDynamic.php Drupal\Core\Extension
InfoParserException.php core/lib/Drupal/Core/Extension/InfoParserException.php Drupal\Core\Extension
InfoParserInterface.php core/lib/Drupal/Core/Extension/InfoParserInterface.php Drupal\Core\Extension
ingredients.css core/profiles/demo_umami/themes/umami/css/components/fields/ingredients.css This file is used to style the 'field-ingredients' field.
InheritanceOfDeprecatedClassRule.php vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/InheritanceOfDeprecatedClassRule.php PHPStan\Rules\Deprecations
InheritanceOfDeprecatedInterfaceRule.php vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/InheritanceOfDeprecatedInterfaceRule.php PHPStan\Rules\Deprecations
IniFileLoader.php vendor/symfony/dependency-injection/Loader/IniFileLoader.php Symfony\Component\DependencyInjection\Loader

Pagination

  • First page
  • Previous page
  • …
  • Page 125
  • Page 126
  • Page 127
  • Page 128
  • Page 129
  • Page 130
  • Page 131
  • Page 132
  • Page 133
  • …
  • Next page
  • Last page
RSS feed
Powered by Drupal