Magento Coding Standard (PHPCS) report for webvision/unity ========================================================== Package version: 2.4.0 | Magento: 2.4.9 | Tested: 2026-06-07 15 errors, 1039 warnings in 72 files ViewModel/HelperData.php 39:8 warning $categoryFactory parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 41:12 warning $helper parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 52:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Plugin/PagerPlugin.php 25:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 109:25 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Plugin/Magento/Catalog/Model/Layer/Filter/Item.php 25:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 43:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 43:12 warning $subject parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 79:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 79:12 warning $subject parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) Plugin/Magento/Catalog/Model/Layer/Filter/State.php 25:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Plugin/Catalog/Block/Product/ProductList/Toolbar.php 6:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/TYPO3.php 34:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 46:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 50:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 52:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 77:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 97:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 123:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 145:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 203:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 203:60 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 211:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 211:57 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 222:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 222:45 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 227:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 290:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 315:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 315:52 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 325:16 error The use of function md5() is forbidden; use improved hash functions (SHA-256, SHA-512 etc.)() instead (Magento2.Security.InsecureFunction.FoundWithAlternative) 325:20 error The use of function serialize() is forbidden; use \Magento\Framework\Serialize\SerializerInterface::serialize() instead (Magento2.Security.InsecureFunction.FoundWithAlternative) 325:38 warning Each PHP statement must be on a line by itself (Generic.Formatting.DisallowMultipleStatements.SameLine) Helper/Data.php 32:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 33:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 34:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 35:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 36:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 37:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 38:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 39:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 40:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 41:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 42:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 43:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 44:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 45:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 46:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 47:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 48:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 49:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 50:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 51:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 52:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 53:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 54:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 55:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 56:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 57:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 58:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 59:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 60:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 61:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 62:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 63:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 64:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 65:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 66:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 67:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 68:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 69:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 70:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 71:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 72:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 73:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 74:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 75:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 87:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 121:26 warning The use of function intval() is discouraged; use (int) construction() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 137:26 warning The use of function intval() is discouraged; use (int) construction() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 657:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 663:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/URL.php 53:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 55:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 57:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 59:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 61:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 71:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 122:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 131:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 166:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 176:13 error Silencing errors is discouraged; found: @list($parameterName... (Generic.PHP.NoSilencedErrors.Discouraged) 178:33 warning The use of function rawurldecode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 178:65 warning The use of function rawurldecode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 187:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 191:13 warning The use of function parse_str() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 198:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 204:13 warning The use of function parse_str() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 228:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 245:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 251:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 261:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 270:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 292:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 297:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 308:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 316:13 warning The use of function parse_str() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 322:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 332:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 352:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 354:16 error The use of function md5() is forbidden; use improved hash functions (SHA-256, SHA-512 etc.)() instead (Magento2.Security.InsecureFunction.FoundWithAlternative) 357:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/Filter.php 39:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 41:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 43:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 45:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 47:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 103:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 305:21 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 321:8 warning $url parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 321:8 warning $categoryUrl parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 326:12 warning Extra @param found in method annotation (Magento2.Annotation.MethodArguments.ExtraParam) 328:21 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 369:21 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 389:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 405:21 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 425:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 445:21 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 482:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 502:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 522:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 542:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 544:8 warning $optionname parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 544:8 warning $urlParts parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 549:12 warning Extra @param found in method annotation (Magento2.Annotation.MethodArguments.ExtraParam) 721:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 723:8 warning $urlPart parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 723:8 warning $urlParts parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 728:12 warning Extra @param found in method annotation (Magento2.Annotation.MethodArguments.ExtraParam) 744:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 861:12 warning Function's nesting level (6) exceeds 5; consider refactoring the function (Generic.Metrics.NestingLevel.TooHigh) 942:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 949:12 warning Method name "Filter::right_trim" is not in camel caps format (PSR1.Methods.CamelCapsMethodName.NotCamelCaps) Helper/Factory.php 30:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Querymapping/DataProvider.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 29:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Model/TYPO3.php 31:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 45:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 47:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 49:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 68:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 68:15 warning Empty FUNCTION statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedFunction) 72:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 79:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 93:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 103:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 110:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 115:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 120:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 127:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 144:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 162:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 169:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 174:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 186:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 197:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 205:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 210:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 221:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 228:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 243:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 251:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 263:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 273:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 283:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 288:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 299:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 304:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/QueryMappingRepository.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 41:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 46:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 50:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 52:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 54:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 56:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 58:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 60:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 102:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 104:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc) 133:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc) 147:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 149:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc) 176:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 178:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc) 196:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 198:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc) Model/QueryMapping.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 30:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Model/Data/QueryMapping.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) Model/ResourceModel/QueryMapping/Collection.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) Model/ResourceModel/TYPO3.php 36:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 46:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 50:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 52:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 54:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 76:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 151:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 177:35 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 242:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 262:9 warning Empty IF statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedIf) 281:21 warning Direct throw of generic Exception is discouraged. Use context specific instead. (Magento2.Exceptions.DirectThrow.FoundDirectThrow) 290:17 warning Direct throw of generic Exception is discouraged. Use context specific instead. (Magento2.Exceptions.DirectThrow.FoundDirectThrow) 293:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 323:9 warning The use of function call_user_func_array() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Model/ResourceModel/QueryMapping.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) Model/ResourceModel/TYPO3/AbstractModuleResource.php 29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 61:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/TYPO3/Pages.php 25:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/TYPO3/Ttcontent.php 27:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 32:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 50:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/TYPO3/PagesLanguageOverlay.php 25:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Config/Source/Typo3/Realurl.php 27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Model/Config/Source/Trust/Order.php 27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Model/Config/Source/Error/Output.php 27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Model/Config/Source/Web/Domain.php 27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Config/Source/Web/Protocol.php 27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Model/Config/Source/ArrayInterface.php 25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Cache.php 40:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/TYPO3/Pages.php 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) 44:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/TYPO3/Ttcontent.php 27:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 32:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 38:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/TYPO3/AbstractModule.php 27:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/TYPO3/PagesLanguageOverlay.php 27:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Validation.php 58:21 warning The use of function file_get_contents() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 61:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 62:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) Observer/CacheObserver.php 29:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) Observer/LoginObserver.php 31:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 47:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 48:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 61:14 error Silencing errors is discouraged; found: @mkdir($hashDir... (Generic.PHP.NoSilencedErrors.Discouraged) 61:15 warning The use of function mkdir() is discouraged; use Magento\Framework\Filesystem\DriverInterface::createDirectory() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 61:47 warning The use of function is_dir() is discouraged; use Magento\Framework\Filesystem\DriverInterface::isDirectory() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 62:13 warning Direct throw of generic Exception is discouraged. Use context specific instead. (Magento2.Exceptions.DirectThrow.FoundDirectThrow) 65:9 warning The use of function file_put_contents() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Ui/Component/Listing/Column/QuerymappingActions.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 27:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 29:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) etc/db_schema.xml 3:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 4:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 5:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 6:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 7:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 8:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 9:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 10:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 11:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 12:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) etc/adminhtml/system.xml 266:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 267:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 271:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 272:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) 276:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) Controller/CustomRouter.php 45:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 87:8 warning $filterHelper parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 88:8 warning $unityHelper parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 89:8 warning $urlFinder parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 116:12 warning Function's nesting level (6) exceeds 5; consider refactoring the function (Generic.Metrics.NestingLevel.TooHigh) 126:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 138:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 180:29 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 215:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Controller/Adminhtml/Querymapping/Index.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 26:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Controller/Adminhtml/Querymapping/NewAction.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 26:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Controller/Adminhtml/Querymapping/InlineEdit.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 26:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 63:41 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) Controller/Adminhtml/Querymapping/Delete.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) Controller/Adminhtml/Querymapping/Edit.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 26:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 74:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) Controller/Adminhtml/Querymapping/Save.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 28:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 77:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 82:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) Controller/Adminhtml/Querymapping.php 3:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 4:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 5:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 6:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 7:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 8:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 9:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 10:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 11:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 12:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 13:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 14:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 15:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 16:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 17:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 18:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 19:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 20:2 warning Expected 2 spaces before asterisk; 1 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 27:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Controller/Router.php 46:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 66:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 83:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) view/frontend/templates/block.phtml 28:26 warning Short echo tag syntax must be used; expected "