Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BoxTranslation | class | core/ |
Drupal 6 i18n content block translations source from database. |
| BoxTranslation.php | file | core/ |
|
| BoxTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 6 table names. |
| BoxTranslation::I18N_STRING_TABLE | constant | core/ |
|
| BoxTranslationTest | class | core/ |
Tests i18n content block translations source plugin. |
| BoxTranslationTest.php | file | core/ |
|
| BoxTranslationTest::$modules | property | core/ |
Modules to install. |
| BoxTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| branding.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/branding/branding.component.yml |
| branding.css | file | core/ |
This file is used to style the branding block. |
| branding.twig | file | core/ |
<div{{ attributes.addClass('branding') }}> {% if site_logo %} <a href="{{ url }}" rel="home" class="branding__site-logo"> <img src="{{ site_logo }}" alt="{{… |
| Breadcrumb | class | core/ |
Used to return generated breadcrumbs with associated cacheability metadata. |
| breadcrumb | service | core/ |
Drupal\Core\Breadcrumb\BreadcrumbManager |
| breadcrumb.css | file | core/ |
Styles for breadcrumbs. |
| breadcrumb.css | file | core/ |
Styles for breadcrumbs. |
| breadcrumb.css | file | core/ |
Breadcrumb region. |
| breadcrumb.css | file | core/ |
Breadcrumbs. |
| breadcrumb.css | file | core/ |
Breadcrumb region. |
| breadcrumb.html.twig | file | core/ |
Theme override for a breadcrumb trail. |
| breadcrumb.html.twig | file | core/ |
Theme override for a breadcrumb trail. |
| breadcrumb.html.twig | file | core/ |
Theme override for a breadcrumb trail. |
| breadcrumb.html.twig | file | core/ |
Theme override for a breadcrumb trail. |
| breadcrumb.html.twig | file | core/ |
Theme override for a breadcrumb trail. |
| breadcrumb.html.twig | file | core/ |
Default theme implementation for a breadcrumb trail. |
| breadcrumb.pcss.css | file | core/ |
Breadcrumb region. |
| breadcrumb.pcss.css | file | core/ |
Breadcrumbs. |
| breadcrumb.pcss.css | file | core/ |
Breadcrumb region. |
| Breadcrumb.php | file | core/ |
|
| Breadcrumb404Test | class | core/ |
Tests the breadcrumb of 404 pages. |
| Breadcrumb404Test.php | file | core/ |
|
| Breadcrumb404Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| Breadcrumb404Test::$modules | property | core/ |
Modules to install. |
| Breadcrumb404Test::getBreadcrumbCacheEntries | function | core/ |
Gets the breadcrumb cache entries. |
| Breadcrumb404Test::testBreadcrumbOn404Pages | function | core/ |
Tests that different 404s don't create unnecessary cache entries. |
| Breadcrumb::$links | property | core/ |
An ordered list of links for the breadcrumb. |
| Breadcrumb::addLink | function | core/ |
Appends a link to the end of the ordered list of breadcrumb links. |
| Breadcrumb::getLinks | function | core/ |
Gets the breadcrumb links. |
| Breadcrumb::setLinks | function | core/ |
Sets the breadcrumb links. |
| Breadcrumb::toRenderable | function | core/ |
Returns a render array representation of the object. |
| BreadcrumbBuilderInterface | interface | core/ |
Defines an interface for classes that build breadcrumbs. |
| BreadcrumbBuilderInterface.php | file | core/ |
|
| BreadcrumbBuilderInterface::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
| BreadcrumbBuilderInterface::build | function | core/ |
Builds the breadcrumb. |
| BreadcrumbFrontCacheContextsTest | class | core/ |
Tests breadcrumbs functionality. |
| BreadcrumbFrontCacheContextsTest.php | file | core/ |
|
| BreadcrumbFrontCacheContextsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BreadcrumbFrontCacheContextsTest::$modules | property | core/ |
Modules to install. |
| BreadcrumbFrontCacheContextsTest::$nodeWithAlias | property | core/ |
A test node with path alias. |
| BreadcrumbFrontCacheContextsTest::setUp | function | core/ |
|
| BreadcrumbFrontCacheContextsTest::testBreadcrumbsFrontPageCache | function | core/ |
Validate that breadcrumb markup get the right cache contexts. |
Pagination
- Previous page
- Page 126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.