Search for getGroup

  1. Search 7.x for getGroup
  2. Search 9.5.x for getGroup
  3. Search 8.9.x for getGroup
  4. Search 10.3.x for getGroup
  5. Other projects
Title Object type File name Summary
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.
Breakpoint::getGroup function core/modules/breakpoint/src/Breakpoint.php Returns the breakpoint group.
BreakpointInterface::getGroup function core/modules/breakpoint/src/BreakpointInterface.php Returns the breakpoint 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::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[[api-linebreak]]
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[[api-linebreak]]
ContextualLinkDefault::getGroup function core/lib/Drupal/Core/Menu/ContextualLinkDefault.php Returns the group this contextual link should be rendered in.
ContextualLinkDefaultTest::testGetGroup function core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php @covers ::getGroup[[api-linebreak]]
ContextualLinkInterface::getGroup function core/lib/Drupal/Core/Menu/ContextualLinkInterface.php Returns the group this contextual link should be rendered in.
CssAssetController::getGroups function core/modules/system/src/Controller/CssAssetController.php Get grouped assets.
EntityType::getGroup function core/lib/Drupal/Core/Entity/EntityType.php Gets the machine name of the entity type group.
EntityType::getGroupLabel function core/lib/Drupal/Core/Entity/EntityType.php Gets the human-readable name of the entity type group.
EntityTypeInterface::getGroup function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the machine name of the entity type group.
EntityTypeInterface::getGroupLabel function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the human-readable name of the entity type group.
EntityTypeTest::testGetGroupLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php @covers ::getGroupLabel[[api-linebreak]]
ExecutionContext::getGroup function core/lib/Drupal/Core/Validation/ExecutionContext.php
FieldTypePluginManager::getGroupedDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Gets sorted field type definitions grouped by category.
FieldTypePluginManagerTest::testGetGroupedDefinitions function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php @covers ::getGroupedDefinitions[[api-linebreak]]
FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php @covers ::getGroupedDefinitions[[api-linebreak]]
FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php @covers ::getGroupedDefinitions[[api-linebreak]]
FilterBooleanOperatorStringTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Provides grouped exposed filter configuration.
FilterBooleanOperatorTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Provides grouped exposed filter configuration.
FilterEqualityTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Provides grouped exposed filter options for the 'name' field.
FilterInOperatorTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Returns grouped exposed filter definitions for Views.
FilterNumericTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Returns predefined grouped filter configurations for 'age'.
FilterStringTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Returns a set of grouped exposed filters.
FormState::getGroups function core/lib/Drupal/Core/Form/FormState.php Returns references to details elements to render them within vertical tabs.
FormStateDecoratorBase::getGroups function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Returns references to details elements to render them within vertical tabs.
FormStateDecoratorBaseTest::testGetGroups function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getGroups[[api-linebreak]]
FormStateInterface::getGroups function core/lib/Drupal/Core/Form/FormStateInterface.php Returns references to details elements to render them within vertical tabs.
IconDefinition::getGroup function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon Group.
IconDefinitionInterface::getGroup function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon Group.
JsAssetController::getGroups function core/modules/system/src/Controller/JsAssetController.php Get grouped assets.
LayoutPluginManager::getGroupedDefinitions function core/lib/Drupal/Core/Layout/LayoutPluginManager.php
LayoutPluginManagerInterface::getGroupedDefinitions function core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php
LayoutPluginManagerTest::testGetGroupedDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getGroupedDefinitions[[api-linebreak]]
ListElement::getGroupTitle function core/modules/config_translation/src/FormElement/ListElement.php Returns the title for the 'details' element of a group of schema elements.
Select::getGroupBy function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the group-by array for this query.
SelectExtender::getGroupBy function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the group-by array for this query.
SelectInterface::getGroupBy function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the group-by array for this query.
TimeZoneFormHelperTest::testGetGroupedList function core/tests/Drupal/Tests/Core/Datetime/TimeZoneFormHelperTest.php @covers ::getOptionsListByRegion[[api-linebreak]]

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