Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
TourResourceTestBase::getExpectedNormalizedEntity function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Returns the expected normalization of the entity.
TourResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Return the expected error message.
TourResourceTestBase::getNormalizedPostEntity function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Returns the normalized POST entity.
TourResourceTestBase::setUpAuthorization function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Sets up the necessary authorization.
TourTest class core/modules/tour/tests/src/Unit/Entity/TourTest.php @coversDefaultClass \Drupal\tour\Entity\Tour[[api-linebreak]]
@group tour
TourTest class core/modules/tour/tests/src/Functional/TourTest.php Tests the functionality of tour tips.
TourTest class core/modules/jsonapi/tests/src/Functional/TourTest.php JSON:API integration test for the "Tour" config entity type.
TourTest.php file core/modules/jsonapi/tests/src/Functional/TourTest.php
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/jsonapi/tests/src/Functional/TourTest.php The theme to install as the default for testing.
TourTest::$entity property core/modules/jsonapi/tests/src/Functional/TourTest.php
TourTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/TourTest.php The tested entity type.
TourTest::$modules property core/modules/jsonapi/tests/src/Functional/TourTest.php Modules to enable.
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/jsonapi/tests/src/Functional/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/jsonapi/tests/src/Functional/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/jsonapi/tests/src/Functional/TourTest.php Returns the expected JSON:API document for the entity.
TourTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/TourTest.php Return the expected error message.
TourTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/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/jsonapi/tests/src/Functional/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::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.
TourTipDeprecatedConfigModuleInstallTest class core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigModuleInstallTest.php Confirms that legacy tour tips are updated when module config is imported.
TourTipDeprecatedConfigModuleInstallTest.php file core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigModuleInstallTest.php
TourTipDeprecatedConfigModuleInstallTest::$defaultTheme property core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigModuleInstallTest.php The theme to install as the default for testing.
TourTipDeprecatedConfigModuleInstallTest::$modules property core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigModuleInstallTest.php Modules to enable.
TourTipDeprecatedConfigModuleInstallTest::testModuleInstall function core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigModuleInstallTest.php Test ensuring that tour config is updated on config import.
TourTipDeprecatedConfigUpdateTest class core/modules/tour/tests/src/Functional/Update/TourTipDeprecatedConfigUpdateTest.php Confirms tour tip deprecated config is updated properly.

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