Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
baking-mishaps-our-troubleshooting-tips.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/baking-mishaps-our-troubleshooting-tips.html
BaloneySpam.php core/modules/block/tests/modules/block_test/src/Plugin/Condition/BaloneySpam.php Drupal\block_test\Plugin\Condition
ban.banning_ips.html.twig core/modules/ban/help_topics/ban.banning_ips.html.twig --- label: 'Banning IP addresses' related: - user.overview --- {% set ban_link_text %}{% trans %}IP address bans{% endtrans %}{% endset %} {% set ban_link = render_var(help_route_link(ban_link_text, 'ban.admin_page'))…
ban.info.yml core/modules/ban/ban.info.yml core/modules/ban/ban.info.yml
ban.install core/modules/ban/ban.install Install, update and uninstall functions for the Ban module.
ban.links.menu.yml core/modules/ban/ban.links.menu.yml core/modules/ban/ban.links.menu.yml
ban.migrate_drupal.yml core/modules/ban/migrations/state/ban.migrate_drupal.yml core/modules/ban/migrations/state/ban.migrate_drupal.yml
ban.module core/modules/ban/ban.module Allows to ban individual IP addresses.
ban.permissions.yml core/modules/ban/ban.permissions.yml core/modules/ban/ban.permissions.yml
ban.routing.yml core/modules/ban/ban.routing.yml core/modules/ban/ban.routing.yml
ban.services.yml core/modules/ban/ban.services.yml core/modules/ban/ban.services.yml
BanAdmin.php core/modules/ban/src/Form/BanAdmin.php Drupal\ban\Form
BanAdminTest.php core/modules/ban/tests/src/Unit/BanAdminTest.php Drupal\Tests\ban\Unit
Banana.php core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/Banana.php Drupal\plugin_test\Plugin\plugin_test\fruit
BanDelete.php core/modules/ban/src/Form/BanDelete.php Drupal\ban\Form
BanIpManager.php core/modules/ban/src/BanIpManager.php Drupal\ban
BanIpManagerInterface.php core/modules/ban/src/BanIpManagerInterface.php Drupal\ban
BanIpTest.php core/modules/ban/tests/src/Kernel/BanIpTest.php Drupal\Tests\ban\Kernel
BanMiddleware.php core/modules/ban/src/BanMiddleware.php Drupal\ban
BanMiddlewareTest.php core/modules/ban/tests/src/Unit/BanMiddlewareTest.php Drupal\Tests\ban\Unit
banner.component.yml core/profiles/demo_umami/themes/umami/components/banner/banner.component.yml core/profiles/demo_umami/themes/umami/components/banner/banner.component.yml
banner.css core/profiles/demo_umami/themes/umami/components/banner/banner.css This file is used to style the banner block.
banner.twig core/profiles/demo_umami/themes/umami/components/banner/banner.twig <div{{ attributes.addClass('banner') }}> <div class="container"> <div class="banner__inner"> <div class="banner__image"> {% block image %}{% endblock %} …
bar.component.yml core/modules/system/tests/themes/sdc_theme_test/components/bar/bar.component.yml core/modules/system/tests/themes/sdc_theme_test/components/bar/bar.component.yml
bar.component.yml core/modules/sdc/tests/themes/sdc_theme_test/components/bar/bar.component.yml core/modules/sdc/tests/themes/sdc_theme_test/components/bar/bar.component.yml
Bar.php core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php Drupal\image_test\Plugin\ImageToolkit\Operation\test
bar.twig core/modules/system/tests/themes/sdc_theme_test/components/bar/bar.twig <h1>Bar</h1>
bar.twig core/modules/sdc/tests/themes/sdc_theme_test/components/bar/bar.twig <h1>Bar</h1>
BarClass.php core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php Drupal\Tests\Core\DependencyInjection\Fixture
BareHtmlPageRenderer.php core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php Drupal\Core\Render
BareHtmlPageRenderer.php core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Drupal\Core\ProxyClass\Render
BareHtmlPageRendererInterface.php core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php Drupal\Core\Render
base.css core/profiles/demo_umami/themes/umami/css/base.css This is the base CSS file, for styling elements.
base.css core/themes/olivero/css/base/base.css Generic base elements.
base.css core/misc/dialog/off-canvas/css/base.css Set base styles for the off-canvas dialog.
base.pcss.css core/misc/dialog/off-canvas/css/base.pcss.css Set base styles for the off-canvas dialog.
base.pcss.css core/themes/olivero/css/base/base.pcss.css Generic base elements.
BaseCommand.php core/lib/Drupal/Core/Ajax/BaseCommand.php Drupal\Core\Ajax
BaseFieldAccessTest.php core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php Drupal\Tests\views\Functional\Entity
BaseFieldDefinition.php core/lib/Drupal/Core/Field/BaseFieldDefinition.php Drupal\Core\Field
BaseFieldDefinitionTest.php core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Drupal\Tests\Core\Entity
BaseFieldDefinitionTestBase.php core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php Drupal\Tests\Core\Field
BaseFieldFileFormatterBase.php core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php Drupal\file\Plugin\Field\FieldFormatter
BaseFieldOverride.php core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Drupal\Core\Field\Entity
BaseFieldOverrideAccessControlHandler.php core/lib/Drupal/Core/Field/BaseFieldOverrideAccessControlHandler.php Drupal\Core\Field
BaseFieldOverrideJsonAnonTest.php core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonAnonTest.php Drupal\FunctionalTests\Rest
BaseFieldOverrideJsonBasicAuthTest.php core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonBasicAuthTest.php Drupal\FunctionalTests\Rest
BaseFieldOverrideJsonCookieTest.php core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonCookieTest.php Drupal\FunctionalTests\Rest
BaseFieldOverrideResourceTestBase.php core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php Drupal\FunctionalTests\Rest
BaseFieldOverrideStorage.php core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php Drupal\Core\Field

Other projects


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