Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToStringTrait::render | function | core/ |
Renders the object as a string. |
| ToStringTrait::_die | function | core/ |
For test purposes, wrap die() in an overridable method. |
| ToStringTrait::__toString | function | core/ |
Implements the magic __toString() method. |
| tour.libraries.yml | file | core/ |
core/modules/tour/tour.libraries.yml |
| tour.module.css | file | core/ |
Styling for tour module. |
| tour.module.css | file | core/ |
Styling for tour module. |
| tour.permissions.yml | file | core/ |
core/modules/tour/tour.permissions.yml |
| 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/ |
Styles for Tour theme. |
| tour.theme.css | file | core/ |
.joyride-tip-guide .tour-tip-label { margin-top: 0; } .joyride-tip-guide h2 { margin: 10px 0; color: #fff; font-family: "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", "Lucida Sans", sans-serif; … |
| tour.theme.css | file | core/ |
Styles for Tour theme. |
| tour.theme.pcss.css | file | core/ |
Styles for Tour theme. |
| 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.views-ui.yml | file | core/ |
core/modules/views_ui/config/optional/tour.tour.views-ui.yml |
| Tour::$keyedRoutes | property | core/ |
The routes on which this tour should be displayed, keyed by route id. |
| 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::getRoutes | function | core/ |
The routes that this tour will appear on. |
| 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. |
Pagination
- Previous page
- Page 1266
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.