Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
AuthenticationProviderFilterInterface.php core/lib/Drupal/Core/Authentication/AuthenticationProviderFilterInterface.php Drupal\Core\Authentication
AuthenticationProviderInterface.php core/lib/Drupal/Core/Authentication/AuthenticationProviderInterface.php Drupal\Core\Authentication
AuthenticationProviderPass.php core/lib/Drupal/Core/DependencyInjection/Compiler/AuthenticationProviderPass.php Drupal\Core\DependencyInjection\Compiler
AuthenticationProviderPassTest.php core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php Drupal\Tests\Core\DependencyInjection\Compiler
AuthenticationSubscriber.php core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Drupal\Core\EventSubscriber
AuthorFormatter.php core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php Drupal\user\Plugin\Field\FieldFormatter
authorize-report.html.twig

in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site.

core/modules/system/templates/authorize-report.html.twig Default theme implementation for authorize.php operation report templates.
authorize-report.html.twig

in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site.

core/themes/stable9/templates/admin/authorize-report.html.twig Theme override for authorize.php operation report templates.
AuthorNameFormatter.php core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php Drupal\comment\Plugin\Field\FieldFormatter
autocomplete-loading.module.css core/themes/stable9/css/core/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css core/themes/claro/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css core/misc/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css core/themes/olivero/css/components/autocomplete-loading.module.css Visual styles for autocomplete input field.
autocomplete-loading.module.css core/themes/admin/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css core/themes/default_admin/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.pcss.css core/themes/admin/css/components/autocomplete-loading.module.pcss.css Visual styles for animated throbber.
autocomplete-loading.module.pcss.css core/themes/default_admin/css/components/autocomplete-loading.module.pcss.css Visual styles for animated throbber.
autocomplete-loading.module.pcss.css core/themes/olivero/css/components/autocomplete-loading.module.pcss.css Visual styles for autocomplete input field.
autocomplete-loading.module.pcss.css core/themes/claro/css/components/autocomplete-loading.module.pcss.css Visual styles for animated throbber.
autocomplete.css core/assets/vendor/jquery.ui/themes/base/autocomplete.css /*! * jQuery UI Autocomplete 1.14.1 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/autocomplete/#theming …
autocomplete.css core/themes/default_admin/migration/css/components/autocomplete.css Autocomplete and autocomplete-deluxe styles.
autocomplete.css core/themes/admin/migration/css/components/autocomplete.css .ui-autocomplete, .ui-dialog .ui-autocomplete { color: var(--gin-color-text); border-radius: 0 0 var(--gin-border-m) var(--gin-border-m); background: var(--gin-bg-input); } .ui-autocomplete .ui-menu-item-wrapper.ui-state-active, .ui-dialog…
autocomplete.pcss.css core/themes/default_admin/migration/css/components/autocomplete.pcss.css Autocomplete and autocomplete-deluxe styles.
AutocompleteController.php core/modules/system/tests/modules/form_test/src/AutocompleteController.php Drupal\form_test
AutoconfigurationTest.php core/tests/Drupal/KernelTests/Core/DependencyInjection/AutoconfigurationTest.php Drupal\KernelTests\Core\DependencyInjection
AutoIncrementingTestItem.php core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php Drupal\entity_test\Plugin\Field\FieldType
autoload.php ./autoload.php
Autoload.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Autoload.php Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation
autoload_runtime.php ./autoload_runtime.php Includes the autoload_runtime created by the Symfony Runtime component.
AutomatedCron.php core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php Drupal\automated_cron\EventSubscriber
AutomatedCronHooks.php core/modules/automated_cron/src/Hook/AutomatedCronHooks.php Drupal\automated_cron\Hook
AutomatedCronTest.php core/modules/automated_cron/tests/src/Kernel/AutomatedCronTest.php Drupal\Tests\automated_cron\Kernel
AutomatedCronTest.php core/modules/automated_cron/tests/src/Functional/AutomatedCronTest.php Drupal\Tests\automated_cron\Functional
automated_cron.info.yml core/modules/automated_cron/automated_cron.info.yml core/modules/automated_cron/automated_cron.info.yml
automated_cron.module core/modules/automated_cron/automated_cron.module
automated_cron.schema.yml core/modules/automated_cron/config/schema/automated_cron.schema.yml core/modules/automated_cron/config/schema/automated_cron.schema.yml
automated_cron.services.yml core/modules/automated_cron/automated_cron.services.yml core/modules/automated_cron/automated_cron.services.yml
automated_cron.settings.yml core/modules/automated_cron/config/install/automated_cron.settings.yml core/modules/automated_cron/config/install/automated_cron.settings.yml
automated_cron.settings.yml core/profiles/standard/config/install/automated_cron.settings.yml core/profiles/standard/config/install/automated_cron.settings.yml
AutowireBlock.php core/modules/system/tests/modules/autowire_test/src/Plugin/Block/AutowireBlock.php Drupal\autowire_test\Plugin\Block
AutowireBlockTest.php core/tests/Drupal/KernelTests/Core/Block/AutowireBlockTest.php Drupal\KernelTests\Core\Block
AutowiredInstanceTrait.php core/lib/Drupal/Core/DependencyInjection/AutowiredInstanceTrait.php Drupal\Core\DependencyInjection
AutowiredInstanceTraitTest.php core/tests/Drupal/Tests/Core/DependencyInjection/AutowiredInstanceTraitTest.php Drupal\Tests\Core\DependencyInjection
AutowireErrorBlock.php core/modules/system/tests/modules/autowire_test/src/Plugin/Block/AutowireErrorBlock.php Drupal\autowire_test\Plugin\Block
AutowireTest.php core/tests/Drupal/KernelTests/Core/DependencyInjection/AutowireTest.php Drupal\KernelTests\Core\DependencyInjection
AutowireTrait.php core/lib/Drupal/Core/DependencyInjection/AutowireTrait.php Drupal\Core\DependencyInjection
autowire_test.info.yml core/modules/system/tests/modules/autowire_test/autowire_test.info.yml core/modules/system/tests/modules/autowire_test/autowire_test.info.yml
autowire_test.services.yml core/modules/system/tests/modules/autowire_test/autowire_test.services.yml core/modules/system/tests/modules/autowire_test/autowire_test.services.yml
Autowiring.php core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Autowiring.php Drupal\image_test\Plugin\ImageToolkit\Operation\test
AvifImageEffect.php core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Drupal\image\Plugin\ImageEffect

Other projects


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