Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BreakLockLink::preRenderLock | function | core/ |
Pre-render callback: Renders a lock into #markup. |
breakpoint.module | file | core/ |
Manage breakpoints and breakpoint groups for responsive designs. |
Breakpoint::getMediaQuery | function | core/ |
Returns the media query. |
Breakpoint::getProvider | function | core/ |
Returns the provider. |
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. |
BreakpointInterface::getMediaQuery | function | core/ |
Returns the media query. |
BreakpointInterface::getProvider | function | core/ |
Returns the provider. |
BreakpointManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
BreakpointManager::$themeHandler | property | core/ |
The theme handler. |
BreakpointManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
BreakpointManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
BreakpointManager::getGroupProviders | function | core/ |
Gets all the providers for the specified breakpoint group. |
BreakpointManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
BreakpointManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
BreakpointManagerInterface::getGroupProviders | function | core/ |
Gets all the providers for the specified breakpoint group. |
BreakpointTest::$pluginDefinition | property | core/ |
The used plugin definition. |
BreakpointTest::$pluginId | property | core/ |
The used plugin ID. |
BreakpointTest::testGetMediaQuery | function | core/ |
@covers ::getMediaQuery[[api-linebreak]] |
BreakpointTest::testGetProvider | function | core/ |
@covers ::getProvider[[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(). |
Broken::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
Broken::buildConfigurationForm | function | core/ |
Form constructor. |
Broken::render | function | core/ |
Render the area. |
Broken::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
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/ |
|
BrokenCacheUpdateTest::testUpdate | function | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
BrokenHandlerTrait | trait | core/ |
A Trait for Views broken handlers. |
BrokenHandlerTrait.php | file | core/ |
|
BrokenHandlerTrait::adminLabel | function | core/ |
Returns this handlers name in the UI. |
BrokenHandlerTrait::broken | function | core/ |
Determines if the handler is considered 'broken'. |
BrokenHandlerTrait::buildOptionsForm | function | core/ |
Provides a form to edit options for this plugin. |
BrokenHandlerTrait::calculateDependencies | function | core/ |
Gets dependencies for a broken handler. |
BrokenHandlerTrait::defineOptions | function | core/ |
The option definition for this handler. |
BrokenHandlerTrait::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
BrokenHandlerTrait::query | function | core/ |
Modify the views query. |
BrokenInboundPathProcessor | class | core/ |
Example path processor which breaks on inbound. |
BrokenInboundPathProcessor.php | file | core/ |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.