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 |
---|---|---|---|
FilterStringTest::testFilterStringGroupedExposedShorter | function | core/ |
Tests grouped and exposed filters with the "shorter than" operator. |
FilterStringTest::testFilterStringGroupedExposedStarts | function | core/ |
Tests grouped and exposed filters with the "starts with" operator. |
FilterStringTest::testFilterStringGroupedExposedWord | function | core/ |
Tests grouped and exposed filters with word-based filtering. |
FilterStringTest::testFilterStringGroupedNotRegularExpression | function | core/ |
Tests the string filter with negated 'regular_expression' operator. |
FormElement::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
FormElement::processGroup | function | core/ |
Arranges elements into groups. |
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::testDetailsContainsRequiredTextfield | function | core/ |
Tests form submit with a required field in closed details element. |
FormGroupingElementsTest::testDetailsContainsRequiredTextfieldAjaxForm | function | core/ |
Tests required field in closed details element with ajax form. |
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/ |
The 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 |
FormStateDecoratorBaseTest::testSetGroups | function | core/ |
@covers ::setGroups |
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. |
FormTestGroupFieldsetForm::submitForm | function | core/ |
Form submission handler. |
FormTestGroupVerticalTabsForm | class | core/ |
Builds a simple form to test the #group property on #type 'vertical_tabs'. |
FormTestGroupVerticalTabsForm.php | file | core/ |
|
FormTestGroupVerticalTabsForm::buildForm | function | core/ |
Form constructor. |
FormTestGroupVerticalTabsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestGroupVerticalTabsForm::submitForm | function | core/ |
Form submission handler. |
FormTestGroupVerticalTabsForm::validateForm | function | core/ |
Form validation handler. |
GroupByNumeric | class | core/ |
Handler for GROUP BY on simple numeric fields. |
GroupByNumeric | class | core/ |
Simple filter to handle greater than/less than filters. |
GroupByNumeric | class | core/ |
Simple handler for arguments using group by. |
GroupByNumeric.php | file | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.