Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TourHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
| TourHelpPageTest | class | core/ |
Verifies help page display of tours. |
| TourHelpPageTest.php | file | core/ |
|
| TourHelpPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourHelpPageTest::$modules | property | core/ |
Modules to enable, including some providing tours. |
| TourHelpPageTest::$noTourUser | property | core/ |
A user who can access help but not tours. |
| TourHelpPageTest::$tourUser | property | core/ |
User that can access tours and help. |
| TourHelpPageTest::getModuleList | function | core/ |
Gets a list of modules to test for hook_help() pages. |
| TourHelpPageTest::getTourList | function | core/ |
Gets a list of tours to test. |
| TourHelpPageTest::setUp | function | core/ |
|
| TourHelpPageTest::testHelp | function | core/ |
Logs in users, tests help pages. |
| TourHelpPageTest::verifyHelp | function | core/ |
Verifies the logged in user has access to the help properly. |
| TourHelpSection | class | core/ |
Provides the tours list section for the help page. |
| TourHelpSection.php | file | core/ |
|
| TourHelpSection::$entityTypeManager | property | core/ |
The entity type manager. |
| TourHelpSection::create | function | core/ |
Creates an instance of the plugin. |
| TourHelpSection::getCacheMaxAge | function | core/ |
|
| TourHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| TourHelpSection::__construct | function | core/ |
Constructs a TourHelpSection object. |
| TourInterface | interface | core/ |
Provides an interface defining a tour entity. |
| TourInterface.php | file | core/ |
|
| TourInterface::getModule | function | core/ |
Gets the module this tour belongs to. |
| TourInterface::getRoutes | function | core/ |
The routes that this tour will appear on. |
| TourInterface::getTip | function | core/ |
Returns tip plugin. |
| TourInterface::getTips | function | core/ |
Returns the tips for this tour. |
| TourInterface::hasMatchingRoute | function | core/ |
Whether the tour matches a given set of route parameters. |
| TourInterface::resetKeyedRoutes | function | core/ |
Resets the statically cached keyed routes. |
| TourJsonAnonTest | class | core/ |
@group rest |
| TourJsonAnonTest.php | file | core/ |
|
| TourJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| TourJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| TourJsonBasicAuthTest | class | core/ |
@group rest |
| TourJsonBasicAuthTest.php | file | core/ |
|
| TourJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| TourJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| TourJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| TourJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| TourJsonCookieTest | class | core/ |
@group rest |
| TourJsonCookieTest.php | file | core/ |
|
| TourJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| TourJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| TourJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| TourPluginTest | class | core/ |
Tests the functionality of tour plugins. |
| TourPluginTest.php | file | core/ |
|
| TourPluginTest::$modules | property | core/ |
Modules to enable. |
| TourPluginTest::$pluginManager | property | core/ |
Stores the tour plugin manager. |
| TourPluginTest::setUp | function | core/ |
Pagination
- Previous page
- Page 221
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.