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 |
---|---|---|---|
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. |
CssCollectionRenderer::$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. |
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::testPrepareStatementFailOnPreparationWithThrowExceptionOption | function | core/ |
Tests Connection::prepareStatement with throw_exception option set. |
database_statement_monitoring_test.info.yml | file | core/ |
core/modules/system/tests/modules/database_statement_monitoring_test/database_statement_monitoring_test.info.yml |
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. |
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. |
Drupal::state | function | core/ |
Returns the state storage service. |
DrupalSqlBaseTest::$state | property | core/ |
Mock StateInterface. |
DrupalTest::testState | function | core/ |
Tests the state() method. |
EmptyStatementTest | class | core/ |
Tests the empty pseudo-statement class. |
EmptyStatementTest.php | file | core/ |
|
EmptyStatementTest::testEmpty | function | core/ |
Tests that the empty result set behaves as empty. |
EmptyStatementTest::testEmptyFetchAll | function | core/ |
Tests that the empty result set mass-fetches in an expected way. |
EmptyStatementTest::testEmptyIteration | function | core/ |
Tests that the empty result set iterates safely. |
EndOfTransactionQueriesTest::getStatementsForTable | function | core/ |
Filters statements by table name. |
EndOfTransactionQueriesTest::statementToTableName | function | core/ |
Returns the table name for a statement. |
EntityComment::$state | property | core/ |
The state storage object. |
EntityKernelTestBase::$state | property | core/ |
The state service. |
EntitySchemaSubscriber::$state | property | core/ |
The state service. |
EntityStateChangeValidationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Plugin\Validation\Constraint\ModerationStateConstraintValidator[[api-linebreak]] @group content_moderation |
EntityStateChangeValidationTest.php | file | core/ |
|
EntityStateChangeValidationTest::$adminUser | property | core/ |
An admin user. |
EntityStateChangeValidationTest::$modules | property | core/ |
|
EntityStateChangeValidationTest::setUp | function | core/ |
|
EntityStateChangeValidationTest::testExistingContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be moderated. |
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.