Search for group
- Search 7.x for group
- Search 9.5.x for group
- Search 10.3.x for group
- Search 11.x for group
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigHandlerGroup::buildForm | function | core/ |
Form constructor. |
ConfigHandlerGroup::getForm | function | core/ |
Creates a new instance of this form. |
ConfigHandlerGroup::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigHandlerGroup::getFormKey | function | core/ |
Returns the key that represents this form. |
ConfigHandlerGroup::submitForm | function | core/ |
Form submission handler. |
ConfigHandlerGroup::__construct | function | core/ |
Constructs a new ConfigHandlerGroup object. |
ConfigMapperInterface::getContextualLinkGroup | function | core/ |
Returns the name of the contextual link group to add contextual links to. |
ConfigNamesMapper::getContextualLinkGroup | function | core/ |
Returns the name of the contextual link group to add contextual links to. |
ContentEntityType::$group | property | core/ |
The group machine name. |
ContextualLinkDefault::getGroup | function | core/ |
Returns the group this contextual link should be rendered in. |
ContextualLinkDefaultTest::testGetGroup | function | core/ |
@covers ::getGroup |
ContextualLinkInterface::getGroup | function | core/ |
Returns the group this contextual link should be rendered in. |
ContextualLinkManager::$pluginsByGroup | property | core/ |
A static cache of all the contextual link plugins by group name. |
ContextualLinkManager::getContextualLinkPluginsByGroup | function | core/ |
Gets the contextual link plugins by contextual link group. |
ContextualLinkManager::getContextualLinksArrayByGroup | function | core/ |
Gets the contextual links prepared as expected by links.html.twig. |
ContextualLinkManagerInterface::getContextualLinkPluginsByGroup | function | core/ |
Gets the contextual link plugins by contextual link group. |
ContextualLinkManagerInterface::getContextualLinksArrayByGroup | function | core/ |
Gets the contextual links prepared as expected by links.html.twig. |
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroup | function | core/ |
Tests the getContextualLinkPluginsByGroup method. |
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroupWithCache | function | core/ |
Tests the getContextualLinkPluginsByGroup method with a prefilled cache. |
ContextualLinkManagerTest::testGetContextualLinksArrayByGroup | function | core/ |
Tests the getContextualLinksArrayByGroup method. |
ContextualLinkManagerTest::testGetContextualLinksArrayByGroupAccessCheck | function | core/ |
Tests the access checking of the getContextualLinksArrayByGroup method. |
ContextualLinkManagerTest::testProcessDefinitionWithoutGroup | function | core/ |
Tests processDefinition() by passing a plugin definition without a group. |
ContextualLinks::usesGroupBy | function | core/ |
Provides the handler some groupby. |
controlgroup.css | file | core/ |
/*! * jQuery UI Controlgroup 1.12.1 * 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/ |
Provides the handler some groupby. |
CssCollectionGrouper | class | core/ |
Groups CSS assets. |
CssCollectionGrouper.php | file | core/ |
|
CssCollectionGrouper::group | function | core/ |
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 the CSS asset collection grouper. |
CssCollectionGrouperUnitTest.php | file | core/ |
|
CssCollectionGrouperUnitTest::$grouper | property | core/ |
A CSS asset grouper. |
CssCollectionGrouperUnitTest::setUp | function | core/ |
|
CssCollectionGrouperUnitTest::testGrouper | function | core/ |
Tests \Drupal\Core\Asset\CssCollectionGrouper. |
CssCollectionOptimizer::$grouper | property | core/ |
A CSS asset grouper. |
CssCollectionRendererUnitTest::$fileCssGroup | property | core/ |
A valid file CSS asset group. |
Custom::usesGroupBy | function | core/ |
Provides the handler some groupby. |
Date::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
DependentAccessTest::testMergeGroup | function | core/ |
Tests merging a new dependency with an existing access group dependency. |
DependentAccessTest::testMergeNonGroup | function | core/ |
Tests merging a new dependency with existing non-group access dependency. |
DisplayPluginBase::useGroupBy | function | core/ |
Does the display have groupby enabled? |
DisplayPluginInterface::useGroupBy | function | core/ |
Does the display have groupby enabled? |
DisplayTest::testFilterGroupsOverriding | function | core/ |
Tests the overriding of filter_groups. |
ElementTest::testGroupElements | function | core/ |
Tests the #group property. |
EntityConditionGroup | class | core/ |
A condition group for the EntityQuery. |
EntityConditionGroup.php | file | core/ |
|
EntityConditionGroup::$allowedConjunctions | property | core/ |
The AND conjunction value. |
EntityConditionGroup::$conjunction | property | core/ |
The conjunction. |
EntityConditionGroup::$members | property | core/ |
The members of the condition group. |
EntityConditionGroup::conjunction | function | core/ |
The condition group conjunction. |
EntityConditionGroup::members | function | core/ |
The members which belong to the condition group. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.