Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TourTest.php | file | core/ |
|
| TourTest.php | file | core/ |
|
| TourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourTest::$entity | property | core/ |
|
| TourTest::$entityTypeId | property | core/ |
The tested entity type. |
| TourTest::$modules | property | core/ |
Modules to install. |
| TourTest::$modules | property | core/ |
Modules to enable. |
| TourTest::$permissions | property | core/ |
The permissions required for a logged in user to test tour tips. |
| TourTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| TourTest::$tips | property | core/ |
Tour tip attributes to be tested. Keyed by the path. |
| TourTest::createEntity | function | core/ |
Creates the entity to be tested. |
| TourTest::findTip | function | core/ |
Find specific tips by their parameters in the list of tips. |
| TourTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| TourTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| TourTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| TourTest::getTourTips | function | core/ |
Gets tour tips from the JavaScript drupalSettings variable. |
| TourTest::routeProvider | function | core/ |
Provides sample routes for testing. |
| TourTest::setUp | function | core/ |
|
| TourTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| TourTest::testHasMatchingRoute | function | core/ |
Tests \Drupal\tour\Entity\Tour::hasMatchingRoute(). |
| TourTest::testStatus | function | core/ |
Tests enabling and disabling the tour tip functionality. |
| TourTest::testTourFunctionality | function | core/ |
Tests tour functionality. |
| TourTestBase | class | core/ |
Base class for testing Tour functionality. |
| TourTestBase.php | file | core/ |
|
| TourTestBase::assertTourTips | function | core/ |
Asserts the presence of page elements for tour tips. |
| TourTestBasic | class | core/ |
Simple tour tips test base. |
| TourTestBasic.php | file | core/ |
|
| TourTestBasic::$adminUser | property | core/ |
An admin user with administrative permissions for tour. |
| TourTestBasic::$permissions | property | core/ |
The permissions required for a logged in user to test tour tips. |
| TourTestBasic::$tips | property | core/ |
Tour tip attributes to be tested. Keyed by the path. |
| TourTestBasic::setUp | function | core/ |
|
| TourTestBasic::testTips | function | core/ |
A simple tip test. |
| TourTestController | class | core/ |
Controller routines for tour_test routes. |
| TourTestController.php | file | core/ |
|
| TourTestController::tourTest1 | function | core/ |
Outputs some content for testing tours. |
| TourTestController::tourTest2 | function | core/ |
Outputs some content for testing tours. |
| TourTipLegacyTest | class | core/ |
@coversDefaultClass \Drupal\tour\TourTipPluginInterface[[api-linebreak]] @group tour @group legacy |
| TourTipLegacyTest.php | file | core/ |
|
| TourTipLegacyTest::testPluginHelperDeprecation | function | core/ |
|
| TourTipPluginInterface | interface | core/ |
Defines an interface for tour items. |
| TourTipPluginInterface.php | file | core/ |
|
| TourValidationTest | class | core/ |
Tests validation of tour entities. |
| TourValidationTest.php | file | core/ |
|
| TourValidationTest::$modules | property | core/ |
Modules to install. |
| TourValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Tour IDs are atypical in that they allow dashes in the machine name. |
| TourValidationTest::setUp | function | core/ |
|
| TourViewBuilder | class | core/ |
Provides a Tour view builder. |
| TourViewBuilder.php | file | core/ |
|
| TourViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
Pagination
- Previous page
- Page 237
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.