Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 11.x for to
  5. Search main for to
  6. Other projects
Title Object type File name Summary
TourTest.php file core/modules/tour/tests/src/Unit/Entity/TourTest.php
TourTest.php file core/modules/tour/tests/src/Functional/TourTest.php
TourTest::$defaultTheme property core/modules/tour/tests/src/Functional/TourTest.php The theme to install as the default for testing.
TourTest::$defaultTheme property core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php The theme to install as the default for testing.
TourTest::$entity property core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php
TourTest::$entityTypeId property core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php The tested entity type.
TourTest::$modules property core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php Modules to install.
TourTest::$modules property core/modules/tour/tests/src/Functional/TourTest.php Modules to enable.
TourTest::$permissions property core/modules/tour/tests/src/Functional/TourTest.php The permissions required for a logged in user to test tour tips.
TourTest::$resourceTypeName property core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php The name of the tested JSON:API resource type.
TourTest::$tips property core/modules/tour/tests/src/Functional/TourTest.php Tour tip attributes to be tested. Keyed by the path.
TourTest::createEntity function core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php Creates the entity to be tested.
TourTest::findTip function core/modules/tour/tests/src/Functional/TourTest.php Find specific tips by their parameters in the list of tips.
TourTest::getExpectedDocument function core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php Returns the expected JSON:API document for the entity.
TourTest::getExpectedUnauthorizedAccessMessage function core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php Return the expected error message.
TourTest::getPostDocument function core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php Returns the JSON:API POST document.
TourTest::getTourTips function core/modules/tour/tests/src/Functional/TourTest.php Gets tour tips from the JavaScript drupalSettings variable.
TourTest::routeProvider function core/modules/tour/tests/src/Unit/Entity/TourTest.php Provides sample routes for testing.
TourTest::setUp function core/modules/tour/tests/src/Functional/TourTest.php
TourTest::setUpAuthorization function core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php Sets up the necessary authorization.
TourTest::testHasMatchingRoute function core/modules/tour/tests/src/Unit/Entity/TourTest.php Tests \Drupal\tour\Entity\Tour::hasMatchingRoute().
TourTest::testStatus function core/modules/tour/tests/src/Functional/TourTest.php Tests enabling and disabling the tour tip functionality.
TourTest::testTourFunctionality function core/modules/tour/tests/src/Functional/TourTest.php Tests tour functionality.
TourTestBase class core/modules/tour/tests/src/Functional/TourTestBase.php Base class for testing Tour functionality.
TourTestBase.php file core/modules/tour/tests/src/Functional/TourTestBase.php
TourTestBase::assertTourTips function core/modules/tour/tests/src/Functional/TourTestBase.php Asserts the presence of page elements for tour tips.
TourTestBasic class core/modules/tour/tests/src/Functional/TourTestBasic.php Simple tour tips test base.
TourTestBasic.php file core/modules/tour/tests/src/Functional/TourTestBasic.php
TourTestBasic::$adminUser property core/modules/tour/tests/src/Functional/TourTestBasic.php An admin user with administrative permissions for tour.
TourTestBasic::$permissions property core/modules/tour/tests/src/Functional/TourTestBasic.php The permissions required for a logged in user to test tour tips.
TourTestBasic::$tips property core/modules/tour/tests/src/Functional/TourTestBasic.php Tour tip attributes to be tested. Keyed by the path.
TourTestBasic::setUp function core/modules/tour/tests/src/Functional/TourTestBasic.php
TourTestBasic::testTips function core/modules/tour/tests/src/Functional/TourTestBasic.php A simple tip test.
TourTestController class core/modules/tour/tests/tour_test/src/Controller/TourTestController.php Controller routines for tour_test routes.
TourTestController.php file core/modules/tour/tests/tour_test/src/Controller/TourTestController.php
TourTestController::tourTest1 function core/modules/tour/tests/tour_test/src/Controller/TourTestController.php Outputs some content for testing tours.
TourTestController::tourTest2 function core/modules/tour/tests/tour_test/src/Controller/TourTestController.php Outputs some content for testing tours.
TourTipLegacyTest class core/modules/tour/tests/src/Kernel/TourTipLegacyTest.php @coversDefaultClass \Drupal\tour\TourTipPluginInterface[[api-linebreak]]
@group tour
@group legacy
TourTipLegacyTest.php file core/modules/tour/tests/src/Kernel/TourTipLegacyTest.php
TourTipLegacyTest::testPluginHelperDeprecation function core/modules/tour/tests/src/Kernel/TourTipLegacyTest.php
TourTipPluginInterface interface core/modules/tour/src/TourTipPluginInterface.php Defines an interface for tour items.
TourTipPluginInterface.php file core/modules/tour/src/TourTipPluginInterface.php
TourValidationTest class core/modules/tour/tests/src/Kernel/TourValidationTest.php Tests validation of tour entities.
TourValidationTest.php file core/modules/tour/tests/src/Kernel/TourValidationTest.php
TourValidationTest::$modules property core/modules/tour/tests/src/Kernel/TourValidationTest.php Modules to install.
TourValidationTest::providerInvalidMachineNameCharacters function core/modules/tour/tests/src/Kernel/TourValidationTest.php Tour IDs are atypical in that they allow dashes in the machine name.
TourValidationTest::setUp function core/modules/tour/tests/src/Kernel/TourValidationTest.php
TourViewBuilder class core/modules/tour/src/TourViewBuilder.php Provides a Tour view builder.
TourViewBuilder.php file core/modules/tour/src/TourViewBuilder.php
TourViewBuilder::viewMultiple function core/modules/tour/src/TourViewBuilder.php Builds the render array for the provided entities.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.