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 |
|---|---|---|---|
| HelpTopicTest::$anyUser | property | core/ |
The anonymous user that will be created. |
| HelpTopicTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpTopicTest::$modules | property | core/ |
Modules to enable. |
| HelpTopicTest::getTopicList | function | core/ |
Gets a list of topic IDs to test. |
| HelpTopicTest::setUp | function | core/ |
|
| HelpTopicTest::testHelp | function | core/ |
Tests the main help page and individual pages for topics. |
| HelpTopicTest::verifyBreadCrumb | function | core/ |
Tests breadcrumb on a help topic page. |
| HelpTopicTest::verifyHelp | function | core/ |
Verifies the logged in user has access to various help links and pages. |
| HelpTopicTest::verifyHelpLinks | function | core/ |
Verifies links on the test help topic page and other pages. |
| HelpTopicTranslatedTestBase | class | core/ |
Provides a base class for functional help topic tests that use translation. |
| HelpTopicTranslatedTestBase.php | file | core/ |
|
| HelpTopicTranslatedTestBase::$modules | property | core/ |
Modules to enable. |
| HelpTopicTranslatedTestBase::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| HelpTopicTranslatedTestBase::setUp | function | core/ |
|
| HelpTopicTranslationTest | class | core/ |
Verifies help topic translations. |
| HelpTopicTranslationTest.php | file | core/ |
|
| HelpTopicTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpTopicTranslationTest::setUp | function | core/ |
|
| HelpTopicTranslationTest::testHelpTopicTranslations | function | core/ |
Tests help topic translations. |
| HelpTopicTwigLoaderTest | class | core/ |
Unit test for the HelpTopicTwigLoader class. |
| HelpTopicTwigLoaderTest.php | file | core/ |
|
| HelpTopicTwigLoaderTest::$directories | property | core/ |
The virtual directories to use in testing. |
| HelpTopicTwigLoaderTest::$helpLoader | property | core/ |
The help topic loader instance to test. |
| HelpTopicTwigLoaderTest::getHandlerMock | function | core/ |
Creates a mock module or theme handler class for the test. |
| HelpTopicTwigLoaderTest::setUp | function | core/ |
|
| HelpTopicTwigLoaderTest::setUpVfs | function | core/ |
Sets up the virtual file system. |
| HelpTopicTwigLoaderTest::testConstructor | function | core/ |
@covers ::__construct[[api-linebreak]] |
| HelpTopicTwigLoaderTest::testGetSourceContext | function | core/ |
@covers ::getSourceContext[[api-linebreak]] |
| HelpTopicTwigLoaderTest::testGetSourceContextException | function | core/ |
@covers ::getSourceContext[[api-linebreak]] |
| HelpTopicTwigTest | class | core/ |
Unit test for the HelpTopicTwig class. |
| HelpTopicTwigTest.php | file | core/ |
|
| HelpTopicTwigTest::$helpTopic | property | core/ |
The help topic instance to test. |
| HelpTopicTwigTest::getTwigMock | function | core/ |
Creates a mock Twig loader class for the test. |
| HelpTopicTwigTest::PLUGIN_INFORMATION | constant | core/ |
The plugin information to use for setting up a test topic. |
| HelpTopicTwigTest::setUp | function | core/ |
|
| HelpTopicTwigTest::testCacheInfo | function | core/ |
@covers ::getCacheContexts[[api-linebreak]] @covers ::getCacheTags[[api-linebreak]] @covers ::getCacheMaxAge[[api-linebreak]] |
| HelpTopicTwigTest::testDefinition | function | core/ |
@covers ::getProvider[[api-linebreak]] @covers ::isTopLevel[[api-linebreak]] @covers ::getRelated[[api-linebreak]] |
| HelpTopicTwigTest::testText | function | core/ |
@covers ::getBody[[api-linebreak]] @covers ::getLabel[[api-linebreak]] |
| help_page_test.info.yml | file | core/ |
core/modules/help/tests/modules/help_page_test/help_page_test.info.yml |
| help_page_test.module | file | core/ |
Help Page Test module to test the help page. |
| help_page_test.routing.yml | file | core/ |
core/modules/help/tests/modules/help_page_test/help_page_test.routing.yml |
| help_page_test_help | function | core/ |
Implements hook_help(). |
| help_test.info.yml | file | core/ |
core/modules/help/tests/modules/help_test/help_test.info.yml |
| help_test.module | file | core/ |
Test Help module. |
| help_test_help | function | core/ |
Implements hook_help(). |
| help_topics_test.additional.html.twig | file | core/ |
--- label: 'Additional topic' related: - help_topics_test.test --- <p>{% trans %}This topic should get listed automatically on the Help test topic.{% endtrans %}</p> |
| help_topics_test.help_topics.yml | file | core/ |
core/modules/help_topics/tests/modules/help_topics_test/help_topics_test.help_topics.yml |
| help_topics_test.info.yml | file | core/ |
core/modules/help_topics/tests/modules/help_topics_test/help_topics_test.info.yml |
| help_topics_test.linked.html.twig | file | core/ |
--- label: 'Linked topic' --- <p>{% trans %}This topic is not supposed to be top-level.{% endtrans %}</p> |
| help_topics_test.module | file | core/ |
Test module for help. |
Pagination
- Previous page
- Page 343
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.