Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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(). |
| 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/ |
|
| BreakpointTest::setupBreakpoint | function | core/ |
Sets up the breakpoint defaults. |
| BreakpointTest::testGetGroup | function | core/ |
@covers ::getGroup[[api-linebreak]] |
| BreakpointTest::testGetLabel | function | core/ |
@covers ::getLabel[[api-linebreak]] |
| BreakpointTest::testGetMediaQuery | function | core/ |
@covers ::getMediaQuery[[api-linebreak]] |
| BreakpointTest::testGetMultipliers | function | core/ |
@covers ::getMultipliers[[api-linebreak]] |
| BreakpointTest::testGetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] |
| BreakpointTest::testGetWeight | function | core/ |
@covers ::getWeight[[api-linebreak]] |
| breakpoint_module_test.breakpoints.yml | file | core/ |
core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml |
| breakpoint_module_test.info.yml | file | core/ |
core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml |
| breakpoint_themes_installed | function | core/ |
Implements hook_themes_installed(). |
| breakpoint_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| breakpoint_theme_test.breakpoints.yml | file | core/ |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml |
| breakpoint_theme_test.info.yml | file | core/ |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml |
| Broken::$currentUser | property | core/ |
The current user. |
| Broken::brokenMessage | function | core/ |
Generate message with debugging information as to why the block is broken. |
| Broken::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
| Broken::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| Broken::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| Broken::__construct | function | core/ |
Creates a Broken Block instance. |
| BrokenCacheUpdateTest | class | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
| BrokenCacheUpdateTest.php | file | core/ |
|
| BrokenCacheUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BrokenCacheUpdateTest::setUp | function | core/ |
Pagination
- Previous page
- Page 108
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.