Search for state
- Search 7.x for state
- Search 9.5.x for state
- Search 8.9.x for state
- Search 10.3.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 |
---|---|---|---|
ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync | function | core/ |
Tests state changes with multiple revisions during a sync. |
ContentModerationSyncingTest::testSingleRevisionStateChangedDuringSync | function | core/ |
Tests changing the moderation state during a sync. |
ContentModerationSyncingTest::testStateChangedPreviousRevisionDuringSync | function | core/ |
Tests a moderation state changed on a previous revision during a sync. |
ContentModerationWorkflowConfigTest::testDeletingStateViaConfiguration | function | core/ |
Tests deleting a state via config import. |
ContentTranslationHandlerTest::$state | property | core/ |
The state service. |
content_moderation.changing_states.html.twig | file | core/ |
--- label: 'Moving content between workflow states' related: - workflows.overview - content_moderation.configuring_workflows - core.content_structure --- {% set workflows_overview_topic =… |
content_moderation.state_transition_validation | service | core/ |
Drupal\content_moderation\StateTransitionValidation |
content_moderation_post_update_add_index_content_moderation_state_field_revision_moderation_state | function | core/ |
Add moderation_state index to content_moderation_state tables. |
ControllerBase::$stateService | property | core/ |
The state service. |
ControllerBase::state | function | core/ |
Returns the state storage service. |
CronForm::$state | property | core/ |
Stores the state storage service. |
CronTest::$state | property | core/ |
The current state of the test in memory. |
CronTest::resetTestingState | function | core/ |
Resets the testing state. |
CSS_STATE | constant | core/ |
The default weight for rules that style states not included with components. |
DatabaseEventSubscriber::$countStatementEnds | property | core/ |
A counter of finished statement executions. |
DatabaseEventSubscriber::$countStatementFailures | property | core/ |
A counter of failed statement executions. |
DatabaseEventSubscriber::$countStatementStarts | property | core/ |
A counter of started statement executions. |
DatabaseEventSubscriber::$statementIdsInExecution | property | core/ |
A map of statements being executed. |
DatabaseEventSubscriber::onStatementExecutionEnd | function | core/ |
Subscribes to a statement execution finished event. |
DatabaseEventSubscriber::onStatementExecutionFailure | function | core/ |
Subscribes to a statement execution failure event. |
DatabaseEventSubscriber::onStatementExecutionStart | function | core/ |
Subscribes to a statement execution started event. |
DatabaseEventTest::testStatementExecutionEvents | function | core/ |
Tests statement execution events. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnPreparation | function | core/ |
Tests Connection::prepareStatement exceptions on preparation. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnPreparation | function | core/ |
Tests Connection::prepareStatement exceptions on preparation. |
DateRangeFieldTest::testFromToSeparatorState | function | core/ |
Tests the conditional visibility of the 'Date separator' field. |
DbUpdateController::$state | property | core/ |
The state service. |
DefaultModerationStateTest | class | core/ |
Tests setting a custom default moderation state. |
DefaultModerationStateTest.php | file | core/ |
|
DefaultModerationStateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DefaultModerationStateTest::setUp | function | core/ |
Sets the test up. |
DefaultModerationStateTest::testDeleteDefaultStateAccess | function | core/ |
Tests access to deleting the default state. |
DefaultModerationStateTest::testPublishedDefaultState | function | core/ |
Tests a workflow with a default moderation state set. |
DefaultRevisionStateTest | class | core/ |
Tests the correct default revision is set. |
DefaultRevisionStateTest.php | file | core/ |
|
DefaultRevisionStateTest::$entityTypeManager | property | core/ |
|
DefaultRevisionStateTest::$modules | property | core/ |
Modules to install. |
DefaultRevisionStateTest::assertModerationState | function | core/ |
Verifies the expected moderation state revision exists. |
DefaultRevisionStateTest::setUp | function | core/ |
|
DefaultRevisionStateTest::testMultilingual | function | core/ |
Tests a translatable Node. |
DeletedFieldsRepository::$state | property | core/ |
The state key/value store. |
DeletedWorkspaceConstraintValidator::$state | property | core/ |
The state service. |
DirectWriteSubscriber::STATE_KEY | constant | core/ |
The state key which holds the original status of maintenance mode. |
Display::getFormState | function | core/ |
@todo Remove this and switch all usage of $form_state->get('section') to $form_state->get('type'). |
DisplayExtenderTest::$testState | property | core/ |
Stores some state booleans to be sure a certain method got called. |
DriverSpecificTransactionTestBase::executeDDLStatement | function | core/ |
Executes a DDL statement. |
DriverSpecificTransactionTestBase::testRollbackAfterDdlStatementForNonTransactionalDdlDatabase | function | core/ |
Tests rollback after a DDL statement when no transactional DDL supported. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.