Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| 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/ |
Tests cache info. |
| HelpTopicTwigTest::testDefinition | function | core/ |
Tests definition. |
| HelpTopicTwigTest::testText | function | core/ |
Tests text. |
| help_page_test.info.yml | file | core/ |
core/modules/help/tests/modules/help_page_test/help_page_test.info.yml |
| help_page_test.routing.yml | file | core/ |
core/modules/help/tests/modules/help_page_test/help_page_test.routing.yml |
| help_test.info.yml | file | core/ |
core/modules/help/tests/modules/help_test/help_test.info.yml |
| help_test_twig.extension | service | core/ |
Drupal\help_topics_twig_tester\HelpTestTwigExtension |
| 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/tests/modules/help_topics_test/help_topics_test.help_topics.yml |
| help_topics_test.info.yml | file | core/ |
core/modules/help/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.permissions.yml | file | core/ |
core/modules/help/tests/modules/help_topics_test/help_topics_test.permissions.yml |
| help_topics_test.routing.yml | file | core/ |
core/modules/help/tests/modules/help_topics_test/help_topics_test.routing.yml |
| help_topics_test.test.html.twig | file | core/ |
--- label: "ABC Help Test module" top_level: true related: - help_topics_test.linked - does_not_exist.and_no_error --- {% set help_topic_link = render_var(help_topic_link('help_topics_test.test_urls')) %} <p>{% trans… |
| help_topics_test.test_urls.html.twig | file | core/ |
--- label: 'URL test topic' top_level: true --- {% set non_route_link = render_var(help_route_link('not a route', 'not_a_real_route')) %} {% set missing_params_link = render_var(help_route_link('missing params',… |
| help_topics_test_theme.info.yml | file | core/ |
core/modules/help/tests/themes/help_topics_test_theme/help_topics_test_theme.info.yml |
| help_topics_test_theme.test.html.twig | file | core/ |
--- label: 'XYZ Help Test theme' top_level: true related: - help_topics_test.additional --- <p>{% trans %}This is a theme provided topic.{% endtrans %}</p> |
| help_topics_twig_tester.info.yml | file | core/ |
core/modules/help/tests/modules/help_topics_twig_tester/help_topics_twig_tester.info.yml |
| help_topics_twig_tester.services.yml | file | core/ |
core/modules/help/tests/modules/help_topics_twig_tester/help_topics_twig_tester.services.yml |
| HiddenTaxonomyTermReferenceFieldWizardTest | class | core/ |
Tests node wizard and content type with hidden Taxonomy Term Reference field. |
| HiddenTaxonomyTermReferenceFieldWizardTest.php | file | core/ |
|
| HiddenTaxonomyTermReferenceFieldWizardTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HiddenTaxonomyTermReferenceFieldWizardTest::$modules | property | core/ |
Modules to install. |
| HiddenTaxonomyTermReferenceFieldWizardTest::testHiddenTaxonomyTermReferenceField | function | core/ |
Tests content type with a hidden Taxonomy Term Reference field. |
| HiddenTestItem | class | core/ |
Defines the 'hidden_test' entity field item. |
| HiddenTestItem.php | file | core/ |
|
| HighWaterNotJoinableTest | class | core/ |
Tests the high water handling. |
| HighWaterNotJoinableTest.php | file | core/ |
|
| HighWaterNotJoinableTest::$modules | property | core/ |
Modules to install. |
| HighWaterNotJoinableTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| HighWaterTest | class | core/ |
Tests migration high water property. |
| HighWaterTest | class | core/ |
Source plugin for migration high water tests. |
| HighWaterTest.php | file | core/ |
|
| HighWaterTest.php | file | core/ |
|
| HighWaterTest::$modules | property | core/ |
Modules to install. |
| HighWaterTest::assertNodeDoesNotExist | function | core/ |
Assert that node with given title does not exist. |
| HighWaterTest::assertNodeExists | function | core/ |
Assert that node with given title exists. |
| HighWaterTest::fields | function | core/ |
Returns available fields on the source. |
| HighWaterTest::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| HighWaterTest::nodeExists | function | core/ |
Checks if node with given title exists. |
| HighWaterTest::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| HighWaterTest::setUp | function | core/ |
|
| HighWaterTest::testHighWater | function | core/ |
Tests high water property of SqlBase. |
| HighWaterTest::testHighWaterUpdate | function | core/ |
Tests high water property of SqlBase when rows marked for update. |
| HighWaterTest::testNullHighwater | function | core/ |
Tests that deleting the high water value causes all rows to be reimported. |
| HighWaterTest::testZeroHighwater | function | core/ |
Tests that the high water value can be 0. |
| high_water_test.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_high_water_test/migrations/high_water_test.yml |
Pagination
- Previous page
- Page 378
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.