ContentTranslationUntranslatableFieldsTest::testHiddenWidgets |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php |
Tests that hiding untranslatable field widgets works correctly. |
ContentTranslationViewsUITest |
class |
core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php |
Tests the views UI when content_translation is enabled. |
ContentTranslationViewsUITest.php |
file |
core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php |
|
ContentTranslationViewsUITest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php |
The theme to install as the default for testing. |
ContentTranslationViewsUITest::$modules |
property |
core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php |
Modules to install. |
ContentTranslationViewsUITest::$testViews |
property |
core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php |
Views used by this test. |
ContentTranslationViewsUITest::testViewsUI |
function |
core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php |
Tests the views UI. |
ContentTranslationWorkflowsTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Tests the content translation workflows for the test entity. |
ContentTranslationWorkflowsTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
|
ContentTranslationWorkflowsTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The theme to install as the default for testing. |
ContentTranslationWorkflowsTest::$entity |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The entity used for testing. |
ContentTranslationWorkflowsTest::$entityOwner |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The entity owner account to be used to test multilingual entity editing. |
ContentTranslationWorkflowsTest::$entityTypeId |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The entity type being tested. |
ContentTranslationWorkflowsTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Modules to install. |
ContentTranslationWorkflowsTest::$notEntityOwner |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The user that has entity owner permission but is not the owner. |
ContentTranslationWorkflowsTest::$referencingEntity |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
The referencing entity. |
ContentTranslationWorkflowsTest::assertNoSharedElements |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Assert that the current page does not contain shared form elements. |
ContentTranslationWorkflowsTest::doTestWorkflows |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Checks that workflows have the expected behaviors for the given user. |
ContentTranslationWorkflowsTest::getEditorPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Returns an array of permissions needed for the editor. |
ContentTranslationWorkflowsTest::getEntityOwnerPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Returns an array of permissions needed for the entity owner. |
ContentTranslationWorkflowsTest::getTranslatorPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Returns an array of permissions needed for the translator. |
ContentTranslationWorkflowsTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
|
ContentTranslationWorkflowsTest::setupEntity |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Creates a test entity and translate it. |
ContentTranslationWorkflowsTest::setupUsers |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Creates and activates translator, editor and admin users. |
ContentTranslationWorkflowsTest::testWorkflows |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php |
Tests simple and editorial translation workflows. |
ContentTypeHeaderMatcherTest |
class |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
Confirm that the content types partial matcher is functioning properly. |
ContentTypeHeaderMatcherTest.php |
file |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
|
ContentTypeHeaderMatcherTest::$fixtures |
property |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
A collection of shared fixture data for tests. |
ContentTypeHeaderMatcherTest::$matcher |
property |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
The matcher object that is going to be tested. |
ContentTypeHeaderMatcherTest::providerTestSafeRequestFilter |
function |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
|
ContentTypeHeaderMatcherTest::setUp |
function |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
|
ContentTypeHeaderMatcherTest::testContentTypeRequestHeaderMissing |
function |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
Confirms that the matcher throws an exception for missing request header. |
ContentTypeHeaderMatcherTest::testJsonRequest |
function |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
Tests that XML-restricted routes get filtered out on JSON requests. |
ContentTypeHeaderMatcherTest::testNoRouteFound |
function |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
Confirms that the matcher throws an exception for no-route. |
ContentTypeHeaderMatcherTest::testPostForm |
function |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
Tests route filtering on POST form submission requests. |
ContentTypeHeaderMatcherTest::testSafeRequestFilter |
function |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
Tests that routes are not filtered on safe requests. |
content_moderation_test_local_task.info.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml |
content_moderation_test_local_task.links.task.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.links.task.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.links.task.yml |
content_moderation_test_local_task.routing.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.routing.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.routing.yml |
content_moderation_test_resave.info.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.info.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.info.yml |
content_moderation_test_resave.install |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.install |
|
content_moderation_test_resave_install |
function |
core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.install |
Implements hook_install(). |
content_moderation_test_views.info.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml |
content_negotiation_test.info.yml |
file |
core/modules/system/tests/modules/content_negotiation_test/content_negotiation_test.info.yml |
core/modules/system/tests/modules/content_negotiation_test/content_negotiation_test.info.yml |
content_negotiation_test.routing.yml |
file |
core/modules/system/tests/modules/content_negotiation_test/content_negotiation_test.routing.yml |
core/modules/system/tests/modules/content_negotiation_test/content_negotiation_test.routing.yml |
content_translation_test.info.yml |
file |
core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml |
core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml |
content_translation_test_views.info.yml |
file |
core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml |
core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml |
ContextAwarePluginTraitTest |
class |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
@coversDefaultClass \Drupal\Core\Plugin\ContextAwarePluginTrait[[api-linebreak]] |
ContextAwarePluginTraitTest.php |
file |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
|
ContextAwarePluginTraitTest::$configurablePlugin |
property |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
The configurable plugin instance under test. |