Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BreadcrumbManagerTest::testBuildWithoutBuilder | function | core/ |
Tests the breadcrumb manager without any set breadcrumb. |
| BreadcrumbManagerTest::testBuildWithSingleBuilder | function | core/ |
Tests the build method with a single breadcrumb builder. |
| BreadcrumbPreprocess | class | core/ |
Breadcrumb theme preprocess. |
| BreadcrumbPreprocess.php | file | core/ |
|
| BreadcrumbPreprocess::preprocessBreadcrumb | function | core/ |
Prepares variables for breadcrumb templates. |
| breadcrumbs.css | file | core/ |
This file is used to style the breadcrumbs. |
| BreadcrumbTest | class | core/ |
Tests Drupal\Core\Breadcrumb\Breadcrumb. |
| BreadcrumbTest | class | core/ |
Tests breadcrumbs functionality. |
| BreadcrumbTest.php | file | core/ |
|
| BreadcrumbTest.php | file | core/ |
|
| BreadcrumbTest::$adminUser | property | core/ |
An administrative user. |
| BreadcrumbTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BreadcrumbTest::$modules | property | core/ |
Modules to install. |
| BreadcrumbTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| BreadcrumbTest::$webUser | property | core/ |
A regular user. |
| BreadcrumbTest::setUp | function | core/ |
|
| BreadcrumbTest::testAssertBreadcrumbTrait | function | core/ |
Tests AssertBreadcrumbTrait works as expected. |
| BreadcrumbTest::testBreadCrumbs | function | core/ |
Tests breadcrumbs on node and administrative paths. |
| BreadcrumbTest::testSetLinks | function | core/ |
Tests set links. |
| BreakLockForm | class | core/ |
Builds the form to break the lock of an edited view. |
| BreakLockForm.php | file | core/ |
|
| BreakLockForm::$entityTypeManager | property | core/ |
Stores the entity type manager. |
| BreakLockForm::$tempStore | property | core/ |
Stores the shared tempstore. |
| BreakLockForm::buildForm | function | core/ |
Form constructor. |
| BreakLockForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| BreakLockForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| BreakLockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| BreakLockForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| BreakLockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BreakLockForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| BreakLockForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| BreakLockForm::__construct | function | core/ |
Constructs a \Drupal\views_ui\Form\BreakLockForm object. |
| BreakLockLink | class | core/ |
Provides a link to break a tempstore lock. |
| BreakLockLink.php | file | core/ |
|
| BreakLockLink::$dateFormatter | property | core/ |
The date formatter. |
| BreakLockLink::$entityTypeManager | property | core/ |
The entity type manager. |
| BreakLockLink::$renderer | property | core/ |
The renderer. |
| BreakLockLink::getInfo | function | core/ |
Returns the element properties for this element. |
| BreakLockLink::preRenderLock | function | core/ |
Pre-render callback: Renders a lock into #markup. |
| BreakLockLink::__construct | function | core/ |
Constructs a new BreakLockLink. |
| Breakpoint | class | core/ |
Default object used for breakpoint plugins. |
| breakpoint.info.yml | file | core/ |
core/modules/breakpoint/breakpoint.info.yml |
| breakpoint.manager | service | core/ |
Drupal\breakpoint\BreakpointManager |
| breakpoint.overview.html.twig | file | core/ |
--- 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 | file | core/ |
|
| breakpoint.services.yml | file | core/ |
core/modules/breakpoint/breakpoint.services.yml |
| Breakpoint::getGroup | function | core/ |
Returns the breakpoint group. |
| Breakpoint::getLabel | function | core/ |
Returns the translated label. |
| Breakpoint::getMediaQuery | function | core/ |
Returns the media query. |
| Breakpoint::getMultipliers | function | core/ |
Returns the multipliers. |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.