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
TourInterface::getTips function core/modules/tour/src/TourInterface.php Returns the tips for this tour.
TourInterface::hasMatchingRoute function core/modules/tour/src/TourInterface.php Whether the tour matches a given set of route parameters.
TourInterface::resetKeyedRoutes function core/modules/tour/src/TourInterface.php Resets the statically cached keyed routes.
TourJavascriptTest class core/modules/tour/tests/src/FunctionalJavascript/TourJavascriptTest.php General Tour tests that require JavaScript.
TourJavascriptTest.php file core/modules/tour/tests/src/FunctionalJavascript/TourJavascriptTest.php
TourJavascriptTest::$defaultTheme property core/modules/tour/tests/src/FunctionalJavascript/TourJavascriptTest.php The theme to install as the default for testing.
TourJavascriptTest::$modules property core/modules/tour/tests/src/FunctionalJavascript/TourJavascriptTest.php Modules to enable.
TourJavascriptTest::setUp function core/modules/tour/tests/src/FunctionalJavascript/TourJavascriptTest.php
TourJavascriptTest::testGeneralTourUse function core/modules/tour/tests/src/FunctionalJavascript/TourJavascriptTest.php Tests stepping through a tour.
TourJavascriptTest::testQueryArg function core/modules/tour/tests/src/FunctionalJavascript/TourJavascriptTest.php Confirm the 'tips' and 'tour 'query arguments.
TourJsonAnonTest class core/modules/tour/tests/src/Functional/Rest/TourJsonAnonTest.php @group rest
TourJsonAnonTest.php file core/modules/tour/tests/src/Functional/Rest/TourJsonAnonTest.php
TourJsonAnonTest::$defaultTheme property core/modules/tour/tests/src/Functional/Rest/TourJsonAnonTest.php The theme to install as the default for testing.
TourJsonAnonTest::$format property core/modules/tour/tests/src/Functional/Rest/TourJsonAnonTest.php The format to use in this test.
TourJsonAnonTest::$mimeType property core/modules/tour/tests/src/Functional/Rest/TourJsonAnonTest.php The MIME type that corresponds to $format.
TourJsonBasicAuthTest class core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php @group rest
TourJsonBasicAuthTest.php file core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php
TourJsonBasicAuthTest::$auth property core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php The authentication mechanism to use in this test.
TourJsonBasicAuthTest::$defaultTheme property core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php The theme to install as the default for testing.
TourJsonBasicAuthTest::$format property core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php The format to use in this test.
TourJsonBasicAuthTest::$mimeType property core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php The MIME type that corresponds to $format.
TourJsonBasicAuthTest::$modules property core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php Modules to install.
TourJsonCookieTest class core/modules/tour/tests/src/Functional/Rest/TourJsonCookieTest.php @group rest
TourJsonCookieTest.php file core/modules/tour/tests/src/Functional/Rest/TourJsonCookieTest.php
TourJsonCookieTest::$auth property core/modules/tour/tests/src/Functional/Rest/TourJsonCookieTest.php The authentication mechanism to use in this test.
TourJsonCookieTest::$defaultTheme property core/modules/tour/tests/src/Functional/Rest/TourJsonCookieTest.php The theme to install as the default for testing.
TourJsonCookieTest::$format property core/modules/tour/tests/src/Functional/Rest/TourJsonCookieTest.php The format to use in this test.
TourJsonCookieTest::$mimeType property core/modules/tour/tests/src/Functional/Rest/TourJsonCookieTest.php The MIME type that corresponds to $format.
TourLegacyTest class core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php Tests Tour's backwards compatible markup and legacy config.
TourLegacyTest.php file core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php
TourLegacyTest::$defaultTheme property core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php The theme to install as the default for testing.
TourLegacyTest::$modules property core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php Modules to enable.
TourLegacyTest::assertToolTipMarkup function core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php Asserts the markup structure of a tip.
TourLegacyTest::providerTestTourTipMarkup function core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php Data Provider.
TourLegacyTest::setUp function core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php
TourLegacyTest::testTourTipMarkup function core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php Confirms backwards compatible markup.
TourPluginTest class core/modules/tour/tests/src/Kernel/TourPluginTest.php Tests the functionality of tour plugins.
TourPluginTest.php file core/modules/tour/tests/src/Kernel/TourPluginTest.php
TourPluginTest::$modules property core/modules/tour/tests/src/Kernel/TourPluginTest.php Modules to enable.
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::testDeprecatedMethodWarningsErrors function core/modules/tour/tests/src/Kernel/TourPluginTest.php Test that warnings and deprecations are triggered.
TourPluginTest::testTourPlugins function core/modules/tour/tests/src/Kernel/TourPluginTest.php Tests tour plugins.
TourResourceTestBase class core/modules/tour/tests/src/Functional/Rest/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.

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