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 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
BlockXmlAnonTest::$format property core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php The format to use in this test.
BlockXmlAnonTest::$mimeType property core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php The MIME type that corresponds to $format.
BlockXmlBasicAuthTest class core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php @group rest
BlockXmlBasicAuthTest.php file core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php
BlockXmlBasicAuthTest::$auth property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php The authentication mechanism to use in this test.
BlockXmlBasicAuthTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php The theme to install as the default for testing.
BlockXmlBasicAuthTest::$format property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php The format to use in this test.
BlockXmlBasicAuthTest::$mimeType property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php The MIME type that corresponds to $format.
BlockXmlBasicAuthTest::$modules property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php Modules to install.
BlockXmlCookieTest class core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php @group rest
BlockXmlCookieTest.php file core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php
BlockXmlCookieTest::$auth property core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php The authentication mechanism to use in this test.
BlockXmlCookieTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php The theme to install as the default for testing.
BlockXmlCookieTest::$format property core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php The format to use in this test.
BlockXmlCookieTest::$mimeType property core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php The MIME type that corresponds to $format.
BlockXssTest class core/modules/block/tests/src/Functional/BlockXssTest.php Tests that the block module properly escapes block descriptions.
BlockXssTest.php file core/modules/block/tests/src/Functional/BlockXssTest.php
BlockXssTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockXssTest.php The theme to install as the default for testing.
BlockXssTest::$modules property core/modules/block/tests/src/Functional/BlockXssTest.php Modules to install.
BlockXssTest::doBlockContentTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from Block Content block info.
BlockXssTest::doMenuTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from Menu block labels.
BlockXssTest::doViewTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from View block labels.
BlockXssTest::testBlockXss function core/modules/block/tests/src/Functional/BlockXssTest.php Tests various modules that provide blocks for XSS.
BlockXssTest::testNoUnexpectedEscaping function core/modules/block/tests/src/Functional/BlockXssTest.php Tests that nothing is escaped other than the blocks explicitly tested.
BlockXssTest::testXssInCategory function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS in category.
BlockXssTest::testXssInTitle function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS in title.
block_content_test.info.yml file core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml
block_content_test.module file core/modules/block_content/tests/modules/block_content_test/block_content_test.module A dummy module for testing content block related hooks.
block_content_test.routing.yml file core/modules/block_content/tests/modules/block_content_test/block_content_test.routing.yml core/modules/block_content/tests/modules/block_content_test/block_content_test.routing.yml
block_content_test_block_content_insert function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_insert().
block_content_test_block_content_presave function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_presave().
block_content_test_block_content_update function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_update().
block_content_test_block_content_view function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_view().
block_content_test_views.info.yml file core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml
block_form_form_test_alter_form_alter function core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter().
block_test.info.yml file core/modules/block/tests/modules/block_test/block_test.info.yml core/modules/block/tests/modules/block_test/block_test.info.yml
block_test.module file core/modules/block/tests/modules/block_test/block_test.module Provide test blocks.
block_test.multiple_static_context service core/modules/block/tests/modules/block_test/block_test.services.yml Drupal\block_test\ContextProvider\MultipleStaticContext
block_test.routing.yml file core/modules/block/tests/modules/block_test/block_test.routing.yml core/modules/block/tests/modules/block_test/block_test.routing.yml
block_test.schema.yml file core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml
block_test.services.yml file core/modules/block/tests/modules/block_test/block_test.services.yml core/modules/block/tests/modules/block_test/block_test.services.yml
block_test_block_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_alter().
block_test_block_build_test_cache_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_build_BASE_BLOCK_ID_alter().
block_test_block_view_test_cache_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_view_BASE_BLOCK_ID_alter().
block_test_specialchars_theme.info.yml file core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml
block_test_theme.info.yml file core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml
block_test_views.info.yml file core/modules/block/tests/modules/block_test_views/block_test_views.info.yml core/modules/block/tests/modules/block_test_views/block_test_views.info.yml
BookBreadcrumbTest class core/modules/book/tests/src/Functional/BookBreadcrumbTest.php Create a book, add pages, and test book interface.
BookBreadcrumbTest.php file core/modules/book/tests/src/Functional/BookBreadcrumbTest.php
BookBreadcrumbTest::$book property core/modules/book/tests/src/Functional/BookBreadcrumbTest.php A book node.

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