Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| tour.info.yml | file | core/ |
core/modules/tour/tour.info.yml |
| tour.libraries.yml | file | core/ |
core/modules/tour/tour.libraries.yml |
| tour.module | file | core/ |
Main functions of the module. |
| tour.module.css | file | core/ |
Styling for tour module. |
| tour.module.css | file | core/ |
Styling for tour module. |
| tour.module.css | file | core/ |
Styling for tour module. |
| tour.overview.html.twig | file | core/ |
--- label: 'Taking tours of administrative pages' related: - core.ui_components --- <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Take a tour of an administrative page.{% endtrans %}</p> <h2>{% trans… |
| tour.permissions.yml | file | core/ |
core/modules/tour/tour.permissions.yml |
| Tour.php | file | core/ |
|
| tour.post_update.php | file | core/ |
Post update functions for Tour. |
| tour.schema.yml | file | core/ |
core/modules/tour/config/schema/tour.schema.yml |
| tour.services.yml | file | core/ |
core/modules/tour/tour.services.yml |
| tour.theme.css | file | core/ |
.shepherd-element:focus { outline-width: 1px; outline-style: dotted; outline-color: #008068; outline-offset: 2px; box-shadow: none; } .shepherd-cancel-icon { border: solid 2px transparent; line-height: 1; } .shepherd-cancel-icon:focus… |
| tour.theme.css | file | core/ |
Styles for Tour theme. |
| tour.theme.css | file | core/ |
Styles for Tour theme. |
| tour.theme.pcss.css | file | core/ |
Styles for Tour theme. |
| tour.tour.block-layout.yml | file | core/ |
core/modules/block/config/optional/tour.tour.block-layout.yml |
| tour.tour.language-add.yml | file | core/ |
core/modules/language/config/optional/tour.tour.language-add.yml |
| tour.tour.language-edit.yml | file | core/ |
core/modules/language/config/optional/tour.tour.language-edit.yml |
| tour.tour.language.yml | file | core/ |
core/modules/language/config/optional/tour.tour.language.yml |
| tour.tour.language.yml | file | core/ |
core/profiles/testing_config_overrides/config/install/tour.tour.language.yml |
| 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.testing_config_overrides_module.yml | file | core/ |
core/profiles/testing_config_overrides/modules/testing_config_overrides_module/config/optional/tour.tour.testing_config_overrides_module.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-legacy-location.yml | file | core/ |
core/modules/tour/tests/fixtures/legacy_config/tour.tour.tour-test-legacy-location.yml |
| tour.tour.tour-test-legacy-location.yml | file | core/ |
core/modules/tour/tests/tour_legacy_test/config/install/tour.tour.tour-test-legacy-location.yml |
| tour.tour.tour-test-legacy.yml | file | core/ |
core/modules/tour/tests/fixtures/legacy_config/tour.tour.tour-test-legacy.yml |
| tour.tour.tour-test-legacy.yml | file | core/ |
core/modules/tour/tests/tour_legacy_test/config/install/tour.tour.tour-test-legacy.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/ |
Pagination
- Previous page
- Page 229
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.