Files - 10.3.x - drupal

Title Deprecated File name Namespace Summary
AddSectionController.php core/modules/layout_builder/src/Controller/AddSectionController.php Drupal\layout_builder\Controller
add_pagination_heading.php core/modules/views/tests/fixtures/update/add_pagination_heading.php Test fixture.
admin-block-content.html.twig core/modules/system/templates/admin-block-content.html.twig Default theme implementation for the content of an administrative block.
admin-block-content.html.twig core/themes/claro/templates/admin/admin-block-content.html.twig Claro's theme implementation for the content of an administrative block.
admin-block-content.html.twig core/themes/stable9/templates/admin/admin-block-content.html.twig Theme override for the content of an administrative block.
admin-block.html.twig core/themes/stable9/templates/admin/admin-block.html.twig Theme override for an administrative block.
admin-block.html.twig core/modules/system/templates/admin-block.html.twig Default theme implementation for an administrative block.
admin-page.html.twig core/modules/system/templates/admin-page.html.twig Default theme implementation for an administrative page.
admin-page.html.twig core/themes/stable9/templates/admin/admin-page.html.twig Theme override for an administrative page.
admin-page.html.twig core/themes/claro/templates/admin/admin-page.html.twig Theme override for an administrative page.
admin.inc core/modules/views_ui/admin.inc Provides the Views' administrative interface.
AdminAjaxTest.php core/modules/views_ui/tests/src/FunctionalJavascript/AdminAjaxTest.php Drupal\Tests\views_ui\FunctionalJavascript
AdminContext.php core/lib/Drupal/Core/Routing/AdminContext.php Drupal\Core\Routing
AdminController.php core/modules/system/src/Controller/AdminController.php Drupal\system\Controller
AdminDemoNegotiator.php core/modules/block/src/Theme/AdminDemoNegotiator.php Drupal\block\Theme
AdminHtmlRouteProvider.php core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Drupal\Core\Entity\Routing
AdminMetaTagTest.php core/modules/system/tests/src/Functional/System/AdminMetaTagTest.php Drupal\Tests\system\Functional\System
AdminNegotiator.php core/modules/user/src/Theme/AdminNegotiator.php Drupal\user\Theme
AdminNegotiatorTest.php core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php Drupal\Tests\user\Unit\Theme
AdminPathConfigEntityConverter.php core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php Drupal\Core\ParamConverter
AdminPathConfigEntityConverter.php core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php Drupal\Core\ProxyClass\ParamConverter
AdminPathEntityConverterLanguageTest.php core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php Drupal\Tests\language\Functional
AdminRouteSubscriber.php core/modules/system/src/EventSubscriber/AdminRouteSubscriber.php Drupal\system\EventSubscriber
AdminRouteSubscriberTest.php core/modules/system/tests/src/Unit/Routing/AdminRouteSubscriberTest.php Drupal\Tests\system\Unit\Routing
AdminTest.php core/modules/system/tests/src/Functional/System/AdminTest.php Drupal\Tests\system\Functional\System
AdminUiTest.php core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Drupal\Tests\ckeditor5\FunctionalJavascript
AdvancedSettingsForm.php core/modules/views_ui/src/Form/AdvancedSettingsForm.php Drupal\views_ui\Form
AdvisoriesConfigSubscriber.php core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php Drupal\system\EventSubscriber
AdvisoryTestClientMiddleware.php core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php Drupal\advisory_feed_test
AdvisoryTestController.php core/modules/system/tests/modules/advisory_feed_test/src/Controller/AdvisoryTestController.php Drupal\advisory_feed_test\Controller
advisory_feed_test.info.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.info.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.info.yml
advisory_feed_test.module core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.module Module for testing the display of security advisories.
advisory_feed_test.routing.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.routing.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.routing.yml
advisory_feed_test.services.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml
AfterCommand.php core/lib/Drupal/Core/Ajax/AfterCommand.php Drupal\Core\Ajax
ajax-progress.module.css core/modules/system/css/components/ajax-progress.module.css Throbber.
ajax-progress.module.css core/themes/olivero/css/components/ajax-progress.module.css Visual styles for ajax-progress throbber.
ajax-progress.module.css core/themes/claro/css/components/ajax-progress.module.css Throbber.
ajax-progress.module.css core/themes/stable9/css/system/components/ajax-progress.module.css Throbber.
ajax-progress.module.pcss.css core/themes/claro/css/components/ajax-progress.module.pcss.css Throbber.
ajax-progress.module.pcss.css core/themes/olivero/css/components/ajax-progress.module.pcss.css Visual styles for ajax-progress throbber.
Ajax.php core/lib/Drupal/Core/Render/Element/Ajax.php Drupal\Core\Render\Element
AjaxBasePageNegotiator.php core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php Drupal\Core\Theme
AjaxBasePageNegotiatorTest.php core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php Drupal\Tests\Core\Theme
AjaxBlockTest.php core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php Drupal\Tests\layout_builder\FunctionalJavascript
AjaxCallbacksTest.php core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php Drupal\FunctionalJavascriptTests\Ajax
AjaxCommandsTest.php core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php Drupal\Tests\Core\Ajax
AjaxFileManagedMultipleTest.php core/modules/file/tests/src/FunctionalJavascript/AjaxFileManagedMultipleTest.php Drupal\Tests\file\FunctionalJavascript
AjaxFormBlock.php core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php Drupal\ajax_forms_test\Plugin\Block
AjaxFormCacheTest.php core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php Drupal\FunctionalJavascriptTests\Ajax

Other projects


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