Search for group

  1. Search 7.x for group
  2. Search 9.5.x for group
  3. Search 8.9.x for group
  4. Search 10.3.x for group
  5. Other projects
Title Object type File name Summary
AccessGroupAnd class core/modules/block_content/src/Access/AccessGroupAnd.php An access group where all the dependencies must be allowed.
AccessGroupAnd class core/lib/Drupal/Core/Access/AccessGroupAnd.php An access group where all the dependencies must be allowed.
AccessGroupAnd.php file core/lib/Drupal/Core/Access/AccessGroupAnd.php
AccessGroupAnd.php file core/modules/block_content/src/Access/AccessGroupAnd.php
AccessGroupAnd::$dependencies property core/lib/Drupal/Core/Access/AccessGroupAnd.php The access dependencies.
AccessGroupAnd::$dependencies property core/modules/block_content/src/Access/AccessGroupAnd.php The access dependencies.
AccessGroupAnd::access function core/lib/Drupal/Core/Access/AccessGroupAnd.php
AccessGroupAnd::access function core/modules/block_content/src/Access/AccessGroupAnd.php Checks data value access.
AccessGroupAnd::addDependency function core/lib/Drupal/Core/Access/AccessGroupAnd.php Adds an access dependency.
AccessGroupAnd::addDependency function core/modules/block_content/src/Access/AccessGroupAnd.php
AccessGroupAnd::getDependencies function core/lib/Drupal/Core/Access/AccessGroupAnd.php Gets all the access dependencies.
AccessGroupAnd::getDependencies function core/modules/block_content/src/Access/AccessGroupAnd.php
AccessGroupAndTest class core/tests/Drupal/Tests/Core/Access/AccessGroupAndTest.php Tests accessible groups.
AccessGroupAndTest class core/modules/block_content/tests/src/Unit/Access/AccessGroupAndTest.php Tests accessible groups.
AccessGroupAndTest.php file core/tests/Drupal/Tests/Core/Access/AccessGroupAndTest.php
AccessGroupAndTest.php file core/modules/block_content/tests/src/Unit/Access/AccessGroupAndTest.php
AccessGroupAndTest::setUp function core/modules/block_content/tests/src/Unit/Access/AccessGroupAndTest.php
AccessGroupAndTest::setUp function core/tests/Drupal/Tests/Core/Access/AccessGroupAndTest.php
AccessGroupAndTest::testGroups function core/modules/block_content/tests/src/Unit/Access/AccessGroupAndTest.php @covers \Drupal\block_content\Access\AccessGroupAnd
AccessGroupAndTest::testGroups function core/tests/Drupal/Tests/Core/Access/AccessGroupAndTest.php @covers \Drupal\Core\Access\AccessGroupAnd
AjaxInGroupTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php Tests that form elements in groups work correctly with AJAX.
AjaxInGroupTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php
AjaxInGroupTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php
AjaxInGroupTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php
AjaxInGroupTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php
AjaxInGroupTest::testSimpleAjaxFormValue function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php Submits forms with select and checkbox elements via Ajax.
AreaPluginBase::usesGroupBy function core/modules/views/src/Plugin/views/area/AreaPluginBase.php
AssetCollectionGrouperInterface interface core/lib/Drupal/Core/Asset/AssetCollectionGrouperInterface.php Interface defining a service that logically groups a collection of assets.
AssetCollectionGrouperInterface.php file core/lib/Drupal/Core/Asset/AssetCollectionGrouperInterface.php
AssetCollectionGrouperInterface::group function core/lib/Drupal/Core/Asset/AssetCollectionGrouperInterface.php Groups a collection of assets into logical groups of asset collections.
AssetCollectionGroupOptimizerInterface interface core/lib/Drupal/Core/Asset/AssetCollectionGroupOptimizerInterface.php Interface defining a service that optimizes a collection of assets.
AssetCollectionGroupOptimizerInterface.php file core/lib/Drupal/Core/Asset/AssetCollectionGroupOptimizerInterface.php
AssetCollectionGroupOptimizerInterface::optimizeGroup function core/lib/Drupal/Core/Asset/AssetCollectionGroupOptimizerInterface.php Optimizes a specific group of assets.
AssetControllerBase::getGroup function core/modules/system/src/Controller/AssetControllerBase.php Gets a group.
AssetControllerBase::getGroups function core/modules/system/src/Controller/AssetControllerBase.php Get grouped assets.
AssetGroupSetHashTrait trait core/lib/Drupal/Core/Asset/AssetGroupSetHashTrait.php Provides a method to generate a normalized hash of a given asset group set.
AssetGroupSetHashTrait.php file core/lib/Drupal/Core/Asset/AssetGroupSetHashTrait.php
AssetGroupSetHashTrait::generateHash function core/lib/Drupal/Core/Asset/AssetGroupSetHashTrait.php Generates a hash for an array of asset groups.
AssetOptimizationTest::replaceGroupDelta function core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php Replaces the delta in the given URL.
AssetOptimizationTest::replaceGroupHash function core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php Replaces the group hash in the given URL.
BlockManagerTest::testGroupedDefinitions function core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php @covers ::getGroupedDefinitions
Breakpoint::getGroup function core/modules/breakpoint/src/Breakpoint.php Returns the breakpoint group.
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.
BreakpointInterface::getGroup function core/modules/breakpoint/src/BreakpointInterface.php Returns the breakpoint group.
BreakpointManager::$breakpointsByGroup property core/modules/breakpoint/src/BreakpointManager.php Static cache of breakpoints keyed by group.
BreakpointManager::getBreakpointsByGroup function core/modules/breakpoint/src/BreakpointManager.php
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
BreakpointManager::getGroups function core/modules/breakpoint/src/BreakpointManager.php

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