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 |
---|---|---|---|
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 |
ControllerBase::$stateService | property | core/ |
The state service. |
ControllerBase::state | function | core/ |
Returns the state storage service. |
Cron::$state | property | core/ |
The state 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. |
CssCollectionOptimizer::$state | property | core/ |
The state key/value store. |
CSS_STATE | constant | core/ |
The default weight for CSS rules that style states and are not included with components. |
Database::RETURN_STATEMENT | constant | core/ |
Flag to indicate a query call should return the prepared statement. |
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::testPrepareStatementFailOnPreparation | function | core/ |
Tests Connection::prepareStatement exceptions on preparation. |
database_statement_monitoring_test.info.yml | file | core/ |
core/modules/system/tests/modules/database_statement_monitoring_test/database_statement_monitoring_test.info.yml |
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/ |
|
DefaultModerationStateTest::setUp | function | core/ |
|
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/ |
|
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. |
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::testTransactionWithDdlStatement | function | core/ |
Tests the compatibility of transactions with DDL statements. |
Drupal::state | function | core/ |
Returns the state storage service. |
DrupalSqlBaseTest::$state | property | core/ |
Mock StateInterface. |
DrupalTest::testState | function | core/ |
Tests the state() method. |
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.