Search for group
Title | Object type | File name | Summary |
---|---|---|---|
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.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 install. |
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. |
FieldGroupRowsWebTest::$fieldName | property | core/ |
The used field name in the test. |
FieldGroupRowsWebTest::$fieldStorage | property | core/ |
The field storage. |
FieldGroupRowsWebTest::$modules | property | core/ |
Modules to install. |
FieldGroupRowsWebTest::$nodeType | property | core/ |
The page node type. |
FieldGroupRowsWebTest::$testViews | property | core/ |
Views used by this test. |
FieldGroupRowsWebTest::setUp | function | core/ |
Sets up the test. |
FieldGroupRowsWebTest::testGroupRows | function | core/ |
Testing when "Display all values in the same row" is checked. |
FieldGroupRowsWebTest::testUngroupedRows | function | core/ |
Testing when "Display all values in the same row" is unchecked. |
FieldHandlerInterface::useStringGroupBy | function | core/ |
Determines if this field can be grouped in the results. |
FieldPluginBase::useStringGroupBy | function | core/ |
Determines if this field can be grouped in the results. |
FieldStorageAddForm::addFieldOptionsForGroup | function | core/ |
Adds field types for the selected group to the form. |
FieldStorageAddForm::addGroupFieldOptions | function | core/ |
Adds ungrouped field types and field type groups to the form. |
FieldStorageAddForm::validateGroupOrField | function | core/ |
Validates the first step of the form. |
FieldTest::testQueryWithGroupByForBaseField | function | core/ |
@covers ::query |
FieldTest::testQueryWithGroupByForConfigField | function | core/ |
@covers ::query |
FieldTypePluginManager::getGroupedDefinitions | function | core/ |
Gets sorted field type definitions grouped by category. |
FieldTypePluginManagerTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions |
FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty | function | core/ |
@covers ::getGroupedDefinitions |
FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid | function | core/ |
@covers ::getGroupedDefinitions |
FieldUiJSTestTrait::getFieldFromGroupJS | function | core/ |
Helper function that returns the field card element if it is in a group. |
FieldUiTestTrait::getFieldFromGroup | function | core/ |
Helper function that returns the name of the group that a field is in. |
Filter::buildEntityConditionGroup | function | core/ |
Denormalizes the given filter items into a single EntityConditionGroup. |
Filter::buildGroup | function | core/ |
Applies the root condition to the given query. |
Filter::GROUP_KEY | constant | core/ |
Key in the filter[<key>] parameter for groups. |
FilterBooleanOperatorGroupTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
FilterBooleanOperatorGroupTest.php | file | core/ |
|
FilterBooleanOperatorGroupTest::$modules | property | core/ |
Modules to install. |
FilterBooleanOperatorGroupTest::$testViews | property | core/ |
Views used by this test. |
FilterBooleanOperatorGroupTest::setUp | function | core/ |
|
FilterBooleanOperatorGroupTest::testViewsBooleanGroupedFilter | function | core/ |
Tests that grouped boolean exposed form works as expected. |
FilterBooleanOperatorStringTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
FilterBooleanOperatorStringTest::testFilterGroupedExposed | function | core/ |
Tests the Boolean filter with grouped exposed form enabled. |
FilterBooleanOperatorTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
FilterBooleanOperatorTest::testFilterGroupedExposed | function | core/ |
Tests the boolean filter with grouped exposed form enabled. |
FilterDateTest::testExposedGroupedFilters | function | core/ |
Tests exposed grouped filters. |
FilterEqualityTest::getGroupedExposedFilters | function | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.