Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 install. |
| 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/ |
|
| 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/ |
|
| TourXmlAnonTest | class | core/ |
@group rest @group legacy |
| TourXmlAnonTest.php | file | core/ |
|
| TourXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| TourXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| TourXmlBasicAuthTest | class | core/ |
@group rest @group legacy |
| TourXmlBasicAuthTest.php | file | core/ |
Pagination
- Previous page
- Page 727
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.