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 |
---|---|---|---|
ModerationStateFieldItemListTest::testEntityWithNoWorkflow | function | core/ |
Test updating the state for an entity without a workflow. |
ModerationStateFieldItemListTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
ModerationStateFieldItemListTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
ModerationStateFieldItemListTest::testModeratedEntityWithExistingId | function | core/ |
Test saving a moderated node with an existing ID. |
ModerationStateFieldItemListTest::testModerationStateChanges | function | core/ |
Tests that moderation state changes also change the related entity state. |
ModerationStateFieldItemListTest::testNonModeratedEntity | function | core/ |
Test the list class with a non moderated entity. |
ModerationStateFieldItemListTest::testTranslationWithExistingUnmoderatedContent | function | core/ |
Tests field item list translation support with unmoderated content. |
ModerationStateFieldItemListTest::testUnsetItemList | function | core/ |
Test the field item when it is unset. |
ModerationStateFieldItemListTest::testWithExistingUnmoderatedContent | function | core/ |
Test the field item list when used with existing unmoderated content. |
ModerationStateFieldItemListTest::testWorkflowCustomizedInitialState | function | core/ |
Test customizing the default moderation state. |
ModerationStateFilter | class | core/ |
Provides a filter for the moderation state of an entity. |
ModerationStateFilter.php | file | core/ |
|
ModerationStateFilter::$bundleInfo | property | core/ |
The bundle information service. |
ModerationStateFilter::$entityTypeManager | property | core/ |
The entity type manager. |
ModerationStateFilter::$valueFormType | property | core/ |
|
ModerationStateFilter::$workflowStorage | property | core/ |
The storage handler of the workflow entity type. |
ModerationStateFilter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ModerationStateFilter::create | function | core/ |
Creates an instance of the plugin. |
ModerationStateFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ModerationStateFilter::getCacheTags | function | core/ |
The cache tags associated with this object. |
ModerationStateFilter::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
ModerationStateFilter::getWorkflowIds | function | core/ |
Gets the list of Workflow IDs configured for this filter. |
ModerationStateFilter::onDependencyRemoval | function | core/ |
Allows a plugin to define whether it should be removed. |
ModerationStateFilter::opSimple | function | core/ |
|
ModerationStateFilter::__construct | function | core/ |
Creates an instance of ModerationStateFilter. |
ModerationStateJoinViewsHandlerTrait | trait | core/ |
Assist views handler plugins to join to the content_moderation_state entity. |
ModerationStateJoinViewsHandlerTrait.php | file | core/ |
|
ModerationStateJoinViewsHandlerTrait::ensureMyTable | function | core/ |
|
ModerationStateNodeTest | class | core/ |
Tests general content moderation workflow for nodes. |
ModerationStateNodeTest.php | file | core/ |
|
ModerationStateNodeTest::$defaultTheme | property | core/ |
|
ModerationStateNodeTest::setUp | function | core/ |
|
ModerationStateNodeTest::testCreatingContent | function | core/ |
Tests creating and deleting content. |
ModerationStateNodeTest::testFormSaveDestination | function | core/ |
Tests edit form destinations. |
ModerationStateNodeTest::testNoContentModerationPermissions | function | core/ |
Tests the workflow when a user has no Content Moderation permissions. |
ModerationStateNodeTest::testPagers | function | core/ |
Tests pagers aren't broken by content_moderation. |
ModerationStateNodeTypeTest | class | core/ |
Tests moderation state node type integration. |
ModerationStateNodeTypeTest.php | file | core/ |
|
ModerationStateNodeTypeTest::$defaultTheme | property | core/ |
|
ModerationStateNodeTypeTest::testEnablingOnExistingContent | function | core/ |
Tests enabling moderation on an existing node-type, with content. |
ModerationStateNodeTypeTest::testEnforceRevisionsEntityFormAlter | function | core/ |
@covers \Drupal\content_moderation\Entity\Handler\NodeModerationHandler::enforceRevisionsBundleFormAlter[[api-linebreak]] |
ModerationStateNodeTypeTest::testNotModerated | function | core/ |
A node type without moderation state disabled. |
ModerationStateSort | class | core/ |
Enables sorting for the computed moderation_state field. |
ModerationStateSort.php | file | core/ |
|
ModerationStateSort::$entityTypeManager | property | core/ |
The entity type manager. |
ModerationStateSort::create | function | core/ |
|
ModerationStateSort::__construct | function | core/ |
Creates an instance of ModerationStateFilter. |
ModerationStateTestBase | class | core/ |
Defines a base class for moderation state tests. |
ModerationStateTestBase.php | file | core/ |
|
ModerationStateTestBase::$adminUser | property | core/ |
Admin user. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.