Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldOverrideXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BaseFieldOverrideXmlBasicAuthTest | class | core/ |
@group rest |
BaseFieldOverrideXmlBasicAuthTest.php | file | core/ |
|
BaseFieldOverrideXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BaseFieldOverrideXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BaseFieldOverrideXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BaseFieldOverrideXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
BaseFieldOverrideXmlCookieTest | class | core/ |
@group rest |
BaseFieldOverrideXmlCookieTest.php | file | core/ |
|
BaseFieldOverrideXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BaseFieldOverrideXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideXmlCookieTest::$format | property | core/ |
The format to use in this test. |
BaseFieldOverrideXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BaseRequirementsFulfilledValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\BaseRequirementsFulfilledValidator @covers \Drupal\package_manager\Validator\BaseRequirementValidatorTrait |
BaseRequirementsFulfilledValidatorTest.php | file | core/ |
|
BaseRequirementsFulfilledValidatorTest::$eventClass | property | core/ |
The event class to throw to an error for. |
BaseRequirementsFulfilledValidatorTest::providerBaseRequirement | function | core/ |
Data provider for ::testBaseRequirement(). |
BaseRequirementsFulfilledValidatorTest::setUp | function | core/ |
|
BaseRequirementsFulfilledValidatorTest::testBaseRequirement | function | core/ |
Tests that base requirement failures stop event propagation. |
BaseRequirementsFulfilledValidatorTest::validate | function | core/ |
Validates base requirements. |
BaseThemeMissingTest | class | core/ |
Tests the behavior of a theme when base_theme info key is missing. |
BaseThemeMissingTest.php | file | core/ |
|
BaseThemeMissingTest::$modules | property | core/ |
Modules to install. |
BaseThemeMissingTest::$themeInstaller | property | core/ |
The theme installer. |
BaseThemeMissingTest::setUp | function | core/ |
|
BaseThemeMissingTest::testMissingBaseThemeException | function | core/ |
Tests exception is thrown. |
BaseThemeRequiredTest | class | core/ |
Tests the behavior of the `base theme` key. |
BaseThemeRequiredTest.php | file | core/ |
|
BaseThemeRequiredTest::$modules | property | core/ |
Modules to install. |
BaseThemeRequiredTest::$themeInstaller | property | core/ |
The theme installer. |
BaseThemeRequiredTest::$themeManager | property | core/ |
The theme manager. |
BaseThemeRequiredTest::setUp | function | core/ |
|
BaseThemeRequiredTest::testWildWest | function | core/ |
Tests opting out of Stable 9 by setting the base theme to false. |
BasicAuthResourceTestTrait | trait | core/ |
Trait for ResourceTestBase subclasses testing $auth=basic_auth. |
BasicAuthResourceTestTrait.php | file | core/ |
|
BasicAuthResourceTestTrait::assertAuthenticationEdgeCases | function | core/ |
|
BasicAuthResourceTestTrait::assertResponseWhenMissingAuthentication | function | core/ |
|
BasicAuthResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
BasicAuthTest | class | core/ |
Tests for BasicAuth authentication provider. |
BasicAuthTest.php | file | core/ |
|
BasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BasicAuthTest::$modules | property | core/ |
Modules installed for all tests. |
BasicAuthTest::testBasicAuth | function | core/ |
Tests http basic authentication. |
BasicAuthTest::testCacheabilityOf401Response | function | core/ |
Tests the cacheability of the Basic Auth 401 response. |
BasicAuthTest::testControllerNotCalledBeforeAuth | function | core/ |
Tests if the controller is called before authentication. |
BasicAuthTest::testGlobalLoginFloodControl | function | core/ |
Tests the global login flood control. |
BasicAuthTest::testLocale | function | core/ |
Tests compatibility with locale/UI translation. |
BasicAuthTest::testPerUserLoginFloodControl | function | core/ |
Tests the per-user login flood control. |
BasicAuthTest::testUnauthorizedErrorMessage | function | core/ |
Tests if a comprehensive message is displayed when the route is denied. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.