Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
CommentCacheTagsTest::setUp function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
CommentCacheTagsTest::testCommentEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Tests that comments invalidate the cache tag of their host entity.
CommentCSSTest class core/modules/comment/tests/src/Functional/CommentCSSTest.php Tests CSS classes on comments.
CommentCSSTest class core/modules/history/tests/src/Functional/CommentCSSTest.php Tests CSS classes on comments.
CommentCSSTest.php file core/modules/history/tests/src/Functional/CommentCSSTest.php
CommentCSSTest.php file core/modules/comment/tests/src/Functional/CommentCSSTest.php
CommentCSSTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentCSSTest.php The theme to install as the default for testing.
CommentCSSTest::$defaultTheme property core/modules/history/tests/src/Functional/CommentCSSTest.php The theme to install as the default for testing.
CommentCSSTest::$modules property core/modules/history/tests/src/Functional/CommentCSSTest.php Modules to install.
CommentCSSTest::setUp function core/modules/history/tests/src/Functional/CommentCSSTest.php
CommentCSSTest::setUp function core/modules/comment/tests/src/Functional/CommentCSSTest.php
CommentCSSTest::testCommentClasses function core/modules/comment/tests/src/Functional/CommentCSSTest.php Tests CSS classes on comments.
CommentCSSTest::testCommentClasses function core/modules/history/tests/src/Functional/CommentCSSTest.php Tests CSS classes on comments.
CommentDefaultFormatterCacheTagsTest class core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Tests comment cache tag bubbling up when using the Comment list formatter.
CommentDefaultFormatterCacheTagsTest.php file core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
CommentDefaultFormatterCacheTagsTest::$modules property core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Modules to install.
CommentDefaultFormatterCacheTagsTest::setUp function core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
CommentDefaultFormatterCacheTagsTest::testCacheTags function core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Tests the bubbling of cache tags.
CommentDepthTest class core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php Tests the depth of the comment field handler.
CommentDepthTest.php file core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php
CommentDepthTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php Modules to install.
CommentDepthTest::$testViews property core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php Views used by this test.
CommentDepthTest::setUp function core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php
CommentDepthTest::testCommentDepth function core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php Test the comment depth.
CommentDisplayConfigurableTest class core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php Tests making comment base fields' displays configurable.
CommentDisplayConfigurableTest.php file core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php
CommentDisplayConfigurableTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php The theme to install as the default for testing.
CommentDisplayConfigurableTest::setUp function core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php
CommentDisplayConfigurableTest::testDisplayConfigurable function core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php Sets base fields to configurable display and check settings are respected.
CommentDisplayConfigurableTestHooks class core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Hook implementations for comment_display_configurable_test.
CommentDisplayConfigurableTestHooks.php file core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php
CommentDisplayConfigurableTestHooks::entityBaseFieldInfoAlter function core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Implements hook_entity_base_field_info_alter().
CommentDisplayConfigurableTestHooks::entityTypeBuild function core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Implements hook_entity_type_build().
CommentEditTest class core/modules/comment/tests/src/Functional/Views/CommentEditTest.php Tests comment edit functionality.
CommentEditTest.php file core/modules/comment/tests/src/Functional/Views/CommentEditTest.php
CommentEditTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentEditTest.php The theme to install as the default for testing.
CommentEditTest::testCommentEdit function core/modules/comment/tests/src/Functional/Views/CommentEditTest.php Tests comment label in admin view.
CommentEmptyTitleTestThemeHooks class core/modules/comment/tests/modules/comment_empty_title_test/src/Hook/CommentEmptyTitleTestThemeHooks.php Hook implementations for comment_empty_title_test.
CommentEmptyTitleTestThemeHooks.php file core/modules/comment/tests/modules/comment_empty_title_test/src/Hook/CommentEmptyTitleTestThemeHooks.php
CommentEmptyTitleTestThemeHooks::preprocessComment function core/modules/comment/tests/modules/comment_empty_title_test/src/Hook/CommentEmptyTitleTestThemeHooks.php Implements hook_preprocess_comment().
CommentEntityReferenceTest class core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php Tests that comments behave correctly when added as entity references.
CommentEntityReferenceTest.php file core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php
CommentEntityReferenceTest::$comment property core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php A comment linked to a node.
CommentEntityReferenceTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php The theme to install as the default for testing.
CommentEntityReferenceTest::$node2 property core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php A second test node containing references to comments.
CommentEntityReferenceTest::setUp function core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php
CommentEntityReferenceTest::testCommentAsEntityReference function core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php Tests that comments are correctly saved as entity references.
CommentEntityReferenceTest::testCommentOfUnpublishedNodeBypassAccess function core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php Tests that comments of unpublished are not shown.
CommentEntityTest class core/modules/comment/tests/src/Functional/CommentEntityTest.php Tests comments with other entities.
CommentEntityTest class core/modules/history/tests/src/Functional/CommentEntityTest.php Tests comments with other entities.

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