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
ConfigHandlerGroup::buildForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Form constructor.
ConfigHandlerGroup::getForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Creates a new instance of this form.
ConfigHandlerGroup::getFormId function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Returns a unique string identifying the form.
ConfigHandlerGroup::getFormKey function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Returns the key that represents this form.
ConfigHandlerGroup::submitForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Form submission handler.
ConfigHandlerGroup::__construct function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Constructs a new ConfigHandlerGroup object.
ConfigMapperInterface::getContextualLinkGroup function core/modules/config_translation/src/ConfigMapperInterface.php Returns the name of the contextual link group to add contextual links to.
ConfigNamesMapper::getContextualLinkGroup function core/modules/config_translation/src/ConfigNamesMapper.php Returns the name of the contextual link group to add contextual links to.
ContentEntityType::$group property core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php The group machine name.
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
ContextualLinkInterface::getGroup function core/lib/Drupal/Core/Menu/ContextualLinkInterface.php Returns the group this contextual link should be rendered in.
ContextualLinkManager::$pluginsByGroup property core/lib/Drupal/Core/Menu/ContextualLinkManager.php A static cache of all the contextual link plugins by group name.
ContextualLinkManager::getContextualLinkPluginsByGroup function core/lib/Drupal/Core/Menu/ContextualLinkManager.php Gets the contextual link plugins by contextual link group.
ContextualLinkManager::getContextualLinksArrayByGroup function core/lib/Drupal/Core/Menu/ContextualLinkManager.php Gets the contextual links prepared as expected by links.html.twig.
ContextualLinkManagerInterface::getContextualLinkPluginsByGroup function core/lib/Drupal/Core/Menu/ContextualLinkManagerInterface.php Gets the contextual link plugins by contextual link group.
ContextualLinkManagerInterface::getContextualLinksArrayByGroup function core/lib/Drupal/Core/Menu/ContextualLinkManagerInterface.php Gets the contextual links prepared as expected by links.html.twig.
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroup function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests the getContextualLinkPluginsByGroup method.
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroupWithCache function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests the getContextualLinkPluginsByGroup method with a prefilled cache.
ContextualLinkManagerTest::testGetContextualLinksArrayByGroup function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests the getContextualLinksArrayByGroup method.
ContextualLinkManagerTest::testGetContextualLinksArrayByGroupAccessCheck function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests the access checking of the getContextualLinksArrayByGroup method.
ContextualLinkManagerTest::testProcessDefinitionWithoutGroup function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests processDefinition() by passing a plugin definition without a group.
ContextualLinks::usesGroupBy function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php Provides the handler some groupby.
controlgroup.css file core/assets/vendor/jquery.ui/themes/base/controlgroup.css /*!
* jQuery UI Controlgroup 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/controlgroup/#theming
Counter::usesGroupBy function core/modules/views/src/Plugin/views/field/Counter.php Provides the handler some groupby.
CssCollectionGrouper class core/lib/Drupal/Core/Asset/CssCollectionGrouper.php Groups CSS assets.
CssCollectionGrouper.php file core/lib/Drupal/Core/Asset/CssCollectionGrouper.php
CssCollectionGrouper::group function core/lib/Drupal/Core/Asset/CssCollectionGrouper.php Puts multiple items into the same group if they are groupable and if they
are for the same 'media' and 'browsers'. Items of the 'file' type are
groupable if their 'preprocess' flag is TRUE, and items of the…
CssCollectionGrouperUnitTest class core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php Tests the CSS asset collection grouper.
CssCollectionGrouperUnitTest.php file core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
CssCollectionGrouperUnitTest::$grouper property core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php A CSS asset grouper.
CssCollectionGrouperUnitTest::setUp function core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
CssCollectionGrouperUnitTest::testGrouper function core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php Tests \Drupal\Core\Asset\CssCollectionGrouper.
CssCollectionOptimizer::$grouper property core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php A CSS asset grouper.
CssCollectionRendererUnitTest::$fileCssGroup property core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php A valid file CSS asset group.
Custom::usesGroupBy function core/modules/views/src/Plugin/views/field/Custom.php Provides the handler some groupby.
Date::hasValidGroupedValue function core/modules/views/src/Plugin/views/filter/Date.php Determines if the given grouped filter entry has a valid value.
DependentAccessTest::testMergeGroup function core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php Tests merging a new dependency with an existing access group dependency.
DependentAccessTest::testMergeNonGroup function core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php Tests merging a new dependency with existing non-group access dependency.
DisplayPluginBase::useGroupBy function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Does the display have groupby enabled?
DisplayPluginInterface::useGroupBy function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Does the display have groupby enabled?
DisplayTest::testFilterGroupsOverriding function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the overriding of filter_groups.
ElementTest::testGroupElements function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests the #group property.
EntityConditionGroup class core/modules/jsonapi/src/Query/EntityConditionGroup.php A condition group for the EntityQuery.
EntityConditionGroup.php file core/modules/jsonapi/src/Query/EntityConditionGroup.php
EntityConditionGroup::$allowedConjunctions property core/modules/jsonapi/src/Query/EntityConditionGroup.php The AND conjunction value.
EntityConditionGroup::$conjunction property core/modules/jsonapi/src/Query/EntityConditionGroup.php The conjunction.
EntityConditionGroup::$members property core/modules/jsonapi/src/Query/EntityConditionGroup.php The members of the condition group.
EntityConditionGroup::conjunction function core/modules/jsonapi/src/Query/EntityConditionGroup.php The condition group conjunction.
EntityConditionGroup::members function core/modules/jsonapi/src/Query/EntityConditionGroup.php The members which belong to the condition group.

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