Newer
Older
parameters:
ignoreErrors:
-
message: "#^Variable \\$data_path in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: ../composer/Plugin/Scaffold/Operations/AppendOp.php
-
message: "#^Variable \\$app_root might not be defined\\.$#"
count: 1
path: assets/scaffold/files/default.settings.php
-
message: "#^Variable \\$site_path might not be defined\\.$#"
count: 1
path: assets/scaffold/files/default.settings.php
-
message: "#^Variable \\$new_set_index might not be defined\\.$#"
count: 1
path: includes/form.inc
-
message: "#^Function install_config_download_translations\\(\\) should return string but return statement is missing\\.$#"
count: 1
path: includes/install.core.inc
-
message: "#^Function install_download_translation\\(\\) should return string but return statement is missing\\.$#"
count: 1
path: includes/install.core.inc
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
-
message: "#^Variable \\$items might not be defined\\.$#"
count: 1
path: includes/theme.inc
-
message: "#^Variable \\$custom_theme might not be defined\\.$#"
count: 1
path: includes/theme.maintenance.inc
-
message: "#^Call to an undefined method Drupal\\\\Component\\\\Datetime\\\\DateTimePlus\\:\\:getTimeZone\\(\\)\\.$#"
count: 1
path: lib/Drupal/Component/Datetime/DateTimePlus.php
-
message: "#^Variable \\$value might not be defined\\.$#"
count: 1
path: lib/Drupal/Component/Datetime/DateTimePlus.php
-
message: "#^Function Drupal\\\\Component\\\\Datetime\\\\microtime invoked with 1 parameter, 0 required\\.$#"
count: 1
path: lib/Drupal/Component/Datetime/Time.php
-
message: "#^Variable \\$x0 might not be defined\\.$#"
count: 4
path: lib/Drupal/Component/Diff/DiffFormatter.php
-
message: "#^Variable \\$xi in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: lib/Drupal/Component/Diff/DiffFormatter.php
-
message: "#^Variable \\$y0 might not be defined\\.$#"
count: 4
path: lib/Drupal/Component/Diff/DiffFormatter.php
-
message: "#^Variable \\$yi in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: lib/Drupal/Component/Diff/DiffFormatter.php
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
-
message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$in_seq\\.$#"
count: 3
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
-
message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$lcs\\.$#"
count: 4
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
-
message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$seq\\.$#"
count: 7
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
-
message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$xchanged\\.$#"
count: 2
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
-
message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$xind\\.$#"
count: 2
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
-
message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$xv\\.$#"
count: 5
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
-
message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$ychanged\\.$#"
count: 2
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
-
message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$yind\\.$#"
count: 2
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
-
message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$yv\\.$#"
count: 5
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
-
message: "#^Variable \\$k might not be defined\\.$#"
count: 4
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
-
message: "#^Variable \\$seps might not be defined\\.$#"
count: 3
path: lib/Drupal/Component/Diff/Engine/DiffEngine.php
-
message: "#^Constructor of class Drupal\\\\Component\\\\FileCache\\\\NullFileCache has an unused parameter \\$cache_backend_class\\.$#"
count: 1
path: lib/Drupal/Component/FileCache/NullFileCache.php
-
message: "#^Constructor of class Drupal\\\\Component\\\\FileCache\\\\NullFileCache has an unused parameter \\$cache_backend_configuration\\.$#"
count: 1
path: lib/Drupal/Component/FileCache/NullFileCache.php
-
message: "#^Constructor of class Drupal\\\\Component\\\\FileCache\\\\NullFileCache has an unused parameter \\$collection\\.$#"
count: 1
path: lib/Drupal/Component/FileCache/NullFileCache.php
-
message: "#^Constructor of class Drupal\\\\Component\\\\FileCache\\\\NullFileCache has an unused parameter \\$prefix\\.$#"
count: 1
path: lib/Drupal/Component/FileCache/NullFileCache.php
-
message: "#^Method Drupal\\\\Component\\\\Gettext\\\\PoMemoryWriter\\:\\:getHeader\\(\\) should return Drupal\\\\Component\\\\Gettext\\\\PoHeader but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Component/Gettext/PoMemoryWriter.php
-
message: "#^Method Drupal\\\\Component\\\\Gettext\\\\PoMemoryWriter\\:\\:getLangcode\\(\\) should return string but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Component/Gettext/PoMemoryWriter.php
-
message: "#^Variable \\$log_vars might not be defined\\.$#"
count: 1
path: lib/Drupal/Component/Gettext/PoStreamReader.php
-
message: "#^Variable \\$permission might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Access/AccessResult.php
-
message: "#^Method Drupal\\\\Core\\\\Access\\\\CsrfRequestHeaderAccessCheck\\:\\:applies\\(\\) should return bool but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Access/CsrfRequestHeaderAccessCheck.php
-
message: "#^Method Drupal\\\\Core\\\\Executable\\\\ExecutableInterface\\:\\:execute\\(\\) invoked with 1 parameter, 0 required\\.$#"
count: 1
path: lib/Drupal/Core/Action/ActionBase.php
-
message: "#^Call to method getDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
count: 1
path: lib/Drupal/Core/Action/ActionManager.php
-
message: "#^Call to method getSortedDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
count: 1
path: lib/Drupal/Core/Action/ActionManager.php
-
message: "#^Method Drupal\\\\Core\\\\Archiver\\\\ArchiverManager\\:\\:getInstance\\(\\) should return object\\|false but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Archiver/ArchiverManager.php
-
message: "#^Variable \\$group_keys might not be defined\\.$#"
count: 2
path: lib/Drupal/Core/Asset/CssCollectionGrouper.php
-
message: "#^Variable \\$group_keys might not be defined\\.$#"
count: 2
path: lib/Drupal/Core/Asset/JsCollectionGrouper.php
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: lib/Drupal/Core/Asset/JsCollectionRenderer.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 2
path: lib/Drupal/Core/Batch/BatchStorage.php
-
message: "#^Call to method getDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
count: 1
path: lib/Drupal/Core/Block/BlockManager.php
-
message: "#^Call to method getSortedDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
count: 1
path: lib/Drupal/Core/Block/BlockManager.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 3
path: lib/Drupal/Core/Cache/ApcuBackend.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 4
path: lib/Drupal/Core/Cache/DatabaseBackend.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: lib/Drupal/Core/Cache/MemoryBackend.php
-
message: "#^Constructor of class Drupal\\\\Core\\\\Cache\\\\NullBackend has an unused parameter \\$bin\\.$#"
count: 1
path: lib/Drupal/Core/Cache/NullBackend.php
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 2
path: lib/Drupal/Core/Cache/PhpBackend.php
-
message: "#^Call to method getDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
count: 1
path: lib/Drupal/Core/Condition/ConditionManager.php
-
message: "#^Call to method getSortedDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
count: 1
path: lib/Drupal/Core/Condition/ConditionManager.php
-
message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
count: 2
path: lib/Drupal/Core/Config/Entity/Query/Condition.php
-
message: "#^Variable \\$theme_list might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Config/ExtensionInstallStorage.php
message: "#^Method Drupal\\\\Core\\\\Config\\\\TypedConfigManager\\:\\:replaceVariable\\(\\) should return string but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Config/TypedConfigManager.php
-
message: "#^Variable \\$statement might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Database/Connection.php
message: "#^Method Drupal\\\\Core\\\\Database\\\\Query\\\\Delete\\:\\:execute\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Database/Query/Delete.php
-
message: "#^Method Drupal\\\\Core\\\\Database\\\\Query\\\\Merge\\:\\:__toString\\(\\) should return string but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Database/Query/Merge.php
-
message: "#^Variable \\$affected_rows might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Database/Query/Upsert.php
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 2
path: lib/Drupal/Core/Datetime/DateHelper.php
-
message: "#^Method Drupal\\\\Core\\\\DrupalKernel\\:\\:discoverServiceProviders\\(\\) should return array but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/DrupalKernel.php
-
message: "#^Variable \\$container might not be defined\\.$#"
count: 2
path: lib/Drupal/Core/DrupalKernel.php
-
message: "#^Variable \\$container_definition might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/DrupalKernel.php
message: "#^Method Drupal\\\\Core\\\\Entity\\\\ContentEntityConfirmFormBase\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/ContentEntityConfirmFormBase.php
-
message: "#^Method Drupal\\\\Core\\\\Entity\\\\ContentEntityNullStorage\\:\\:doLoadMultiple\\(\\) should return array\\<Drupal\\\\Core\\\\Entity\\\\EntityInterface\\> but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/ContentEntityNullStorage.php
-
message: "#^Method Drupal\\\\Core\\\\Entity\\\\ContentEntityNullStorage\\:\\:doSave\\(\\) should return bool\\|int but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/ContentEntityNullStorage.php
-
message: "#^Method Drupal\\\\Core\\\\Entity\\\\ContentEntityNullStorage\\:\\:has\\(\\) should return bool but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/ContentEntityNullStorage.php
-
message: "#^Variable \\$current_affected in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Entity/ContentEntityStorageBase.php
message: "#^Method Drupal\\\\Core\\\\Entity\\\\Controller\\\\EntityController\\:\\:deleteTitle\\(\\) should return string but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/Controller/EntityController.php
-
message: "#^Variable \\$candidate_ids might not be defined\\.$#"
count: 2
path: lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
-
message: "#^Variable \\$string in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Entity/EntityAutocompleteMatcher.php
message: "#^Access to an undefined property Drupal\\\\Core\\\\Entity\\\\EntityBase\\:\\:\\$id\\.$#"
count: 1
path: lib/Drupal/Core/Entity/EntityBase.php
-
message: "#^Method Drupal\\\\Core\\\\Entity\\\\EntityConfirmFormBase\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/EntityConfirmFormBase.php
-
message: "#^Variable \\$selection in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: lib/Drupal/Core/Entity/EntityDeleteMultipleAccessCheck.php
message: "#^Access to an undefined property Drupal\\\\Core\\\\Entity\\\\EntityDisplayBase\\:\\:\\$_serializedKeys\\.$#"
count: 2
path: lib/Drupal/Core/Entity/EntityDisplayBase.php
message: "#^Method Drupal\\\\Core\\\\Entity\\\\KeyValueStore\\\\KeyValueContentEntityStorage\\:\\:createTranslation\\(\\) should return Drupal\\\\Core\\\\Entity\\\\ContentEntityInterface but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php
-
message: "#^Method Drupal\\\\Core\\\\Entity\\\\KeyValueStore\\\\KeyValueContentEntityStorage\\:\\:createWithSampleValues\\(\\) should return Drupal\\\\Core\\\\Entity\\\\FieldableEntityInterface but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php
-
message: "#^Variable \\$selected_bundles might not be defined\\.$#"
count: 2
path: lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
-
message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ReferenceAccessConstraintValidator.php
-
message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php
message: "#^Method Drupal\\\\Core\\\\Entity\\\\Query\\\\QueryBase\\:\\:getClass\\(\\) should return string but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/Query/QueryBase.php
-
message: "#^Variable \\$next_index_prefix might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Entity/Query/Sql/Tables.php
-
message: "#^Variable \\$relationship_specifier might not be defined\\.$#"
count: 5
path: lib/Drupal/Core/Entity/Query/Sql/Tables.php
-
message: "#^Variable \\$revision_query might not be defined\\.$#"
count: 2
path: lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
-
message: "#^Variable \\$transaction in isset\\(\\) always exists and is not nullable\\.$#"
count: 2
path: lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
message: "#^Method Drupal\\\\Core\\\\Entity\\\\Sql\\\\SqlContentEntityStorageSchema\\:\\:processDataTable\\(\\) should return array but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
-
message: "#^Method Drupal\\\\Core\\\\Entity\\\\Sql\\\\SqlContentEntityStorageSchema\\:\\:processRevisionDataTable\\(\\) should return array but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
-
message: "#^Variable \\$initial_storage_value in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 2
path: lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
-
message: "#^Variable \\$minor_version might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Extension/ExtensionVersion.php
-
message: "#^Variable \\$callback in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Field/FieldDefinition.php
message: "#^Method Drupal\\\\Core\\\\Field\\\\FieldItemBase\\:\\:generateSampleValue\\(\\) should return array but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Field/FieldItemBase.php
-
message: "#^Method Drupal\\\\Core\\\\Field\\\\FieldItemBase\\:\\:postSave\\(\\) should return bool but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Field/FieldItemBase.php
-
message: "#^Method Drupal\\\\Core\\\\Field\\\\FieldItemList\\:\\:defaultValuesForm\\(\\) should return array but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Field/FieldItemList.php
-
message: "#^Variable \\$values might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Field/FieldItemList.php
message: "#^Call to method getDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
count: 1
path: lib/Drupal/Core/Field/FieldTypePluginManager.php
-
message: "#^Call to method getSortedDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
count: 1
path: lib/Drupal/Core/Field/FieldTypePluginManager.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 2
path: lib/Drupal/Core/Field/Plugin/Field/FieldType/ChangedItem.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: lib/Drupal/Core/Field/Plugin/Field/FieldType/CreatedItem.php
-
message: "#^Method Drupal\\\\Core\\\\Field\\\\Plugin\\\\Field\\\\FieldType\\\\EntityReferenceItem\\:\\:generateSampleValue\\(\\) should return array but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
-
message: "#^Access to an undefined property Drupal\\\\Core\\\\Field\\\\Plugin\\\\Field\\\\FieldType\\\\NumericItemBase\\:\\:\\$value\\.$#"
count: 1
path: lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php
-
message: "#^Access to an undefined property Drupal\\\\Core\\\\FileTransfer\\\\FTPExtension\\:\\:\\$connection\\.$#"
count: 19
path: lib/Drupal/Core/FileTransfer/FTPExtension.php
-
message: "#^Access to an undefined property Drupal\\\\Core\\\\FileTransfer\\\\FileTransfer\\:\\:\\$chroot\\.$#"
count: 3
path: lib/Drupal/Core/FileTransfer/FileTransfer.php
message: "#^Method Drupal\\\\Core\\\\FileTransfer\\\\FileTransfer\\:\\:__get\\(\\) should return bool\\|string but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/FileTransfer/FileTransfer.php
-
message: "#^Access to an undefined property Drupal\\\\Core\\\\FileTransfer\\\\SSH\\:\\:\\$connection\\.$#"
count: 9
path: lib/Drupal/Core/FileTransfer/SSH.php
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 4
path: lib/Drupal/Core/Flood/DatabaseBackend.php
-
message: "#^Method Drupal\\\\Core\\\\Form\\\\FormBuilder\\:\\:setInvalidTokenError\\(\\) should return \\$this\\(Drupal\\\\Core\\\\Form\\\\FormBuilder\\) but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Form/FormBuilder.php
-
message: "#^Variable \\$form_id in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Form/FormBuilder.php
-
message: "#^Variable \\$form in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Form/FormCache.php
message: "#^Method Drupal\\\\Core\\\\Form\\\\FormValidator\\:\\:setInvalidTokenError\\(\\) should return \\$this\\(Drupal\\\\Core\\\\Form\\\\FormValidator\\) but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Form/FormValidator.php
-
message: "#^Variable \\$is_empty_multiple might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Form/FormValidator.php
-
message: "#^Variable \\$is_empty_null might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Form/FormValidator.php
-
message: "#^Variable \\$is_empty_string might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Form/FormValidator.php
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 4
path: lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php
-
message: "#^Method Drupal\\\\Core\\\\KeyValueStore\\\\NullStorageExpirable\\:\\:setIfNotExists\\(\\) should return bool but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php
-
message: "#^Method Drupal\\\\Core\\\\KeyValueStore\\\\NullStorageExpirable\\:\\:setWithExpireIfNotExists\\(\\) should return bool but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php
-
message: "#^Method Drupal\\\\Core\\\\Lock\\\\NullLockBackend\\:\\:wait\\(\\) should return bool but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Lock/NullLockBackend.php
-
message: "#^Variable \\$parent in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
message: "#^Method Drupal\\\\Core\\\\Menu\\\\MenuLinkManager\\:\\:getInstance\\(\\) should return object\\|false but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Menu/MenuLinkManager.php
-
message: "#^Method Drupal\\\\Core\\\\Menu\\\\MenuLinkManager\\:\\:menuNameInUse\\(\\) should return bool but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Menu/MenuLinkManager.php
-
message: "#^Variable \\$transaction in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Menu/MenuTreeStorage.php
-
message: "#^Constructor of class Drupal\\\\Core\\\\Queue\\\\Memory has an unused parameter \\$name\\.$#"
count: 1
path: lib/Drupal/Core/Queue/Memory.php
-
message: "#^Variable \\$sort in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Render/Element/RenderElement.php
-
message: "#^Variable \\$output in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: lib/Drupal/Core/Render/MainContent/AjaxRenderer.php
-
message: "#^Variable \\$page_bottom in empty\\(\\) always exists and is always falsy\\.$#"
count: 1
path: lib/Drupal/Core/Render/MainContent/HtmlRenderer.php
-
message: "#^Variable \\$page_top in empty\\(\\) always exists and is always falsy\\.$#"
count: 1
path: lib/Drupal/Core/Render/MainContent/HtmlRenderer.php
-
message: "#^Variable \\$cid in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: lib/Drupal/Core/Render/RenderCache.php
-
message: "#^Variable \\$context in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Render/Renderer.php
-
message: "#^Variable \\$transaction in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Routing/MatcherDumper.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 2
path: lib/Drupal/Core/Session/SessionHandler.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: lib/Drupal/Core/Session/SessionManager.php

