Search for group
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
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 |
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/ |
|
GroupByNumeric.php | file | core/ |
|
GroupByNumeric.php | file | core/ |
|
GroupByNumeric::$handler | property | core/ |
The original handler. |
GroupByNumeric::adminLabel | function | core/ |
Return a string representing this handler's name in the UI. |
GroupByNumeric::adminLabel | function | core/ |
Return a string representing this handler's name in the UI. |
GroupByNumeric::adminLabel | function | core/ |
Return a string representing this handler's name in the UI. |
GroupByNumeric::canGroup | function | core/ |
Can this filter be used in OR groups? |
GroupByNumeric::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
GroupByNumeric::init | function | core/ |
Initialize the plugin. |
GroupByNumeric::opBetween | function | core/ |
Filters by operator between. |
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.