Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
BreakpointManager::clearCachedDefinitions function core/modules/breakpoint/src/BreakpointManager.php Clears static and persistent plugin definition caches.
BreakpointManager::getBreakpointsByGroup function core/modules/breakpoint/src/BreakpointManager.php Gets breakpoints for the specified group.
BreakpointManager::getDiscovery function core/modules/breakpoint/src/BreakpointManager.php Gets the plugin discovery.
BreakpointManager::getGroupLabel function core/modules/breakpoint/src/BreakpointManager.php Gets the label for a breakpoint group.
BreakpointManager::getGroupProviders function core/modules/breakpoint/src/BreakpointManager.php Gets all the providers for the specified breakpoint group.
BreakpointManager::getGroups function core/modules/breakpoint/src/BreakpointManager.php Gets all the existing breakpoint groups.
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.
BreakpointManager::__construct function core/modules/breakpoint/src/BreakpointManager.php Constructs a new BreakpointManager instance.
BreakpointManagerInterface interface core/modules/breakpoint/src/BreakpointManagerInterface.php Defines an interface for breakpoint managers.
BreakpointManagerInterface.php file core/modules/breakpoint/src/BreakpointManagerInterface.php
BreakpointManagerInterface::getBreakpointsByGroup function core/modules/breakpoint/src/BreakpointManagerInterface.php Gets breakpoints for the specified group.
BreakpointManagerInterface::getGroupProviders function core/modules/breakpoint/src/BreakpointManagerInterface.php Gets all the providers for the specified breakpoint group.
BreakpointManagerInterface::getGroups function core/modules/breakpoint/src/BreakpointManagerInterface.php Gets all the existing breakpoint groups.
BreakpointTest class core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests Drupal\breakpoint\Breakpoint.
BreakpointTest.php file core/modules/breakpoint/tests/src/Unit/BreakpointTest.php
BreakpointTest::$breakpoint property core/modules/breakpoint/tests/src/Unit/BreakpointTest.php The breakpoint under test.
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::$stringTranslation property core/modules/breakpoint/tests/src/Unit/BreakpointTest.php The mocked translator.
BreakpointTest::setUp function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php
BreakpointTest::setupBreakpoint function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Sets up the breakpoint defaults.
BreakpointTest::testGetGroup function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get group.
BreakpointTest::testGetLabel function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get label.
BreakpointTest::testGetMediaQuery function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get media query.
BreakpointTest::testGetMultipliers function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get multipliers.
BreakpointTest::testGetProvider function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get provider.
BreakpointTest::testGetWeight function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php Tests get weight.
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_theme_test.breakpoints.yml file core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml
breakpoint_theme_test.info.yml file core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml
Broccoli class core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/Broccoli.php Plugin annotation

@Plugin(
id = "broccoli",
label = "Broccoli",
color = "green"
)
Broccoli.php file core/tests/Drupal/Tests/Component/Plugin/Fixtures/vegetable/Broccoli.php
Broken class core/lib/Drupal/Core/Block/Plugin/Block/Broken.php Defines a fallback plugin for missing block plugins.
Broken class core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php Defines a fallback plugin for missing entity_reference selection plugins.
Broken class core/modules/views/src/Plugin/views/filter/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/modules/views/src/Plugin/views/area/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/modules/views/src/Plugin/views/argument/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/modules/views/src/Plugin/views/field/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/modules/views/src/Plugin/views/relationship/Broken.php A special handler to take the place of missing or broken handlers.
Broken class core/modules/views/src/Plugin/views/sort/Broken.php A special handler to take the place of missing or broken handlers.
Broken.php file core/modules/views/src/Plugin/views/sort/Broken.php
Broken.php file core/modules/views/src/Plugin/views/area/Broken.php
Broken.php file core/modules/views/src/Plugin/views/argument/Broken.php
Broken.php file core/modules/views/src/Plugin/views/filter/Broken.php
Broken.php file core/modules/views/src/Plugin/views/field/Broken.php
Broken.php file core/modules/views/src/Plugin/views/relationship/Broken.php
Broken.php file core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php
Broken.php file core/lib/Drupal/Core/Block/Plugin/Block/Broken.php

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