Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.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
CommentXmlCookieTest.php file core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php
CommentXmlCookieTest::$auth property core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php The authentication mechanism to use in this test.
CommentXmlCookieTest::$defaultTheme property core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php The theme to install as the default for testing.
CommentXmlCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php The format to use in this test.
CommentXmlCookieTest::$mimeType property core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php The MIME type that corresponds to $format.
CommentXmlCookieTest::testPostDxWithoutCriticalBaseFields function core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php Tests POSTing a comment without critical base fields.
CommentXmlCookieTest::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php Tests POSTing a comment with and without 'skip comment approval'
comment_base_field_test.info.yml file core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml
comment_empty_titles_test_preprocess_comment function core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.module Implements hook_preprocess_comment().
comment_empty_title_test.info.yml file core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml
comment_empty_title_test.module file core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.module Dummy module emptying comment titles to test for appropriate and accessible
markup in edge case scenarios where comments have empty titles.
comment_test.info.yml file core/modules/comment/tests/modules/comment_test/comment_test.info.yml core/modules/comment/tests/modules/comment_test/comment_test.info.yml
comment_test.module file core/modules/comment/tests/modules/comment_test/comment_test.module Dummy module implementing comment related hooks to test API interaction with
the Comment module.
comment_test.routing.yml file core/modules/comment/tests/modules/comment_test/comment_test.routing.yml core/modules/comment/tests/modules/comment_test/comment_test.routing.yml
comment_test_comment_links_alter function core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_comment_links_alter().
comment_test_entity_type_alter function core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_entity_type_alter().
comment_test_views.info.yml file core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml
common-test-foo.html.twig file core/modules/system/tests/modules/common_test/templates/common-test-foo.html.twig Default theme implementation for the common test foo.
common-test-render-element.html.twig file core/modules/system/tests/modules/common_test/templates/common-test-render-element.html.twig Default theme implementation for the common test render element.
CommonCollectionFilterAccessTestPatternsTrait trait core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php Provides common filter access control tests.
CommonCollectionFilterAccessTestPatternsTrait.php file core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessBasedOnPermissions function core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php Implements ::testCollectionFilterAccess() for pure permission-based access.
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessForPublishableEntities function core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php Implements ::testCollectionFilterAccess() for permission + status access.
CommonTestController class core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Controller routines for common_test routes.
CommonTestController.php file core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php
CommonTestController::destination function core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Prints a destination query parameter.
CommonTestController::jsAndCssQuerystring function core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Adds a JavaScript file and a CSS file with a query string appended.
CommonTestController::typeLinkActiveClass function core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Returns links to the current page, with and without query strings.
common_test.css file core/modules/system/tests/modules/common_test/common_test.css /* This file is for testing CSS file inclusion, no contents are necessary. */
common_test.info.yml file core/modules/system/tests/modules/common_test/common_test.info.yml core/modules/system/tests/modules/common_test/common_test.info.yml
common_test.libraries.yml file core/modules/system/tests/modules/common_test/common_test.libraries.yml core/modules/system/tests/modules/common_test/common_test.libraries.yml
common_test.module file core/modules/system/tests/modules/common_test/common_test.module Helper module for the Common tests.
common_test.print.css file core/modules/system/tests/modules/common_test/common_test.print.css /* This file is for testing CSS file inclusion, no contents are necessary. */
common_test.routing.yml file core/modules/system/tests/modules/common_test/common_test.routing.yml core/modules/system/tests/modules/common_test/common_test.routing.yml
common_test.services.yml file core/modules/system/tests/modules/common_test/common_test.services.yml core/modules/system/tests/modules/common_test/common_test.services.yml
common_test_cron function core/modules/system/tests/modules/common_test/common_test.module Implements hook_cron().
common_test_cron_helper.info.yml file core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml
common_test_cron_helper.module file core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module Helper module for the testCronExceptions in addition to common_test module.
common_test_cron_helper_cron function core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module Implements hook_cron().
common_test_drupal_alter_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter().
common_test_drupal_render_printing_pre_render function core/modules/system/tests/modules/common_test/common_test.module Applies #printed to an element to help test #pre_render.
common_test_js_settings_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_js_settings_alter().
common_test_library_info_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_library_info_alter().
common_test_library_info_build function core/modules/system/tests/modules/common_test/common_test.module Implements hook_library_info_build().
common_test_module_implements_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_module_implements_alter().
common_test_page_attachments function core/modules/system/tests/modules/common_test/common_test.module Implements hook_page_attachments().
common_test_page_attachments_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_page_attachments_alter().
common_test_preprocess function core/modules/system/tests/modules/common_test/common_test.module Implements MODULE_preprocess().
common_test_preprocess_common_test_render_element function core/modules/system/tests/modules/common_test/common_test.module Implements MODULE_preprocess_HOOK().
common_test_theme function core/modules/system/tests/modules/common_test/common_test.module Implements hook_theme().

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