Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
Breadcrumb404Test.php core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php Drupal\FunctionalTests\Breadcrumb
BreadcrumbBuilderInterface.php core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php Drupal\Core\Breadcrumb
BreadcrumbFrontCacheContextsTest.php core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php Drupal\Tests\system\Functional\Menu
BreadcrumbManager.php core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Drupal\Core\Breadcrumb
BreadcrumbManagerTest.php core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Drupal\Tests\Core\Breadcrumb
breadcrumbs.css core/profiles/demo_umami/themes/umami/css/components/navigation/breadcrumbs/breadcrumbs.css This file is used to style the breadcrumbs.
BreadcrumbTest.php core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbTest.php Drupal\Tests\Core\Breadcrumb
BreadcrumbTest.php core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php Drupal\Tests\system\Functional\Menu
BreakLockForm.php core/modules/views_ui/src/Form/BreakLockForm.php Drupal\views_ui\Form
BreakLockLink.php core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Drupal\Core\TempStore\Element
breakpoint.info.yml core/modules/breakpoint/breakpoint.info.yml core/modules/breakpoint/breakpoint.info.yml
breakpoint.module core/modules/breakpoint/breakpoint.module Manage breakpoints and breakpoint groups for responsive designs.
breakpoint.overview.html.twig core/modules/help_topics/help_topics/breakpoint.overview.html.twig --- label: 'Managing height, width, and resolution breakpoints' related: - core.appearance --- <h2>{% trans %}What are breakpoints?{% endtrans %}</h2> <p>{% trans %}Breakpoints are the point at which your site's…
Breakpoint.php core/modules/breakpoint/src/Breakpoint.php Drupal\breakpoint
breakpoint.services.yml core/modules/breakpoint/breakpoint.services.yml core/modules/breakpoint/breakpoint.services.yml
BreakpointDiscoveryTest.php core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Drupal\Tests\breakpoint\Kernel
BreakpointInterface.php core/modules/breakpoint/src/BreakpointInterface.php Drupal\breakpoint
BreakpointManager.php core/modules/breakpoint/src/BreakpointManager.php Drupal\breakpoint
BreakpointManagerInterface.php core/modules/breakpoint/src/BreakpointManagerInterface.php Drupal\breakpoint
BreakpointTest.php core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Drupal\Tests\breakpoint\Unit
breakpoint_module_test.breakpoints.yml core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml
breakpoint_module_test.info.yml core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml
breakpoint_theme_test.breakpoints.yml core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml
breakpoint_theme_test.info.yml core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml
Broccoli.php core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/Broccoli.php Drupal\Tests\Component\Plugin\Fixtures\vegetable
Broken.php core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php Drupal\Core\Entity\Plugin\EntityReferenceSelection
Broken.php core/lib/Drupal/Core/Block/Plugin/Block/Broken.php Drupal\Core\Block\Plugin\Block
Broken.php core/modules/views/src/Plugin/views/sort/Broken.php Drupal\views\Plugin\views\sort
Broken.php core/modules/views/src/Plugin/views/field/Broken.php Drupal\views\Plugin\views\field
Broken.php core/modules/views/src/Plugin/views/relationship/Broken.php Drupal\views\Plugin\views\relationship
Broken.php core/modules/views/src/Plugin/views/filter/Broken.php Drupal\views\Plugin\views\filter
Broken.php core/modules/views/src/Plugin/views/area/Broken.php Drupal\views\Plugin\views\area
Broken.php core/modules/views/src/Plugin/views/argument/Broken.php Drupal\views\Plugin\views\argument
BrokenCacheUpdateTest.php core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php Drupal\Tests\system\Functional\UpdateSystem
BrokenHandlerTrait.php core/modules/views/src/Plugin/views/BrokenHandlerTrait.php Drupal\views\Plugin\views
BrokenInboundPathProcessor.php core/modules/system/tests/modules/update_script_test/src/PathProcessor/BrokenInboundPathProcessor.php Drupal\update_script_test\PathProcessor
BrokenPostRequestException.php core/lib/Drupal/Core/Form/Exception/BrokenPostRequestException.php Drupal\Core\Form\Exception
BrokenToolkit.php core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/BrokenToolkit.php Drupal\image_test\Plugin\ImageToolkit
BrowserHtmlDebugTrait.php core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Drupal\Tests
BrowserMissingDependentModuleMethodTest.php core/tests/fixtures/BrowserMissingDependentModuleMethodTest.php Drupal\FunctionalTests
BrowserMissingDependentModuleTest.php core/tests/fixtures/BrowserMissingDependentModuleTest.php Drupal\FunctionalTests
BrowserTestBase.php core/tests/Drupal/Tests/BrowserTestBase.php Drupal\Tests
BrowserTestBaseTest.php core/tests/Drupal/Tests/Core/Test/BrowserTestBaseTest.php Drupal\Tests\Core\Test
BrowserTestBaseTest.php core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Drupal\FunctionalTests
BrowserTestBaseTest.php core/tests/Drupal/KernelTests/Core/Test/BrowserTestBaseTest.php Drupal\KernelTests\Core\Test
BrowserTestBaseUserAgentTest.php core/tests/Drupal/FunctionalTests/BrowserTestBaseUserAgentTest.php Drupal\FunctionalTests
BrowserWithJavascriptTest.php core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php Drupal\FunctionalJavascriptTests
BubbleableMetadata.php core/lib/Drupal/Core/Render/BubbleableMetadata.php Drupal\Core\Render
BubbleableMetadataTest.php core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Drupal\Tests\Core\Render
BubbleableMetadataTest.php core/modules/aggregator/tests/src/Unit/BubbleableMetadataTest.php Drupal\Tests\aggregator\Unit

Other projects


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