Search for publish
- Search 7.x for publish
- Search 9.5.x for publish
- Search 10.3.x for publish
- Search 11.x for publish
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommentActionsTest::testCommentPublishUnpublishActions | function | core/ |
Tests comment publish and unpublish actions. |
CommentActionsTest::testCommentUnpublishByKeyword | function | core/ |
Tests the unpublish comment by keyword action. |
CommentUpdateTest::testPublishedEntityKey | function | core/ |
Tests that the comment entity type has a 'published' entity key. |
ContentTranslationUITestBase::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
drupal-8.taxonomy-term-publishing-status-ui-2899923.php | file | core/ |
Contains database additions to drupal-8.filled.standard.php.gz for testing the upgrade path of https://www.drupal.org/project/drupal/issues/2899923. |
drupal-8.views-taxonomy-term-publishing-status-2981887.php | file | core/ |
Contains database additions to drupal-8.filled.standard.php.gz for testing the upgrade path of https://www.drupal.org/project/drupal/issues/2981887. |
EntityUpdateToPublishableTest | class | core/ |
Tests the upgrade path for making an entity publishable. |
EntityUpdateToPublishableTest.php | file | core/ |
|
EntityUpdateToPublishableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityUpdateToPublishableTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
EntityUpdateToPublishableTest::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityUpdateToPublishableTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
EntityUpdateToPublishableTest::$lastInstalledSchemaRepository | property | core/ |
The last installed schema repository service. |
EntityUpdateToPublishableTest::$state | property | core/ |
The state service. |
EntityUpdateToPublishableTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityUpdateToPublishableTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
EntityUpdateToPublishableTest::testConvertToPublishable | function | core/ |
Tests the conversion of an entity type to be publishable. |
EntityUpdateToPublishableTest::updateEntityTypeDefinition | function | core/ |
Updates the 'entity_test_update' entity type to translatable and publishable. |
MenuLinkContentUpdateTest::testPublishedEntityKeyAddition | function | core/ |
Tests the addition of the publishing status entity key. |
ModerationOptOutPublishNode | class | core/ |
Alternate action plugin that can opt-out of modifying moderated entities. |
ModerationOptOutPublishNode.php | file | core/ |
|
ModerationOptOutPublishNode::__construct | function | core/ |
ModerationOptOutPublish constructor. |
ModerationOptOutUnpublishNode | class | core/ |
Alternate action plugin that can opt-out of modifying moderated entities. |
ModerationOptOutUnpublishNode.php | file | core/ |
|
ModerationOptOutUnpublishNode::__construct | function | core/ |
ModerationOptOutUnpublish constructor. |
NodeUpdateTest::testPublishedEntityKey | function | core/ |
Tests that the node entity type has a 'published' entity key. |
PublishComment | class | core/ |
Publishes a comment. |
PublishComment.php | file | core/ |
|
PublishComment::__construct | function | core/ |
Constructs a EntityActionBase object. |
PublishNode | class | core/ |
Publishes a node. |
PublishNode.php | file | core/ |
|
PublishNode::__construct | function | core/ |
Constructs a EntityActionBase object. |
TaxonomyTermUpdatePathTest::testPublishable | function | core/ |
Tests the conversion of taxonomy terms to be publishable. |
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViews | function | core/ |
Tests handling of the publishing status in taxonomy term views updates. |
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViewsWithoutViews | function | core/ |
Tests taxonomy term views updates succeed even if Views is not installed. |
UnpublishComment | class | core/ |
Unpublishes a comment. |
UnpublishComment.php | file | core/ |
|
UnpublishComment::__construct | function | core/ |
Constructs a EntityActionBase object. |
UnpublishNode | class | core/ |
Unpublishes a node. |
UnpublishNode.php | file | core/ |
|
UnpublishNode::__construct | function | core/ |
Constructs a EntityActionBase object. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.