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 |
|---|---|---|---|
| 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. |
| 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. |
| MenuLinkContentUpdateTest::testPublishedEntityKeyAddition | function | core/ |
Tests the addition of the publishing status entity key. |
| MenuUiTest::testUnpublishedNodeMenuItem | function | core/ |
Tests that menu items pointing to unpublished nodes are editable. |
| ModerationInformation::isDefaultRevisionPublished | function | core/ |
Determines if the default revision for the given entity is published. |
| 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[[api-linebreak]] @dataProvider isDefaultRevisionPublishedTestCases |
| ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ |
@covers ::isDefaultRevisionPublished[[api-linebreak]] |
| ModerationOptOutPublish | class | core/ |
Alternate action plugin that can opt-out of modifying moderated entities. |
| ModerationOptOutPublish.php | file | core/ |
|
| ModerationOptOutPublish::$bundleInfo | property | core/ |
Bundle info service. |
| ModerationOptOutPublish::$messenger | property | core/ |
Messenger service. |
| ModerationOptOutPublish::$moderationInfo | property | core/ |
Moderation information service. |
| ModerationOptOutPublish::access | function | core/ |
Checks object access. |
| ModerationOptOutPublish::create | function | core/ |
Creates an instance of the plugin. |
| ModerationOptOutPublish::__construct | function | core/ |
ModerationOptOutPublish constructor. |
| ModerationOptOutPublishNode | class | core/ |
Alternate action plugin that can opt-out of modifying moderated entities. |
| ModerationOptOutPublishNode.php | file | core/ |
|
| ModerationOptOutPublishNode::__construct | function | core/ |
ModerationOptOutPublish constructor. |
| ModerationOptOutUnpublish | class | core/ |
Alternate action plugin that can opt-out of modifying moderated entities. |
| ModerationOptOutUnpublish.php | file | core/ |
|
| ModerationOptOutUnpublish::$bundleInfo | property | core/ |
Bundle info service. |
| ModerationOptOutUnpublish::$messenger | property | core/ |
Messenger service. |
| ModerationOptOutUnpublish::$moderationInfo | property | core/ |
Moderation information service. |
| ModerationOptOutUnpublish::access | function | core/ |
Checks object access. |
| ModerationOptOutUnpublish::create | function | core/ |
Creates an instance of the plugin. |
| ModerationOptOutUnpublish::__construct | function | core/ |
ModerationOptOutUnpublish 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. |
| NodeCreationTest::testUnpublishedNodeCreation | function | core/ |
Creates an unpublished node and confirms correct redirect behavior. |
| NodeInterface::NOT_PUBLISHED | constant | core/ |
Denotes that the node is not published. |
| NodeInterface::PUBLISHED | constant | core/ |
Denotes that the node is published. |
| NodeTranslationUITest::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
| NodeTranslationUITest::testPublishedStatusNoFields | function | core/ |
Tests changing the published status on a node without fields. |
| NodeUpdateTest::testPublishedEntityKey | function | core/ |
Tests that the node entity type has a 'published' entity key. |
| NODE_NOT_PUBLISHED | constant | core/ |
Denotes that the node is not published. |
| node_post_update_glossary_view_published | function | core/ |
Add a published filter to the glossary View. |
| NODE_PUBLISHED | constant | core/ |
Denotes that the node is published. |
| ProfileTranslationHandler::hasPublishedStatus | function | core/ |
Checks whether the entity type supports published status natively. |
| PublishAction | class | core/ |
Publishes an entity. |
| PublishAction.php | file | core/ |
|
| PublishAction::access | function | core/ |
Checks object access. |
| PublishAction::execute | function | core/ |
Executes the plugin. |
| PublishActionTest | class | core/ |
@group Action |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.