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 |
|---|---|---|---|
| CommentAttributesTest.php | file | core/ |
|
| CommentAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
| CommentAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentAttributesTest::$modules | property | core/ |
Modules to enable. |
| CommentAttributesTest::$nodeUri | property | core/ |
URI of the test node created by CommentTestBase::setUp(). |
| CommentAttributesTest::saveComment | function | core/ |
Creates a comment entity. |
| CommentAttributesTest::setUp | function | core/ |
|
| CommentAttributesTest::testCommentRdfaMarkup | function | core/ |
Tests if RDFa markup for meta information is present in comments. |
| CommentAttributesTest::testCommentRdfAuthorMarkup | function | core/ |
Tests comment author link markup has not been broken by RDF. |
| CommentAttributesTest::testCommentReplyOfRdfaMarkup | function | core/ |
Tests RDF comment replies. |
| CommentAttributesTest::testNumberOfCommentsRdfaMarkup | function | core/ |
Tests the presence of the RDFa markup for the number of comments. |
| CommentAttributesTest::_testBasicCommentRdfaMarkup | function | core/ |
Helper function for testCommentRdfaMarkup(). |
| CommentBaseFieldTest | class | core/ |
Tests that comment as a base field. |
| CommentBaseFieldTest.php | file | core/ |
|
| CommentBaseFieldTest::$modules | property | core/ |
Modules to enable. |
| CommentBaseFieldTest::setUp | function | core/ |
|
| CommentBaseFieldTest::testCommentBaseField | function | core/ |
Tests comment as a base field. |
| CommentBlockTest | class | core/ |
Tests comment block functionality. |
| CommentBlockTest.php | file | core/ |
|
| CommentBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentBlockTest::$modules | property | core/ |
Modules to install. |
| CommentBlockTest::setUp | function | core/ |
|
| CommentBlockTest::testRecentCommentBlock | function | core/ |
Tests the recent comments block. |
| CommentBookTest | class | core/ |
Tests visibility of comments on book pages. |
| CommentBookTest.php | file | core/ |
|
| CommentBookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentBookTest::$modules | property | core/ |
Modules to install. |
| CommentBookTest::setUp | function | core/ |
|
| CommentBookTest::testBookCommentPrint | function | core/ |
Tests comments in book export. |
| CommentBulkFormTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\CommentBulkForm[[api-linebreak]] @group comment |
| CommentBulkFormTest.php | file | core/ |
|
| CommentBulkFormTest::tearDown | function | core/ |
|
| CommentBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
| CommentBundlesTest | class | core/ |
Tests that comment bundles behave as expected. |
| CommentBundlesTest.php | file | core/ |
|
| CommentBundlesTest::$entityFieldManager | property | core/ |
|
| CommentBundlesTest::$modules | property | core/ |
Modules to enable. |
| CommentBundlesTest::$targetEntityTypes | property | core/ |
Entity type ids to use for target_entity_type_id on comment bundles. |
| CommentBundlesTest::setUp | function | core/ |
|
| CommentBundlesTest::testEntityIdField | function | core/ |
Test that the entity_id field is set correctly for each comment bundle. |
| CommentCacheTagsTest | class | core/ |
Tests the Comment entity's cache tags. |
| CommentCacheTagsTest.php | file | core/ |
|
| CommentCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentCacheTagsTest::$entityTestCamelid | property | core/ |
|
| CommentCacheTagsTest::$entityTestHippopotamidae | property | core/ |
|
| CommentCacheTagsTest::$modules | property | core/ |
Modules to enable. |
| CommentCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| CommentCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
| CommentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
| CommentCacheTagsTest::setUp | function | core/ |
Pagination
- Previous page
- Page 75
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.