Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
4316d369
Commit
4316d369
authored
1 year ago
by
spokje
Browse files
Options
Downloads
Patches
Plain Diff
Suppress remaining "Missing cache backend declaration for performance." failures for now
parent
5f9fdc5e
No related branches found
No related tags found
1 merge request
!4478
Issue #3377000: Remove phpstan ignore "#^Missing cache backend declaration for performance.#"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/phpstan-baseline.neon
+75
-0
75 additions, 0 deletions
core/phpstan-baseline.neon
with
75 additions
and
0 deletions
core/phpstan-baseline.neon
+
75
−
0
View file @
4316d369
...
...
@@ -780,6 +780,11 @@ parameters:
count: 1
path: lib/Drupal/Core/Menu/MenuLinkManager.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: lib/Drupal/Core/Menu/MenuLinkManager.php
-
message: """
#^Fetching deprecated class constant RETURN_INSERT_ID of class Drupal\\\\Core\\\\Database\\\\Database\\:
...
...
@@ -794,6 +799,11 @@ parameters:
count: 1
path: lib/Drupal/Core/Menu/MenuTreeStorage.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: lib/Drupal/Core/Plugin/DefaultPluginManager.php
-
message: "#^Constructor of class Drupal\\\\Core\\\\Queue\\\\Memory has an unused parameter \\$name\\.$#"
count: 1
...
...
@@ -1653,6 +1663,16 @@ parameters:
count: 1
path: modules/migrate/src/Plugin/Discovery/AnnotatedClassDiscoveryAutomatedProviders.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: modules/migrate/src/Plugin/MigrateDestinationPluginManager.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: modules/migrate/src/Plugin/MigrateSourcePluginManager.php
-
message: "#^Constructor of class Drupal\\\\migrate\\\\Plugin\\\\MigrationPluginManager has an unused parameter \\$language_manager\\.$#"
count: 1
...
...
@@ -1698,6 +1718,11 @@ parameters:
count: 2
path: modules/migrate/tests/src/Unit/process/SubProcessTest.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: modules/migrate_drupal/src/MigrationPluginManager.php
-
message: "#^Variable \\$patterns might not be defined\\.$#"
count: 1
...
...
@@ -1728,6 +1753,11 @@ parameters:
count: 1
path: modules/migrate_drupal/tests/src/Kernel/d7/ValidateMigrationStateTest.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: modules/migrate_drupal/tests/src/Unit/MigrateFieldPluginManagerTest.php
-
message: "#^Variable \\$patterns might not be defined\\.$#"
count: 1
...
...
@@ -2174,6 +2204,31 @@ parameters:
count: 1
path: modules/system/tests/modules/lazy_route_provider_install_test/src/PluginManager.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: modules/system/tests/modules/lazy_route_provider_install_test/src/PluginManager.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: modules/system/tests/modules/module_test/src/PluginManagerCacheClearer.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: modules/system/tests/modules/plugin_test/src/Plugin/MockBlockManager.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: modules/system/tests/modules/plugin_test/src/Plugin/TestPluginManager.php
-
message: "#^Access to an undefined property Drupal\\\\Tests\\\\system\\\\Functional\\\\FileTransfer\\\\TestFileTransfer\\:\\:\\$connection\\.$#"
count: 5
...
...
@@ -3162,6 +3217,11 @@ parameters:
count: 1
path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: tests/Drupal/Tests/Component/Plugin/StubPluginManagerBaseWithMapper.php
-
message: "#^Result of static method Drupal\\\\Composer\\\\Composer\\:\\:ensureComposerVersion\\(\\) \\(void\\) is used\\.$#"
count: 1
...
...
@@ -3313,6 +3373,11 @@ parameters:
count: 1
path: tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php
-
message: "#^Call to deprecated method withConsecutive\\(\\) of class PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\InvocationMocker\\.$#"
count: 1
...
...
@@ -3323,11 +3388,21 @@ parameters:
count: 1
path: tests/Drupal/Tests/Core/Plugin/Discovery/TestContainerDerivativeDiscovery.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php
-
message: "#^Constructor of class Drupal\\\\Tests\\\\Core\\\\Plugin\\\\TestPluginManager has an unused parameter \\$namespaces\\.$#"
count: 1
path: tests/Drupal/Tests/Core/Plugin/TestPluginManager.php
-
message: "#^Missing cache backend declaration for performance\\.$#"
count: 1
path: tests/Drupal/Tests/Core/Plugin/TestPluginManager.php
-
message: """
#^Call to deprecated method expectError\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment