@@ -8372,8 +8372,8 @@ core/CHANGELOG.txt
8372
8372
CHANGELOG.txt
8373
8373
core/INSTALL.pgsql.txt
8374
8374
INSTALL.pgsql.txt
8375
- core/phpstan-baseline.neon
8376
- phpstan-baseline.neon
8375
+ core/. phpstan-baseline.php
8376
+ . phpstan-baseline.php
8377
8377
core/phpstan.neon.dist
8378
8378
phpstan.neon.dist
8379
8379
core/phpcs.xml.dist
@@ -45546,6 +45546,12 @@ modules/views/src/ViewsConfigUpdater.php
45546
45546
views/src/ViewsConfigUpdater.php
45547
45547
src/ViewsConfigUpdater.php
45548
45548
ViewsConfigUpdater.php
45549
+ core/modules/views/src/Attribute/ViewsExposedForm.php
45550
+ modules/views/src/Attribute/ViewsExposedForm.php
45551
+ views/src/Attribute/ViewsExposedForm.php
45552
+ src/Attribute/ViewsExposedForm.php
45553
+ Attribute/ViewsExposedForm.php
45554
+ ViewsExposedForm.php
45549
45555
core/modules/views/src/Attribute/ViewsArgumentValidator.php
45550
45556
modules/views/src/Attribute/ViewsArgumentValidator.php
45551
45557
views/src/Attribute/ViewsArgumentValidator.php
@@ -45570,6 +45576,12 @@ views/src/Attribute/ViewsDisplayExtender.php
45570
45576
src/Attribute/ViewsDisplayExtender.php
45571
45577
Attribute/ViewsDisplayExtender.php
45572
45578
ViewsDisplayExtender.php
45579
+ core/modules/views/src/Attribute/ViewsCache.php
45580
+ modules/views/src/Attribute/ViewsCache.php
45581
+ views/src/Attribute/ViewsCache.php
45582
+ src/Attribute/ViewsCache.php
45583
+ Attribute/ViewsCache.php
45584
+ ViewsCache.php
45573
45585
core/modules/views/src/FieldAPIHandlerTrait.php
45574
45586
modules/views/src/FieldAPIHandlerTrait.php
45575
45587
views/src/FieldAPIHandlerTrait.php
@@ -52945,16 +52957,6 @@ tests/src/Unit/BlockRepositoryTest.php
52945
52957
src/Unit/BlockRepositoryTest.php
52946
52958
Unit/BlockRepositoryTest.php
52947
52959
BlockRepositoryTest.php
52948
- core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
52949
- modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
52950
- block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
52951
- tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
52952
- src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
52953
- Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
52954
- Plugin/migrate/process/BlockThemeDeprecationTest.php
52955
- migrate/process/BlockThemeDeprecationTest.php
52956
- process/BlockThemeDeprecationTest.php
52957
- BlockThemeDeprecationTest.php
52958
52960
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php
52959
52961
modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php
52960
52962
block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php
@@ -55349,6 +55351,12 @@ modules/action/help_topics/action.overview.html.twig
55349
55351
action/help_topics/action.overview.html.twig
55350
55352
help_topics/action.overview.html.twig
55351
55353
action.overview.html.twig
55354
+ core/modules/action/config/schema/action.schema.yml
55355
+ modules/action/config/schema/action.schema.yml
55356
+ action/config/schema/action.schema.yml
55357
+ config/schema/action.schema.yml
55358
+ schema/action.schema.yml
55359
+ action.schema.yml
55352
55360
core/modules/action/action.routing.yml
55353
55361
modules/action/action.routing.yml
55354
55362
action/action.routing.yml
@@ -55494,6 +55502,38 @@ tests/src/Functional/ActionListTest.php
55494
55502
src/Functional/ActionListTest.php
55495
55503
Functional/ActionListTest.php
55496
55504
ActionListTest.php
55505
+ core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php
55506
+ modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php
55507
+ action/tests/src/Kernel/UnpublishByKeywordActionTest.php
55508
+ tests/src/Kernel/UnpublishByKeywordActionTest.php
55509
+ src/Kernel/UnpublishByKeywordActionTest.php
55510
+ Kernel/UnpublishByKeywordActionTest.php
55511
+ UnpublishByKeywordActionTest.php
55512
+ core/modules/action/tests/src/Kernel/UnpublishByKeywordCommentTest.php
55513
+ modules/action/tests/src/Kernel/UnpublishByKeywordCommentTest.php
55514
+ action/tests/src/Kernel/UnpublishByKeywordCommentTest.php
55515
+ tests/src/Kernel/UnpublishByKeywordCommentTest.php
55516
+ src/Kernel/UnpublishByKeywordCommentTest.php
55517
+ Kernel/UnpublishByKeywordCommentTest.php
55518
+ UnpublishByKeywordCommentTest.php
55519
+ core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
55520
+ modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
55521
+ action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
55522
+ tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
55523
+ src/Kernel/Migrate/d6/MigrateActionsTest.php
55524
+ Kernel/Migrate/d6/MigrateActionsTest.php
55525
+ Migrate/d6/MigrateActionsTest.php
55526
+ d6/MigrateActionsTest.php
55527
+ MigrateActionsTest.php
55528
+ core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
55529
+ modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
55530
+ action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
55531
+ tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
55532
+ src/Kernel/Migrate/d7/MigrateActionsTest.php
55533
+ Kernel/Migrate/d7/MigrateActionsTest.php
55534
+ Migrate/d7/MigrateActionsTest.php
55535
+ d7/MigrateActionsTest.php
55536
+ MigrateActionsTest.php
55497
55537
core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php
55498
55538
modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php
55499
55539
action/tests/src/Unit/Menu/ActionLocalTasksTest.php
@@ -55511,6 +55551,27 @@ modules/action/src/ActionListBuilder.php
55511
55551
action/src/ActionListBuilder.php
55512
55552
src/ActionListBuilder.php
55513
55553
ActionListBuilder.php
55554
+ core/modules/action/src/Plugin/Action/UnpublishByKeywordNode.php
55555
+ modules/action/src/Plugin/Action/UnpublishByKeywordNode.php
55556
+ action/src/Plugin/Action/UnpublishByKeywordNode.php
55557
+ src/Plugin/Action/UnpublishByKeywordNode.php
55558
+ Plugin/Action/UnpublishByKeywordNode.php
55559
+ Action/UnpublishByKeywordNode.php
55560
+ UnpublishByKeywordNode.php
55561
+ core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php
55562
+ modules/action/src/Plugin/Action/UnpublishByKeywordComment.php
55563
+ action/src/Plugin/Action/UnpublishByKeywordComment.php
55564
+ src/Plugin/Action/UnpublishByKeywordComment.php
55565
+ Plugin/Action/UnpublishByKeywordComment.php
55566
+ Action/UnpublishByKeywordComment.php
55567
+ UnpublishByKeywordComment.php
55568
+ core/modules/action/src/Plugin/Action/AssignOwnerNode.php
55569
+ modules/action/src/Plugin/Action/AssignOwnerNode.php
55570
+ action/src/Plugin/Action/AssignOwnerNode.php
55571
+ src/Plugin/Action/AssignOwnerNode.php
55572
+ Plugin/Action/AssignOwnerNode.php
55573
+ Action/AssignOwnerNode.php
55574
+ AssignOwnerNode.php
55514
55575
core/modules/action/src/Form/ActionDeleteForm.php
55515
55576
modules/action/src/Form/ActionDeleteForm.php
55516
55577
action/src/Form/ActionDeleteForm.php
@@ -74206,14 +74267,6 @@ tests/src/Kernel/NodeTemplateSuggestionsTest.php
74206
74267
src/Kernel/NodeTemplateSuggestionsTest.php
74207
74268
Kernel/NodeTemplateSuggestionsTest.php
74208
74269
NodeTemplateSuggestionsTest.php
74209
- core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
74210
- modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
74211
- node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
74212
- tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
74213
- src/Kernel/Action/UnpublishByKeywordActionTest.php
74214
- Kernel/Action/UnpublishByKeywordActionTest.php
74215
- Action/UnpublishByKeywordActionTest.php
74216
- UnpublishByKeywordActionTest.php
74217
74270
core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php
74218
74271
modules/node/tests/src/Kernel/NodeFieldAccessTest.php
74219
74272
node/tests/src/Kernel/NodeFieldAccessTest.php
@@ -74630,6 +74683,22 @@ Plugin/views/field/RevisionLinkRevertTest.php
74630
74683
views/field/RevisionLinkRevertTest.php
74631
74684
field/RevisionLinkRevertTest.php
74632
74685
RevisionLinkRevertTest.php
74686
+ core/modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php
74687
+ modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php
74688
+ node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php
74689
+ tests/src/Unit/Action/UnpublishByKeywordActionTest.php
74690
+ src/Unit/Action/UnpublishByKeywordActionTest.php
74691
+ Unit/Action/UnpublishByKeywordActionTest.php
74692
+ Action/UnpublishByKeywordActionTest.php
74693
+ UnpublishByKeywordActionTest.php
74694
+ core/modules/node/tests/src/Unit/Action/AssignOwnerNodeTest.php
74695
+ modules/node/tests/src/Unit/Action/AssignOwnerNodeTest.php
74696
+ node/tests/src/Unit/Action/AssignOwnerNodeTest.php
74697
+ tests/src/Unit/Action/AssignOwnerNodeTest.php
74698
+ src/Unit/Action/AssignOwnerNodeTest.php
74699
+ Unit/Action/AssignOwnerNodeTest.php
74700
+ Action/AssignOwnerNodeTest.php
74701
+ AssignOwnerNodeTest.php
74633
74702
core/modules/node/tests/src/Unit/NodeOperationAccessTest.php
74634
74703
modules/node/tests/src/Unit/NodeOperationAccessTest.php
74635
74704
node/tests/src/Unit/NodeOperationAccessTest.php
@@ -78272,13 +78341,6 @@ tests/src/Functional/CommentTestBase.php
78272
78341
src/Functional/CommentTestBase.php
78273
78342
Functional/CommentTestBase.php
78274
78343
CommentTestBase.php
78275
- core/modules/comment/tests/src/Kernel/CommentActionsTest.php
78276
- modules/comment/tests/src/Kernel/CommentActionsTest.php
78277
- comment/tests/src/Kernel/CommentActionsTest.php
78278
- tests/src/Kernel/CommentActionsTest.php
78279
- src/Kernel/CommentActionsTest.php
78280
- Kernel/CommentActionsTest.php
78281
- CommentActionsTest.php
78282
78344
core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
78283
78345
modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
78284
78346
comment/tests/src/Kernel/CommentBaseFieldTest.php
@@ -78681,6 +78743,14 @@ tests/src/Unit/CommentLinkBuilderTest.php
78681
78743
src/Unit/CommentLinkBuilderTest.php
78682
78744
Unit/CommentLinkBuilderTest.php
78683
78745
CommentLinkBuilderTest.php
78746
+ core/modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
78747
+ modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
78748
+ comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
78749
+ tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
78750
+ src/Unit/Action/UnpublishByKeywordCommentTest.php
78751
+ Unit/Action/UnpublishByKeywordCommentTest.php
78752
+ Action/UnpublishByKeywordCommentTest.php
78753
+ UnpublishByKeywordCommentTest.php
78684
78754
core/modules/comment/tests/src/Unit/CommentManagerTest.php
78685
78755
modules/comment/tests/src/Unit/CommentManagerTest.php
78686
78756
comment/tests/src/Unit/CommentManagerTest.php
@@ -91387,6 +91457,16 @@ Doctrine/Fixtures/Attribute/Qualified.php
91387
91457
Fixtures/Attribute/Qualified.php
91388
91458
Attribute/Qualified.php
91389
91459
Qualified.php
91460
+ core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
91461
+ tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
91462
+ Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
91463
+ Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
91464
+ Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
91465
+ Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
91466
+ Doctrine/Fixtures/Attribute/Nonexistent.php
91467
+ Fixtures/Attribute/Nonexistent.php
91468
+ Attribute/Nonexistent.php
91469
+ Nonexistent.php
91390
91470
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php
91391
91471
tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php
91392
91472
Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php
@@ -91434,6 +91514,16 @@ Annotation/Doctrine/Fixtures/IntefaceWithConstants.php
91434
91514
Doctrine/Fixtures/IntefaceWithConstants.php
91435
91515
Fixtures/IntefaceWithConstants.php
91436
91516
IntefaceWithConstants.php
91517
+ core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
91518
+ tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
91519
+ Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
91520
+ Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
91521
+ Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
91522
+ Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
91523
+ Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
91524
+ Fixtures/ExtraAttributes/ExampleParentAttribute.php
91525
+ ExtraAttributes/ExampleParentAttribute.php
91526
+ ExampleParentAttribute.php
91437
91527
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php
91438
91528
tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php
91439
91529
Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php
0 commit comments