Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 @group legacy |
| 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 @group legacy |
| 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 @group legacy |
| 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. |
| 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. |
Pagination
- Previous page
- Page 230
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.