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 |
---|---|---|---|
http_middleware.ajax_page_state | service | core/ |
Drupal\Core\StackMiddleware\AjaxPageState |
InitialStateTest | class | core/ |
Tests the correct initial states are set on install. |
InitialStateTest.php | file | core/ |
|
InitialStateTest::$modules | property | core/ |
Modules to install. |
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/ |
Form constructor. |
JavascriptStatesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
JavascriptStatesForm::submitForm | function | core/ |
Form submission handler. |
JavascriptStatesTest | class | core/ |
Tests the state of elements based on another elements. |
JavascriptStatesTest.php | file | core/ |
|
JavascriptStatesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
JavascriptStatesTest::$modules | property | core/ |
Modules to install. |
JavascriptStatesTest::doCheckboxesTriggerTests | function | core/ |
Tests states of elements triggered by a checkboxes element. |
JavascriptStatesTest::doCheckboxTriggerTests | function | core/ |
Tests states of elements triggered by a checkbox element. |
JavascriptStatesTest::doElementsDisabledStateTests | function | core/ |
Tests the submit button, select and textarea disabled states. |
JavascriptStatesTest::doMultipleSelectTriggerTests | function | core/ |
Tests states of elements triggered by a multiple select element. |
JavascriptStatesTest::doMultipleTriggerTests | function | core/ |
Tests states of elements triggered by multiple elements. |
JavascriptStatesTest::doNestedTriggerTests | function | core/ |
Tests states of radios element triggered by other radios element. |
JavascriptStatesTest::doRadiosTriggerTests | function | core/ |
Tests states of elements triggered by a radios element. |
JavascriptStatesTest::doSelectTriggerTests | function | core/ |
Tests states of elements triggered by a select element. |
JavascriptStatesTest::doTextfieldTriggerTests | function | core/ |
Tests states of elements triggered by a textfield element. |
JavascriptStatesTest::setUp | function | core/ |
|
JavascriptStatesTest::testJavascriptStates | function | core/ |
Tests the JavaScript #states functionality of form elements. |
JsCollectionOptimizer::$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). |
LanguageTestBase::$state | property | core/ |
The state storage service. |
LegacyMatcherDumperTest::$state | property | core/ |
The state. |
LegacyStateTest | class | core/ |
Tests the legacy state deprecations. |
LegacyStateTest.php | file | core/ |
|
LegacyStateTest::testDeprecatedState | function | core/ |
@covers ::get[[api-linebreak]] @covers ::set[[api-linebreak]] |
LinkFieldFormStatesTest | class | core/ |
Tests link field form states functionality. |
LinkFieldFormStatesTest.php | file | core/ |
|
LinkFieldFormStatesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LinkFieldFormStatesTest::$modules | property | core/ |
Modules to install. |
LinkFieldFormStatesTest::linkFieldFormStatesData | function | core/ |
Provides data for ::testLinkFieldJSFormStates. |
LinkFieldFormStatesTest::setUp | function | core/ |
|
LinkFieldFormStatesTest::testLinkFieldFormStates | function | core/ |
@dataProvider linkFieldFormStatesData |
LoggedStatementsTrait | trait | core/ |
Trait for Connection classes that can store logged statements. |
LoggedStatementsTrait.php | file | core/ |
|
LoggedStatementsTrait::$loggedStatements | property | core/ |
Logged statements. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.