Home
last modified time | relevance | path

Searched refs:setPublished (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorePlugin/test/dao/
H A DRegistrationEventQueueDaoTest.php40 $registrationEventQueue->setPublished(0);
63 $registrationEventQueue->setPublished(0);
/dports/www/drupal8/drupal-8.9.20/core/modules/node/tests/src/Kernel/Action/
H A DUnpublishByKeywordActionTest.php52 $node1->setPublished();
59 $node2->setPublished();
/dports/www/drupal9/drupal-9.2.10/core/modules/node/tests/src/Kernel/Action/
H A DUnpublishByKeywordActionTest.php52 $node1->setPublished();
59 $node2->setPublished();
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/tests/src/Functional/
H A DCommentAccessTest.php86 $this->unpublishedNode->setPublished()->save();
120 $this->unpublishedNode->setPublished()->save();
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/tests/src/Functional/
H A DCommentAccessTest.php86 $this->unpublishedNode->setPublished()->save();
120 $this->unpublishedNode->setPublished()->save();
/dports/www/drupal8/drupal-8.9.20/core/modules/content_translation/tests/src/Functional/
H A DContentTranslationOperationsTest.php122 $node->setPublished()->save();
153 $node->setPublished();
H A DContentTranslationMetadataFieldsTest.php87 $metadata_target_translation->setPublished(TRUE);
133 $metadata_target_translation->setPublished(TRUE);
/dports/www/drupal9/drupal-9.2.10/core/modules/content_translation/tests/src/Functional/
H A DContentTranslationOperationsTest.php120 $node->setPublished()->save();
152 $node->setPublished();
H A DContentTranslationMetadataFieldsTest.php87 $metadata_target_translation->setPublished(TRUE);
133 $metadata_target_translation->setPublished(TRUE);
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/tests/src/Kernel/
H A DCommentActionsTest.php91 $this->comment->setPublished();
153 $this->comment->setPublished();
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/tests/src/Kernel/Views/
H A DCommentLinksTest.php88 $comment->setPublished();
172 $comment->setPublished();
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/tests/src/Kernel/Views/
H A DCommentLinksTest.php88 $comment->setPublished();
172 $comment->setPublished();
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorePlugin/lib/processor/
H A DAbstractRegistrationEventProcessor.php172 $registrationEvent->setPublished(0);
189 $event->setPublished(1);
H A DRegistrationStartEventProcessor.php53 $registrationInstallStartSavedEvent->setPublished(0);
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Entity/
H A DEntityPublishedInterface.php25 public function setPublished(); function
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Entity/
H A DEntityPublishedInterface.php32 public function setPublished($published = NULL); function
/dports/www/drupal9/drupal-9.2.10/core/modules/content_translation/src/
H A DContentTranslationMetadataWrapperInterface.php89 public function setPublished($published); function
/dports/www/drupal8/drupal-8.9.20/core/modules/content_translation/src/
H A DContentTranslationMetadataWrapperInterface.php89 public function setPublished($published); function
/dports/www/osticket/upload/include/
H A Dclass.faq.php129 function setPublished($val) { $this->ispublished = !!$val; } function in FAQ
136 $this->setPublished(1);
141 $this->setPublished(0);
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Action/Plugin/Action/
H A DPublishAction.php22 $entity->setPublished()->save();
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Action/Plugin/Action/
H A DPublishAction.php22 $entity->setPublished()->save();
/dports/www/drupal8/drupal-8.9.20/core/modules/node/tests/src/Functional/
H A DNodeCacheTagsTest.php40 ->setPublished()
/dports/www/drupal9/drupal-9.2.10/core/modules/node/tests/src/Functional/
H A DNodeCacheTagsTest.php40 ->setPublished()
/dports/www/drupal8/drupal-8.9.20/core/modules/media/src/Plugin/EntityReferenceSelection/
H A DMediaSelection.php42 $media->setPublished();
/dports/www/drupal9/drupal-9.2.10/core/modules/media/src/Plugin/EntityReferenceSelection/
H A DMediaSelection.php42 $media->setPublished();

12345678