Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 8.9.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
BreakLockLink::preRenderLock function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Pre-render callback: Renders a lock into #markup.
breakpoint.module file core/modules/breakpoint/breakpoint.module Manage breakpoints and breakpoint groups for responsive designs.
Breakpoint::getMediaQuery function core/modules/breakpoint/src/Breakpoint.php Returns the media query.
Breakpoint::getProvider function core/modules/breakpoint/src/Breakpoint.php Returns the provider.
BreakpointDiscoveryTest class core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests discovery of breakpoints provided by themes and modules.
BreakpointDiscoveryTest.php file core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php
BreakpointDiscoveryTest::$modules property core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Modules to install.
BreakpointDiscoveryTest::setUp function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php
BreakpointDiscoveryTest::testBreakpointGroups function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests the collection of breakpoint groups.
BreakpointDiscoveryTest::testCustomBreakpointGroups function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests the custom breakpoint group provided by a theme and a module.
BreakpointDiscoveryTest::testModuleBreakpoints function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests the breakpoint group created for a module.
BreakpointDiscoveryTest::testThemeBreakpoints function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests the breakpoint group created for a theme.
BreakpointInterface::getMediaQuery function core/modules/breakpoint/src/BreakpointInterface.php Returns the media query.
BreakpointInterface::getProvider function core/modules/breakpoint/src/BreakpointInterface.php Returns the provider.
BreakpointManager::$defaults property core/modules/breakpoint/src/BreakpointManager.php A set of defaults to be referenced by $this->processDefinition().
BreakpointManager::$themeHandler property core/modules/breakpoint/src/BreakpointManager.php The theme handler.
BreakpointManager::clearCachedDefinitions function core/modules/breakpoint/src/BreakpointManager.php Clears static and persistent plugin definition caches.
BreakpointManager::getDiscovery function core/modules/breakpoint/src/BreakpointManager.php Gets the plugin discovery.
BreakpointManager::getGroupProviders function core/modules/breakpoint/src/BreakpointManager.php Gets all the providers for the specified breakpoint group.
BreakpointManager::processDefinition function core/modules/breakpoint/src/BreakpointManager.php Performs extra processing on plugin definitions.
BreakpointManager::providerExists function core/modules/breakpoint/src/BreakpointManager.php Determines if the provider of a definition exists.
BreakpointManagerInterface::getGroupProviders function core/modules/breakpoint/src/BreakpointManagerInterface.php Gets all the providers for the specified breakpoint group.
BreakpointTest::$pluginDefinition property core/modules/breakpoint/tests/src/Unit/BreakpointTest.php The used plugin definition.
BreakpointTest::$pluginId property core/modules/breakpoint/tests/src/Unit/BreakpointTest.php The used plugin ID.
BreakpointTest::testGetMediaQuery function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php @covers ::getMediaQuery[[api-linebreak]]
BreakpointTest::testGetProvider function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php @covers ::getProvider[[api-linebreak]]
breakpoint_module_test.breakpoints.yml file core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml
breakpoint_module_test.info.yml file core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml
breakpoint_themes_installed function core/modules/breakpoint/breakpoint.module Implements hook_themes_installed().
breakpoint_themes_uninstalled function core/modules/breakpoint/breakpoint.module Implements hook_themes_uninstalled().
Broken::build function core/lib/Drupal/Core/Block/Plugin/Block/Broken.php Builds and returns the renderable array for this block plugin.
Broken::buildConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php Form constructor.
Broken::render function core/modules/views/src/Plugin/views/area/Broken.php Render the area.
Broken::validateReferenceableEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php Validates which existing entities can be referenced.
BrokenCacheUpdateTest class core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php Ensures that a broken or out-of-date element info cache is not used.
BrokenCacheUpdateTest.php file core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php
BrokenCacheUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php The theme to install as the default for testing.
BrokenCacheUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php
BrokenCacheUpdateTest::testUpdate function core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php Ensures that a broken or out-of-date element info cache is not used.
BrokenHandlerTrait trait core/modules/views/src/Plugin/views/BrokenHandlerTrait.php A Trait for Views broken handlers.
BrokenHandlerTrait.php file core/modules/views/src/Plugin/views/BrokenHandlerTrait.php
BrokenHandlerTrait::adminLabel function core/modules/views/src/Plugin/views/BrokenHandlerTrait.php Returns this handlers name in the UI.
BrokenHandlerTrait::broken function core/modules/views/src/Plugin/views/BrokenHandlerTrait.php Determines if the handler is considered 'broken'.
BrokenHandlerTrait::buildOptionsForm function core/modules/views/src/Plugin/views/BrokenHandlerTrait.php Provides a form to edit options for this plugin.
BrokenHandlerTrait::calculateDependencies function core/modules/views/src/Plugin/views/BrokenHandlerTrait.php Gets dependencies for a broken handler.
BrokenHandlerTrait::defineOptions function core/modules/views/src/Plugin/views/BrokenHandlerTrait.php The option definition for this handler.
BrokenHandlerTrait::ensureMyTable function core/modules/views/src/Plugin/views/BrokenHandlerTrait.php Ensures that the main table for this handler is in the query.
BrokenHandlerTrait::query function core/modules/views/src/Plugin/views/BrokenHandlerTrait.php Modify the views query.
BrokenInboundPathProcessor class core/modules/system/tests/modules/update_script_test/src/PathProcessor/BrokenInboundPathProcessor.php Example path processor which breaks on inbound.
BrokenInboundPathProcessor.php file core/modules/system/tests/modules/update_script_test/src/PathProcessor/BrokenInboundPathProcessor.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.