Search for publish
- Search 7.x for publish
- Search 9.5.x for publish
- Search 8.9.x for publish
- Search 10.3.x for publish
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Announcement::getDatePublishedTimestamp | function | core/ |
Gets the published date in timestamp format. |
BookTest::testBookNavigationBlockOnUnpublishedBook | function | core/ |
Tests the book navigation block when book is unpublished. |
CommentAccessTest::$unpublishedNode | property | core/ |
Node for commenting. |
CommentActionsTest::testCommentUnpublishByKeyword | function | core/ |
Tests the unpublish comment by keyword action. |
CommentEntityReferenceTest::testCommentOfUnpublishedNodeBypassAccess | function | core/ |
Tests that comments of unpublished are not shown. |
CommentInterface::NOT_PUBLISHED | constant | core/ |
Comment is awaiting approval. |
CommentInterface::PUBLISHED | constant | core/ |
Comment is published. |
CommentThreadingTest::testCommentReplyLinkUnpublished | function | core/ |
Check the reply link on unpublished comments. |
CommentTranslationUITest::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
CommentValidationTest::testValidationOfCommentOfUnpublishedNode | function | core/ |
Tests that comments of unpublished nodes are not valid. |
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. |
DefaultModerationStateTest::testPublishedDefaultState | function | core/ |
Tests a workflow with a default moderation state set. |
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/ |
|
JSONAPI_FILTER_AMONG_PUBLISHED | constant | core/ |
Array key for denoting type-based published-only filtering access. |
MediaAccessTest::testUnpublishedMediaUserAccess | function | core/ |
Tests unpublished media access. |
MediaEmbedFilterTest::providerAccessUnpublished | function | core/ |
Data provider for testAccessUnpublished(). |
MediaEmbedFilterTest::testAccessUnpublished | function | core/ |
Tests that entity access is respected by embedding an unpublished entity. |
MenuUiContentModerationTest::testMenuUiWithUnpublishedContent | function | core/ |
Tests that unpublished content can be selected through the menu UI. |
MenuUiTest::testUnpublishedNodeMenuItem | function | core/ |
Tests that menu items pointing to unpublished nodes are editable. |
ModerationInformation::isDefaultRevisionPublished | function | core/ |
|
ModerationInformationInterface::isDefaultRevisionPublished | function | core/ |
Determines if the default revision for the given entity is published. |
ModerationInformationTest::isDefaultRevisionPublishedTestCases | function | core/ |
Test cases for ::testIsDefaultRevisionPublished. |
ModerationInformationTest::testIsDefaultRevisionPublished | function | core/ |
@covers ::isDefaultRevisionPublished @dataProvider isDefaultRevisionPublishedTestCases |
ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ |
@covers ::isDefaultRevisionPublished |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.