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
EditorValidationTest::testImageUploadSettingsValidation function core/modules/editor/tests/src/Kernel/EditorValidationTest.php @testWith [{"scheme": "public"}, {}][[api-linebreak]]
[{"scheme": "private"}, {"image_upload.scheme": "The file storage you selected is not a visible, readable and writable stream wrapper.…
EditorValidationTest::testImmutableProperties function core/modules/editor/tests/src/Kernel/EditorValidationTest.php
EditorValidationTest::testInvalidDependencies function core/modules/editor/tests/src/Kernel/EditorValidationTest.php Tests that validation fails if config dependencies are invalid.
EditorValidationTest::testInvalidFormat function core/modules/editor/tests/src/Kernel/EditorValidationTest.php Tests validating an editor with a non-existent `format`.
EditorValidationTest::testInvalidPluginId function core/modules/editor/tests/src/Kernel/EditorValidationTest.php Tests validating an editor with an unknown plugin ID.
EditorValidationTest::testLabelValidation function core/modules/editor/tests/src/Kernel/EditorValidationTest.php
EditorValidationTest::testRequiredPropertyKeysMissing function core/modules/editor/tests/src/Kernel/EditorValidationTest.php
EditorValidationTest::testRequiredPropertyValuesMissing function core/modules/editor/tests/src/Kernel/EditorValidationTest.php
EditorXmlAnonTest class core/modules/editor/tests/src/Functional/Rest/EditorXmlAnonTest.php @group rest
EditorXmlAnonTest.php file core/modules/editor/tests/src/Functional/Rest/EditorXmlAnonTest.php
EditorXmlAnonTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorXmlAnonTest.php
EditorXmlAnonTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorXmlAnonTest.php
EditorXmlAnonTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorXmlAnonTest.php
EditorXmlBasicAuthTest class core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php @group rest
EditorXmlBasicAuthTest.php file core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php
EditorXmlBasicAuthTest::$auth property core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php
EditorXmlBasicAuthTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php
EditorXmlBasicAuthTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php
EditorXmlBasicAuthTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php
EditorXmlBasicAuthTest::$modules property core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php
EditorXmlCookieTest class core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php @group rest
EditorXmlCookieTest.php file core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php
EditorXmlCookieTest::$auth property core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php
EditorXmlCookieTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php
EditorXmlCookieTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php
EditorXmlCookieTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php
editor_private_test.info.yml file core/modules/editor/tests/modules/editor_private_test/editor_private_test.info.yml core/modules/editor/tests/modules/editor_private_test/editor_private_test.info.yml
editor_test.info.yml file core/modules/editor/tests/modules/editor_test/editor_test.info.yml core/modules/editor/tests/modules/editor_test/editor_test.info.yml
editor_test.libraries.yml file core/modules/editor/tests/modules/editor_test/editor_test.libraries.yml core/modules/editor/tests/modules/editor_test/editor_test.libraries.yml
editor_test.module file core/modules/editor/tests/modules/editor_test/editor_test.module Helper module for the Text Editor tests.
editor_test.schema.yml file core/modules/editor/tests/modules/editor_test/config/schema/editor_test.schema.yml core/modules/editor/tests/modules/editor_test/config/schema/editor_test.schema.yml
editor_test_editor_info_alter function core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_editor_info_alter().
editor_test_editor_js_settings_alter function core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_editor_js_settings_alter().
editor_test_editor_xss_filter_alter function core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_editor_xss_filter_alter().
editor_test_entity_update function core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_entity_update().
editor_test_file_presave function core/modules/editor/tests/modules/editor_test/editor_test.module Implements hook_ENTITY_TYPE_presave() for file entities.
ElementInfoIntegrationTest class core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php Tests the element info.
ElementInfoIntegrationTest.php file core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php
ElementInfoIntegrationTest::setUp function core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php
ElementInfoIntegrationTest::testElementInfoByTheme function core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php Ensures that the element info can be altered by themes.
ElementInfoManagerTest class core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php @coversDefaultClass \Drupal\Core\Render\ElementInfoManager[[api-linebreak]]
@group Render
ElementInfoManagerTest.php file core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php
ElementInfoManagerTest::$cache property core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php The cache backend to use.
ElementInfoManagerTest::$elementInfo property core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php The mocked element_info.
ElementInfoManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php The mocked module handler.
ElementInfoManagerTest::$themeHandler property core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php The mocked theme handler.
ElementInfoManagerTest::$themeManager property core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php The mocked theme manager.
ElementInfoManagerTest::providerTestGetInfoElementPlugin function core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php Provides tests data for testGetInfoElementPlugin().
ElementInfoManagerTest::setUp function core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php @covers ::__construct[[api-linebreak]]
ElementInfoManagerTest::testGetInfoElementPlugin function core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php Tests the getInfo() method when render element plugins are used.

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