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 |
---|---|---|---|
ModerationStateTestBase::$modules | property | core/ |
Modules to enable. |
ModerationStateTestBase::$permissions | property | core/ |
Permissions to grant admin user. |
ModerationStateTestBase::$profile | property | core/ |
Profile to use. |
ModerationStateTestBase::$workflow | property | core/ |
The editorial workflow entity. |
ModerationStateTestBase::createContentTypeFromUi | function | core/ |
Creates a content-type from the UI. |
ModerationStateTestBase::enableModerationThroughUi | function | core/ |
Enable moderation for a specified content type, using the UI. |
ModerationStateTestBase::getWorkflowTransitionPermission | function | core/ |
Gets the permission machine name for a transition. |
ModerationStateTestBase::grantUserPermissionToCreateContentOfType | function | core/ |
Grants given user permission to create content of given type. |
ModerationStateTestBase::setUp | function | core/ |
Sets the test up. |
ModerationStateViewsFieldUpdateTest | class | core/ |
Test updating the views moderation state field plugin ID. |
ModerationStateViewsFieldUpdateTest.php | file | core/ |
|
ModerationStateViewsFieldUpdateTest::setDatabaseDumpFiles | function | core/ |
|
ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdate | function | core/ |
Test the views field ID update. |
ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdateWithoutViews | function | core/ |
Tests that the update succeeds even if Views is not installed. |
ModerationStateWidget | class | core/ |
Plugin implementation of the 'moderation_state_default' widget. |
ModerationStateWidget.php | file | core/ |
|
ModerationStateWidget::$currentUser | property | core/ |
Current user service. |
ModerationStateWidget::$entityTypeManager | property | core/ |
The entity type manager. |
ModerationStateWidget::$moderationInformation | property | core/ |
Moderation information service. |
ModerationStateWidget::$validator | property | core/ |
Moderation state transition validation service. |
ModerationStateWidget::calculateDependencies | function | core/ |
|
ModerationStateWidget::create | function | core/ |
|
ModerationStateWidget::form | function | core/ |
|
ModerationStateWidget::formElement | function | core/ |
|
ModerationStateWidget::isApplicable | function | core/ |
|
ModerationStateWidget::validateElement | function | core/ |
|
ModerationStateWidget::__construct | function | core/ |
Constructs a new ModerationStateWidget object. |
ModerationStateWidgetTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Plugin\Field\FieldWidget\ModerationStateWidget[[api-linebreak]] @group content_moderation |
ModerationStateWidgetTest.php | file | core/ |
|
ModerationStateWidgetTest::$modules | property | core/ |
Modules to install. |
ModerationStateWidgetTest::setUp | function | core/ |
|
ModerationStateWidgetTest::testIsApplicable | function | core/ |
@covers ::isApplicable[[api-linebreak]] |
ModerationStateWidgetTest::testWidgetNonModeratedEntity | function | core/ |
Test the widget does not impact a non-moderated entity. |
NodeStatisticsDatabaseStorage::$state | property | core/ |
The state service. |
NodeTranslationExceptionSubscriber::$state | property | core/ |
The state service. |
NodeTranslationMigrateSubscriber::$state | property | core/ |
The state service. |
NonAbstractFormStateDecoratorBase | class | core/ |
Provides a non-abstract version of the class under test. |
NonAbstractFormStateDecoratorBase::__construct | function | core/ |
Creates a new instance. |
PathPluginBase::$state | property | core/ |
The state key value store. |
PathPluginBaseTest::$state | property | core/ |
The mocked key value storage. |
PathRootsSubscriber::$state | property | core/ |
The state key value store. |
PathRootsSubscriberTest::$state | property | core/ |
The mocked state. |
PHP Runtime Assert Statements | group | core/ |
Use of the assert() statement in Drupal. |
PluralFormula::$state | property | core/ |
|
PredefinedStatesWorkflowTestType | class | core/ |
Test workflow type. |
PredefinedStatesWorkflowTestType.php | file | core/ |
|
PredefinedStatesWorkflowTestType::addState | function | core/ |
|
PredefinedStatesWorkflowTestType::defaultConfiguration | function | core/ |
|
PredefinedStatesWorkflowTestType::deleteState | function | core/ |
|
PredefinedStatesWorkflowTestType::getState | function | core/ |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.