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 |
---|---|---|---|
CommandLineOrUnsafeMethodTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\CommandLineOrUnsafeMethod @group PageCache |
CommandLineOrUnsafeMethodTest.php | file | core/ |
|
CommandLineOrUnsafeMethodTest::$policy | property | core/ |
The request policy under test. |
CommandLineOrUnsafeMethodTest::providerTestHttpMethod | function | core/ |
Provides test data and expected results for the HTTP method test. |
CommandLineOrUnsafeMethodTest::setUp | function | core/ |
|
CommandLineOrUnsafeMethodTest::testHttpMethod | function | core/ |
Asserts that check() returns DENY for unsafe HTTP methods. |
CommandLineOrUnsafeMethodTest::testIsCli | function | core/ |
Asserts that check() returns DENY if running from the command line. |
CommandsTest | class | core/ |
Performs tests on AJAX framework commands. |
CommandsTest | class | core/ |
Performs tests on AJAX framework commands. |
CommandsTest.php | file | core/ |
|
CommandsTest.php | file | core/ |
|
CommandsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommandsTest::$modules | property | core/ |
Modules to enable. |
CommandsTest::$modules | property | core/ |
Modules to enable. |
CommandsTest::assertCommand | function | core/ |
Asserts the array of Ajax commands contains the searched command. |
CommandsTest::assertWaitPageContains | function | core/ |
Asserts that page contains a text after waiting. |
CommandsTest::testAjaxCommands | function | core/ |
Tests the various Ajax Commands. |
CommandsTest::testAttachedSettings | function | core/ |
Regression test: Settings command exists regardless of JS aggregation. |
CommandsTest::testEmptyInsertCommand | function | core/ |
Checks empty content in commands does not throw exceptions. |
comment.type.test_comment_type.yml | file | core/ |
core/modules/comment/tests/modules/comment_base_field_test/config/install/comment.type.test_comment_type.yml |
CommentAccessTest | class | core/ |
Tests comment administration and preview access. |
CommentAccessTest.php | file | core/ |
|
CommentAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentAccessTest::$modules | property | core/ |
Modules to enable. |
CommentAccessTest::$unpublishedNode | property | core/ |
Node for commenting. |
CommentAccessTest::setUp | function | core/ |
|
CommentAccessTest::testCannotCommentOnEntitiesYouCannotView | function | core/ |
Tests commenting disabled for access-blocked entities. |
CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView | function | core/ |
Tests cannot view comment reply form on entities you cannot view. |
CommentActionsTest | class | core/ |
Tests actions provided by the Comment module. |
CommentActionsTest.php | file | core/ |
|
CommentActionsTest::$comment | property | core/ |
The comment entity. |
CommentActionsTest::$keywords | property | core/ |
Keywords used for testing. |
CommentActionsTest::$modules | property | core/ |
Modules to enable. |
CommentActionsTest::setUp | function | core/ |
|
CommentActionsTest::testCommentDefaultConfigActions | function | core/ |
Tests comment module's default config actions. |
CommentActionsTest::testCommentUnpublishByKeyword | function | core/ |
Tests the unpublish comment by keyword action. |
CommentAdminTest | class | core/ |
Tests comment approval functionality. |
CommentAdminTest | class | core/ |
Tests comment approval functionality. |
CommentAdminTest.php | file | core/ |
|
CommentAdminTest.php | file | core/ |
|
CommentAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentAdminTest::setUp | function | core/ |
|
CommentAdminTest::setUp | function | core/ |
|
CommentAdminTest::testApprovalAdminInterface | function | core/ |
Tests comment approval functionality through admin/content/comment. |
CommentAdminTest::testApprovalAdminInterface | function | core/ |
Tests comment approval functionality through admin/content/comment. |
CommentAdminTest::testApprovalNodeInterface | function | core/ |
Tests comment approval functionality through the node interface. |
CommentAdminTest::testCommentAdmin | function | core/ |
Tests comment bundle admin. |
CommentAdminTest::testCommentedEntityLabel | function | core/ |
Tests commented entity label of admin view. |
CommentAdminTest::testCommentedTranslationDeletion | function | core/ |
Tests commented translation deletion admin view. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.