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 |
---|---|---|---|
FormStateTest::testSetCleanValueKeys | function | core/ |
@covers ::setCleanValueKeys[[api-linebreak]] |
FormStateTest::testSetError | function | core/ |
Tests the setError() method. |
FormStateTest::testSetErrorByName | function | core/ |
@covers ::setErrorByName[[api-linebreak]] |
FormStateTest::testTemporaryValue | function | core/ |
@covers ::getTemporaryValue[[api-linebreak]] @covers ::hasTemporaryValue[[api-linebreak]] @covers ::setTemporaryValue[[api-linebreak]] |
FormStateValuesTrait | trait | core/ |
Provides methods to manage form state values. |
FormStateValuesTrait.php | file | core/ |
|
FormStateValuesTrait::getValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValue() |
FormStateValuesTrait::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
FormStateValuesTrait::hasValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::hasValue() |
FormStateValuesTrait::isValueEmpty | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::isValueEmpty() |
FormStateValuesTrait::setValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::setValue() |
FormStateValuesTrait::setValueForElement | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::setValueForElement() |
FormStateValuesTrait::setValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::setValues() |
FormStateValuesTrait::unsetValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::unsetValue() |
FormStateValuesTraitStub | class | core/ |
|
FormStateValuesTraitStub::$values | property | core/ |
The submitted form values. |
FormStateValuesTraitStub::getValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::getValues() |
FormStateValuesTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\FormStateValuesTrait[[api-linebreak]] |
FormStateValuesTraitTest.php | file | core/ |
|
FormStateValuesTraitTest::providerGetValue | function | core/ |
Provides data to self::testGetValue(). |
FormStateValuesTraitTest::providerHasValue | function | core/ |
Provides data to self::testHasValue(). |
FormStateValuesTraitTest::providerIsValueEmpty | function | core/ |
Provides data to self::testIsValueEmpty(). |
FormStateValuesTraitTest::providerSetValue | function | core/ |
Provides data to self::testSetValue(). |
FormStateValuesTraitTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
FormStateValuesTraitTest::testGetValueModifyReturn | function | core/ |
@covers ::getValue[[api-linebreak]] |
FormStateValuesTraitTest::testHasValue | function | core/ |
@covers ::hasValue[[api-linebreak]] |
FormStateValuesTraitTest::testIsValueEmpty | function | core/ |
@covers ::isValueEmpty[[api-linebreak]] |
FormStateValuesTraitTest::testSetValue | function | core/ |
@covers ::setValue[[api-linebreak]] |
FormStateValuesTraitTest::testSetValueForElement | function | core/ |
Tests that setting the value for an element adds to the values. |
FormTestFormStateValuesCleanAdvancedForm | class | core/ |
Form builder for \Drupal\Core\Form\FormState::cleanValues() test. |
FormTestFormStateValuesCleanAdvancedForm.php | file | core/ |
|
FormTestFormStateValuesCleanAdvancedForm::buildForm | function | core/ |
Form constructor. |
FormTestFormStateValuesCleanAdvancedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestFormStateValuesCleanAdvancedForm::submitForm | function | core/ |
Form submission handler. |
FormTestFormStateValuesCleanForm | class | core/ |
Form builder for \Drupal\Core\Form\FormState::cleanValues() test. |
FormTestFormStateValuesCleanForm.php | file | core/ |
|
FormTestFormStateValuesCleanForm::buildForm | function | core/ |
Form constructor. |
FormTestFormStateValuesCleanForm::cleanValue | function | core/ |
Helper function to clean a value on an element. |
FormTestFormStateValuesCleanForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestFormStateValuesCleanForm::submitForm | function | core/ |
Form submission handler. |
FormTestStatePersistForm | class | core/ |
Form constructor for testing form state persistence. |
FormTestStatePersistForm.php | file | core/ |
|
FormTestStatePersistForm::buildForm | function | core/ |
Form constructor. |
FormTestStatePersistForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestStatePersistForm::submitForm | function | core/ |
Form submission handler. |
HelpSearch::$state | property | core/ |
The state object. |
HelpSearch::updateIndexState | function | core/ |
Updates the 'help_search_unindexed_count' state variable. |
HelpTestTwigNodeVisitor::getState | function | core/ |
Returns the state information. |
HelpTestTwigNodeVisitor::setStateValue | function | core/ |
Sets state information. |
HelpTestTwigNodeVisitor::STATE_NAME | constant | core/ |
Name used in \Drupal::state() for saving state information. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.