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 |
---|---|---|---|
AccessGroupAnd | class | core/ |
An access group where all the dependencies must be allowed. |
AccessGroupAnd.php | file | core/ |
|
AccessGroupAnd::$dependencies | property | core/ |
The access dependencies. |
AccessGroupAnd::access | function | core/ |
Checks data value access. |
AccessGroupAnd::addDependency | function | core/ |
|
AccessGroupAnd::getDependencies | function | core/ |
|
AccessGroupAndTest | class | core/ |
Tests accessible groups. |
AccessGroupAndTest.php | file | core/ |
|
AccessGroupAndTest::setUp | function | core/ |
|
AccessGroupAndTest::testGroups | function | core/ |
@covers \Drupal\block_content\Access\AccessGroupAnd |
AjaxInGroupTest | class | core/ |
Tests that form elements in groups work correctly with AJAX. |
AjaxInGroupTest.php | file | core/ |
|
AjaxInGroupTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxInGroupTest::$modules | property | core/ |
Modules to enable. |
AjaxInGroupTest::setUp | function | core/ |
|
AjaxInGroupTest::testSimpleAjaxFormValue | function | core/ |
Submits forms with select and checkbox elements via Ajax. |
AreaPluginBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
asset.css.collection_grouper | service | core/ |
Drupal\Core\Asset\CssCollectionGrouper |
asset.js.collection_grouper | service | core/ |
Drupal\Core\Asset\JsCollectionGrouper |
AssetCollectionGrouperInterface | interface | core/ |
Interface defining a service that logically groups a collection of assets. |
AssetCollectionGrouperInterface.php | file | core/ |
|
AssetCollectionGrouperInterface::group | function | core/ |
Groups a collection of assets into logical groups of asset collections. |
BlockManagerTest::testGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions |
Breakpoint::getGroup | function | core/ |
Returns the breakpoint group. |
BreakpointDiscoveryTest::testBreakpointGroups | function | core/ |
Test the collection of breakpoint groups. |
BreakpointDiscoveryTest::testCustomBreakpointGroups | function | core/ |
Test the custom breakpoint group provided by a theme and a module. |
BreakpointInterface::getGroup | function | core/ |
Returns the breakpoint group. |
BreakpointManager::$breakpointsByGroup | property | core/ |
Static cache of breakpoints keyed by group. |
BreakpointManager::getBreakpointsByGroup | function | core/ |
Gets breakpoints for the specified group. |
BreakpointManager::getGroupLabel | function | core/ |
Gets the label for a breakpoint group. |
BreakpointManager::getGroupProviders | function | core/ |
Gets all the providers for the specified breakpoint group. |
BreakpointManager::getGroups | function | core/ |
Gets all the existing breakpoint groups. |
BreakpointManagerInterface::getBreakpointsByGroup | function | core/ |
Gets breakpoints for the specified group. |
BreakpointManagerInterface::getGroupProviders | function | core/ |
Gets all the providers for the specified breakpoint group. |
BreakpointManagerInterface::getGroups | function | core/ |
Gets all the existing breakpoint groups. |
BreakpointTest::testGetGroup | function | core/ |
@covers ::getGroup |
Callbacks::checkboxGroupCallback | function | core/ |
Ajax callback triggered by the checkbox in a #group. |
CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
CategorizingPluginManagerTrait::getGroupedDefinitions | function | core/ |
|
CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions |
Condition::andConditionGroup | function | core/ |
Creates a new group of conditions ANDed together. |
Condition::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
Condition::orConditionGroup | function | core/ |
Creates a new group of conditions ORed together. |
ConditionInterface::andConditionGroup | function | core/ |
Creates a new group of conditions ANDed together. |
ConditionInterface::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
ConditionInterface::orConditionGroup | function | core/ |
Creates a new group of conditions ORed together. |
ConfigEntityMapper::getContextualLinkGroup | function | core/ |
Returns the name of the contextual link group to add contextual links to. |
ConfigEntityType::$group | property | core/ |
The group machine name. |
ConfigHandlerGroup | class | core/ |
Provides a form for configuring grouping information for a Views UI handler. |
ConfigHandlerGroup.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.