Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
TourPluginTest::$pluginManager property core/modules/tour/tests/src/Kernel/TourPluginTest.php Stores the tour plugin manager.
TourPluginTest::setUp function core/modules/tour/tests/src/Kernel/TourPluginTest.php
TourPluginTest::testTourPlugins function core/modules/tour/tests/src/Kernel/TourPluginTest.php Test tour plugins.
TourResourceTestBase class core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php
TourResourceTestBase class core/modules/rest/tests/src/Functional/EntityResource/Tour/TourResourceTestBase.php
TourResourceTestBase.php file core/modules/rest/tests/src/Functional/EntityResource/Tour/TourResourceTestBase.php
TourResourceTestBase.php file core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php
TourResourceTestBase::$entity property core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php
TourResourceTestBase::$entityTypeId property core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php The tested entity type.
TourResourceTestBase::$modules property core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Modules to install.
TourResourceTestBase::createEntity function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Creates the entity to be tested.
TourResourceTestBase::getExpectedCacheContexts function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
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/Functional/TourTest.php Tests the functionality of tour tips.
TourTest class core/modules/tour/tests/src/Unit/Entity/TourTest.php @coversDefaultClass \Drupal\tour\Entity\Tour[[api-linebreak]]
@group tour
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::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::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 Test tour functionality.
TourTestBase class core/modules/tour/tests/src/Functional/TourTestBase.php Base class for testing Tour functionality.
TourTestBase class core/modules/tour/src/Tests/TourTestBase.php Base class for testing Tour functionality.
TourTestBase.php file core/modules/tour/src/Tests/TourTestBase.php
TourTestBase.php file core/modules/tour/tests/src/Functional/TourTestBase.php
TourTestBase::assertTourTips function core/modules/tour/tests/src/Functional/TourTestBase.php Assert function to determine if tips rendered to the page
have a corresponding page element.
TourTestBase::assertTourTips function core/modules/tour/src/Tests/TourTestBase.php Assert function to determine if tips rendered to the page
have a corresponding page element.
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.

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