| ContentNegotiationTest |
class |
core/modules/system/tests/src/Functional/DrupalKernel/ContentNegotiationTest.php |
Tests content negotiation. |
| ContentNegotiationTest.php |
file |
core/modules/system/tests/src/Functional/DrupalKernel/ContentNegotiationTest.php |
|
| ContentNegotiationTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/DrupalKernel/ContentNegotiationTest.php |
The theme to install as the default for testing. |
| ContentNegotiationTest::testBogusAcceptHeader |
function |
core/modules/system/tests/src/Functional/DrupalKernel/ContentNegotiationTest.php |
Verifies HTML responses for bogus Accept headers. |
| ContentPreprocess::isLatestVersionPage |
function |
core/modules/content_moderation/src/ContentPreprocess.php |
Checks whether a route is the "Latest version" tab of a node. |
| ContentPreprocessTest |
class |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Tests Drupal\content_moderation\ContentPreprocess. |
| ContentPreprocessTest.php |
file |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
|
| ContentPreprocessTest::routeNodeProvider |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Data provider for self::testIsLatestVersionPage(). |
| 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. |
| ContentPreprocessTest::testIsLatestVersionPage |
function |
core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php |
Tests is latest version page. |
| ContentPreviewToggleTest |
class |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
Tests toggling of content preview. |
| ContentPreviewToggleTest.php |
file |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
|
| ContentPreviewToggleTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
The theme to install as the default for testing. |
| ContentPreviewToggleTest::$modules |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
Modules to install. |
| ContentPreviewToggleTest::assertContextualLinks |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
Checks if contextual links are working properly. |
| ContentPreviewToggleTest::assertOrderInPage |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
Asserts that blocks in a given order in the page. |
| ContentPreviewToggleTest::setUp |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
|
| ContentPreviewToggleTest::testContentPreviewToggle |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php |
Tests the content preview toggle. |
| ContentTestTranslationUITest |
class |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
Tests the test content translation UI with the test entity. |
| ContentTestTranslationUITest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
|
| ContentTestTranslationUITest::$defaultCacheContexts |
property |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
Default cache contexts expected on a non-translated entity. |
| ContentTestTranslationUITest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
The theme to install as the default for testing. |
| ContentTestTranslationUITest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
Modules to install. |
| ContentTestTranslationUITest::$testHTMLEscapeForAllLanguages |
property |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
Flag to determine if "all languages" rendering is tested. |
| ContentTestTranslationUITest::getTranslatorPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
Returns an array of permissions needed for the translator. |
| ContentTestTranslationUITest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
|
| ContentTranslationConfigImportTest |
class |
core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php |
Tests content translation updates performed during config import. |
| ContentTranslationConfigImportTest.php |
file |
core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php |
|
| ContentTranslationConfigImportTest::$configImporter |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php |
Config Importer object used for testing. |
| ContentTranslationConfigImportTest::$modules |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php |
Modules to install. |
| ContentTranslationConfigImportTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php |
|
| ContentTranslationConfigImportTest::testConfigImportUpdates |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php |
Tests config import updates. |
| ContentTranslationConfigUITest |
class |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationConfigUITest.php |
Tests that the content translation configuration javascript does't fail. |
| ContentTranslationConfigUITest.php |
file |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationConfigUITest.php |
|
| ContentTranslationConfigUITest::$defaultTheme |
property |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationConfigUITest.php |
The theme to install as the default for testing. |
| ContentTranslationConfigUITest::$modules |
property |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationConfigUITest.php |
Modules to install. |
| ContentTranslationConfigUITest::$profile |
property |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationConfigUITest.php |
Use the minimal profile. |
| ContentTranslationConfigUITest::testContentTranslationConfigUI |
function |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationConfigUITest.php |
Tests that the content translation configuration javascript does't fail. |
| ContentTranslationContextualLinksTest |
class |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
Tests that contextual links are available for content translation. |
| ContentTranslationContextualLinksTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
Tests that contextual links are available for content translation. |
| ContentTranslationContextualLinksTest.php |
file |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
|
| ContentTranslationContextualLinksTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
|
| ContentTranslationContextualLinksTest::$bundle |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
The bundle being tested. |
| ContentTranslationContextualLinksTest::$contentType |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
The content type being tested. |
| ContentTranslationContextualLinksTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
The theme to install as the default for testing. |
| ContentTranslationContextualLinksTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
The theme to install as the default for testing. |
| ContentTranslationContextualLinksTest::$langcodes |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
The enabled languages. |
| ContentTranslationContextualLinksTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
Modules to install. |
| ContentTranslationContextualLinksTest::$modules |
property |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
Modules to install. |