Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SubDirAttribute.php | file | core/ |
|
| SubformState | class | core/ |
Stores information about the state of a subform. |
| SubformState.php | file | core/ |
|
| SubformState::$parentForm | property | core/ |
The parent form. |
| SubformState::$subform | property | core/ |
The subform. |
| SubformState::createForSubform | function | core/ |
Creates a new instance for a subform. |
| SubformState::getCompleteFormState | function | core/ |
Gets the complete form state. |
| SubformState::getFormObject | function | core/ |
Returns the form object that is responsible for building this form. |
| SubformState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| SubformState::getParents | function | core/ |
Gets the subform's parents relative to its parent form. |
| SubformState::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
| SubformState::setErrorByName | function | core/ |
Files an error against a form element. |
| SubformState::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
| SubformState::__construct | function | core/ |
Constructs a new instance. |
| SubformStateInterface | interface | core/ |
Stores information about the state of a subform. |
| SubformStateInterface.php | file | core/ |
|
| SubformStateInterface::getCompleteFormState | function | core/ |
Gets the complete form state. |
| SubformStateTest | class | core/ |
Tests Drupal\Core\Form\SubformState. |
| SubformStateTest.php | file | core/ |
|
| SubformStateTest::$formStateValues | property | core/ |
The form state's values test fixture. |
| SubformStateTest::$parentForm | property | core/ |
The parent form. |
| SubformStateTest::providerGetValues | function | core/ |
Provides data to self::testGetValues(). |
| SubformStateTest::providerGetValuesBroken | function | core/ |
Provides data to self::testGetValuesBroken(). |
| SubformStateTest::providerTestGetValue | function | core/ |
Provides data to self::testGetValue(). |
| SubformStateTest::providerTestGetValueBroken | function | core/ |
Provides data to self::testGetValueBroken(). |
| SubformStateTest::providerTestSetValues | function | core/ |
Provides data to self::testSetValues(). |
| SubformStateTest::providerTestSetValuesBroken | function | core/ |
Provides data to self::testSetValuesBroken(). |
| SubformStateTest::testFormObject | function | core/ |
Tests form object. |
| SubformStateTest::testGetCompleteFormStateWithParentCompleteForm | function | core/ |
Tests get complete form state with parent complete form. |
| SubformStateTest::testGetCompleteFormStateWithParentSubform | function | core/ |
Tests get complete form state with parent subform. |
| SubformStateTest::testGetLimitValidationErrors | function | core/ |
Tests get limit validation errors. |
| SubformStateTest::testGetValue | function | core/ |
Tests get value. |
| SubformStateTest::testGetValueBroken | function | core/ |
Tests get value broken. |
| SubformStateTest::testGetValues | function | core/ |
Tests get values. |
| SubformStateTest::testGetValuesBroken | function | core/ |
Tests get values broken. |
| SubformStateTest::testSetErrorByName | function | core/ |
Tests set error by name. |
| SubformStateTest::testSetLimitValidationErrors | function | core/ |
Tests set limit validation errors. |
| SubformStateTest::testSetValues | function | core/ |
Tests set values. |
| SubformStateTest::testSetValuesBroken | function | core/ |
Tests set values broken. |
| Submit | class | core/ |
Provides a form submit button. |
| Submit.php | file | core/ |
|
| Submit::getInfo | function | core/ |
Returns the element properties for this element. |
| SubProcess | class | core/ |
Runs an array of arrays through its own process pipeline. |
| SubProcess.php | file | core/ |
|
| SubProcess::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
| SubProcess::transform | function | core/ |
Performs the associated process. |
| SubProcess::transformKey | function | core/ |
Runs the process pipeline for the key to determine its dynamic name. |
| SubProcess::__construct | function | core/ |
SubProcess constructor. |
| SubProcessTest | class | core/ |
Tests the sub_process process plugin. |
| SubProcessTest.php | file | core/ |
Pagination
- Previous page
- Page 1338
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.