Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StyleUITest.php | file | core/ |
|
| StyleUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StyleUITest::$testViews | property | core/ |
Views used by this test. |
| StyleUITest::testStyleUI | function | core/ |
Tests changing the style plugin and changing some options of a style. |
| StyleUnformattedTest | class | core/ |
Tests unformatted style functionality. |
| StyleUnformattedTest.php | file | core/ |
|
| StyleUnformattedTest::$testViews | property | core/ |
Views used by this test. |
| StyleUnformattedTest::testDefaultRowClasses | function | core/ |
Make sure that the default css classes works as expected. |
| SubDirAttribute | class | core/ |
#[\Attribute] |
| 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/ |
@coversDefaultClass \Drupal\Core\Form\SubformState[[api-linebreak]] |
| 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/ |
@covers ::getFormObject[[api-linebreak]] |
| SubformStateTest::testGetCompleteFormStateWithParentCompleteForm | function | core/ |
@covers ::getCompleteFormState[[api-linebreak]] |
| SubformStateTest::testGetCompleteFormStateWithParentSubform | function | core/ |
@covers ::getCompleteFormState[[api-linebreak]] |
| SubformStateTest::testGetLimitValidationErrors | function | core/ |
@covers ::getLimitValidationErrors[[api-linebreak]] |
| SubformStateTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
| SubformStateTest::testGetValueBroken | function | core/ |
@covers ::getValue[[api-linebreak]] |
| SubformStateTest::testGetValues | function | core/ |
@covers ::getValues[[api-linebreak]] @covers ::getParents[[api-linebreak]] |
| SubformStateTest::testGetValuesBroken | function | core/ |
@covers ::getValues[[api-linebreak]] @covers ::getParents[[api-linebreak]] |
| SubformStateTest::testSetErrorByName | function | core/ |
@covers ::setErrorByName[[api-linebreak]] |
| SubformStateTest::testSetLimitValidationErrors | function | core/ |
@covers ::setLimitValidationErrors[[api-linebreak]] |
| SubformStateTest::testSetValues | function | core/ |
@covers ::setValues[[api-linebreak]] |
| SubformStateTest::testSetValuesBroken | function | core/ |
@covers ::setValues[[api-linebreak]] |
| Submit | class | core/ |
Provides a form submit button. |
| Submit.php | file | core/ |
Pagination
- Previous page
- Page 1231
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.