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 |
---|---|---|---|
BookTest::testBookNavigationBlockOnUnpublishedBook | function | core/ |
Tests the book navigation block when book is unpublished. |
CommentAccessTest::$unpublishedNode | property | core/ |
Node for commenting. |
CommentActionsTest::testCommentPublishUnpublishActions | function | core/ |
Tests comment publish and unpublish actions. |
CommentActionsTest::testCommentUnpublishByKeyword | function | core/ |
Tests the unpublish comment by keyword action. |
CommentInterface::NOT_PUBLISHED | constant | core/ |
Comment is awaiting approval. |
CommentInterface::PUBLISHED | constant | core/ |
Comment is published. |
CommentTranslationUITest::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
CommentUpdateTest::testPublishedEntityKey | function | core/ |
Tests that the comment entity type has a 'published' entity key. |
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessForPublishableEntities | function | core/ |
Implements ::testCollectionFilterAccess() for permission + status access. |
ContentModerationState::$published | property | core/ |
If entities should be published if in this state. |
ContentModerationState::isPublishedState | function | core/ |
Determines if entities should be published if in this state. |
ContentModerationTest::$userViewAnyUnpublished | property | core/ |
User with the 'view media' and 'view any unpublished content' permissions. |
ContentModerationTest::$userViewOwnUnpublished | property | core/ |
User with the 'view media' and 'view own unpublished media' permissions. |
ContentModerationTest::assertOnlyPublishedMedia | function | core/ |
Asserts only published media items are visible. |
ContentTranslationHandler::hasPublishedStatus | function | core/ |
Checks whether the entity type supports published status natively. |
ContentTranslationMetadataWrapper::isPublished | function | core/ |
Returns the translation published status. |
ContentTranslationMetadataWrapper::setPublished | function | core/ |
Sets the translation published status. |
ContentTranslationMetadataWrapperInterface::isPublished | function | core/ |
Returns the translation published status. |
ContentTranslationMetadataWrapperInterface::setPublished | function | core/ |
Sets the translation published status. |
ContentTranslationUITestBase::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
ContentTranslationUITestBase::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
DefaultModerationStateTest::testPublishedDefaultState | function | core/ |
Test a workflow with a default moderation state set. |
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. |
EntityOperations::isPublished | function | core/ |
Checks if the entity is published. |
EntityOperationsTest::testPublishedCreation | function | core/ |
Verifies that a newly-created node can go straight to published. |
EntityPublishedActionDeriver | class | core/ |
Provides an action deriver that finds publishable entity types. |
EntityPublishedActionDeriver.php | file | core/ |
|
EntityPublishedActionDeriver::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
EntityPublishedInterface | interface | core/ |
Provides an interface for access to an entity's published state. |
EntityPublishedInterface.php | file | core/ |
|
EntityPublishedInterface::isPublished | function | core/ |
Returns whether or not the entity is published. |
EntityPublishedInterface::setPublished | function | core/ |
Sets the entity as published. |
EntityPublishedInterface::setUnpublished | function | core/ |
Sets the entity as unpublished. |
EntityPublishedTrait | trait | core/ |
Provides a trait for published status. |
EntityPublishedTrait.php | file | core/ |
|
EntityPublishedTrait::isPublished | function | core/ |
|
EntityPublishedTrait::publishedBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for publishing status. |
EntityPublishedTrait::setPublished | function | core/ |
|
EntityPublishedTrait::setUnpublished | function | core/ |
|
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.