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 |
|---|---|---|---|
| FilterPluginBase::groupMultipleExposedInput | function | core/ |
Group multiple exposed input. |
| FilterPluginBase::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
| FilterPluginBase::isAGroup | function | core/ |
Returns TRUE if the exposed filter works like a grouped filter. |
| FilterPluginBase::showBuildGroupButton | function | core/ |
Shortcut to display the build_group/hide button. |
| FilterPluginBase::showBuildGroupForm | function | core/ |
Shortcut to display the exposed options form. |
| FilterPluginBase::storeGroupInput | function | core/ |
If set to remember exposed input in the session, store it there. |
| FilterStringTest::getGroupedExposedFilters | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedContains | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedEmpty | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedEnds | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedEqual | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedLonger | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedNot | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedNotEnds | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedNotEqual | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedNotStarts | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedShorter | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedStarts | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedWord | function | core/ |
|
| FormGroupingElementsTest | class | core/ |
Tests for form grouping elements. |
| FormGroupingElementsTest.php | file | core/ |
|
| FormGroupingElementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormGroupingElementsTest::$modules | property | core/ |
Required modules. |
| FormGroupingElementsTest::setUp | function | core/ |
|
| FormGroupingElementsTest::testDetailsChildVisibility | function | core/ |
Tests that details element children become visible. |
| FormGroupingElementsTest::testVerticalTabChildVisibility | function | core/ |
Tests that vertical tab children become visible. |
| FormGroupingElementsTest::testVerticalTabValidationVisibility | function | core/ |
Confirms tabs containing a field with a validation error are open. |
| FormState::$groups | property | core/ |
Contains references to details elements to render them within vertical tabs. |
| FormState::getGroups | function | core/ |
Returns references to details elements to render them within vertical tabs. |
| FormState::setGroups | function | core/ |
Sets references to details elements to render them within vertical tabs. |
| FormStateDecoratorBase::getGroups | function | core/ |
Returns references to details elements to render them within vertical tabs. |
| FormStateDecoratorBase::setGroups | function | core/ |
Sets references to details elements to render them within vertical tabs. |
| FormStateDecoratorBaseTest::testGetGroups | function | core/ |
@covers ::getGroups[[api-linebreak]] |
| FormStateDecoratorBaseTest::testSetGroups | function | core/ |
@covers ::setGroups[[api-linebreak]] |
| FormStateInterface::getGroups | function | core/ |
Returns references to details elements to render them within vertical tabs. |
| FormStateInterface::setGroups | function | core/ |
Sets references to details elements to render them within vertical tabs. |
| FormTestGroupContainerForm | class | core/ |
Builds a simple form to test the #group property on #type 'container'. |
| FormTestGroupContainerForm.php | file | core/ |
|
| FormTestGroupContainerForm::buildForm | function | core/ |
Form constructor. |
| FormTestGroupContainerForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestGroupContainerForm::submitForm | function | core/ |
Form submission handler. |
| FormTestGroupDetailsForm | class | core/ |
Builds a simple form to test the #group property on #type 'details'. |
| FormTestGroupDetailsForm.php | file | core/ |
|
| FormTestGroupDetailsForm::buildForm | function | core/ |
Form constructor. |
| FormTestGroupDetailsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestGroupDetailsForm::submitForm | function | core/ |
Form submission handler. |
| FormTestGroupFieldsetForm | class | core/ |
Builds a simple form to test the #group property on #type 'fieldset'. |
| FormTestGroupFieldsetForm.php | file | core/ |
|
| FormTestGroupFieldsetForm::buildForm | function | core/ |
Form constructor. |
| FormTestGroupFieldsetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.