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 |
---|---|---|---|
ContentModeration::getState | function | core/ |
|
ContentModeration::workflowStateHasData | function | core/ |
|
ContentModerationInterface::getInitialState | function | core/ |
|
ContentModerationResaveTest::$contentModerationStateStorage | property | core/ |
The content moderation state entity storage. |
ContentModerationResaveTest::$state | property | core/ |
The state service. |
ContentModerationState | class | core/ |
Defines the Content moderation state entity. |
ContentModerationState | class | core/ |
A value object representing a workflow state for content moderation. |
ContentModerationState.php | file | core/ |
|
ContentModerationState.php | file | core/ |
|
ContentModerationState::$defaultRevision | property | core/ |
If entities should be the default revision if in this state. |
ContentModerationState::$published | property | core/ |
If entities should be published if in this state. |
ContentModerationState::$state | property | core/ |
The vanilla state object from the Workflow module. |
ContentModerationState::baseFieldDefinitions | function | core/ |
|
ContentModerationState::canTransitionTo | function | core/ |
|
ContentModerationState::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
|
ContentModerationState::getTransitions | function | core/ |
|
ContentModerationState::getTransitionTo | function | core/ |
|
ContentModerationState::id | function | core/ |
|
ContentModerationState::isDefaultRevisionState | function | core/ |
Determines if entities should be the default revision if in this state. |
ContentModerationState::isPublishedState | function | core/ |
Determines if entities should be published if in this state. |
ContentModerationState::label | function | core/ |
|
ContentModerationState::loadFromModeratedEntity | function | core/ |
Loads a content moderation state entity. |
ContentModerationState::realSave | function | core/ |
Saves an entity permanently. |
ContentModerationState::save | function | core/ |
|
ContentModerationState::updateOrCreateFromEntity | function | core/ |
Creates or updates an entity's moderation state whilst saving that entity. |
ContentModerationState::weight | function | core/ |
|
ContentModerationState::__construct | function | core/ |
ContentModerationState constructor. |
ContentModerationStateAccessControlHandler | class | core/ |
The access control handler for the content_moderation_state entity type. |
ContentModerationStateAccessControlHandler.php | file | core/ |
|
ContentModerationStateAccessControlHandler::checkAccess | function | core/ |
|
ContentModerationStateAccessControlHandler::checkCreateAccess | function | core/ |
|
ContentModerationStateAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ContentModerationStateAccessControlHandler[[api-linebreak]] @group content_moderation |
ContentModerationStateAccessControlHandlerTest.php | file | core/ |
|
ContentModerationStateAccessControlHandlerTest::$accessControlHandler | property | core/ |
The content_moderation_state access control handler. |
ContentModerationStateAccessControlHandlerTest::$modules | property | core/ |
Modules to enable. |
ContentModerationStateAccessControlHandlerTest::setUp | function | core/ |
|
ContentModerationStateAccessControlHandlerTest::testHandler | function | core/ |
@covers ::checkAccess[[api-linebreak]] @covers ::checkCreateAccess[[api-linebreak]] |
ContentModerationStateForm | class | core/ |
The content moderation state form. |
ContentModerationStateForm.php | file | core/ |
|
ContentModerationStateForm::buildConfigurationForm | function | core/ |
|
ContentModerationStateFormatter | class | core/ |
Plugin implementation of the 'content_moderation_state' formatter. |
ContentModerationStateFormatter.php | file | core/ |
|
ContentModerationStateFormatter::$moderationInformation | property | core/ |
The moderation information service. |
ContentModerationStateFormatter::create | function | core/ |
|
ContentModerationStateFormatter::isApplicable | function | core/ |
|
ContentModerationStateFormatter::viewElements | function | core/ |
|
ContentModerationStateFormatter::__construct | function | core/ |
Create an instance of ContentModerationStateFormatter. |
ContentModerationStateInterface | interface | core/ |
An interface for Content moderation state entity. |
ContentModerationStateInterface.php | file | core/ |
|
ContentModerationStateResourceTest | class | core/ |
@group content_moderation |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.