Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| tour.tour.locale.yml | file | core/ |
core/modules/locale/config/optional/tour.tour.locale.yml |
| tour.tour.testing_config_overrides.yml | file | core/ |
core/profiles/testing_config_overrides/config/optional/tour.tour.testing_config_overrides.yml |
| tour.tour.tour-test-2.yml | file | core/ |
core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test-2.yml |
| tour.tour.tour-test.yml | file | core/ |
core/modules/tour/tests/tour_test/config/install/language/it/tour.tour.tour-test.yml |
| tour.tour.tour-test.yml | file | core/ |
core/modules/tour/tests/tour_test/config/install/tour.tour.tour-test.yml |
| tour.tour.umami-front.yml | file | core/ |
core/profiles/demo_umami/config/install/tour.tour.umami-front.yml |
| tour.tour.views-ui.yml | file | core/ |
core/modules/views_ui/config/optional/tour.tour.views-ui.yml |
| Tour::$id | property | core/ |
The name (plugin ID) of the tour. |
| Tour::$keyedRoutes | property | core/ |
The routes on which this tour should be displayed, keyed by route id. |
| Tour::$label | property | core/ |
The label of the tour. |
| Tour::$module | property | core/ |
The module which this tour is assigned to. |
| Tour::$routes | property | core/ |
The routes on which this tour should be displayed. |
| Tour::$tips | property | core/ |
The array of plugin config, only used for export and to populate the $tipsCollection. |
| Tour::$tipsCollection | property | core/ |
Holds the collection of tips that are attached to this tour. |
| Tour::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| Tour::getModule | function | core/ |
Gets the module this tour belongs to. |
| Tour::getRoutes | function | core/ |
The routes that this tour will appear on. |
| Tour::getTip | function | core/ |
Returns tip plugin. |
| Tour::getTips | function | core/ |
Returns the tips for this tour. |
| Tour::hasMatchingRoute | function | core/ |
Whether the tour matches a given set of route parameters. |
| Tour::resetKeyedRoutes | function | core/ |
Resets the statically cached keyed routes. |
| Tour::__construct | function | core/ |
Constructs an Entity object. |
| TourAccessControlHandler | class | core/ |
Defines the access control handler for the tour entity type. |
| TourAccessControlHandler.php | file | core/ |
|
| TourAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| TourCacheTagsTest | class | core/ |
Tests the Tour entity's cache tags. |
| TourCacheTagsTest.php | file | core/ |
|
| TourCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourCacheTagsTest::$modules | property | core/ |
Modules to enable. |
| TourCacheTagsTest::setUp | function | core/ |
|
| TourCacheTagsTest::testRenderedTour | function | core/ |
Tests cache tags presence and invalidation of the Tour entity. |
| TourHalJsonAnonTest | class | core/ |
@group hal |
| TourHalJsonAnonTest.php | file | core/ |
|
| TourHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| TourHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| TourHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| TourHalJsonBasicAuthTest | class | core/ |
@group hal |
| TourHalJsonBasicAuthTest.php | file | core/ |
|
| TourHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| TourHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| TourHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| TourHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| TourHalJsonCookieTest | class | core/ |
@group hal |
| TourHalJsonCookieTest.php | file | core/ |
|
| TourHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| TourHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| TourHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
Pagination
- Previous page
- Page 220
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.