Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldOverrideTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
BaseFieldOverrideTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
BaseFieldOverrideTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
BaseFieldOverrideTest::setUp | function | core/ |
|
BaseFieldOverrideTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
BaseFieldOverrideTest::testDefaultValueCallback | function | core/ |
Test the default value callback. |
BaseFieldOverrideTest::testGetClass | function | core/ |
@covers ::getClass[[api-linebreak]] |
BaseFieldOverrideXmlAnonTest | class | core/ |
@group rest |
BaseFieldOverrideXmlAnonTest.php | file | core/ |
|
BaseFieldOverrideXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideXmlAnonTest::$format | property | core/ |
The format to use in this test. |
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. |
BaseFormIdInterface | interface | core/ |
Provides an interface for a Form that has a base form ID. |
BaseFormIdInterface.php | file | core/ |
|
BaseFormIdInterface::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
BaseThemeDefaultDeprecationTest | class | core/ |
Tests the behavior of the Stable theme. |
BaseThemeDefaultDeprecationTest.php | file | core/ |
|
BaseThemeDefaultDeprecationTest::$modules | property | core/ |
Modules to enable. |
BaseThemeDefaultDeprecationTest::$themeInstaller | property | core/ |
The theme installer. |
BaseThemeDefaultDeprecationTest::$themeManager | property | core/ |
The theme manager. |
BaseThemeDefaultDeprecationTest::register | function | core/ |
Registers test-specific services. |
BaseThemeDefaultDeprecationTest::setUp | function | core/ |
|
BaseThemeDefaultDeprecationTest::setUpFilesystem | function | core/ |
Sets up the filesystem, so things like the file directory. |
BaseThemeDefaultDeprecationTest::testStableIsDefault | function | core/ |
Ensures Stable is used by default when no base theme has been defined. |
BaseThemeRequiredTest | class | core/ |
Tests the behavior of the `base theme` key. |
BaseThemeRequiredTest.php | file | core/ |
|
BaseThemeRequiredTest::$modules | property | core/ |
Modules to enable. |
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 by setting the base theme to false. |
BasicAuth::$deprecatedProperties | property | core/ |
|
BasicAuth::$flood | property | core/ |
The flood service. |
BasicAuthResourceTestTrait::assertAuthenticationEdgeCases | function | core/ |
|
BasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BasicAuthTest::$modules | property | core/ |
Modules installed for all tests. |
BasicAuthTest::testControllerNotCalledBeforeAuth | function | core/ |
Tests if the controller is called before authentication. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.