Search for group
- Search 7.x for group
- Search 8.9.x for group
- Search 10.3.x for group
- Search 11.x for group
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityConditionGroup::__construct | function | core/ |
Constructs a new condition group object. |
| EntityConditionGroupTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Query\EntityConditionGroup[[api-linebreak]] @group jsonapi |
| EntityConditionGroupTest.php | file | core/ |
|
| EntityConditionGroupTest::constructProvider | function | core/ |
Data provider for testConstruct. |
| EntityConditionGroupTest::testConstruct | function | core/ |
@covers ::__construct[[api-linebreak]] @dataProvider constructProvider |
| EntityConditionGroupTest::testConstructException | function | core/ |
@covers ::__construct[[api-linebreak]] |
| EntityConstraintViolationList::groupViolationOffsets | function | core/ |
Groups violation offsets by field and entity level. |
| EntityField::buildGroupByForm | function | core/ |
Extend the groupby form with group columns. |
| EntityField::createEntityForGroupBy | function | core/ |
Creates a fake entity with grouped field values. |
| EntityField::submitGroupByForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| EntityOperations::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| EntityOperationsUnitTest::testUsesGroupBy | function | core/ |
@covers ::usesGroupBy[[api-linebreak]] |
| EntityQueryTest::testNestedConditionGroups | function | core/ |
Tests that nested condition groups work as expected. |
| EntityReference::$usesGrouping | property | core/ |
Does the style plugin support grouping of rows. |
| EntityReferenceRelationshipTest::testGroupByWithEmptyRelationships | function | core/ |
Tests group by with optional and empty relationship. |
| EntityReferenceSelection::$group | property | core/ |
The selection plugin group. |
| EntityType::$group | property | core/ |
The machine name of the entity type group. |
| EntityType::$group | property | core/ |
The group machine name. |
| EntityType::$group_label | property | core/ |
The human-readable name of the entity type group. |
| EntityType::$group_label | property | core/ |
The group label. |
| EntityType::getGroup | function | core/ |
Gets the machine name of the entity type group. |
| EntityType::getGroupLabel | function | core/ |
Gets the human-readable name of the entity type group. |
| EntityTypeInterface::getGroup | function | core/ |
Gets the machine name of the entity type group. |
| EntityTypeInterface::getGroupLabel | function | core/ |
Gets the human-readable name of the entity type group. |
| EntityTypeTest::testGetGroupLabel | function | core/ |
@covers ::getGroupLabel[[api-linebreak]] |
| ExecutionContext::$group | property | core/ |
The currently validated group. |
| ExecutionContext::getGroup | function | core/ |
|
| ExecutionContext::isGroupValidated | function | core/ |
|
| ExecutionContext::markGroupAsValidated | function | core/ |
|
| ExecutionContext::setGroup | function | core/ |
|
| ExposedFormUITest::$groupFormUiErrors | property | core/ |
Array of error message strings raised by the grouped form. |
| ExposedFormUITest::assertNoGroupedFilterErrors | function | core/ |
Asserts that there are no Grouped Filters errors. |
| ExposedFormUITest::testExposedGroupedFilter | function | core/ |
Tests the configuration of grouped exposed filters. |
| ExposedFormUITest::testGroupedFilterAdminUi | function | core/ |
Tests the admin interface of exposed grouped filters. |
| ExposedFormUITest::testGroupedFilterAdminUiErrors | function | core/ |
|
| Fieldgroup | class | core/ |
Provides a render element for a group of form elements. |
| fieldgroup.module.css | file | core/ |
Fieldgroup border reset. |
| fieldgroup.module.css | file | core/ |
Fieldgroup border reset. |
| fieldgroup.module.css | file | core/ |
Fieldgroup border reset. |
| Fieldgroup.php | file | core/ |
|
| Fieldgroup::getInfo | function | core/ |
Returns the element properties for this element. |
| FieldGroupRowsTest | class | core/ |
Tests the "Display all values in the same row" setting. |
| FieldGroupRowsTest.php | file | core/ |
|
| FieldGroupRowsTest::$modules | property | core/ |
Modules to enable. |
| FieldGroupRowsTest::$testViews | property | core/ |
Views to be enabled. |
| FieldGroupRowsTest::testGroupRows | function | core/ |
Testing the "Grouped rows" functionality. |
| FieldGroupRowsWebTest | class | core/ |
Tests the "Display all values in the same row" setting. |
| FieldGroupRowsWebTest.php | file | core/ |
|
| FieldGroupRowsWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldGroupRowsWebTest::$field | property | core/ |
The field config. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.