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 |
|---|---|---|---|
| ForumTest::createForumTopic | function | core/ |
Creates a forum topic. |
| ForumTest::deleteForum | function | core/ |
Deletes a forum. |
| ForumTest::doAdminTests | function | core/ |
Runs admin tests on the admin user. |
| ForumTest::doBasicTests | function | core/ |
Runs basic tests on the indicated user. |
| ForumTest::editForumVocabulary | function | core/ |
Edits the forum taxonomy. |
| ForumTest::generateForumTopics | function | core/ |
Generates forum topics. |
| ForumTest::setUp | function | core/ |
|
| ForumTest::testAddOrphanTopic | function | core/ |
Tests that forum nodes can't be added without a parent. |
| ForumTest::testForum | function | core/ |
Tests forum functionality through the admin and user interfaces. |
| ForumTest::testForumTopicButton | function | core/ |
Evaluate whether "Add new Forum topic" button is present or not. |
| ForumTest::testForumWithNewPost | function | core/ |
Tests a forum with a new post displays properly. |
| ForumTest::verifyForums | function | core/ |
Verifies that the logged in user has access to a forum node. |
| ForumTest::verifyForumView | function | core/ |
Verifies the display of a forum page. |
| ForumUninstallTest | class | core/ |
Tests forum module uninstallation. |
| ForumUninstallTest.php | file | core/ |
|
| ForumUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ForumUninstallTest::$modules | property | core/ |
Modules to enable. |
| ForumUninstallTest::testForumUninstallWithField | function | core/ |
Tests if forum module uninstallation properly deletes the field. |
| ForumUninstallTest::testForumUninstallWithoutFieldStorage | function | core/ |
Tests uninstallation if the field storage has been deleted beforehand. |
| ForumUninstallTest::testForumUninstallWithoutForumVocabulary | function | core/ |
Tests uninstallation of forum module when vocabulary is deleted. |
| ForumUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\forum\ForumUninstallValidator[[api-linebreak]] @group forum |
| ForumUninstallValidatorTest.php | file | core/ |
|
| ForumUninstallValidatorTest::$forumUninstallValidator | property | core/ |
|
| ForumUninstallValidatorTest::setUp | function | core/ |
|
| ForumUninstallValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasForumNodes | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumUninstallValidatorTest::testValidateNotForum | function | core/ |
@covers ::validate[[api-linebreak]] |
| ForumValidationTest | class | core/ |
Tests forum validation constraints. |
| ForumValidationTest.php | file | core/ |
|
| ForumValidationTest::$modules | property | core/ |
Modules to install. |
| ForumValidationTest::testValidation | function | core/ |
Tests the forum validation constraints. |
| forum_test_views.info.yml | file | core/ |
core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml |
| FrameworkTest | class | core/ |
Performs tests on AJAX framework functions. |
| FrameworkTest | class | core/ |
Tests the off-canvas dialog functionality. |
| FrameworkTest.php | file | core/ |
|
| FrameworkTest.php | file | core/ |
|
| FrameworkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FrameworkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FrameworkTest::$modules | property | core/ |
Modules to enable. |
| FrameworkTest::$modules | property | core/ |
Modules to enable. |
| FrameworkTest::assertCommand | function | core/ |
Asserts the array of Ajax commands contains the searched command. |
| FrameworkTest::drupalGetAjax | function | core/ |
Requests a path or URL in drupal_ajax format and JSON-decodes the response. |
| FrameworkTest::testAJAXRender | function | core/ |
Verifies the Ajax rendering of a command in the settings. |
| FrameworkTest::testAJAXRenderError | function | core/ |
Tests the behavior of an error alert command. |
| FrameworkTest::testCurrentPathChange | function | core/ |
Tests that drupalSettings.currentPath is not updated on AJAX requests. |
| FrameworkTest::testLazyLoad | function | core/ |
Tests that new JavaScript and CSS files are lazy-loaded on an AJAX request. |
Pagination
- Previous page
- Page 337
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.