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 |
---|---|---|---|
PredefinedStatesWorkflowTestType::getStates | function | core/ |
|
PredefinedStatesWorkflowTestType::hasState | function | core/ |
|
PredefinedStatesWorkflowTestType::setStateLabel | function | core/ |
|
PredefinedStatesWorkflowTestType::setStateWeight | function | core/ |
|
PrivateKey::$state | property | core/ |
The state service. |
PrivateKeyTest::$state | property | core/ |
The state mock class. |
PrivateKeyTest::testGetNoState | function | core/ |
Tests PrivateKey::get() with no private key from state. |
ProxyBuilder::buildUseStatements | function | core/ |
|
ProxyBuilder::buildUseStatements | function | core/ |
Build the required use statements of the proxy class. |
QuickEditJavascriptTestBase::$expectedFieldStateAttributes | property | core/ |
|
QuickEditJavascriptTestBase::assertEntityInstanceFieldStates | function | core/ |
Asserts all FieldModels for the given entity instance. |
QuickEditJavascriptTestBase::assertEntityInstanceStates | function | core/ |
Asserts all EntityModels (entity instances) on the page. |
QuickEditJavascriptTestBase::awaitEntityInstanceFieldState | function | core/ |
Awaits a particular field instance to reach a particular state. |
RendererLegacyTest::testDrupalProcessStates | function | core/ |
Tests deprecation of the drupal_process_states() function. |
RequiredStateMissingException | class | core/ |
Indicates that a workflow does not contain a required state. |
RequiredStateMissingException.php | file | core/ |
|
RequiredStatesTest | class | core/ |
Tests Workflow type's required states and configuration initialization. |
RequiredStatesTest.php | file | core/ |
|
RequiredStatesTest::$modules | property | core/ |
|
RequiredStatesTest::testChangeRequiredStateAPI | function | core/ |
Ensures that initialized configuration can be changed. |
RequiredStatesTest::testDeleteRequiredStateAPI | function | core/ |
@covers \Drupal\workflows\Entity\Workflow::preSave[[api-linebreak]] |
RequiredStatesTest::testGetRequiredStates | function | core/ |
@covers ::getRequiredStates[[api-linebreak]] @covers ::__construct[[api-linebreak]] |
RequiredStatesTest::testNoStatesRequiredStateAPI | function | core/ |
@covers \Drupal\workflows\Entity\Workflow::preSave[[api-linebreak]] |
RequiredStateTestType | class | core/ |
Test workflow type. |
RequiredStateTestType.php | file | core/ |
|
RequiredStateTestType::defaultConfiguration | function | core/ |
|
ResourceTestBase::refreshTestStateAfterRestConfigChange | function | core/ |
Refreshes the state of the tester to be in sync with the testee. |
ReviewForm::$migrationState | property | core/ |
Migration state service. |
RoutePreloader::$state | property | core/ |
The state key value store. |
RoutePreloaderTest::$state | property | core/ |
The mocked state. |
RouteProvider::$state | property | core/ |
The state. |
RouteProviderTest::$state | property | core/ |
The state. |
RouteSubscriber::$state | property | core/ |
The state key value store. |
RouteSubscriberTest::$state | property | core/ |
The mocked key value storage. |
SiteConfigureForm::$state | property | core/ |
The state service. |
SiteMaintenanceModeForm::$state | property | core/ |
The state keyvalue collection. |
SqlBase::$state | property | core/ |
State service for retrieving database info. |
SqlContentEntityStorageSchemaConverterTestBase::$state | property | core/ |
The state service. |
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. |
State API | group | core/ |
Information about the State API. |
State.php | file | core/ |
|
State.php | file | core/ |
|
State::$cache | property | core/ |
Static state cache. |
State::$id | property | core/ |
The state's ID. |
State::$keyValueStore | property | core/ |
The key value store to use. |
State::$label | property | core/ |
The state's label. |
State::$weight | property | core/ |
The state's weight. |
State::$workflow | property | core/ |
The workflow the state is attached to. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.