Search for state
- Search 7.x for state
- Search 8.9.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 |
---|---|---|---|
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. |
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/ |
|
LinkFieldFormStatesTest | class | core/ |
Tests link field form states functionality. |
LinkFieldFormStatesTest.php | file | core/ |
|
LinkFieldFormStatesTest::$defaultTheme | property | core/ |
|
LinkFieldFormStatesTest::$modules | property | core/ |
|
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. |
LoggedStatementsTrait::getDriverClass | function | core/ |
|
LoggedStatementsTrait::getLoggedStatements | function | core/ |
Returns the executed queries. |
LoggedStatementsTrait::query | function | core/ |
|
LoggedStatementsTrait::resetLoggedStatements | function | core/ |
Resets logged statements. |
MaintenanceMode::$state | property | core/ |
The state. |
MatcherDumper::$state | property | core/ |
The state. |
MatcherDumperTest::$state | property | core/ |
The state. |
MediaLibraryAddFormTest::testFormStateValidation | function | core/ |
Tests the validation of the library state in the media library add form. |
MediaLibraryState | class | core/ |
A value object for the media library state. |
MediaLibraryState.php | file | core/ |
|
MediaLibraryState::all | function | core/ |
Returns the parameters. |
MediaLibraryState::create | function | core/ |
Creates a new MediaLibraryState object. |
MediaLibraryState::fromRequest | function | core/ |
Get the media library state from a request. |
MediaLibraryState::getAllowedTypeIds | function | core/ |
Returns the media type IDs which can be selected. |
MediaLibraryState::getAvailableSlots | function | core/ |
Returns the number of additional media items that can be selected. |
MediaLibraryState::getCacheContexts | function | core/ |
|
MediaLibraryState::getCacheMaxAge | function | core/ |
|
MediaLibraryState::getCacheTags | function | core/ |
|
MediaLibraryState::getHash | function | core/ |
Get the hash for the state object. |
MediaLibraryState::getOpenerId | function | core/ |
Returns the ID of the media library opener service. |
MediaLibraryState::getOpenerParameters | function | core/ |
Returns all opener-specific parameter values. |
MediaLibraryState::getSelectedTypeId | function | core/ |
Returns the selected media type. |
MediaLibraryState::hasSlotsAvailable | function | core/ |
Determines if additional media items can be selected. |
MediaLibraryState::isValidHash | function | core/ |
Validate a hash for the state object. |
MediaLibraryState::validateRequiredParameters | function | core/ |
Validates the required parameters for a new MediaLibraryState object. |
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.