Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TourResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| TourResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| TourResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| TourResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| TourTest | class | core/ |
@coversDefaultClass \Drupal\tour\Entity\Tour[[api-linebreak]] @group tour |
| TourTest | class | core/ |
Tests the functionality of tour tips. |
| TourTest | class | core/ |
JSON:API integration test for the "Tour" config entity type. |
| TourTest.php | file | core/ |
|
| 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 enable. |
| 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::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. |
| TourTipDeprecatedConfigModuleInstallTest | class | core/ |
Confirms that legacy tour tips are updated when module config is imported. |
| TourTipDeprecatedConfigModuleInstallTest.php | file | core/ |
|
| TourTipDeprecatedConfigModuleInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourTipDeprecatedConfigModuleInstallTest::$modules | property | core/ |
Modules to enable. |
| TourTipDeprecatedConfigModuleInstallTest::testModuleInstall | function | core/ |
Test ensuring that tour config is updated on config import. |
| TourTipDeprecatedConfigUpdateTest | class | core/ |
Confirms tour tip deprecated config is updated properly. |
Pagination
- Previous page
- Page 232
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.