Search for group
- Search 7.x for group
- Search 9.5.x for group
- Search 8.9.x for group
- Search 10.3.x for group
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Tests the error messages used in the grouped filter form. |
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.module.css | file | core/ |
Fieldgroup border reset. |
Fieldgroup.php | file | core/ |
|
Fieldgroup::getInfo | function | core/ |
Returns the element properties for this element. |
Fieldgroup::preRenderAttachments | function | core/ |
Adds the fieldgroup library. |
Fieldgroup::__construct | function | core/ |
|
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/ |
|
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 |
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/ |
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.