You are here

10 calls to SchedulerSetupTrait::entityTypeObject() in Scheduler 2.x

SchedulerDevelGenerateTest::testDevelGenerate in tests/src/Functional/SchedulerDevelGenerateTest.php
Test the functionality that Scheduler adds during entity generation.
SchedulerFieldsDisplayTest::testDisabledFields in tests/src/Functional/SchedulerFieldsDisplayTest.php
Tests the edit form when scheduler fields have been disabled.
SchedulerFieldsDisplayTest::testManageFormDisplay in tests/src/Functional/SchedulerFieldsDisplayTest.php
Tests the settings entry in the content type form display.
SchedulerFieldsDisplayTest::testVerticalTabOrFieldset in tests/src/Functional/SchedulerFieldsDisplayTest.php
Tests date input is displayed as vertical tab or an expandable fieldset.
SchedulerJavascriptDefaultTimeTest::testTimeWhenSchedulingIsRequired in tests/src/FunctionalJavascript/SchedulerJavascriptDefaultTimeTest.php
Test the default time functionality when scheduling dates are required.
SchedulerNonEnabledTypeTest::testNonEnabledType in tests/src/Functional/SchedulerNonEnabledTypeTest.php
Tests the publish_enable and unpublish_enable entity type settings.
SchedulerPastDatesTest::testSchedulerPastDates in tests/src/Functional/SchedulerPastDatesTest.php
Test the different options for past publication dates.
SchedulerRevisioningTest::testAlterCreationDate in tests/src/Functional/SchedulerRevisioningTest.php
Tests the 'touch' option to alter the created date during publishing.
SchedulerRevisioningTest::testNewRevision in tests/src/Functional/SchedulerRevisioningTest.php
Tests the creation of new revisions on scheduling.
SchedulerRulesConditionsTest::testEntityTypeEnabledConditions in tests/src/Functional/SchedulerRulesConditionsTest.php
Tests the conditions for whether an entity type is enabled for Scheduler.