Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormClassRouteCondition | class | core/ |
Test class. |
| FormClassRouteCondition::buildForm | function | core/ |
Form constructor. |
| FormClassRouteCondition::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormClassRouteCondition::submitForm | function | core/ |
Form submission handler. |
| FormClassRouteLocale | class | core/ |
Test class. |
| FormClassRouteLocale::buildForm | function | core/ |
Form constructor. |
| FormClassRouteLocale::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormClassRouteLocale::submitForm | function | core/ |
Form submission handler. |
| FormClassRouteLocalizedPaths | class | core/ |
Test class. |
| FormClassRouteLocalizedPaths::buildForm | function | core/ |
Form constructor. |
| FormClassRouteLocalizedPaths::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormClassRouteLocalizedPaths::submitForm | function | core/ |
Form submission handler. |
| FormController | class | core/ |
Common base class for form interstitial controllers. |
| FormController | class | core/ |
Routing controller class for condition_test testing of condition forms. |
| FormController.php | file | core/ |
|
| FormController.php | file | core/ |
|
| FormController::$argumentResolver | property | core/ |
The argument resolver. |
| FormController::$condition | property | core/ |
The condition plugin we will be working with. |
| FormController::$conditionCurrentTheme | property | core/ |
The condition plugin current_theme. |
| FormController::$formBuilder | property | core/ |
The form builder. |
| FormController::buildForm | function | core/ |
Form constructor. |
| FormController::getContentResult | function | core/ |
Invokes the form and returns the result. |
| FormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| FormController::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| FormController::submitForm | function | core/ |
Form submission handler. |
| FormController::validateForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
| FormController::__construct | function | core/ |
Constructs a \Drupal\condition_test\FormController object. |
| FormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Controller\FormController object. |
| FormDefaultHandlersTest | class | core/ |
Tests automatically added form handlers. |
| FormDefaultHandlersTest.php | file | core/ |
|
| FormDefaultHandlersTest::buildForm | function | core/ |
Form constructor. |
| FormDefaultHandlersTest::customSubmitForm | function | core/ |
|
| FormDefaultHandlersTest::customValidateForm | function | core/ |
|
| FormDefaultHandlersTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormDefaultHandlersTest::submitForm | function | core/ |
Form submission handler. |
| FormDefaultHandlersTest::testDefaultAndCustomHandlers | function | core/ |
Tests that default handlers are added even if custom are specified. |
| FormDefaultHandlersTest::validateForm | function | core/ |
Form validation handler. |
| FormElement | class | core/ |
Defines a form element plugin annotation object. |
| FormElement | class | core/ |
Defines a form element plugin attribute object. |
| FormElement | class | core/ |
Provides a base class for form element plugins. |
| FormElement.php | file | core/ |
|
| FormElement.php | file | core/ |
|
| FormElement.php | file | core/ |
|
| FormElement::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
| FormElement::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
| FormElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| FormElement::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
| FormElement::processGroup | function | core/ |
Arranges elements into groups. |
| FormElement::processPattern | function | core/ |
Render API callback: Handles the #pattern form element property. |
Pagination
- Previous page
- Page 763
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.