Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BreadcrumbTest | class | core/ |
Tests breadcrumbs functionality. |
| BreadcrumbTest.php | file | core/ |
|
| BreadcrumbTest.php | file | core/ |
|
| BreadcrumbTest::$adminUser | property | core/ |
An administrative user. |
| BreadcrumbTest::$modules | property | core/ |
Modules to enable. |
| BreadcrumbTest::$profile | property | core/ |
Test paths in the Standard profile. |
| 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/ |
@covers ::setLinks[[api-linebreak]] |
| BreakLockForm::$deprecatedProperties | property | core/ |
|
| BreakLockForm::$tempStore | property | core/ |
Stores the shared tempstore. |
| BreakLockForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| 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::__construct | function | core/ |
Constructs a new BreakLockLink. |
| breakpoint.services.yml | file | core/ |
core/modules/breakpoint/breakpoint.services.yml |
| Breakpoint::getMultipliers | function | core/ |
Returns the multipliers. |
| BreakpointDiscoveryTest | class | core/ |
Tests discovery of breakpoints provided by themes and modules. |
| BreakpointDiscoveryTest.php | file | core/ |
|
| BreakpointDiscoveryTest::$modules | property | core/ |
Modules to install. |
| BreakpointDiscoveryTest::setUp | function | core/ |
|
| BreakpointDiscoveryTest::testBreakpointGroups | function | core/ |
Test the collection of breakpoint groups. |
| BreakpointDiscoveryTest::testCustomBreakpointGroups | function | core/ |
Test the custom breakpoint group provided by a theme and a module. |
| BreakpointDiscoveryTest::testModuleBreakpoints | function | core/ |
Test the breakpoint group created for a module. |
| BreakpointDiscoveryTest::testThemeBreakpoints | function | core/ |
Test the breakpoint group created for a theme. |
| BreakpointInterface::getMultipliers | function | core/ |
Returns the multipliers. |
| BreakpointManager::$breakpointsByGroup | property | core/ |
Static cache of breakpoints keyed by group. |
| BreakpointManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition() if additional processing of plugins is necessary or helpful for development purposes. |
| BreakpointManager::$instances | property | core/ |
The plugin instances. |
| BreakpointManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| BreakpointManager::getBreakpointsByGroup | function | core/ |
Gets breakpoints for the specified group. |
| BreakpointManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| BreakpointManager::getGroupProviders | function | core/ |
Gets all the providers for the specified breakpoint group. |
| BreakpointManager::getGroups | function | core/ |
Gets all the existing breakpoint groups. |
| BreakpointManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| BreakpointManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
| BreakpointManager::__construct | function | core/ |
Constructs a new BreakpointManager instance. |
| BreakpointManagerInterface::getBreakpointsByGroup | function | core/ |
Gets breakpoints for the specified group. |
| BreakpointManagerInterface::getGroupProviders | function | core/ |
Gets all the providers for the specified breakpoint group. |
| BreakpointManagerInterface::getGroups | function | core/ |
Gets all the existing breakpoint groups. |
| BreakpointTest | class | core/ |
@coversDefaultClass \Drupal\breakpoint\Breakpoint[[api-linebreak]] @group Breakpoint |
| BreakpointTest.php | file | core/ |
|
| BreakpointTest::$breakpoint | property | core/ |
The breakpoint under test. |
| BreakpointTest::$pluginDefinition | property | core/ |
The used plugin definition. |
| BreakpointTest::$pluginId | property | core/ |
The used plugin ID. |
| BreakpointTest::$stringTranslation | property | core/ |
The mocked translator. |
| BreakpointTest::setUp | function | core/ |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.