@@ -16478,13 +16478,6 @@ Tests/Core/Annotation/TranslationTest.php
1647816478Core/Annotation/TranslationTest.php
1647916479Annotation/TranslationTest.php
1648016480TranslationTest.php
16481- core/tests/Drupal/Tests/Core/Serialization/YamlTest.php
16482- tests/Drupal/Tests/Core/Serialization/YamlTest.php
16483- Drupal/Tests/Core/Serialization/YamlTest.php
16484- Tests/Core/Serialization/YamlTest.php
16485- Core/Serialization/YamlTest.php
16486- Serialization/YamlTest.php
16487- YamlTest.php
1648816481core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php
1648916482tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php
1649016483Drupal/Tests/Core/TempStore/SharedTempStoreTest.php
@@ -21015,13 +21008,6 @@ KernelTests/Core/Asset/LegacyAssetTest.php
2101521008Core/Asset/LegacyAssetTest.php
2101621009Asset/LegacyAssetTest.php
2101721010LegacyAssetTest.php
21018- core/tests/Drupal/KernelTests/Core/Extension/ExperimentalDeprecationTest.php
21019- tests/Drupal/KernelTests/Core/Extension/ExperimentalDeprecationTest.php
21020- Drupal/KernelTests/Core/Extension/ExperimentalDeprecationTest.php
21021- KernelTests/Core/Extension/ExperimentalDeprecationTest.php
21022- Core/Extension/ExperimentalDeprecationTest.php
21023- Extension/ExperimentalDeprecationTest.php
21024- ExperimentalDeprecationTest.php
2102521011core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php
2102621012tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php
2102721013Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php
@@ -56981,6 +56967,13 @@ tests/src/Kernel/WorkspaceAccessTest.php
5698156967src/Kernel/WorkspaceAccessTest.php
5698256968Kernel/WorkspaceAccessTest.php
5698356969WorkspaceAccessTest.php
56970+ core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php
56971+ modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php
56972+ workspaces/tests/src/Kernel/WorkspaceInformationTest.php
56973+ tests/src/Kernel/WorkspaceInformationTest.php
56974+ src/Kernel/WorkspaceInformationTest.php
56975+ Kernel/WorkspaceInformationTest.php
56976+ WorkspaceInformationTest.php
5698456977core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
5698556978modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
5698656979workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
@@ -57044,6 +57037,21 @@ tests/modules/workspace_access_test/workspace_access_test.module
5704457037modules/workspace_access_test/workspace_access_test.module
5704557038workspace_access_test/workspace_access_test.module
5704657039workspace_access_test.module
57040+ core/modules/workspaces/tests/modules/workspaces_test/src/EntityTestRevPubWorkspaceHandler.php
57041+ modules/workspaces/tests/modules/workspaces_test/src/EntityTestRevPubWorkspaceHandler.php
57042+ workspaces/tests/modules/workspaces_test/src/EntityTestRevPubWorkspaceHandler.php
57043+ tests/modules/workspaces_test/src/EntityTestRevPubWorkspaceHandler.php
57044+ modules/workspaces_test/src/EntityTestRevPubWorkspaceHandler.php
57045+ workspaces_test/src/EntityTestRevPubWorkspaceHandler.php
57046+ src/EntityTestRevPubWorkspaceHandler.php
57047+ EntityTestRevPubWorkspaceHandler.php
57048+ core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.info.yml
57049+ modules/workspaces/tests/modules/workspaces_test/workspaces_test.info.yml
57050+ workspaces/tests/modules/workspaces_test/workspaces_test.info.yml
57051+ tests/modules/workspaces_test/workspaces_test.info.yml
57052+ modules/workspaces_test/workspaces_test.info.yml
57053+ workspaces_test/workspaces_test.info.yml
57054+ workspaces_test.info.yml
5704757055core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php
5704857056modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php
5704957057workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php
@@ -57222,6 +57230,11 @@ modules/workspaces/src/WorkspaceConflictException.php
5722257230workspaces/src/WorkspaceConflictException.php
5722357231src/WorkspaceConflictException.php
5722457232WorkspaceConflictException.php
57233+ core/modules/workspaces/src/WorkspaceInformation.php
57234+ modules/workspaces/src/WorkspaceInformation.php
57235+ workspaces/src/WorkspaceInformation.php
57236+ src/WorkspaceInformation.php
57237+ WorkspaceInformation.php
5722557238core/modules/workspaces/src/Event/WorkspacePostPublishEvent.php
5722657239modules/workspaces/src/Event/WorkspacePostPublishEvent.php
5722757240workspaces/src/Event/WorkspacePostPublishEvent.php
@@ -57398,6 +57411,11 @@ modules/workspaces/src/WorkspaceAssociationInterface.php
5739857411workspaces/src/WorkspaceAssociationInterface.php
5739957412src/WorkspaceAssociationInterface.php
5740057413WorkspaceAssociationInterface.php
57414+ core/modules/workspaces/src/WorkspaceInformationInterface.php
57415+ modules/workspaces/src/WorkspaceInformationInterface.php
57416+ workspaces/src/WorkspaceInformationInterface.php
57417+ src/WorkspaceInformationInterface.php
57418+ WorkspaceInformationInterface.php
5740157419core/modules/workspaces/src/WorkspaceRepositoryInterface.php
5740257420modules/workspaces/src/WorkspaceRepositoryInterface.php
5740357421workspaces/src/WorkspaceRepositoryInterface.php
@@ -57430,6 +57448,34 @@ modules/workspaces/src/WorkspaceAccessControlHandler.php
5743057448workspaces/src/WorkspaceAccessControlHandler.php
5743157449src/WorkspaceAccessControlHandler.php
5743257450WorkspaceAccessControlHandler.php
57451+ core/modules/workspaces/src/Entity/Handler/DefaultWorkspaceHandler.php
57452+ modules/workspaces/src/Entity/Handler/DefaultWorkspaceHandler.php
57453+ workspaces/src/Entity/Handler/DefaultWorkspaceHandler.php
57454+ src/Entity/Handler/DefaultWorkspaceHandler.php
57455+ Entity/Handler/DefaultWorkspaceHandler.php
57456+ Handler/DefaultWorkspaceHandler.php
57457+ DefaultWorkspaceHandler.php
57458+ core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php
57459+ modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php
57460+ workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php
57461+ src/Entity/Handler/BlockContentWorkspaceHandler.php
57462+ Entity/Handler/BlockContentWorkspaceHandler.php
57463+ Handler/BlockContentWorkspaceHandler.php
57464+ BlockContentWorkspaceHandler.php
57465+ core/modules/workspaces/src/Entity/Handler/IgnoredWorkspaceHandler.php
57466+ modules/workspaces/src/Entity/Handler/IgnoredWorkspaceHandler.php
57467+ workspaces/src/Entity/Handler/IgnoredWorkspaceHandler.php
57468+ src/Entity/Handler/IgnoredWorkspaceHandler.php
57469+ Entity/Handler/IgnoredWorkspaceHandler.php
57470+ Handler/IgnoredWorkspaceHandler.php
57471+ IgnoredWorkspaceHandler.php
57472+ core/modules/workspaces/src/Entity/Handler/WorkspaceHandlerInterface.php
57473+ modules/workspaces/src/Entity/Handler/WorkspaceHandlerInterface.php
57474+ workspaces/src/Entity/Handler/WorkspaceHandlerInterface.php
57475+ src/Entity/Handler/WorkspaceHandlerInterface.php
57476+ Entity/Handler/WorkspaceHandlerInterface.php
57477+ Handler/WorkspaceHandlerInterface.php
57478+ WorkspaceHandlerInterface.php
5743357479core/modules/workspaces/src/Entity/Workspace.php
5743457480modules/workspaces/src/Entity/Workspace.php
5743557481workspaces/src/Entity/Workspace.php
@@ -74141,13 +74187,6 @@ tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_havi
7414174187themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml
7414274188test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml
7414374189test_theme_having_veery_long_name_which_is_too_long.info.yml
74144- core/modules/system/tests/themes/legacy_experimental_theme_test/legacy_experimental_theme_test.info.yml
74145- modules/system/tests/themes/legacy_experimental_theme_test/legacy_experimental_theme_test.info.yml
74146- system/tests/themes/legacy_experimental_theme_test/legacy_experimental_theme_test.info.yml
74147- tests/themes/legacy_experimental_theme_test/legacy_experimental_theme_test.info.yml
74148- themes/legacy_experimental_theme_test/legacy_experimental_theme_test.info.yml
74149- legacy_experimental_theme_test/legacy_experimental_theme_test.info.yml
74150- legacy_experimental_theme_test.info.yml
7415174190core/modules/system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.info.yml
7415274191modules/system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.info.yml
7415374192system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.info.yml
@@ -74213,13 +74252,6 @@ tests/themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.inf
7421374252themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml
7421474253test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml
7421574254test_theme_twig_registry_loader.info.yml
74216- core/modules/system/tests/themes/legacy_experimental_theme_dependency_test/legacy_experimental_theme_dependency_test.info.yml
74217- modules/system/tests/themes/legacy_experimental_theme_dependency_test/legacy_experimental_theme_dependency_test.info.yml
74218- system/tests/themes/legacy_experimental_theme_dependency_test/legacy_experimental_theme_dependency_test.info.yml
74219- tests/themes/legacy_experimental_theme_dependency_test/legacy_experimental_theme_dependency_test.info.yml
74220- themes/legacy_experimental_theme_dependency_test/legacy_experimental_theme_dependency_test.info.yml
74221- legacy_experimental_theme_dependency_test/legacy_experimental_theme_dependency_test.info.yml
74222- legacy_experimental_theme_dependency_test.info.yml
7422374255core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml
7422474256modules/system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml
7422574257system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml
@@ -95488,6 +95520,13 @@ tests/src/Traits/EnableLayoutBuilderTrait.php
9548895520src/Traits/EnableLayoutBuilderTrait.php
9548995521Traits/EnableLayoutBuilderTrait.php
9549095522EnableLayoutBuilderTrait.php
95523+ core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php
95524+ modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php
95525+ layout_builder/tests/src/Kernel/EntityViewAlterTest.php
95526+ tests/src/Kernel/EntityViewAlterTest.php
95527+ src/Kernel/EntityViewAlterTest.php
95528+ Kernel/EntityViewAlterTest.php
95529+ EntityViewAlterTest.php
9549195530core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php
9549295531modules/layout_builder/tests/src/Kernel/FieldBlockTest.php
9549395532layout_builder/tests/src/Kernel/FieldBlockTest.php
@@ -96006,6 +96045,12 @@ layout_builder/src/Form/OverridesEntityForm.php
9600696045src/Form/OverridesEntityForm.php
9600796046Form/OverridesEntityForm.php
9600896047OverridesEntityForm.php
96048+ core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php
96049+ modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php
96050+ layout_builder/src/Form/LayoutBuilderEntityFormTrait.php
96051+ src/Form/LayoutBuilderEntityFormTrait.php
96052+ Form/LayoutBuilderEntityFormTrait.php
96053+ LayoutBuilderEntityFormTrait.php
9600996054core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php
9601096055modules/layout_builder/src/Form/ConfigureBlockFormBase.php
9601196056layout_builder/src/Form/ConfigureBlockFormBase.php
0 commit comments