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 |
---|---|---|---|
DefaultModerationStateTest::setUp | function | core/ |
|
DefaultModerationStateTest::testDeleteDefaultStateAccess | function | core/ |
Test access to deleting the default state. |
DefaultModerationStateTest::testPublishedDefaultState | function | core/ |
Test a workflow with a default moderation state set. |
DefaultModerationStateUpdateTest | class | core/ |
Tests the upgrade path for updating the 'default_moderation_state' setting. |
DefaultModerationStateUpdateTest.php | file | core/ |
|
DefaultModerationStateUpdateTest::setDatabaseDumpFiles | function | core/ |
|
DefaultModerationStateUpdateTest::testUpdateDefaultModerationState | function | core/ |
Tests updating the default moderation state setting. |
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. |
DeprecatedClassesTest::$state | property | core/ |
|
DeprecatedModerationStateViewsRelationshipTest | class | core/ |
Test the deprecated views relationships. |
DeprecatedModerationStateViewsRelationshipTest.php | file | core/ |
|
DeprecatedModerationStateViewsRelationshipTest::$modules | property | core/ |
Modules to enable. |
DeprecatedModerationStateViewsRelationshipTest::setUp | function | core/ |
|
DeprecatedModerationStateViewsRelationshipTest::testCodeDeprecationModerationStateRelationships | function | core/ |
Test the deprecations are triggered when the deprecated code is executed. |
DeprecatedModerationStateViewsRelationshipTest::testReportDeprecatedModerationStateRelationships | function | core/ |
Test how the deprecated relationships appear in the UI. |
DeprecatedServicesTest::testAliasManagerSharedState | function | core/ |
Test that the new alias manager and the legacy ones share the same state. |
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. |
DrupalGetProfileLegacyTest::providerDrupalGetProfileInstallState | function | core/ |
Data provider for testDrupalGetProfileInstallState(). |
DrupalGetProfileLegacyTest::testDrupalGetProfileLegacyInstallState | function | core/ |
Tests drupal_get_profile() deprecation. |
DrupalTest::testState | function | core/ |
Tests the state() method. |
drupal_process_states | function | core/ |
Adds JavaScript to change the state of an element based on another element. |
EditorBaseTest::testBcWithSubformState | function | core/ |
@covers ::buildConfigurationForm[[api-linebreak]] @covers ::validateConfigurationForm[[api-linebreak]] @covers ::submitConfigurationForm[[api-linebreak]] |
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. |
EntityStateChangeValidationTest::testExistingMultilingualContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be translated. |
EntityStateChangeValidationTest::testInvalidState | function | core/ |
Test validation with an invalid state. |
EntityStateChangeValidationTest::testInvalidStateMultilingual | function | core/ |
Test state transition validation with multiple languages. |
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.