| 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::providerTestSetContentLengthHeader |
function |
core/modules/big_pipe/tests/src/Unit/StackMiddleware/ContentLengthTest.php |
|
| ContentLengthTest::providerTestSetContentLengthHeader |
function |
core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php |
|
| ContentModerationAccessTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php |
|
| ContentModerationPermissionsTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationPermissionsTest.php |
|
| ContentModerationResaveTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationResaveTest.php |
|
| ContentModerationRouteSubscriber::setLatestRevisionFlag |
function |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
Ensure revisionable entities load the latest revision on entity forms. |
| ContentModerationRouteSubscriberTest::setLatestRevisionFlagTestCases |
function |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
Data provider for ::testSetLatestRevisionFlag. |
| ContentModerationRouteSubscriberTest::setUp |
function |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
|
| ContentModerationRouteSubscriberTest::setupEntityTypes |
function |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
Creates the entity type manager mock returning entity type objects. |
| ContentModerationRouteSubscriberTest::testSetLatestRevisionFlag |
function |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
Tests that the "load_latest_revision" flag is handled correctly. |
| ContentModerationStateAccessControlHandlerTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateAccessControlHandlerTest.php |
|
| ContentModerationStateStorageSchemaTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php |
|
| ContentModerationStateTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php |
|
| ContentModerationSyncingTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php |
|
| ContentModerationTest::setUp |
function |
core/modules/media_library/tests/src/FunctionalJavascript/ContentModerationTest.php |
|
| ContentModerationWorkflowConfigTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php |
|
| ContentModerationWorkflowTypeApiTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
|
| ContentModerationWorkflowTypeTest::setUp |
function |
core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php |
|
| ContentNegotiationRoutingTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php |
|
| ContentPreprocessTest::setupCurrentRouteMatch |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Mock the current route matching object. |
| ContentPreprocessTest::setupNode |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Mock a node object. |
| ContentPreviewToggleTest::setUp |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
|
| ContentTestTranslationUITest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
|
| ContentTranslationConfigImportTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php |
|