Jess
committed
-
message: "#^Variable \\$current might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Site/SettingsEditor.php
-
message: "#^Variable \\$index might not be defined\\.$#"
count: 3
path: lib/Drupal/Core/Site/SettingsEditor.php
message: "#^Method Drupal\\\\Core\\\\Template\\\\AttributeValueBase\\:\\:render\\(\\) should return string but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Template/AttributeValueBase.php
-
message: "#^Constructor of class Drupal\\\\Core\\\\Template\\\\TwigEnvironment has an unused parameter \\$root\\.$#"
count: 1
path: lib/Drupal/Core/Template/TwigEnvironment.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: lib/Drupal/Core/Template/TwigPhpStorageCache.php
-
message: "#^Constructor of class Drupal\\\\Core\\\\Test\\\\TestRunnerKernel has an unused parameter \\$allow_dumping\\.$#"
count: 1
path: lib/Drupal/Core/Test/TestRunnerKernel.php
-
message: "#^Method Drupal\\\\Core\\\\Theme\\\\ThemeInitialization\\:\\:resolveStyleSheetPlaceholders\\(\\) should return string but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Theme/ThemeInitialization.php
-
message: "#^Variable \\$candidate in isset\\(\\) is never defined\\.$#"
count: 1
path: lib/Drupal/Core/Theme/ThemeManager.php
-
message: "#^Variable \\$candidate might not be defined\\.$#"
count: 1
path: lib/Drupal/Core/Theme/ThemeManager.php
-
message: "#^Variable \\$theme_engine in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/Theme/ThemeManager.php
-
message: "#^Method Drupal\\\\Core\\\\TypedData\\\\ListDataDefinition\\:\\:setDataType\\(\\) should return static\\(Drupal\\\\Core\\\\TypedData\\\\ListDataDefinition\\) but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/TypedData/ListDataDefinition.php
-
message: "#^Access to an undefined property Drupal\\\\Core\\\\TypedData\\\\TypedData\\:\\:\\$value\\.$#"
count: 2
path: lib/Drupal/Core/TypedData/TypedData.php
-
message: "#^Variable \\$cache_key in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: lib/Drupal/Core/TypedData/Validation/RecursiveContextualValidator.php
-
message: "#^Method Drupal\\\\Core\\\\Update\\\\UpdateKernel\\:\\:discoverServiceProviders\\(\\) should return array but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Update/UpdateKernel.php
-
message: "#^Method Drupal\\\\Core\\\\Updater\\\\Module\\:\\:postUpdateTasks\\(\\) should return array but return statement is missing\\.$#"
count: 1
path: lib/Drupal/Core/Updater/Module.php
-
message: "#^Variable \\$lowest_supported_version on left side of \\?\\? is never defined\\.$#"
count: 1
path: lib/Drupal/Core/Utility/PhpRequirements.php
-
message: "#^Method Drupal\\\\action\\\\Form\\\\ActionFormBase\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: modules/action/src/Form/ActionFormBase.php
-
message: "#^Variable \\$position might not be defined\\.$#"
count: 4
path: modules/block/tests/src/Functional/BlockRenderOrderTest.php
-
message: "#^Variable \\$edit might not be defined\\.$#"
count: 1
path: modules/block/tests/src/Functional/BlockUiTest.php
-
message: "#^Variable \\$row in empty\\(\\) is never defined\\.$#"
count: 1
path: modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php
-
message: "#^Variable \\$dependency in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: modules/block_content/src/BlockContentAccessControlHandler.php
-
message: "#^Method Drupal\\\\block_content\\\\BlockContentForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: modules/block_content/src/BlockContentForm.php
-
message: "#^Method Drupal\\\\block_content\\\\BlockContentTypeForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: modules/block_content/src/BlockContentTypeForm.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php
-
message: "#^Variable \\$loaded might not be defined\\.$#"
count: 9
path: modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: modules/block_content/tests/src/Functional/BlockContentSaveTest.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 2
path: modules/block_content/tests/src/Kernel/Migrate/d6/MigrateBlockContentTest.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 3
path: modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php
-
message: "#^Variable \\$callable in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: modules/book/src/BookExport.php
-
message: "#^Method Drupal\\\\book\\\\BookOutline\\:\\:nextLink\\(\\) should return array but return statement is missing\\.$#"
count: 1
path: modules/book/src/BookOutline.php
-
message: "#^Method Drupal\\\\book\\\\BookOutline\\:\\:prevLink\\(\\) should return array but return statement is missing\\.$#"
count: 1
path: modules/book/src/BookOutline.php
-
message: "#^Method Drupal\\\\book\\\\Form\\\\BookOutlineForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: modules/book/src/Form/BookOutlineForm.php
-
message: "#^Function _add_ajax_listeners_to_plugin_inputs not found\\.$#"
count: 2
path: modules/ckeditor5/ckeditor5.module
-
message: "#^Function _add_attachments_to_editor_update_response not found\\.$#"
count: 2
path: modules/ckeditor5/ckeditor5.module
-
message: "#^Inner named functions are not supported by PHPStan\\. Consider refactoring to an anonymous function, class method, or a top\\-level\\-defined function\\. See issue \\#165 \\(https\\://github\\.com/phpstan/phpstan/issues/165\\) for more details\\.$#"
count: 2
path: modules/ckeditor5/ckeditor5.module
-
message: "#^Variable \\$ghs_config_classes in empty\\(\\) always exists and is always falsy\\.$#"
count: 1
path: modules/ckeditor5/src/Plugin/Validation/Constraint/StyleSensibleElementConstraintValidator.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: modules/comment/src/CommentForm.php
-
message: "#^Method Drupal\\\\comment\\\\CommentForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: modules/comment/src/CommentForm.php
-
message: "#^Function Drupal\\\\comment\\\\history_read invoked with 1 parameter, 0 required\\.$#"
count: 1
path: modules/comment/src/CommentLinkBuilder.php
-
message: "#^Function Drupal\\\\comment\\\\history_read invoked with 1 parameter, 0 required\\.$#"
count: 1
path: modules/comment/src/CommentManager.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 2
path: modules/comment/src/CommentStatistics.php
-
message: "#^Method Drupal\\\\comment\\\\CommentTypeForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: modules/comment/src/CommentTypeForm.php
-
message: "#^Variable \\$state might not be defined\\.$#"
count: 1
path: modules/comment/src/Plugin/migrate/destination/EntityComment.php
-
message: "#^Method Drupal\\\\comment\\\\Plugin\\\\views\\\\field\\\\NodeNewComments\\:\\:render\\(\\) should return Drupal\\\\Component\\\\Render\\\\MarkupInterface\\|string but return statement is missing\\.$#"
count: 1
path: modules/comment/src/Plugin/views/field/NodeNewComments.php
-
message: "#^Variable \\$comment in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: modules/comment/src/Plugin/views/row/Rss.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: modules/comment/tests/src/Functional/CommentBlockTest.php
-
message: "#^Variable \\$position might not be defined\\.$#"
count: 1
path: modules/comment/tests/src/Functional/CommentBlockTest.php
-
message: "#^Variable \\$comment_values might not be defined\\.$#"
count: 1
path: modules/comment/tests/src/Functional/CommentLanguageTest.php
-
message: "#^Variable \\$mode_text might not be defined\\.$#"
count: 1
path: modules/comment/tests/src/Functional/CommentTestBase.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: modules/comment/tests/src/Functional/CommentTranslationUITest.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1
path: modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php
-
message: "#^Variable \\$data might not be defined\\.$#"
count: 2
path: modules/config/src/Form/ConfigSingleImportForm.php
-
message: "#^Missing call to parent\\:\\:setUp\\(\\) method\\.$#"
count: 1
path: modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
count: 1
path: modules/config_translation/src/FormElement/DateFormat.php
-
message: "#^Variable \\$settings_locations in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
-
message: "#^Variable \\$source_string in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
-
message: "#^Method Drupal\\\\contact\\\\ContactFormEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: modules/contact/src/ContactFormEditForm.php
-
message: "#^Method Drupal\\\\contact\\\\Entity\\\\Message\\:\\:getPersonalRecipient\\(\\) should return Drupal\\\\user\\\\UserInterface but return statement is missing\\.$#"
count: 1
path: modules/contact/src/Entity/Message.php
-
message: "#^Method Drupal\\\\contact\\\\MessageForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: modules/contact/src/MessageForm.php
-
message: "#^Variable \\$state in isset\\(\\) always exists and is not nullable\\.$#"
count: 3
path: modules/content_moderation/src/Form/ContentModerationStateForm.php
-
message: "#^Method Drupal\\\\content_moderation\\\\ModerationInformation\\:\\:getAffectedRevisionTranslation\\(\\) should return Drupal\\\\Core\\\\Entity\\\\ContentEntityInterface but return statement is missing\\.$#"
count: 1
path: modules/content_moderation/src/ModerationInformation.php
-
message: "#^Method Drupal\\\\content_moderation\\\\ModerationInformation\\:\\:getDefaultRevisionId\\(\\) should return int but return statement is missing\\.$#"
count: 1
path: modules/content_moderation/src/ModerationInformation.php
-
message: "#^Variable \\$checkbox_id might not be defined\\.$#"
count: 1
path: modules/content_translation/content_translation.admin.inc
-
message: "#^Variable \\$locked_languages might not be defined\\.$#"
count: 1
path: modules/content_translation/content_translation.admin.inc
-
message: "#^Variable \\$locked_languages might not be defined\\.$#"
count: 1
path: modules/content_translation/content_translation.module
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 5
path: modules/content_translation/src/ContentTranslationHandler.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 1