Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
bad_help_topics.related.html.twig core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.related.html.twig --- label: 'Help topic related to nonexistent topic' top_level: true related: - this.is.not.a.valid.help_topic.id --- <p>{% trans %}Body goes here{% trans %}</p>
bad_help_topics.top_level.html.twig core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.top_level.html.twig --- label: 'Help topic not top level or related to top level' --- <p>{% trans %}Body goes here{% endtrans %}</p>
bad_help_topics.translated.html.twig core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.translated.html.twig --- label: 'Help topic with untranslated text' top_level: true --- <p>Body goes here</p> <p>{% trans %}some translated text too{% endtrans %}</p>
baking-mishaps-our-troubleshooting-tips.html core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/baking-mishaps-our-troubleshooting-tips.html
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/help_topics/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
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
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.css core/profiles/demo_umami/themes/umami/css/components/blocks/banner/banner.css This file is used to style the banner block.
Bar.php core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php Drupal\image_test\Plugin\ImageToolkit\Operation\test
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
bartik.breakpoints.yml core/themes/bartik/bartik.breakpoints.yml core/themes/bartik/bartik.breakpoints.yml
bartik.info.yml core/themes/bartik/bartik.info.yml core/themes/bartik/bartik.info.yml
bartik.libraries.yml core/themes/bartik/bartik.libraries.yml core/themes/bartik/bartik.libraries.yml
bartik.schema.yml core/themes/bartik/config/schema/bartik.schema.yml core/themes/bartik/config/schema/bartik.schema.yml
bartik.theme core/themes/bartik/bartik.theme Functions to support theming in the Bartik theme.
BartikTest.php core/themes/bartik/tests/src/Functional/BartikTest.php Drupal\Tests\bartik\Functional
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.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
BaseFieldOverrideHalJsonAnonTest.php core/modules/hal/tests/src/Functional/Core/BaseFieldOverrideHalJsonAnonTest.php Drupal\Tests\hal\Functional\Core
BaseFieldOverrideHalJsonBasicAuthTest.php core/modules/hal/tests/src/Functional/Core/BaseFieldOverrideHalJsonBasicAuthTest.php Drupal\Tests\hal\Functional\Core
BaseFieldOverrideHalJsonCookieTest.php core/modules/hal/tests/src/Functional/Core/BaseFieldOverrideHalJsonCookieTest.php Drupal\Tests\hal\Functional\Core
BaseFieldOverrideJsonAnonTest.php core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonAnonTest.php Drupal\FunctionalTests\Rest
BaseFieldOverrideJsonBasicAuthTest.php core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideJsonBasicAuthTest.php Drupal\FunctionalTests\Rest

Other projects


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