Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\content_moderation\ContentModerationStateAccessControlHandler. |
| ContentModerationStateAccessControlHandlerTest.php | file | core/ |
|
| ContentModerationStateAccessControlHandlerTest::$accessControlHandler | property | core/ |
The content_moderation_state access control handler. |
| ContentModerationStateAccessControlHandlerTest::$modules | property | core/ |
|
| ContentModerationStateAccessControlHandlerTest::setUp | function | core/ |
|
| ContentModerationStateAccessControlHandlerTest::testHandler | function | core/ |
Tests handler. |
| 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::isApplicable | function | core/ |
|
| ContentModerationStateFormatter::viewElements | function | core/ |
|
| ContentModerationStateFormatter::__construct | function | core/ |
Create an instance of ContentModerationStateFormatter. |
| ContentModerationStateIndexUpdatePathTest | class | core/ |
Tests the upgrade path for adding an index to moderation state column. |
| ContentModerationStateIndexUpdatePathTest.php | file | core/ |
|
| ContentModerationStateIndexUpdatePathTest::setDatabaseDumpFiles | function | core/ |
|
| ContentModerationStateIndexUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for moderation state index. |
| ContentModerationStateInterface | interface | core/ |
An interface for Content moderation state entity. |
| ContentModerationStateInterface.php | file | core/ |
|
| ContentModerationStateResourceTest | class | core/ |
Tests Content Moderation State Resource. |
| ContentModerationStateResourceTest.php | file | core/ |
|
| ContentModerationStateResourceTest::$modules | property | core/ |
|
| ContentModerationStateResourceTest::testCreateContentModerationStateResource | function | core/ |
|
| ContentModerationStateStorageSchema | class | core/ |
Defines the content moderation state schema handler. |
| ContentModerationStateStorageSchema.php | file | core/ |
|
| ContentModerationStateStorageSchema::getEntitySchema | function | core/ |
|
| ContentModerationStateStorageSchemaTest | class | core/ |
Test the ContentModerationState storage schema. |
| ContentModerationStateStorageSchemaTest.php | file | core/ |
|
| ContentModerationStateStorageSchemaTest::$modules | property | core/ |
|
| ContentModerationStateStorageSchemaTest::assertStorageException | function | core/ |
Assert if a storage exception is triggered when saving a given entity. |
| ContentModerationStateStorageSchemaTest::setUp | function | core/ |
|
| ContentModerationStateStorageSchemaTest::testUniqueKeys | function | core/ |
Tests the ContentModerationState unique keys. |
| ContentModerationStateTest | class | core/ |
Tests links between a content entity and a content_moderation_state entity. |
Pagination
- Previous page
- Page 314
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.