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
ContentLanguageSettingsUnitTest::testCalculateDependencies function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
ContentLanguageSettingsUnitTest::testDefaultLangcode function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::getDefaultLangcode[[api-linebreak]]
@covers ::setDefaultLangcode[[api-linebreak]]
ContentLanguageSettingsUnitTest::testId function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::id[[api-linebreak]]
ContentLanguageSettingsUnitTest::testIsDefaultConfiguration function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::isDefaultConfiguration[[api-linebreak]]
ContentLanguageSettingsUnitTest::testLanguageAlterable function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::setLanguageAlterable[[api-linebreak]]
@covers ::isLanguageAlterable[[api-linebreak]]
ContentLanguageSettingsUnitTest::testLoadByEntityTypeBundle function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::loadByEntityTypeBundle[[api-linebreak]]
ContentLanguageSettingsUnitTest::testTargetBundle function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::getTargetBundle[[api-linebreak]]
ContentLanguageSettingsUnitTest::testTargetEntityTypeId function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::getTargetEntityTypeId[[api-linebreak]]
ContentLanguageSettingsValidationTest class core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php Tests validation of content_language_settings entities.
ContentLanguageSettingsValidationTest.php file core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php
ContentLanguageSettingsValidationTest::$hasLabel property core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php Whether a config entity of this type has a label.
ContentLanguageSettingsValidationTest::$modules property core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php Modules to install.
ContentLanguageSettingsValidationTest::setUp function core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php
ContentLanguageSettingsValidationTest::testImmutableProperties function core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php Tests that immutable properties cannot be changed.
ContentLanguageSettingsValidationTest::testTargetBundleMustExist function core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php Tests that the target bundle of the language content settings is checked.
ContentLanguageSettingsXmlAnonTest class core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php @group rest
ContentLanguageSettingsXmlAnonTest.php file core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php
ContentLanguageSettingsXmlAnonTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php The theme to install as the default for testing.
ContentLanguageSettingsXmlAnonTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php The format to use in this test.
ContentLanguageSettingsXmlAnonTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlAnonTest.php The MIME type that corresponds to $format.
ContentLanguageSettingsXmlBasicAuthTest class core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php @group rest
ContentLanguageSettingsXmlBasicAuthTest.php file core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php
ContentLanguageSettingsXmlBasicAuthTest::$auth property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php The authentication mechanism to use in this test.
ContentLanguageSettingsXmlBasicAuthTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php The theme to install as the default for testing.
ContentLanguageSettingsXmlBasicAuthTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php The format to use in this test.
ContentLanguageSettingsXmlBasicAuthTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php The MIME type that corresponds to $format.
ContentLanguageSettingsXmlBasicAuthTest::$modules property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlBasicAuthTest.php Modules to install.
ContentLanguageSettingsXmlCookieTest class core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php @group rest
ContentLanguageSettingsXmlCookieTest.php file core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php
ContentLanguageSettingsXmlCookieTest::$auth property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The authentication mechanism to use in this test.
ContentLanguageSettingsXmlCookieTest::$defaultTheme property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The theme to install as the default for testing.
ContentLanguageSettingsXmlCookieTest::$format property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The format to use in this test.
ContentLanguageSettingsXmlCookieTest::$mimeType property core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsXmlCookieTest.php The MIME type that corresponds to $format.
ContentLengthTest class core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php @coversDefaultClass \Drupal\Core\StackMiddleware\ContentLength[[api-linebreak]]
@group Middleware
ContentLengthTest class core/tests/Drupal/FunctionalTests/HttpKernel/ContentLengthTest.php Tests Content-Length set by Drupal.
ContentLengthTest class core/modules/big_pipe/tests/src/Unit/StackMiddleware/ContentLengthTest.php Defines a test for ContentLength middleware.
ContentLengthTest.php file core/modules/big_pipe/tests/src/Unit/StackMiddleware/ContentLengthTest.php
ContentLengthTest.php file core/tests/Drupal/FunctionalTests/HttpKernel/ContentLengthTest.php
ContentLengthTest.php file core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php
ContentLengthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/HttpKernel/ContentLengthTest.php The theme to install as the default for testing.
ContentLengthTest::$modules property core/tests/Drupal/FunctionalTests/HttpKernel/ContentLengthTest.php Modules to install.
ContentLengthTest::providerTestSetContentLengthHeader function core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php
ContentLengthTest::providerTestSetContentLengthHeader function core/modules/big_pipe/tests/src/Unit/StackMiddleware/ContentLengthTest.php
ContentLengthTest::testContentLength function core/tests/Drupal/FunctionalTests/HttpKernel/ContentLengthTest.php
ContentLengthTest::testHandle function core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php @covers ::handle[[api-linebreak]]
@dataProvider providerTestSetContentLengthHeader
ContentLengthTest::testHandle function core/modules/big_pipe/tests/src/Unit/StackMiddleware/ContentLengthTest.php @covers ::handle[[api-linebreak]]
@dataProvider providerTestSetContentLengthHeader
ContentModerationAccessTest class core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php Tests content moderation access.
ContentModerationAccessTest.php file core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php
ContentModerationAccessTest::$modules property core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php Modules to install.
ContentModerationAccessTest::setUp function core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php

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