Search for group

  1. Search 7.x for group
  2. Search 8.9.x for group
  3. Search 10.3.x for group
  4. Search 11.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.php file core/modules/block_content/src/Access/AccessGroupAnd.php
AccessGroupAnd::$dependencies property core/modules/block_content/src/Access/AccessGroupAnd.php The access dependencies.
AccessGroupAnd::access function core/modules/block_content/src/Access/AccessGroupAnd.php Checks data value access.
AccessGroupAnd::addDependency function core/modules/block_content/src/Access/AccessGroupAnd.php
AccessGroupAnd::getDependencies function core/modules/block_content/src/Access/AccessGroupAnd.php
AccessGroupAndTest class core/modules/block_content/tests/src/Unit/Access/AccessGroupAndTest.php Tests accessible groups.
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::testGroups function core/modules/block_content/tests/src/Unit/Access/AccessGroupAndTest.php @covers \Drupal\block_content\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 The theme to install as the default for testing.
AjaxInGroupTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php Modules to enable.
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 Provides the handler some groupby.
asset.css.collection_grouper service core/core.services.yml Drupal\Core\Asset\CssCollectionGrouper
asset.js.collection_grouper service core/core.services.yml Drupal\Core\Asset\JsCollectionGrouper
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.
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 Gets breakpoints for the specified group.
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.
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::testGetGroup function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php @covers ::getGroup
Callbacks::checkboxGroupCallback function core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php Ajax callback triggered by the checkbox in a #group.
CategorizingPluginManagerInterface::getGroupedDefinitions function core/lib/Drupal/Component/Plugin/CategorizingPluginManagerInterface.php Gets sorted plugin definitions grouped by category.
CategorizingPluginManagerTrait::getGroupedDefinitions function core/lib/Drupal/Core/Plugin/CategorizingPluginManagerTrait.php
CategorizingPluginManagerTraitTest::testGetGroupedDefinitions function core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php @covers ::getGroupedDefinitions
Condition::andConditionGroup function core/lib/Drupal/Core/Database/Query/Condition.php Creates a new group of conditions ANDed together.
Condition::conditionGroupFactory function core/lib/Drupal/Core/Database/Query/Condition.php Creates an object holding a group of conditions.
Condition::orConditionGroup function core/lib/Drupal/Core/Database/Query/Condition.php Creates a new group of conditions ORed together.
ConditionInterface::andConditionGroup function core/lib/Drupal/Core/Database/Query/ConditionInterface.php Creates a new group of conditions ANDed together.
ConditionInterface::conditionGroupFactory function core/lib/Drupal/Core/Database/Query/ConditionInterface.php Creates an object holding a group of conditions.
ConditionInterface::orConditionGroup function core/lib/Drupal/Core/Database/Query/ConditionInterface.php Creates a new group of conditions ORed together.
ConfigEntityMapper::getContextualLinkGroup function core/modules/config_translation/src/ConfigEntityMapper.php Returns the name of the contextual link group to add contextual links to.
ConfigEntityType::$group property core/lib/Drupal/Core/Entity/Annotation/ConfigEntityType.php The group machine name.
ConfigHandlerGroup class core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Provides a form for configuring grouping information for a Views UI handler.
ConfigHandlerGroup.php file core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php

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