Search for state
- Search 7.x for state
- Search 9.5.x for state
- Search 10.3.x for state
- Search 11.x for state
- Other projects
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 |
---|---|---|---|
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/ |
|
FormTestFormStateValuesCleanAdvancedForm::getFormId | function | core/ |
|
FormTestFormStateValuesCleanAdvancedForm::submitForm | function | core/ |
|
FormTestFormStateValuesCleanForm | class | core/ |
Form builder for \Drupal\Core\Form\FormState::cleanValues() test. |
FormTestFormStateValuesCleanForm.php | file | core/ |
|
FormTestFormStateValuesCleanForm::buildForm | function | core/ |
|
FormTestFormStateValuesCleanForm::cleanValue | function | core/ |
Helper function to clean a value on an element. |
FormTestFormStateValuesCleanForm::getFormId | function | core/ |
|
FormTestFormStateValuesCleanForm::submitForm | function | core/ |
|
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. |
InitialStateTest | class | core/ |
Tests the correct initial states are set on install. |
InitialStateTest.php | file | core/ |
|
InitialStateTest::$modules | property | core/ |
|
InitialStateTest::setUp | function | core/ |
|
InitialStateTest::testInitialState | function | core/ |
Tests the correct initial state. |
InstallHelper::$state | property | core/ |
State. |
install_state_defaults | function | core/ |
Returns an array of default settings for the global installation state. |
JavascriptStatesForm | class | core/ |
Builds a simple form to test states. |
JavascriptStatesForm.php | file | core/ |
|
JavascriptStatesForm::buildForm | function | core/ |
|
JavascriptStatesForm::getFormId | function | core/ |
|
JavascriptStatesForm::submitForm | function | core/ |
|
JsCollectionOptimizer::$state | property | core/ |
The state key/value store. |
JsCollectionRenderer::$state | property | core/ |
The state key/value store. |
KernelTestBase::$preserveGlobalState | property | core/ |
Do not forward any global state from the parent process to the processes that run the actual tests. |
LanguageInterface::STATE_ALL | constant | core/ |
The language state used when referring to all languages. |
LanguageInterface::STATE_CONFIGURABLE | constant | core/ |
The language state when referring to configurable languages. |
LanguageInterface::STATE_LOCKED | constant | core/ |
The language state when referring to locked languages. |
LanguageInterface::STATE_SITE_DEFAULT | constant | core/ |
The language state used when referring to the site's default language. |
LanguageListTest::testLanguageStates | function | core/ |
Functional tests for the language states (locked or configurable). |
LanguageNegotiationInfoTest::stateSet | function | core/ |
Sets state flags for language_test module. |
LanguageTestBase::$state | property | core/ |
The state storage service. |
LayoutBuilderQuickEditTest::assertEntityInstanceFieldStates | function | core/ |
|
LegacyStateFileExists | class | core/ |
Extends StateFileExists to test with deprecated modules. |
LegacyStateFileExists.php | file | core/ |
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.