Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
CommentApproveLinkTest::$modules property core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php Modules to install.
CommentApproveLinkTest::$testViews property core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php Views used by this test.
CommentApproveLinkTest::setUp function core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php Sets up the test.
CommentApproveLinkTest::testCommentApproveLink function core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php Tests that "approve comment" link exists and works as expected.
CommentAttributesTest class core/modules/rdf/tests/src/Functional/CommentAttributesTest.php Tests the RDFa markup of comments.
CommentAttributesTest.php file core/modules/rdf/tests/src/Functional/CommentAttributesTest.php
CommentAttributesTest::$baseUri property core/modules/rdf/tests/src/Functional/CommentAttributesTest.php URI of the front page of the Drupal site.
CommentAttributesTest::$defaultTheme property core/modules/rdf/tests/src/Functional/CommentAttributesTest.php The theme to install as the default for testing.
CommentAttributesTest::$modules property core/modules/rdf/tests/src/Functional/CommentAttributesTest.php Modules to enable.
CommentAttributesTest::$nodeUri property core/modules/rdf/tests/src/Functional/CommentAttributesTest.php URI of the test node created by CommentTestBase::setUp().
CommentAttributesTest::saveComment function core/modules/rdf/tests/src/Functional/CommentAttributesTest.php Creates a comment entity.
CommentAttributesTest::setUp function core/modules/rdf/tests/src/Functional/CommentAttributesTest.php
CommentAttributesTest::testCommentRdfaMarkup function core/modules/rdf/tests/src/Functional/CommentAttributesTest.php Tests if RDFa markup for meta information is present in comments.
CommentAttributesTest::testCommentRdfAuthorMarkup function core/modules/rdf/tests/src/Functional/CommentAttributesTest.php Tests comment author link markup has not been broken by RDF.
CommentAttributesTest::testCommentReplyOfRdfaMarkup function core/modules/rdf/tests/src/Functional/CommentAttributesTest.php Tests RDF comment replies.
CommentAttributesTest::testNumberOfCommentsRdfaMarkup function core/modules/rdf/tests/src/Functional/CommentAttributesTest.php Tests the presence of the RDFa markup for the number of comments.
CommentAttributesTest::_testBasicCommentRdfaMarkup function core/modules/rdf/tests/src/Functional/CommentAttributesTest.php Helper function for testCommentRdfaMarkup().
CommentBaseFieldTest class core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php Tests that comment as a base field.
CommentBaseFieldTest.php file core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
CommentBaseFieldTest::$modules property core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php Modules to enable.
CommentBaseFieldTest::setUp function core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
CommentBaseFieldTest::testCommentBaseField function core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php Tests comment as a base field.
CommentBlockTest class core/modules/comment/tests/src/Functional/CommentBlockTest.php Tests comment block functionality.
CommentBlockTest.php file core/modules/comment/tests/src/Functional/CommentBlockTest.php
CommentBlockTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentBlockTest.php The theme to install as the default for testing.
CommentBlockTest::$modules property core/modules/comment/tests/src/Functional/CommentBlockTest.php Modules to install.
CommentBlockTest::setUp function core/modules/comment/tests/src/Functional/CommentBlockTest.php
CommentBlockTest::testRecentCommentBlock function core/modules/comment/tests/src/Functional/CommentBlockTest.php Tests the recent comments block.
CommentBookTest class core/modules/comment/tests/src/Functional/CommentBookTest.php Tests visibility of comments on book pages.
CommentBookTest.php file core/modules/comment/tests/src/Functional/CommentBookTest.php
CommentBookTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentBookTest.php The theme to install as the default for testing.
CommentBookTest::$modules property core/modules/comment/tests/src/Functional/CommentBookTest.php Modules to install.
CommentBookTest::setUp function core/modules/comment/tests/src/Functional/CommentBookTest.php
CommentBookTest::testBookCommentPrint function core/modules/comment/tests/src/Functional/CommentBookTest.php Tests comments in book export.
CommentBreadcrumbBuilder::applies function core/modules/comment/src/CommentBreadcrumbBuilder.php Whether this breadcrumb builder should be used to build the breadcrumb.
CommentBreadcrumbBuilder::__construct function core/modules/comment/src/CommentBreadcrumbBuilder.php Constructs the CommentBreadcrumbBuilder.
CommentBulkForm::emptySelectedMessage function core/modules/comment/src/Plugin/views/field/CommentBulkForm.php Returns the message to be displayed when there are no selected items.
CommentBulkFormTest class core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php @coversDefaultClass \Drupal\comment\Plugin\views\field\CommentBulkForm[[api-linebreak]]
@group comment
CommentBulkFormTest.php file core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php
CommentBulkFormTest::tearDown function core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php
CommentBulkFormTest::testConstructor function core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php Tests the constructor assignment of actions.
CommentBundlesTest class core/modules/comment/tests/src/Kernel/CommentBundlesTest.php Tests that comment bundles behave as expected.
CommentBundlesTest.php file core/modules/comment/tests/src/Kernel/CommentBundlesTest.php
CommentBundlesTest::$entityFieldManager property core/modules/comment/tests/src/Kernel/CommentBundlesTest.php
CommentBundlesTest::$modules property core/modules/comment/tests/src/Kernel/CommentBundlesTest.php Modules to enable.
CommentBundlesTest::$targetEntityTypes property core/modules/comment/tests/src/Kernel/CommentBundlesTest.php Entity type ids to use for target_entity_type_id on comment bundles.
CommentBundlesTest::setUp function core/modules/comment/tests/src/Kernel/CommentBundlesTest.php
CommentBundlesTest::testEntityIdField function core/modules/comment/tests/src/Kernel/CommentBundlesTest.php Tests that the entity_id field is set correctly for each comment bundle.
CommentCacheTagsTest class core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Tests the Comment entity's cache tags.
CommentCacheTagsTest.php file core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.