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 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| Breakpoint::getProvider | function | core/ |
Returns the provider. |
| Breakpoint::getWeight | function | core/ |
Returns the weight. |
| 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/ |
Tests the collection of breakpoint groups. |
| BreakpointDiscoveryTest::testCustomBreakpointGroups | function | core/ |
Tests the custom breakpoint group provided by a theme and a module. |
| BreakpointDiscoveryTest::testModuleBreakpoints | function | core/ |
Tests the breakpoint group created for a module. |
| BreakpointDiscoveryTest::testThemeBreakpoints | function | core/ |
Tests the breakpoint group created for a theme. |
| BreakpointHooks | class | core/ |
Hook implementations for breakpoint. |
| BreakpointHooks.php | file | core/ |
|
| BreakpointHooks::help | function | core/ |
Implements hook_help(). |
| BreakpointHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
| BreakpointHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| BreakpointInterface | interface | core/ |
Interface for Breakpoint plugins. |
| BreakpointInterface.php | file | core/ |
|
| BreakpointInterface::getGroup | function | core/ |
Returns the breakpoint group. |
| BreakpointInterface::getLabel | function | core/ |
Returns the translated label. |
| BreakpointInterface::getMediaQuery | function | core/ |
Returns the media query. |
| BreakpointInterface::getMultipliers | function | core/ |
Returns the multipliers. |
| BreakpointInterface::getProvider | function | core/ |
Returns the provider. |
| BreakpointInterface::getWeight | function | core/ |
Returns the weight. |
| BreakpointManager | class | core/ |
Defines a breakpoint plugin manager to deal with breakpoints. |
| BreakpointManager.php | file | core/ |
|
| 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(). |
| BreakpointManager::$instances | property | core/ |
The plugin instances. |
| BreakpointManager::$themeHandler | property | core/ |
The theme handler. |
| 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::getGroupLabel | function | core/ |
Gets the label for a breakpoint group. |
| BreakpointManager::getGroupProviders | function | core/ |
Gets all the providers for the specified breakpoint group. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.