Search for state
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
State | class | core/ |
A value object representing a workflow state. |
state | service | core/ |
Drupal\Core\State\State |
State | class | core/ |
Provides the state system using a key value store. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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]] |
TableDragTest::$state | property | core/ |
The state service. |
TableDragTestForm::$state | property | core/ |
The state service. |
TermParentsTest::$state | property | core/ |
The state service. |
TestAccessBlock::$state | property | core/ |
The state service. |
TestClass::$state | property | core/ |
The state keyvalue collection. |
TestRunResultsStorageInterface::getCurrentTestRunState | function | core/ |
Get state information about a test run, from storage. |
TestStateBasedSectionStorage | class | core/ |
Provides a test section storage that is controlled by state. |
TestStateBasedSectionStorage.php | file | core/ |
|
TestStateBasedSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
TestStateBasedSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
TestStateBasedSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
TestStateBasedSectionStorage::extractIdFromRoute | function | core/ |
|
TestStateBasedSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
TestStateBasedSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
TestStateBasedSectionStorage::getSectionList | function | core/ |
Gets the section list. |
TestStateBasedSectionStorage::getSectionListFromId | function | core/ |
|
TestStateBasedSectionStorage::getSections | function | core/ |
Gets the layout sections. |
TestStateBasedSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
TestStateBasedSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
TestStateBasedSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
TestStateBasedSectionStorage::save | function | core/ |
Saves the sections. |
TestStatementInterface | interface | core/ |
Creates StatementInterface for testing. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.