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 |
---|---|---|---|
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. |
Drupal\Core\Database\EventSubscriber\StatementExecutionSubscriber | service | core/ |
|
EndOfTransactionQueriesTest::getStatementsForTable | function | core/ |
Filters statements by table name. |
EndOfTransactionQueriesTest::isStatementRelatedToTable | function | core/ |
Determines if a statement is relative to a specified table. |
EntityComment::$state | property | core/ |
The state storage object. |
EntityComputedFieldTest::$state | property | core/ |
The state service. |
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/ |
Modules to install. |
EntityStateChangeValidationTest::setUp | function | core/ |
|
EntityStateChangeValidationTest::testExistingContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be moderated. |
EntityStateChangeValidationTest::testExistingMultilingualContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be translated. |
EntityStateChangeValidationTest::testInvalidState | function | core/ |
Tests validation with an invalid state. |
EntityStateChangeValidationTest::testInvalidStateMultilingual | function | core/ |
Tests state transition validation with multiple languages. |
EntityStateChangeValidationTest::testInvalidStateWithoutExisting | function | core/ |
Tests validation with no initial state or an invalid state. |
EntityStateChangeValidationTest::testInvalidTransition | function | core/ |
Tests invalid transitions. |
EntityStateChangeValidationTest::testTransitionAccessValidation | function | core/ |
@dataProvider transitionAccessValidationTestCases |
EntityStateChangeValidationTest::testValidTransition | function | core/ |
Tests valid transitions. |
EntityStateChangeValidationTest::transitionAccessValidationTestCases | function | core/ |
Test cases for ::testTransitionAccessValidation. |
EntityTestDefinitionSubscriber::$state | property | core/ |
The state service. |
EntityTestResourceTestBase::$state | property | core/ |
The state object. |
EventSubscriber::$state | property | core/ |
The state key value store. |
EventSubscriber::$state | property | core/ |
The state key value store. |
EventSubscriber::$state | property | core/ |
The Drupal state. |
EventSubscriber::$state | property | core/ |
The key value store. |
ExceptionHandler::handleStatementException | function | core/ |
Handles exceptions thrown during the preparation of statement objects. |
ExtensionList::$state | property | core/ |
The state store. |
FieldBlockTest::testStatesFieldBlock | function | core/ |
Tests configuring a field block that uses #states. |
FileTestSaveUploadFromForm::$state | property | core/ |
Stores the state storage service. |
FixtureManipulator::PATH_REPO_STATE_KEY | constant | core/ |
|
FormAjaxException::$formState | property | core/ |
The form state. |
FormAjaxException::getFormState | function | core/ |
Gets the form state. |
FormBuilderTest::formStateResponseProvider | function | core/ |
Provides test data for testHandleFormStateResponse(). |
FormBuilderTest::testHandleFormStateResponse | function | core/ |
Tests the handling of FormStateInterface::$response. |
FormCache::loadCachedFormState | function | core/ |
Loads the cached form state. |
FormCacheTest::$formState | property | core/ |
|
FormCacheTest::$formStateCacheStore | property | core/ |
The expirable key value store used by form state cache. |
FormCacheTest::testLoadCachedFormState | function | core/ |
Tests load cached form state. |
FormCacheTest::testLoadCachedFormStateWithFiles | function | core/ |
Tests load cached form state with files. |
FormErrorHandler::setElementErrorsFromFormState | function | core/ |
Stores errors and a list of child element errors directly on each element. |
FormErrorHandlerTest::testSetElementErrorsFromFormState | function | core/ |
Tests set element errors from form state. |
FormHelper::processStates | function | core/ |
Adds JavaScript to change the state of an element based on another element. |
FormHelper::processStatesArray | function | core/ |
Helps recursively rewrite #states selectors. |
FormHelper::rewriteStatesSelector | function | core/ |
Rewrites #states selectors in a render element. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.