Magento Coding Standard (PHPCS) report for algolia/algoliasearch-magento-2 ========================================================================== Package version: 3.18.1 | Magento: 2.4.9 | Tested: 2026-06-15 11 errors, 4352 warnings in 438 files DataProvider/Query/QueryDataProvider.php 11:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) DataProvider/Analytics/IndexEntityDataProvider.php 40:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 77:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 78:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 92:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 110:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 111:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 129:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) DataProvider/LandingPage/LandingPageDataProvider.php 10:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) ViewModel/Recommend/Cart.php 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 68:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 69:9 warning Expected "if (...) {\n"; found "if (...){\n" (PEAR.ControlStructures.ControlSignature.Found) 69:50 warning Expected 0 spaces before closing bracket; 1 found (PSR2.ControlStructures.ControlStructureSpacing.SpaceBeforeCloseBrace) 69:51 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 77:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 78:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) ViewModel/Recommend/ProductView.php 62:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) ViewModel/Adminhtml/Common.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 18:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) ViewModel/Adminhtml/Query/Suggestions.php 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) ViewModel/Adminhtml/Configuration.php 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 40:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) ViewModel/Adminhtml/Support/Overview.php 27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 27:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) ViewModel/Adminhtml/BackendView.php 33:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 49:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 61:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 61:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 67:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 67:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 73:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 73:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 79:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 79:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 85:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 86:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 86:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) ViewModel/Adminhtml/Analytics/Overview.php 32:9 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 66:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 67:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 92:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 93:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 125:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 130:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 135:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 140:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 145:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 150:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 167:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 172:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 177:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 182:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 187:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 192:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 197:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 238:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 239:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 239:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 240:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 241:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 259:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 268:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 269:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 318:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 319:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 332:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 333:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 356:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 357:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 366:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 367:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 380:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 381:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 390:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 391:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 391:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 420:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 421:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 429:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 430:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 441:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 442:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 442:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 451:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 452:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 465:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 466:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 473:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 474:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) ViewModel/Adminhtml/Analytics/Form.php 7:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 8:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 18:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) ViewModel/Adminhtml/IndexingManager/Form.php 11:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 15:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 17:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 18:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 33:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 67:171 warning Line exceeds 120 characters; contains 171 characters (Generic.Files.LineLength.TooLong) 68:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 76:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 77:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) ViewModel/Adminhtml/IndexingManager/Section.php 14:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 32:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 41:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 49:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 69:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) ViewModel/Adminhtml/Landingpage/Suggestions.php 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Exception/TooManyCustomerGroupsAsReplicasException.php 7:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Exception/ReplicaLimitExceededException.php 9:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 11:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:44 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 21:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Service/AlgoliaConnector.php 50:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 76:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 78:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 101:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 114:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 115:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 120:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 121:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 126:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 127:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 145:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 146:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 166:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 167:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 170:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 175:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 176:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 187:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 188:8 warning $indexOptions parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 188:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 193:18 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 195:12 warning Extra @param found in method annotation (Magento2.Annotation.MethodArguments.ExtraParam) 195:12 warning $query parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 218:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 219:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 241:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 242:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 243:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 268:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 269:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 279:114 warning Expected 0 spaces before closing parenthesis; 1 found (PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket) 286:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 287:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 300:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 301:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 347:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 348:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 366:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 367:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 385:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 386:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 398:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 408:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 436:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 450:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 451:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 464:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 471:118 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 492:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 493:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 514:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 515:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 522:12 warning $rule parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 536:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 537:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 552:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 554:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 555:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 567:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 575:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 580:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 607:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 608:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 610:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 634:118 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 639:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 640:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 654:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 655:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 669:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 670:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 671:8 warning $lastUsedIndexName parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 675:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 675:12 warning $storeId parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 680:15 warning Expected "} elseif (...) {\n"; found "} elseif (...){\n" (PEAR.ControlStructures.ControlSignature.Found) 680:54 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 688:15 warning Expected "} elseif (...) {\n"; found "} elseif (...){\n" (PEAR.ControlStructures.ControlSignature.Found) 688:47 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 704:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 710:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 717:13 warning Expected "foreach (...) {\n"; found "foreach(...) {\n" (PEAR.ControlStructures.ControlSignature.Found) 717:13 warning Expected 1 space after FOREACH keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 725:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 726:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 750:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 781:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 782:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 793:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 794:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 794:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 843:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 844:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 844:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 865:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 866:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 866:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 894:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 895:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 895:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 913:22 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 918:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 921:12 warning $value parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 921:56 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 925:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 926:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 926:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 942:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 943:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 952:11 warning Expected "} elseif (...) {\n"; found "} elseif (...){\n" (PEAR.ControlStructures.ControlSignature.Found) 952:43 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 959:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 960:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 960:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 969:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 970:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 970:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 971:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 972:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 976:18 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 983:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 984:13 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 987:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 988:13 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 995:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 998:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 999:13 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1000:13 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1001:13 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1005:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1006:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1007:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1010:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1011:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1012:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1015:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1020:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1021:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1027:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1029:9 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 1030:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1031:13 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1034:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1035:13 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1036:17 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1037:21 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1042:9 warning Code after the THROW statement on line 980 cannot be executed (Squiz.PHP.NonExecutableCode.Unreachable) 1045:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1046:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1046:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1073:42 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 1079:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1080:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1080:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1081:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1087:9 warning Avoid function calls in a FOR loop test part (Generic.CodeAnalysis.ForLoopWithTestFunctionCall.NotAllowed) Service/Page/IndexBuilder.php 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 27:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Service/Page/RecordBuilder.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 22:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 22:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 69:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 94:14 warning The use of function html_entity_decode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Service/Page/IndexOptionsBuilder.php 13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 16:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Service/Page/BatchQueueProcessor.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 20:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 20:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 22:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 23:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 57:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 57:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Service/AlgoliaCredentialsManager.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 19:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Service/StoreNameFetcher.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 16:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 18:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 19:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Service/Suggestion/IndexBuilder.php 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 31:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 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) 54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 65:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 96:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 97:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 105:133 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 135:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 136:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Service/Suggestion/RecordBuilder.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 14:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 14:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Service/Suggestion/IndexOptionsBuilder.php 13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 16:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Service/Suggestion/BatchQueueProcessor.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 17:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Service/IndexNameFetcher.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 16:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 57:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 67:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 75:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Service/Serializer.php 8:4 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 14:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 32:70 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 37:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Service/RenderingManager.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 54:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 71:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Service/Product/IndexBuilder.php 28:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 43:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 55:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 67:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 68:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 111:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 112:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 112:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 142:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 143:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 162:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 185:196 warning Line exceeds 120 characters; contains 196 characters (Generic.Files.LineLength.TooLong) 228:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 229:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 229:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 230:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 231:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 248:25 warning Possible raw SQL statement 'CREATE RECORDS ' detected. (Magento2.SQL.RawQuery.FoundRawSql) 312:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 313:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 313:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 342:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 348:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 349:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 349:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 350:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 351:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 367:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Service/Product/SortingTransformer.php 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 37:46 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 79:182 warning Line exceeds 120 characters; contains 182 characters (Generic.Files.LineLength.TooLong) 88:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 89:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 93:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 94:151 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 98:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 105:150 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 115:34 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 115:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 128:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 129:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 131:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 136:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 151:25 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 152:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 171:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 181:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 200:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 201:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 202:15 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 209:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 213:21 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 215:108 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) Service/Product/PriceKeyResolver.php 13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 23:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 23:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 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) 28:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 43:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Service/Product/FacetBuilder.php 27:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 36:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 83:15 warning $facets parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 93:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:16 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 106:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 112:13 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 145:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 156:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 166:30 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 186:15 warning $facets parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 199:15 warning $facets parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 217:15 warning $facets parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 248:34 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 248:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 279:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 284:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 287:15 warning $facet parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 300:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Service/Product/RecordBuilder.php 47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 60:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 60:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 83:25 warning Possible raw SQL statement 'CREATE RECORD ' detected. (Magento2.SQL.RawQuery.FoundRawSql) 157:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 161:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 162:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 166:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 167:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 175:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 176:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 176:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 177:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 178:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 179:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 193:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 194:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 194:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 195:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 203:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 204:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 212:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 213:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 232:146 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 239:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 240:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 242:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 277:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 278:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 278:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 279:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 293:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 294:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 294:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 295:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 296:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 315:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 316:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 316:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 317:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 319:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 424:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 425:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 425:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 426:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 448:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 449:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 450:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 466:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 479:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 480:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 501:157 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) 520:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 522:6 warning Additional blank lines found at end of the annotation block (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 523:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 523:72 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 526:45 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 547:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 548:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 548:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 554:86 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 557:9 warning Expected "foreach (...) {\n"; found "foreach (...){\n" (PEAR.ControlStructures.ControlSignature.Found) 557:47 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 558:102 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 561:17 warning Expected "if (...) {\n"; found "if(...){\n" (PEAR.ControlStructures.ControlSignature.Found) 561:17 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 561:46 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 571:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 572:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 591:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 659:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 660:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 660:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 661:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 663:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 674:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 695:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 696:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 696:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 697:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 698:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 720:27 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 743:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 744:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 744:15 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 768:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 769:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 769:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 770:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 771:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 772:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 807:8 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 833:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Service/Product/ReplicaManager.php 59:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 72:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 72:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 76:52 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 100:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 102:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 103:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 111:35 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 112:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 116:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 117:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 129:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 140:43 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 153:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 164:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 173:153 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 188:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 192:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 193:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 219:15 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 223:150 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 227:153 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 228:151 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 247:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 248:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 259:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 267:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 292:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 293:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 306:143 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 311:181 warning Line exceeds 120 characters; contains 181 characters (Generic.Files.LineLength.TooLong) 314:13 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 315:13 warning Expected "} else {\n"; found "}\n else {\n" (PEAR.ControlStructures.ControlSignature.Found) 326:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 344:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 344:56 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 351:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 352:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 363:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 374:15 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 384:31 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 385:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 394:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 395:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 399:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 419:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 439:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 454:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 462:15 warning $primaryIndexSettings parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 504:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 505:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 508:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 534:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 535:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 537:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 555:17 warning Expected "if (...) {\n"; found "if (...)\n {\n" (PEAR.ControlStructures.ControlSignature.Found) 558:63 warning Expected 1 space after closing parenthesis; found newline (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 565:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 570:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 582:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 591:31 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) Service/Product/MissingPriceIndexHandler.php 21:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 85:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 104:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 104:82 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 120:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 120:111 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 122:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 146:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 152:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 180:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 181:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 184:15 warning $joins parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 188:9 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 189:9 warning Expected "} else {\n"; found "}\n else {\n" (PEAR.ControlStructures.ControlSignature.Found) Service/Product/IndexOptionsBuilder.php 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 31:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 42:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 45:30 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 46:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 57:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 64:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Service/Product/BackendSearch.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 21:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 32:127 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) Service/Product/BatchQueueProcessor.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 37:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 74:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 77:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 89:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 94:9 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 95:9 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 110:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 111:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 113:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 113:58 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 122:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 144:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 145:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 147:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 173:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 174:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Service/Category/IndexBuilder.php 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 31:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 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) 54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 68:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 69:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 95:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 96:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 97:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 141:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 142:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 145:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 176:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 177:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Service/Category/RecordBuilder.php 24:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 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) 35:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 83:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 134:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 156:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 157:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 158:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 225:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 226:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 226:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 227:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 242:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 243:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 243:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 244:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 255:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 256:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 256:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 257:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 292:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 293:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 306:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) Service/Category/IndexOptionsBuilder.php 13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 16:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Service/Category/CategoryPathProvider.php 18:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 36:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 36:117 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 78:69 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 84:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 116:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 118:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 121:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 121:116 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) Service/Category/BatchQueueProcessor.php 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 27:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 27:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 79:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 80:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Service/Insights/EventProcessor.php 23:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 54:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 60:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 66:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 67:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 72:13 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 84:153 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) 99:125 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 105:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 105:124 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 113:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 118:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 120:26 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 120:79 warning Expected 1 space before opening brace; found 2 (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeBrace) 134:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 175:123 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 210:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 247:61 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 252:15 warning $objectData parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 263:66 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 273:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 274:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 282:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 283:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 297:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 305:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 306:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 334:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 335:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 342:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 348:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 360:13 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 361:13 warning Expected "} else {\n"; found "}\n else {\n" (PEAR.ControlStructures.ControlSignature.Found) 375:8 warning Long description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 380:6 warning Additional blank lines found at end of the annotation block (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 381:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Service/IndexOptionsBuilder.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 24:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 29:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 56:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 72:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Service/IndexSettingsHandler.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 32:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 36:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 42:21 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 88:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 88:71 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 90:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 99:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Service/AdditionalSection/IndexBuilder.php 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Service/AdditionalSection/RecordBuilder.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 14:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 14:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Service/AdditionalSection/IndexOptionsBuilder.php 13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 16:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Service/AdditionalSection/BatchQueueProcessor.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 17:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Service/AbstractIndexBuilder.php 16:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 24:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 27:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 41:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 71:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 78:15 warning Extra @param found in method annotation (Magento2.Annotation.MethodArguments.ExtraParam) 83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 84:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Service/IndexSettingsComparator.php 11:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 13:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 15:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 16:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 19:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 42:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 47:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 50:13 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) Registry/CurrentProduct.php 33:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) Registry/CurrentCategory.php 11:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 12:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:60 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:46 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) Registry/ReplicaState.php 11:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:18 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:18 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:72 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 38:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 43:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 58:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 63:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 68:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 74:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 85:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 93:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 98:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 103:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Plugin/CategoryUrlPlugin.php 16:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Plugin/SearchHelperDataPlugin.php 10:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Plugin/RemovePdpProductsBlock.php 10:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 11:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 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) 27:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 33:381 warning Line exceeds 120 characters; contains 381 characters (Generic.Files.LineLength.TooLong) Plugin/QuoteItem.php 16:8 warning $configHelper parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 18:12 warning $insightsHelper parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 20:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 22:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 23:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:31 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 35:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 38:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) Plugin/AddToCartRedirectForInsights.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 32:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 98:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 99:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 99:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Plugin/Cache/CacheCleanProductPlugin.php 16:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 22:9 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 61:95 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 63:129 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 69:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 80:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 86:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 98:39 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 100:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 110:9 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 121:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 126:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 134:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Plugin/Cache/CacheCleanBulkAttributePlugin.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 15:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 17:8 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 17:8 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 18:58 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 24:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) Plugin/StockItemObserver.php 23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Entity/AbstractEntityHelper.php 10:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 12:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 16:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 16:22 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 42:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Helper/Entity/Product/CacheHelper.php 10:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 15:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:164 warning Line exceeds 120 characters; contains 164 characters (Generic.Files.LineLength.TooLong) Helper/Entity/Product/PriceManager.php 65:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 66:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 66:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 68:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Helper/Entity/Product/PriceManager/Downloadable.php 10:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 12:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 13:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 14:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Helper/Entity/Product/PriceManager/ProductWithChildren.php 11:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 15:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 16:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 17:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 18:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 34:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 41:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 42:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 56:17 warning Expected "if (...) {\n"; found "if (...){\n" (PEAR.ControlStructures.ControlSignature.Found) 56:78 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 89:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 90:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 90:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 92:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 103:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 104:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 104:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 105:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 106:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 107:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 108:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 139:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 140:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 140:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 141:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 142:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 143:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 156:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 157:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 157:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 158:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 159:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 160:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 161:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 162:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 163:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 164:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 167:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 178:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 179:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 194:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 195:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 195:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 196:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 197:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 198:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 199:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 219:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 220:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 220:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 221:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 222:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 223:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 224:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 242:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 268:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 269:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 269:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 270:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 271:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 274:69 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 282:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 283:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 283:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 284:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 285:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 286:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 287:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 288:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 301:153 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 307:153 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 316:149 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 320:5 warning Function closing brace must go on the next line following the body; found 1 blank lines before brace (PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose) 322:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 323:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 323:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 324:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 325:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 328:92 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) Helper/Entity/Product/PriceManager/ProductWithoutChildren.php 72:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 73:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 74:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 75:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 76:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 117:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 118:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 118:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 120:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 145:13 warning Expected "if (...) {\n"; found "if(...) {\n" (PEAR.ControlStructures.ControlSignature.Found) 145:13 warning Expected 1 space after IF keyword; 0 found (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword) 165:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 185:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 186:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 200:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 201:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 201:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 202:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 203:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 204:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 205:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 208:15 warning Empty FUNCTION statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedFunction) 213:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 214:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 214:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 215:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 225:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 226:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 226:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 227:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 235:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 236:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 236:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 237:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 238:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 255:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 256:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 257:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 258:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 259:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 292:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 293:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 294:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 295:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 353:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 354:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 354:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 355:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 356:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 384:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 385:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 385:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 386:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 387:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 400:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 401:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 402:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 403:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 404:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 442:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 443:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 443:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 444:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 445:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Helper/Entity/Product/PriceManager/Bundle.php 13:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 13:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 15:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 16:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 17:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 20:99 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 24:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 27:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 40:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 41:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 58:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 59:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 95:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 96:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 97:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 98:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 101:107 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 117:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 118:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 118:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 119:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 120:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 123:84 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 129:143 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 134:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 135:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 136:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 137:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 138:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 139:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) Helper/Entity/Product/PriceManager/Configurable.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 10:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 10:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 12:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 21:182 warning Line exceeds 120 characters; contains 182 characters (Generic.Files.LineLength.TooLong) Helper/Entity/AdditionalSectionHelper.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/Entity/SuggestionHelper.php 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 36:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 57:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 57:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 100:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 101:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Entity/CategoryHelper.php 24: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) 38:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 92:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 93:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 93:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 101:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 102:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 102:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 103:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 141:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 142:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 163:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 164:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 199:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 200:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 219:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 220:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 243:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 244:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 245:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) Helper/Entity/ProductHelper.php 75:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 94:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 98:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 99:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 153:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 154:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 166:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 221:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 222:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 222:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 223:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 240:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 253:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 254:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 263:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 264:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 304:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 305:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 331:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 356:26 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 383:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 384:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 384:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 385:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 391:15 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 396:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 397:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 397:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 424:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 425:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 425:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 440:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 441:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 441:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 457:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 458:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 498:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 504:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 505:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 556:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 561:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 562:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 562:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 567:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 574:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 578:15 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 578:78 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 580:13 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) Helper/Entity/EntityHelperTrait.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/Entity/PageHelper.php 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 31:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 91:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 101:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/ProductDataArray.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 10:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 17:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 18:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/MathHelper.php 7:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 8:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:5 warning The static declaration must come after the visibility declaration (PSR2.Methods.MethodDeclaration.StaticBeforeVisibility) 20:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:5 warning The static declaration must come after the visibility declaration (PSR2.Methods.MethodDeclaration.StaticBeforeVisibility) Helper/ConfigHelper.php 32:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 33:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 43:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 49:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 55:168 warning Line exceeds 120 characters; contains 168 characters (Generic.Files.LineLength.TooLong) 56:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 57:194 warning Line exceeds 120 characters; contains 194 characters (Generic.Files.LineLength.TooLong) 58:163 warning Line exceeds 120 characters; contains 163 characters (Generic.Files.LineLength.TooLong) 59:181 warning Line exceeds 120 characters; contains 181 characters (Generic.Files.LineLength.TooLong) 60:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 61:145 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) 62:154 warning Line exceeds 120 characters; contains 154 characters (Generic.Files.LineLength.TooLong) 63:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 64:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 69:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 70:146 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 71:157 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) 72:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 73:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 74:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 75:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 76:155 warning Line exceeds 120 characters; contains 155 characters (Generic.Files.LineLength.TooLong) 78:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 91:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 97:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 105:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 123:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 156:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 175:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 175:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 179:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 180:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 180:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 184:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 191:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 196:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 201:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 203:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 206:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 211:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 212:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 218:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 219:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 219:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 229:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 229:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 246:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 247:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 247:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 259:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 260:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 260:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 272:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 273:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 273:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 287:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 288:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 288:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 315:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 323:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 324:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 324:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 325:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 326:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 327:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 328:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 354:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 355:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 355:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 367:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 368:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 368:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 380:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 381:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 381:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 389:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 390:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 390:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 395:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 398:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 399:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 399:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 404:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 410:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 425:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 425:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 487:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 488:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 499:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 500:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 500:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 501:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 515:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 516:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 516:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 529:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 530:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 530:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 546:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 554:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 555:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 555:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 571:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 572:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 572:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 584:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 585:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 585:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 593:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 594:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 594:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 599:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 604:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 605:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 605:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 610:143 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 613:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 614:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 614:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 619:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 622:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 623:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 623:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 628:156 warning Line exceeds 120 characters; contains 156 characters (Generic.Files.LineLength.TooLong) 631:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 632:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 632:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 637:146 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 640:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 641:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 641:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 646:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 649:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 650:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 650:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 655:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 658:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 659:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 659:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 671:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 672:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 672:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 684:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 685:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 697:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 698:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 698:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 713:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 725:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 726:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 726:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 738:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 739:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 739:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 754:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 769:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 781:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 785:42 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 789:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 790:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 790:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 802:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 803:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 803:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 815:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 816:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 816:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 828:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 829:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 829:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 834:146 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 837:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 838:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 838:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 843:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 846:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 847:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 847:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 852:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 858:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 870:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 871:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 871:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 876:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 879:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 880:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 880:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 888:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 889:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 889:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 899:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 900:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 900:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 918:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 919:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 919:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 937:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 938:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 938:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 948:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 949:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 949:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 957:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 958:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 958:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 963:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 966:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 967:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 967:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 975:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 976:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 986:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 987:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 997:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 998:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1008:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1009:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1019:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1020:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1030:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1031:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1041:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1042:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1054:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1055:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1055:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1063:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1064:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1064:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1072:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1073:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1073:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1085:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1086:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1086:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1096:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1097:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1097:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1118:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1119:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1119:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1129:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1130:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1130:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1138:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1139:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1139:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1147:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1148:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1148:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1156:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1157:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1157:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1166:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 1176:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1177:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1177:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1185:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1186:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1186:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1194:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1195:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1195:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1207:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1208:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1208:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1229:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1230:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1230:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1235:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 1238:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1239:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1239:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1251:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1252:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1252:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1264:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1265:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1265:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1277:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1278:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1278:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1286:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1287:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1287:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1295:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1296:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1296:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1304:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 1313:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 1322:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 1328:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1329:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1329:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1341:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1342:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1342:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1352:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1353:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1353:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1354:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1360:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 1366:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1367:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1374:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1375:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1382:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1383:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1390:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1391:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1393:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 1402:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1402:21 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1404:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 1417:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1418:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1425:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1426:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1426:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1438:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1439:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1439:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1450:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1451:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1451:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1459:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1460:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1460:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1472:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1473:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1480:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1481:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1481:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1489:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1490:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1490:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1511:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1517:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1523:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1529:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1535:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1541:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1547:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1553:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1559:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1565:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1571:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1577:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1583:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1591:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1597:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1603:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1609:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1615:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1621:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1627:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1633:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1639:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1645:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1651:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1657:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1663:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1676:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1682:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1688:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1694:20 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 1702:20 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 1741:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1742:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1742:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1752:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1753:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1753:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1762:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1763:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1763:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1773:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1774:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1774:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1784:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1785:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1785:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1795:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1796:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1796:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1806:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1807:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1807:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1817:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1818:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1818:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1828:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1829:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1829:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1839:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1840:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1840:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1850:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1851:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1851:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1861:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1862:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1862:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1872:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1873:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1873:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1883:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1884:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1887:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 1892:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1893:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1896:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 1903:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1904:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1904:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1915:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1916:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1916:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1926:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1927:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1927:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1937:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1938:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1938:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1948:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1949:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1949:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1959:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1960:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 1960:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1970:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1971:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1981:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1982:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1992:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 1993:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2003:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2004:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2011:129 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 2016:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2017:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 2017:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2027:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2028:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 2028:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2038:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2039:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 2039:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2049:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2050:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 2050:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2060:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2061:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 2061:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2073:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2074:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 2074:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2084:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2085:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 2085:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2095:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2096:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 2096:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2106:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2107:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 2107:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2119:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2120:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 2120:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2122:20 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 2131:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2132:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2134:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 2134:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 2139:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2140:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 2144:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 2144:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) Helper/Configuration/AutocompleteHelper.php 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 40:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 52:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 69:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 78:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 87:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 93:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 99:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 106:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 115:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 124:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 125:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 134:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 135:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 144:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 153:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 164:43 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 166:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 186:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 195:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 200:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 205:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 210:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 219:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 224:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 233:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/Configuration/PersonalizationHelper.php 15:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 17:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 18:158 warning Line exceeds 120 characters; contains 158 characters (Generic.Files.LineLength.TooLong) 19:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 20:156 warning Line exceeds 120 characters; contains 156 characters (Generic.Files.LineLength.TooLong) 21:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 24:149 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 25:167 warning Line exceeds 120 characters; contains 167 characters (Generic.Files.LineLength.TooLong) 26:142 warning Line exceeds 120 characters; contains 142 characters (Generic.Files.LineLength.TooLong) 27:160 warning Line exceeds 120 characters; contains 160 characters (Generic.Files.LineLength.TooLong) 28:150 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 30:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 69:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 79:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 80:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 89:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 90:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 99:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 100:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 109:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 110:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 119:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 120:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 129:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 130:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 139:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 140:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 146:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 149:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 150:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 159:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 160:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 169:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 170:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 179:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 180:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Configuration/InstantSearchHelper.php 38:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 48:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 52:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 54:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 59:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 64:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 73:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 82:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 91:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 102:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 20 (PSR2.Methods.FunctionCallSignature.Indent) 102:29 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 106:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 111:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 130:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 139:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 148:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 149:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 151:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 156:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 165:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 170:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 179:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 188:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 194:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 203:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 209:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 209:25 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 212:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 218:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 223:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/Configuration/QueueHelper.php 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 20:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 21:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 44:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 59:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Configuration/AssetHelper.php 54:210 warning Line exceeds 120 characters; contains 210 characters (Generic.Files.LineLength.TooLong) 59:210 warning Line exceeds 120 characters; contains 210 characters (Generic.Files.LineLength.TooLong) 76:210 warning Line exceeds 120 characters; contains 210 characters (Generic.Files.LineLength.TooLong) 81:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) 86:215 warning Line exceeds 120 characters; contains 215 characters (Generic.Files.LineLength.TooLong) 93:212 warning Line exceeds 120 characters; contains 212 characters (Generic.Files.LineLength.TooLong) 98:215 warning Line exceeds 120 characters; contains 215 characters (Generic.Files.LineLength.TooLong) 105:222 warning Line exceeds 120 characters; contains 222 characters (Generic.Files.LineLength.TooLong) 112:224 warning Line exceeds 120 characters; contains 224 characters (Generic.Files.LineLength.TooLong) 119:240 warning Line exceeds 120 characters; contains 240 characters (Generic.Files.LineLength.TooLong) 126:230 warning Line exceeds 120 characters; contains 230 characters (Generic.Files.LineLength.TooLong) 131:238 warning Line exceeds 120 characters; contains 238 characters (Generic.Files.LineLength.TooLong) 138:214 warning Line exceeds 120 characters; contains 214 characters (Generic.Files.LineLength.TooLong) 143:226 warning Line exceeds 120 characters; contains 226 characters (Generic.Files.LineLength.TooLong) 150:212 warning Line exceeds 120 characters; contains 212 characters (Generic.Files.LineLength.TooLong) 175:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 184:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 197:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 197:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 198:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 214:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 214:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 215:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 226:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 244:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 253:119 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 262:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 271:167 warning Line exceeds 120 characters; contains 167 characters (Generic.Files.LineLength.TooLong) Helper/Configuration/NoticeHelper.php 41:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 54:13 warning The use of function call_user_func() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 59:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 64:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 92:30 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 94:274 warning Line exceeds 120 characters; contains 274 characters (Generic.Files.LineLength.TooLong) 101:151 warning Line exceeds 120 characters; contains 182 characters (Generic.Files.LineLength.TooLong) 103:1 warning Line exceeds 120 characters; contains 215 characters (Generic.Files.LineLength.TooLong) 105:299 warning Line exceeds 120 characters; contains 299 characters (Generic.Files.LineLength.TooLong) 115:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 122:26 warning Line exceeds 120 characters; contains 275 characters (Generic.Files.LineLength.TooLong) 123:1 warning Line exceeds 120 characters; contains 255 characters (Generic.Files.LineLength.TooLong) 133:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 148:151 warning Line exceeds 120 characters; contains 161 characters (Generic.Files.LineLength.TooLong) 152:9 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 153:9 warning Expected "} else {\n"; found "}\n else {\n" (PEAR.ControlStructures.ControlSignature.Found) 155:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 162:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 181:1 warning Line exceeds 120 characters; contains 284 characters (Generic.Files.LineLength.TooLong) 195:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 204:1 warning Line exceeds 120 characters; contains 339 characters (Generic.Files.LineLength.TooLong) 216:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 236:1 warning Line exceeds 120 characters; contains 185 characters (Generic.Files.LineLength.TooLong) 241:13 warning The CASE body must start on the line following the statement (PSR2.ControlStructures.SwitchDeclaration.BodyOnNextLineCASE) 241:39 warning Line exceeds 120 characters; contains 165 characters (Generic.Files.LineLength.TooLong) 247:13 warning The CASE body must start on the line following the statement (PSR2.ControlStructures.SwitchDeclaration.BodyOnNextLineCASE) 247:39 warning Line exceeds 120 characters; contains 172 characters (Generic.Files.LineLength.TooLong) 248:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 253:13 warning The DEFAULT body must start on the line following the statement (PSR2.ControlStructures.SwitchDeclaration.BodyOnNextLineDEFAULT) 253:173 warning Line exceeds 120 characters; contains 173 characters (Generic.Files.LineLength.TooLong) 269:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) 272:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 278:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 298:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 313:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 321:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 321:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 329:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 329:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 337:201 warning Line exceeds 120 characters; contains 201 characters (Generic.Files.LineLength.TooLong) 350:5 warning Expected 5 spaces before asterisk; 4 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 351:5 warning Expected 5 spaces before asterisk; 4 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 351:7 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 351:19 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 352:5 warning Expected 5 spaces before asterisk; 4 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 360:26 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 369:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 372:8 warning Line exceeds 120 characters; contains 164 characters (Generic.Files.LineLength.TooLong) 373:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 373:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 380:9 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 388:26 warning Line exceeds 120 characters; contains 169 characters (Generic.Files.LineLength.TooLong) 390:193 warning Line exceeds 120 characters; contains 193 characters (Generic.Files.LineLength.TooLong) Helper/Configuration/ConfigChecker.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 21:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:150 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:70 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 92:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Data.php 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 32:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 32:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 34:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 45:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 65:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 66:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 66:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 67:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 76:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 81:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 96:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 97:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 105:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 110:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 111:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 122:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 122:121 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 135:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 136:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 147:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 152:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 153:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 153:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 161:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 166:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 167:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 167:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 180:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 181:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 192:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 193:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 202:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 203:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 216:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 217:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/MerchandisingHelper.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 19:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 29:35 warning The first parameter of a multi-line function declaration must be on the line after the opening bracket (Squiz.Functions.MultiLineFunctionDeclaration.FirstParamSpacing) 30:1 warning Multi-line function declaration not indented correctly; expected 8 spaces but found 34 (Squiz.Functions.MultiLineFunctionDeclaration.Indent) 31:1 warning Multi-line function declaration not indented correctly; expected 8 spaces but found 34 (Squiz.Functions.MultiLineFunctionDeclaration.Indent) 32:1 warning Multi-line function declaration not indented correctly; expected 8 spaces but found 34 (Squiz.Functions.MultiLineFunctionDeclaration.Indent) 33:1 warning Multi-line function declaration not indented correctly; expected 8 spaces but found 34 (Squiz.Functions.MultiLineFunctionDeclaration.Indent) 34:1 warning Multi-line function declaration not indented correctly; expected 8 spaces but found 34 (Squiz.Functions.MultiLineFunctionDeclaration.Indent) 34:57 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 35:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 101:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 102:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 119:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 120:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 127:12 warning Function's nesting level (6) exceeds 5; consider refactoring the function (Generic.Metrics.NestingLevel.TooHigh) 181:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 182:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/Image.php 18:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 63:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 80:47 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 98:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 111:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/LandingPageHelper.php 17:1 warning Class description must contain meaningful information beyond what its name provides or be removed. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.InvalidDescription) 62:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Helper/AnalyticsHelper.php 22:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 67:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 71:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 76:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 91:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 92:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 92:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 117:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 118:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 130:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 131:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 141:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 148:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 149:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 157:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 158:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 170:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 177:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 196:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 197:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 197:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 222:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 223:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 233:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 252:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 253:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 262:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 263:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 272:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 273:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 284:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 285:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 314:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 321:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 322:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 338:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 345:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 346:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 358:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 359:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 371:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 372:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 384:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 385:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 388:13 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 397:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 404:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 409:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 453:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 458:91 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 463:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 468:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 469:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 480:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Helper/InsightsHelper.php 47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 57:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 59:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 64:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 69:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 85:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 86:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 100:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 105:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 137:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 160:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 161:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 172:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 172:32 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 185:51 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 193:16 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 217:51 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 225:16 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 233:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 234:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 236:20 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 238:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 245:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 245:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Helper/SupportHelper.php 18:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 18:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) dev/cloud/teardown.php 1:1 warning A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 20 and the first side effect is on line 5. (PSR1.Files.SideEffects.FoundWithSymbols) 5:1 error "require" statement detected. File manipulations are discouraged. (Magento2.Security.IncludeFile.FoundIncludeFile) 7:36 warning Direct use of $_SERVER Superglobal detected. (Magento2.Security.Superglobal.SuperglobalUsageWarning) 12:20 warning The use of function getenv() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 14:1 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 15:4 warning Algolia\AlgoliaSearch\Service\AlgoliaConnector parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 15:4 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 16:4 warning Algolia\AlgoliaSearch\Service\IndexOptionsBuilder parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 18:4 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 20:1 warning $algoliaConnector parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 20:1 warning $indexOptionsBuilder parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 20:1 warning Consider putting global function "deleteIndexes" in a static class (Squiz.Functions.GlobalFunction.Found) 29:17 error Use of echo language construct is discouraged. (Magento2.Security.LanguageConstruct.DirectOutput) 30:17 error Use of echo language construct is discouraged. (Magento2.Security.LanguageConstruct.DirectOutput) 31:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) dev/tests/install-config-mysql.php 1:1 error Install scripts are obsolete. Please use declarative schema approach in module's etc/db_schema.xml file (Magento2.Legacy.InstallUpgrade.ObsoleteInstallScript) Model/LandingPage.php 12:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 273:45 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Query.php 12:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/QueueArchiveRepository.php 39:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 45:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 135:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Model/Textarea.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/QueueArchive.php 290:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Model/Queue.php 56:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 70:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 71:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 77:129 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 98:122 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 103:13 warning The use of function call_user_func_array() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 128:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 129:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 175:8 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 184:40 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 187:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 188:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 208:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 209:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 241:9 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 251:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 252:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 300:107 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 316:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 319:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 321:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 322:155 warning Line exceeds 120 characters; contains 155 characters (Generic.Files.LineLength.TooLong) 326:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 326:25 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 335:73 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 336:177 warning Line exceeds 120 characters; contains 177 characters (Generic.Files.LineLength.TooLong) 337:166 warning Line exceeds 120 characters; contains 166 characters (Generic.Files.LineLength.TooLong) 341:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 341:25 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 344:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 345:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 397:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 398:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 454:13 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 472:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 473:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 487:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 488:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 505:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 506:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 572:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 573:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 604:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 605:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 631:9 warning The use of function call_user_func_array() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 636:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 637:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 651:9 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 660:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 661:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 669:24 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 675:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 676:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 689:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 690:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 706:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 707:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 723:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 724:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 734:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 735:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 739:13 warning The use of function getenv() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 739:45 warning The use of function getenv() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 743:13 warning The use of function getenv() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 743:38 warning The use of function getenv() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Model/Observer/CatalogPermissions/CategoryPermissions.php 12:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 41:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) Model/Observer/CatalogPermissions/ProductCollectionAddPermissions.php 13:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 27:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:8 warning \Algolia\AlgoliaSearch\Helper\ProductDataArray parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 52:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 54:15 warning $additionalData parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:8 warning \Algolia\AlgoliaSearch\Helper\ProductDataArray parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 81:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 84:15 warning $additionalData parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) Model/Observer/CatalogPermissions/ProductPermissions.php 12:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 41:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) Model/Observer/CatalogPermissions/ApplyProductPermissionsFilter.php 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Observer/CatalogPermissions/CategoryCollectionAddPermissions.php 13:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 27:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 45:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 72:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Observer/IndexerMismatchWarning.php 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:13 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 43:292 warning Line exceeds 120 characters; contains 292 characters (Generic.Files.LineLength.TooLong) Model/Observer/CategoryMoveAfter.php 40:63 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Observer/SaveSettings.php 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 29:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 31:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 32:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 42:10 warning Line indented incorrectly; expected 8 spaces, found 9 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 51:9 warning Closing brace indented incorrectly; expected 9 spaces, found 8 (Squiz.WhiteSpace.ScopeClosingBrace.Indent) Model/Observer/Merchandising.php 15:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Data/SearchQuery.php 11:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 15:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/Data/IndexOptions.php 43:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 55:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Job.php 34:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:9 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 44:9 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 47:9 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 53:9 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 58:9 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 62:9 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 66:9 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 71:9 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 83:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 104:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 105:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 122:9 warning The use of function call_user_func_array() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 129:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 130:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 151:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 152:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 153:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 190:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 191:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 222:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 223:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 232:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 233:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 250:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 251:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 260:14 warning The use of the deprecated method 'getResource()' to 'save' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) Model/ResourceModel/LandingPage.php 30:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 41:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 97:37 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 123:33 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/Query/Grid/Collection.php 20:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 52:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 65:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 70:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/Query.php 9:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:33 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/NoteBuilder.php 60:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 61:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 90:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 122:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 123:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 161:38 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 168:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 169:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 181:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 182:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 206:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 207:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 233:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 234:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/QueueArchive.php 9:4 warning Tag @package MUST NOT be used. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.ForbiddenTags) 11:1 warning Class description must contain meaningful information beyond what its name provides or be removed. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.InvalidDescription) Model/ResourceModel/Job.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 9:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) 14:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/Run/Grid/Collection.php 20:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 52:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 65:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 70:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/Run/Collection.php 7:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 9:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 11:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Model/ResourceModel/Job/Grid/Collection.php 21:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 55:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:152 warning Line exceeds 120 characters; contains 152 characters (Generic.Files.LineLength.TooLong) 67:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 72:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 73:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 80:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 85:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 90:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 95:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 103:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 104:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/Job/Collection.php 7:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 9:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 11:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Model/ResourceModel/Run.php 9:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/ResourceModel/QueueArchive/Grid/Collection.php 20:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 52:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 65:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 70:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ResourceModel/QueueArchive/Collection.php 9:4 warning Tag @package MUST NOT be used. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.ForbiddenTags) 11:1 warning Class description must contain meaningful information beyond what its name provides or be removed. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.InvalidDescription) Model/ResourceModel/LandingPage/Grid/Collection.php 20:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 52:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 65:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 70:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 80:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 88:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 89:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Config/QueueArchiveComment.php 10:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 12:9 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:283 warning Line exceeds 120 characters; contains 283 characters (Generic.Files.LineLength.TooLong) Model/Config/EnableClickAnalyticsComment.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 10:43 warning Space after opening parenthesis of function call prohibited (PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket) 10:149 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 12:9 warning Line exceeds 120 characters; contains 426 characters (Generic.Files.LineLength.TooLong) 14:1 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 19:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 20:1 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 29:1 warning Line exceeds 120 characters; contains 162 characters (Generic.Files.LineLength.TooLong) 37:1 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 42:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Model/Config/AutomaticPriceIndexingComment.php 10:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 12:9 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:145 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) 19:241 warning Line exceeds 120 characters; contains 241 characters (Generic.Files.LineLength.TooLong) 20:204 warning Line exceeds 120 characters; contains 204 characters (Generic.Files.LineLength.TooLong) 21:252 warning Line exceeds 120 characters; contains 252 characters (Generic.Files.LineLength.TooLong) Model/Config/AbstractConfigComment.php 11:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 14:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 16:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 25:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:9 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 31:9 warning Expected "} elseif (...) {\n"; found "}\n elseif (...) {\n" (PEAR.ControlStructures.ControlSignature.Found) 37:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Model/Config/PaginationMode.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 12:1 warning Line exceeds 120 characters; contains 234 characters (Generic.Files.LineLength.TooLong) 13:1 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 14:1 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) Model/Config/AttributesComment.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 13:1 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 14:1 warning Line exceeds 120 characters; contains 184 characters (Generic.Files.LineLength.TooLong) 15:1 warning Line exceeds 120 characters; contains 310 characters (Generic.Files.LineLength.TooLong) 16:1 warning Line exceeds 120 characters; contains 162 characters (Generic.Files.LineLength.TooLong) 18:1 warning Line exceeds 120 characters; contains 222 characters (Generic.Files.LineLength.TooLong) Model/Config/EnableQueueComment.php 10:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 12:9 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:176 warning Line exceeds 120 characters; contains 203 characters (Generic.Files.LineLength.TooLong) 19:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) Model/Run.php 12:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 27:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/IndexMover.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 19:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 21:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/ImageUploader.php 33:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 40:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 47:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 85:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 86:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 95:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 96:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 105:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 106:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 115:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 116:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 123:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 124:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 131:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 132:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 139:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 140:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 150:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 151:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 184:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 185:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/IndicesConfigurator.php 30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 58:37 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 60:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 106:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 107:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 112:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 121:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 127:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 130:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 146:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 147:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 149:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 171:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 172:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 174:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 196:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 197:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 199:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 229:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 230:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 234:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 247:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 248:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 250:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Model/Cache/Type/Indexer.php 8:32 warning Opening brace of a class must be on the line after the definition (PSR2.Classes.ClassDeclaration.OpenBraceNewLine) 9:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 10:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Cache/Product/IndexCollectionSize.php 12:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 58:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 63:9 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 64:9 warning Expected "} else {\n"; found "}\n else {\n" (PEAR.ControlStructures.ControlSignature.Found) Model/LandingPageUrlRewriteGenerator.php 21:8 warning Short description duplicates class property name. (Magento2.Commenting.ClassPropertyPHPDocFormatting.AlreadyHaveMeaningfulNameVar) 44:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 45:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/RecommendManagement.php 26:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 26:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 28:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 29:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 71:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 72:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Backend/Sorts.php 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 32:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 42:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 42:24 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 45:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 46:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 63:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) Model/Backend/SuggestionsIndexName.php 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 33:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Backend/Checkboxes.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Backend/Facets.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Backend/QueueCron.php 10:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 10:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 11:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 13:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:21 warning The use of function htmlspecialchars() is discouraged; use \Magento\Framework\Escaper->escapeHtml() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) Model/Backend/ExtraSettings.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Backend/EnableCustomerGroups.php 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 33:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 53:25 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 58:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Model/Indexer/Page.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 21:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 22:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 32:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 44:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 45:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 54:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Indexer/QueueRunner.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 43:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Indexer/PageObserver.php 11:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Indexer/CategoryObserver.php 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 32:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 74:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 99:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 100:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Indexer/Category.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Indexer/DeleteProduct.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Indexer/ProductObserver.php 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 28:114 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 46:116 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 73:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 74:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:8 warning null is not a valid PHP type (Magento2.Annotation.MethodArguments.NotValidType) 80:63 error The 'null' type can only be used as part of a union type in PHP 8.1 or earlier (PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.NonUnionNull) Model/Indexer/AdditionalSection.php 10:4 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Indexer/Product.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 22:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc) 32:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 44:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 46:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc) 52:8 warning If the @inheritdoc not inline it shouldn’t have braces (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:12 warning {@inheritdoc} does not import parameter annotation (Magento2.Annotation.MethodArguments.InheritDoc) Model/Indexer/Suggestion.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:12 warning Empty FUNCTION statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedFunction) 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:12 warning Empty FUNCTION statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedFunction) 40:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 40:12 warning Empty FUNCTION statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedFunction) Model/ExtensionNotification.php 35:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 119:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 154:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 166:17 warning Direct throw of generic Exception is discouraged. Use context specific instead. (Magento2.Exceptions.DirectThrow.FoundDirectThrow) Model/Source/Sorts.php 12:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/SortOrderProduct.php 7:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/PersonalizationTracking.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/Sections.php 7:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/SortOrderCategory.php 7:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/AnalyticsRegion.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/Facets.php 9:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/ImageType.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/JobClasses.php 7:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 19:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Source/LandingPageStatuses.php 7:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 7:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Source/CustomRankingProduct.php 7:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/AutocompleteRedirectMode.php 13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 13:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Source/CustomRankingCategory.php 7:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/PaginationMode.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 20:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/AbstractTable.php 17:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:24 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 38:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 63:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 93:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/RemoveWords.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/ConversionAnalyticsMode.php 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/CustomPages.php 9:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/BackendRenderingDisplayMode.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/Suggestions.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/JobStatuses.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 9:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Source/RetryValues.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/ProductAttributes.php 7:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Source/JobMethods.php 7:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Model/Source/InstantSearchRedirectOptions.php 14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 28:232 warning Line exceeds 120 characters; contains 232 characters (Generic.Files.LineLength.TooLong) 29:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 30:25 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 36:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) Observer/ReindexProductOnLastItemPurchaseIfMsiDisable.php 13:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 46:9 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) Observer/AddAlgoliaAssetsObserver.php 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 27:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 32:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 52:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Observer/RegisterCurrentCategoryObserver.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 15:67 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) Observer/Insights/CustomerLogin.php 17:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 19:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Observer/Insights/WishlistProductAddAfter.php 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Observer/Insights/CookieRefresherObserver.php 15:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 22:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Observer/Insights/CheckoutCartProductAddAfter.php 20:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 29:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 34:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 91:142 warning Line exceeds 120 characters; contains 142 characters (Generic.Files.LineLength.TooLong) Observer/Insights/CheckoutOnePageControllerSuccessAction.php 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 27:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 27:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:50 warning Constants are not allowed as the first argument of translation function, use string literal instead (Magento2.Translation.ConstantUsage.VariableTranslation) 65:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 71:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Observer/Insights/CustomerLogout.php 20:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 26:5 warning Function closing brace must go on the next line following the body; found 1 blank lines before brace (PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose) 47:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) Observer/ReindexProductOnLastItemPurchase.php 36:8 warning $objectManager parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 37:8 warning $moduleManager parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 38:8 warning $productRepository parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 39:8 warning $indexerRegistry parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 65:9 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 67:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 68:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 78:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) Observer/RecommendSettings.php 21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 23:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 25:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 39:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 48:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 48:7 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 103:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 104:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 113:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 114:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 123:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 124:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 133:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 134:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 143:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 144:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 150:118 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 163:48 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 167:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 179:13 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 180:13 warning Expected "} else {\n"; found "}\n else {\n" (PEAR.ControlStructures.ControlSignature.Found) 196:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 202:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 20 (PSR2.Methods.FunctionCallSignature.Indent) 203:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 20 (PSR2.Methods.FunctionCallSignature.Indent) 204:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 20 (PSR2.Methods.FunctionCallSignature.Indent) 205:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 206:13 warning Expected 0 spaces before closing parenthesis; newline found (PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket) 218:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 218:98 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 219:9 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 220:9 warning Expected "} else {\n"; found "}\n else {\n" (PEAR.ControlStructures.ControlSignature.Found) 228:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 236:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 236:34 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 251:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 286:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 20 (PSR2.Methods.FunctionCallSignature.Indent) 286:25 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) Setup/Patch/Schema/AutocompleteConfigPatch.php 33:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 44:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 51:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Setup/Patch/Schema/RecommendConfigPatch.php 33:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 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) 49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:190 warning Line exceeds 120 characters; contains 190 characters (Generic.Files.LineLength.TooLong) 56:159 warning Line exceeds 120 characters; contains 159 characters (Generic.Files.LineLength.TooLong) 57:200 warning Line exceeds 120 characters; contains 200 characters (Generic.Files.LineLength.TooLong) 58:151 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 59:179 warning Line exceeds 120 characters; contains 179 characters (Generic.Files.LineLength.TooLong) 60:89 warning Line exceeds 120 characters; contains 187 characters (Generic.Files.LineLength.TooLong) 69:15 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) Setup/Patch/Data/MigrateInstantSearchConfigPatch.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 34:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 40:142 warning Line exceeds 120 characters; contains 142 characters (Generic.Files.LineLength.TooLong) 42:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 44:146 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 45:157 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) 46:141 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 47:145 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) 48:83 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) Setup/Patch/Data/MigrateSuggestionsConfigPatch.php 13:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 15:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 33:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Setup/Patch/Data/MigrateConversionAnalyticsModePatch.php 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 26:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 43:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 52:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 70:25 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) Setup/Patch/Data/MigrateLegacyConfigPatch.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 34:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 40:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 41:151 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 42:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 43:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 44:8 warning Line indented incorrectly; expected at least 8 spaces, found 7 (Generic.WhiteSpace.ScopeIndent.Incorrect) Setup/Patch/Data/MigratePaginationConfigPatch.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 37:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Setup/Patch/Data/UpdateMviewPatch.php 42:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 43:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 60:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) Setup/Patch/Data/MigrateBatchSizeConfigPatch.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Setup/Patch/Data/MigrateVirtualReplicaConfigPatch.php 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 42:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 51:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 68:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 83:9 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 97:165 warning Line exceeds 120 characters; contains 165 characters (Generic.Files.LineLength.TooLong) 98:170 warning Line exceeds 120 characters; contains 170 characters (Generic.Files.LineLength.TooLong) 99:189 warning Line exceeds 120 characters; contains 189 characters (Generic.Files.LineLength.TooLong) 101:193 warning Line exceeds 120 characters; contains 193 characters (Generic.Files.LineLength.TooLong) 104:17 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 105:17 warning Expected "} else {\n"; found "}\n else {\n" (PEAR.ControlStructures.ControlSignature.Found) 106:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 114:146 warning Line exceeds 120 characters; contains 146 characters (Generic.Files.LineLength.TooLong) 117:15 warning Usage of ELSE IF is discouraged; use ELSEIF instead (PSR2.ControlStructures.ElseIfDeclaration.NotAllowed) 119:151 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 130:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 135:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 139:13 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) Setup/Patch/Data/RebuildReplicasPatch.php 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 32:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 32:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 35:6 warning Expected 9 spaces before asterisk; 5 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 36:6 warning Expected 9 spaces before asterisk; 5 found (Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar) 60:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 73:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 85:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 90:17 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 92:231 warning Line exceeds 120 characters; contains 231 characters (Generic.Files.LineLength.TooLong) 100:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 107:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 108:17 warning The use of function sleep() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Setup/Patch/Data/MigrateIndexingConfigPatch.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 35:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 35:20 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 41:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) Setup/Patch/DataMigrationTrait.php 7:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 8:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Setup/Uninstall.php 11:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Console/Command/SynonymDeduplicateCommand.php 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 38:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 40:267 warning Line exceeds 120 characters; contains 267 characters (Generic.Files.LineLength.TooLong) 43:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 45:291 warning Line exceeds 120 characters; contains 291 characters (Generic.Files.LineLength.TooLong) 48:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 68:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 89:149 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 93:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 96:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 107:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 108:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 111:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 113:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 126:9 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 132:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 133:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 143:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 144:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 148:15 warning $settings parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 167:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 170:64 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) Console/Command/AbstractStoreCommand.php 20:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:24 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 24:24 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:24 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:24 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 37:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 62:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 72:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 73:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 83:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 98:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 98:68 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 106:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 107:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 117:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 130:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 130:136 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) Console/Command/Replica/ReplicaRebuildCommand.php 22:5 warning The extends keyword must be on the same line as the class name (PSR2.Classes.ClassDeclaration.ExtendsLine) 23:5 warning The implements keyword must be on the same line as the class name (PSR2.Classes.ClassDeclaration.ImplementsLine) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 41:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 46:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:161 warning Line exceeds 120 characters; contains 161 characters (Generic.Files.LineLength.TooLong) 51:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 56:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 61:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 77:147 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 82:182 warning Line exceeds 120 characters; contains 182 characters (Generic.Files.LineLength.TooLong) 92:8 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 93:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 106:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Console/Command/Replica/ReplicaDeleteCommand.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 32:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 36:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 41:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 46:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 51:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 63:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 87:11 warning Usage of ELSE IF is discouraged; use ELSEIF instead (PSR2.ControlStructures.ElseIfDeclaration.NotAllowed) 94:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 95:187 warning Line exceeds 120 characters; contains 187 characters (Generic.Files.LineLength.TooLong) 102:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 103:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 115:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 124:8 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 125:39 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 146:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 152:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Console/Command/Replica/ReplicaSyncCommand.php 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 34:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 38:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 43:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 80:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) 85:147 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 92:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Console/Command/Replica/ReplicaDisableVirtualCommand.php 24:106 warning Opening brace of a class must be on the line after the definition (PSR2.Classes.ClassDeclaration.OpenBraceNewLine) 27:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 41:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 45:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 50:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 55:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 60:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 65:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 73:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 75:145 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) 85:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 86:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 109:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 117:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 117:21 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 126:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 126:21 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 133:175 warning Line exceeds 120 characters; contains 175 characters (Generic.Files.LineLength.TooLong) 140:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 142:149 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) 144:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 151:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 151:131 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 157:235 warning Line exceeds 120 characters; contains 235 characters (Generic.Files.LineLength.TooLong) 161:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 161:130 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 168:13 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 174:220 warning Line exceeds 120 characters; contains 220 characters (Generic.Files.LineLength.TooLong) 178:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Console/Command/Replica/AbstractReplicaCommand.php 9:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 14:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Console/Command/Queue/ProcessQueueCommand.php 18:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 40:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Console/Command/Queue/ClearQueueCommand.php 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 33:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 38:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 40:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 43:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 45:261 warning Line exceeds 120 characters; contains 261 characters (Generic.Files.LineLength.TooLong) 48:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 57:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 69:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 89:175 warning Line exceeds 120 characters; contains 175 characters (Generic.Files.LineLength.TooLong) 130:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 148:72 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 182:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 189:46 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 216:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 226:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) Console/Command/BatchingOptimizeCommand.php 36:8 warning Line exceeds 120 characters; contains 163 characters (Generic.Files.LineLength.TooLong) 37:8 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 38:8 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 93:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 108:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 113:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 118:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 120:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 123:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 125:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 128:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 135:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 141:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 146:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 147:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 149:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 176:13 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 183:97 warning Expected 0 spaces before closing parenthesis; 1 found (PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket) 186:13 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 194:101 warning Expected 0 spaces before closing parenthesis; 1 found (PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket) 198:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 199:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 217:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 218:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 233:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 234:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 257:199 warning Line exceeds 120 characters; contains 199 characters (Generic.Files.LineLength.TooLong) 258:200 warning Line exceeds 120 characters; contains 200 characters (Generic.Files.LineLength.TooLong) 276:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 277:135 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) 293:222 warning Line exceeds 120 characters; contains 222 characters (Generic.Files.LineLength.TooLong) 296:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 296:185 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 296:186 warning Line exceeds 120 characters; contains 186 characters (Generic.Files.LineLength.TooLong) 299:152 warning Line exceeds 120 characters; contains 152 characters (Generic.Files.LineLength.TooLong) 309:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 310:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 337:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 356:8 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 378:80 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 394:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 395:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 451:132 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) Console/Command/Indexer/IndexProductsCommand.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) Console/Command/Indexer/IndexCategoriesCommand.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) Console/Command/Indexer/AbstractIndexerCommand.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 31:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Console/Command/Indexer/DeleteProductsCommand.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) Console/Command/Indexer/IndexSuggestionsCommand.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) Console/Command/Indexer/IndexPagesCommand.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) Console/Command/Indexer/IndexAdditionalSectionsCommand.php 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 49:110 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 49:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) Console/Command/Indexer/IndexAllCommand.php 14:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 22:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) 31:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 41:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 46:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 52:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) Console/Traits/ReplicaSyncCommandTrait.php 14:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 15:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 45:171 warning Line exceeds 120 characters; contains 171 characters (Generic.Files.LineLength.TooLong) 50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Console/Traits/ReplicaDeleteCommandTrait.php 11:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 12:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 16:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 27:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 28:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 32:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 34:163 warning Line exceeds 120 characters; contains 163 characters (Generic.Files.LineLength.TooLong) 38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 43:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Ui/Component/Listing/Column/Data.php 8:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 10:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 29:81 warning Each PHP statement must be on a line by itself (Generic.Formatting.DisallowMultipleStatements.SameLine) 35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:65 warning Expected 0 spaces before closing parenthesis; 1 found (PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket) 49:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 57:16 warning Line indented incorrectly; expected at least 16 spaces, found 15 (Generic.WhiteSpace.ScopeIndent.Incorrect) 59:71 warning Expected 0 spaces before closing parenthesis; 1 found (PSR2.Methods.FunctionCallSignature.SpaceBeforeCloseBracket) Ui/Component/Listing/Column/QueryActions.php 52:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Ui/Component/Listing/Column/QueueArchiveData.php 7:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 8:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Ui/Component/Listing/Column/QueueArchive.php 36:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Ui/Component/Listing/Column/QueueActions.php 36:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Ui/Component/Listing/Column/LandingPageActions.php 52:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Ui/Component/Listing/DataProvider.php 23:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) .circleci/install-config-mysql.php 1:1 error Install scripts are obsolete. Please use declarative schema approach in module's etc/db_schema.xml file (Magento2.Legacy.InstallUpgrade.ObsoleteInstallScript) 39:2 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound) Logger/Handler/SystemLoggerHandler.php 11:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Logger/Handler/AlgoliaLoggerHandler.php 10:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 11:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Logger/DiagnosticsLogger.php 23:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 34:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 39:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 44:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 57:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 73:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 75:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 76:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 78:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 95:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 97:9 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 105:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 106:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 108:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 110:9 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 116:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 127:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 137:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 158:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 158:117 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 174:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Logger/AlgoliaLogger.php 8:63 warning Opening brace of a class must be on the line after the definition (PSR2.Classes.ClassDeclaration.OpenBraceNewLine) 8:64 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Logger/TimedLogger.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 17:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 31:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 33:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 50:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 55:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 60:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Controller/View/Index.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 22:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Controller/Adminhtml/Reindex/Index.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 10:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Reindex/Save.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 38:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 120:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 121:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 121:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 122:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 213:27 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) Controller/Adminhtml/Query/Index.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 9:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Query/CheckQuery.php 15:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Query/AbstractAction.php 47:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62:19 warning The use of the deprecated method 'getResource()' to 'load' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 73:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 73:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Query/Imageupload.php 28:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 29:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Query/Delete.php 10:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 10:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:23 warning The use of the deprecated method 'getResource()' to 'load' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 22:23 warning The use of the deprecated method 'getResource()' to 'delete' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Query/Edit.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 9:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Query/Save.php 35:5 warning Scope keyword "protected" must be followed by a single space; found 2 (Squiz.WhiteSpace.ScopeKeywordSpacing.Incorrect) 96:23 warning The use of the deprecated method 'getResource()' to 'load' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 120:23 warning The use of the deprecated method 'getResource()' to 'save' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 152:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 153:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 158:13 warning $data parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 190:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 191:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Support/Index.php 23:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 23:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 29:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Analytics/Index.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 10:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Analytics/Update.php 11:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Controller/Adminhtml/Analytics/AbstractAction.php 35:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Controller/Adminhtml/Merchandising/Index.php 22:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 23:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/IndexingManager/Index.php 24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/IndexingManager/Reindex.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 34:5 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 0 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 46:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 61:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 64:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 71:11 warning Usage of ELSE IF is discouraged; use ELSEIF instead (PSR2.ControlStructures.ElseIfDeclaration.NotAllowed) 82:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 83:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 127:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Queue/Index.php 26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 41:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 45:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) Controller/Adminhtml/Queue/Reset.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Controller/Adminhtml/Queue/AbstractAction.php 26:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 47:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Queue/View.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 9:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Queue/Log.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 9:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Queue/Clear.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Controller/Adminhtml/QueueArchive/Index.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 9:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/QueueArchive/AbstractAction.php 26:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 47:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/QueueArchive/View.php 11:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 11:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/QueueArchive/MassDelete.php 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 71:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound) Controller/Adminhtml/System/Config/Save.php 7:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 8:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 10:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Controller/Adminhtml/Landingpage/Index.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 9:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Landingpage/AbstractAction.php 48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 48:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:25 warning The use of the deprecated method 'getResource()' to 'load' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) Controller/Adminhtml/Landingpage/CheckUrl.php 15:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 26:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Landingpage/Delete.php 10:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 10:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:29 warning The use of the deprecated method 'getResource()' to 'load' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 22:29 warning The use of the deprecated method 'getResource()' to 'delete' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Landingpage/Edit.php 9:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 9:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Controller/Adminhtml/Landingpage/Save.php 49:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 93:29 warning The use of the deprecated method 'getResource()' to 'load' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 127:29 warning The use of the deprecated method 'getResource()' to 'save' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 158:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 159:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 164:15 warning $data parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) Controller/Adminhtml/Landingpage/Duplicate.php 12:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 12:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 27:21 warning The use of the deprecated method 'getResource()' to 'load' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 38:28 warning The use of the deprecated method 'getResource()' to 'save' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 58:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 59:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 74:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) view/frontend/templates/checkout/conversion.phtml 6:1 warning Please do not use "text/javascript" type attribute. (Magento2.Legacy.PhtmlTemplate.TextJavascriptTypeFound) view/frontend/templates/autocomplete.phtml 4:50 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) view/frontend/templates/recommend/cart/recommend_items.phtml 6:163 warning Line exceeds 120 characters; contains 163 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/internals/configuration.phtml 11:18 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) view/frontend/templates/layer/view.phtml 14:1 warning Line exceeds 120 characters; contains 243 characters (Generic.Files.LineLength.TooLong) 23:67 warning Unescaped output detected. (Magento2.Security.XssTemplate.FoundNotAllowed) 23:154 warning Unescaped output detected. (Magento2.Security.XssTemplate.FoundNotAllowed) 23:172 warning Line exceeds 120 characters; contains 182 characters (Generic.Files.LineLength.TooLong) 33:199 warning Line exceeds 120 characters; contains 258 characters (Generic.Files.LineLength.TooLong) 37:128 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 38:160 warning Line exceeds 120 characters; contains 165 characters (Generic.Files.LineLength.TooLong) 45:40 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) view/frontend/templates/layer/filter/default.phtml 18:46 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 19:97 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 26:42 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 27:93 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/layer/filter/slider.phtml 26:135 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/layer/filter/category.phtml 18:46 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 19:97 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 20:180 warning Line exceeds 120 characters; contains 193 characters (Generic.Files.LineLength.TooLong) 25:42 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 26:93 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 27:174 warning Line exceeds 120 characters; contains 187 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/layer/filter/js-default.phtml 20:156 warning Line exceeds 120 characters; contains 161 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/instant/hit.phtml 43:108 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 58:1 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 59:116 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 60:116 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 62:124 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 90:1 warning Line exceeds 120 characters; contains 198 characters (Generic.Files.LineLength.TooLong) 93:104 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) view/frontend/templates/instant/facet.phtml 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) view/frontend/web/js/insights/add-to-cart-mixin.js 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) view/frontend/web/js/template/attribute-filter.html 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) view/frontend/web/js/template/recommend/products.js 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) view/frontend/web/js/navigation/attribute-filter.js 1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) view/adminhtml/templates/common.phtml 54:1 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/merchandising/page.phtml 10:267 warning Line exceeds 120 characters; contains 268 characters (Generic.Files.LineLength.TooLong) 11:310 warning Line exceeds 120 characters; contains 313 characters (Generic.Files.LineLength.TooLong) 16:263 warning Line exceeds 120 characters; contains 264 characters (Generic.Files.LineLength.TooLong) 17:330 warning Line exceeds 120 characters; contains 333 characters (Generic.Files.LineLength.TooLong) 24:1 warning Line exceeds 120 characters; contains 154 characters (Generic.Files.LineLength.TooLong) 25:144 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 31:1 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 32:211 warning Line exceeds 120 characters; contains 214 characters (Generic.Files.LineLength.TooLong) 33:154 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) 34:358 warning Line exceeds 120 characters; contains 361 characters (Generic.Files.LineLength.TooLong) 41:264 warning Line exceeds 120 characters; contains 267 characters (Generic.Files.LineLength.TooLong) 45:226 warning Line exceeds 120 characters; contains 229 characters (Generic.Files.LineLength.TooLong) 48:229 warning Line exceeds 120 characters; contains 232 characters (Generic.Files.LineLength.TooLong) 52:273 warning Line exceeds 120 characters; contains 276 characters (Generic.Files.LineLength.TooLong) 56:193 warning Line exceeds 120 characters; contains 196 characters (Generic.Files.LineLength.TooLong) 58:233 warning Line exceeds 120 characters; contains 236 characters (Generic.Files.LineLength.TooLong) 62:254 warning Line exceeds 120 characters; contains 257 characters (Generic.Files.LineLength.TooLong) 66:232 warning Line exceeds 120 characters; contains 235 characters (Generic.Files.LineLength.TooLong) 68:232 warning Line exceeds 120 characters; contains 235 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/catalog/category/edit/merchandising.phtml 15:1 warning Line exceeds 120 characters; contains 299 characters (Generic.Files.LineLength.TooLong) 36:91 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 38:1 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 47:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 49:1 warning Line exceeds 120 characters; contains 205 characters (Generic.Files.LineLength.TooLong) 119:1 warning Line exceeds 120 characters; contains 330 characters (Generic.Files.LineLength.TooLong) 126:1 warning Line exceeds 120 characters; contains 332 characters (Generic.Files.LineLength.TooLong) 162:1 warning Line exceeds 120 characters; contains 326 characters (Generic.Files.LineLength.TooLong) 169:1 warning Line exceeds 120 characters; contains 328 characters (Generic.Files.LineLength.TooLong) 311:1 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 321:1 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/analytics/graph.phtml 7:1 warning Please do not use "text/javascript" type attribute. (Magento2.Legacy.PhtmlTemplate.TextJavascriptTypeFound) 8:1 warning Please do not use "text/javascript" type attribute. (Magento2.Legacy.PhtmlTemplate.TextJavascriptTypeFound) 17:151 warning Line exceeds 120 characters; contains 172 characters (Generic.Files.LineLength.TooLong) 18:129 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 19:126 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 20:162 warning Line exceeds 120 characters; contains 177 characters (Generic.Files.LineLength.TooLong) 23:150 warning Line exceeds 120 characters; contains 165 characters (Generic.Files.LineLength.TooLong) 24:169 warning Line exceeds 120 characters; contains 184 characters (Generic.Files.LineLength.TooLong) 25:168 warning Line exceeds 120 characters; contains 183 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/analytics/form.phtml 10:132 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 13:157 warning Line exceeds 120 characters; contains 157 characters (Generic.Files.LineLength.TooLong) 15:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 22:150 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 24:151 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 28:146 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 30:148 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 32:174 warning Line exceeds 120 characters; contains 174 characters (Generic.Files.LineLength.TooLong) 38:1 warning Please do not use "text/javascript" type attribute. (Magento2.Legacy.PhtmlTemplate.TextJavascriptTypeFound) view/adminhtml/templates/analytics/overview.phtml 12:128 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 19:184 warning Line exceeds 120 characters; contains 185 characters (Generic.Files.LineLength.TooLong) 32:138 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 42:359 warning Line exceeds 120 characters; contains 360 characters (Generic.Files.LineLength.TooLong) 46:142 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 47:136 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 53:360 warning Line exceeds 120 characters; contains 361 characters (Generic.Files.LineLength.TooLong) 57:142 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 58:136 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 64:357 warning Line exceeds 120 characters; contains 358 characters (Generic.Files.LineLength.TooLong) 68:142 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 69:136 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 76:208 warning Line exceeds 120 characters; contains 209 characters (Generic.Files.LineLength.TooLong) 80:128 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 81:129 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 86:223 warning Line exceeds 120 characters; contains 224 characters (Generic.Files.LineLength.TooLong) 90:124 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 91:121 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 100:174 warning Line exceeds 120 characters; contains 186 characters (Generic.Files.LineLength.TooLong) 123:148 warning Line exceeds 120 characters; contains 152 characters (Generic.Files.LineLength.TooLong) 134:245 warning Line exceeds 120 characters; contains 248 characters (Generic.Files.LineLength.TooLong) 140:127 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 158:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 162:125 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 174:243 warning Line exceeds 120 characters; contains 246 characters (Generic.Files.LineLength.TooLong) 180:317 warning Line exceeds 120 characters; contains 318 characters (Generic.Files.LineLength.TooLong) 195:148 warning Line exceeds 120 characters; contains 152 characters (Generic.Files.LineLength.TooLong) 206:258 warning Line exceeds 120 characters; contains 261 characters (Generic.Files.LineLength.TooLong) 218:1 warning Line exceeds 120 characters; contains 316 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/configuration.phtml 27:143 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 28:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 29:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 30:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 96:1 warning Line exceeds 120 characters; contains 203 characters (Generic.Files.LineLength.TooLong) 106:1 warning Line exceeds 120 characters; contains 171 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/support/components/legacy-version.phtml 11:1 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 12:1 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/support/overview.phtml 84:135 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 95:1 warning Line exceeds 120 characters; contains 185 characters (Generic.Files.LineLength.TooLong) 100:170 warning Line exceeds 120 characters; contains 171 characters (Generic.Files.LineLength.TooLong) 103:1 warning Line exceeds 120 characters; contains 191 characters (Generic.Files.LineLength.TooLong) 108:264 warning Line exceeds 120 characters; contains 265 characters (Generic.Files.LineLength.TooLong) 111:1 warning Line exceeds 120 characters; contains 191 characters (Generic.Files.LineLength.TooLong) 116:165 warning Line exceeds 120 characters; contains 166 characters (Generic.Files.LineLength.TooLong) 119:1 warning Line exceeds 120 characters; contains 196 characters (Generic.Files.LineLength.TooLong) 124:208 warning Line exceeds 120 characters; contains 209 characters (Generic.Files.LineLength.TooLong) 127:1 warning Line exceeds 120 characters; contains 199 characters (Generic.Files.LineLength.TooLong) 132:195 warning Line exceeds 120 characters; contains 196 characters (Generic.Files.LineLength.TooLong) 137:1 warning Line exceeds 120 characters; contains 202 characters (Generic.Files.LineLength.TooLong) 144:133 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 155:1 warning Line exceeds 120 characters; contains 222 characters (Generic.Files.LineLength.TooLong) 157:124 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 160:389 warning Line exceeds 120 characters; contains 390 characters (Generic.Files.LineLength.TooLong) 163:1 warning Line exceeds 120 characters; contains 188 characters (Generic.Files.LineLength.TooLong) 168:188 warning Line exceeds 120 characters; contains 189 characters (Generic.Files.LineLength.TooLong) 171:1 warning Line exceeds 120 characters; contains 183 characters (Generic.Files.LineLength.TooLong) 176:203 warning Line exceeds 120 characters; contains 204 characters (Generic.Files.LineLength.TooLong) 179:1 warning Line exceeds 120 characters; contains 192 characters (Generic.Files.LineLength.TooLong) 184:189 warning Line exceeds 120 characters; contains 190 characters (Generic.Files.LineLength.TooLong) 187:1 warning Line exceeds 120 characters; contains 169 characters (Generic.Files.LineLength.TooLong) 192:200 warning Line exceeds 120 characters; contains 201 characters (Generic.Files.LineLength.TooLong) 197:1 warning Line exceeds 120 characters; contains 168 characters (Generic.Files.LineLength.TooLong) 204:137 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 217:150 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 225:150 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 233:150 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 241:1 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/query/banner-notice.phtml 11:1 warning Please do not use "text/javascript" type attribute. (Magento2.Legacy.PhtmlTemplate.TextJavascriptTypeFound) view/adminhtml/templates/query/edit/merchandising.phtml 44:1 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 69:1 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 90:1 warning Line exceeds 120 characters; contains 342 characters (Generic.Files.LineLength.TooLong) 97:1 warning Line exceeds 120 characters; contains 344 characters (Generic.Files.LineLength.TooLong) 140:1 warning Line exceeds 120 characters; contains 326 characters (Generic.Files.LineLength.TooLong) 147:1 warning Line exceeds 120 characters; contains 328 characters (Generic.Files.LineLength.TooLong) 278:1 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 286:1 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 287:1 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 296:1 warning Line exceeds 120 characters; contains 154 characters (Generic.Files.LineLength.TooLong) 306:1 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/query/suggestions.phtml 15:1 warning Line exceeds 120 characters; contains 191 characters (Generic.Files.LineLength.TooLong) 16:1 warning Line exceeds 120 characters; contains 399 characters (Generic.Files.LineLength.TooLong) 24:1 warning Line exceeds 120 characters; contains 195 characters (Generic.Files.LineLength.TooLong) 25:1 warning Line exceeds 120 characters; contains 443 characters (Generic.Files.LineLength.TooLong) 27:125 warning Line exceeds 120 characters; contains 158 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/indexing-manager/section.phtml 14:228 warning Line exceeds 120 characters; contains 235 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/indexing-manager/form.phtml 9:138 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 17:167 warning Line exceeds 120 characters; contains 167 characters (Generic.Files.LineLength.TooLong) 26:164 warning Line exceeds 120 characters; contains 164 characters (Generic.Files.LineLength.TooLong) 38:1 warning Please do not use "text/javascript" type attribute. (Magento2.Legacy.PhtmlTemplate.TextJavascriptTypeFound) view/adminhtml/templates/indexing-manager/overview.phtml 6:1 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 7:1 warning Line exceeds 120 characters; contains 135 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/queue/status.phtml 13:128 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 14:309 warning Line exceeds 120 characters; contains 312 characters (Generic.Files.LineLength.TooLong) 19:128 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 20:319 warning Line exceeds 120 characters; contains 322 characters (Generic.Files.LineLength.TooLong) 27:1 warning Line exceeds 120 characters; contains 154 characters (Generic.Files.LineLength.TooLong) 28:140 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 36:135 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 37:130 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 46:206 warning Line exceeds 120 characters; contains 209 characters (Generic.Files.LineLength.TooLong) 47:157 warning Line exceeds 120 characters; contains 160 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/landingpage/page-settings-notice.phtml 12:1 warning Please do not use "text/javascript" type attribute. (Magento2.Legacy.PhtmlTemplate.TextJavascriptTypeFound) view/adminhtml/templates/landingpage/search-configuration.phtml 30:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 31:121 warning Line exceeds 120 characters; contains 180 characters (Generic.Files.LineLength.TooLong) 32:137 warning Line exceeds 120 characters; contains 196 characters (Generic.Files.LineLength.TooLong) 40:1 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 47:1 warning Line exceeds 120 characters; contains 225 characters (Generic.Files.LineLength.TooLong) 48:1 warning Line exceeds 120 characters; contains 196 characters (Generic.Files.LineLength.TooLong) 78:1 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 125:1 warning Line exceeds 120 characters; contains 330 characters (Generic.Files.LineLength.TooLong) 132:1 warning Line exceeds 120 characters; contains 332 characters (Generic.Files.LineLength.TooLong) 190:1 warning Line exceeds 120 characters; contains 334 characters (Generic.Files.LineLength.TooLong) 197:1 warning Line exceeds 120 characters; contains 336 characters (Generic.Files.LineLength.TooLong) 231:1 warning Line exceeds 120 characters; contains 330 characters (Generic.Files.LineLength.TooLong) 238:1 warning Line exceeds 120 characters; contains 332 characters (Generic.Files.LineLength.TooLong) 635:1 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 643:1 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 651:1 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 652:1 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 661:1 warning Line exceeds 120 characters; contains 150 characters (Generic.Files.LineLength.TooLong) 671:1 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/landingpage/cms-notice.phtml 12:1 warning Please do not use "text/javascript" type attribute. (Magento2.Legacy.PhtmlTemplate.TextJavascriptTypeFound) view/adminhtml/templates/landingpage/suggestions.phtml 16:1 warning Line exceeds 120 characters; contains 394 characters (Generic.Files.LineLength.TooLong) 25:1 warning Line exceeds 120 characters; contains 398 characters (Generic.Files.LineLength.TooLong) 27:127 warning Line exceeds 120 characters; contains 162 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/queuearchive/view.phtml 89:107 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/queuearchive/links.phtml 9:128 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 10:222 warning Line exceeds 120 characters; contains 225 characters (Generic.Files.LineLength.TooLong) view/adminhtml/web/template/query-text.html 1:1 warning Avoid using closing slash with void tags, this can lead to unexpected behavior - "" (Magento2.Html.HtmlClosingVoidTags.HtmlClosingVoidElements) view/adminhtml/web/template/image-preview.html 1:1 error Avoid using self-closing tag with non-void html element - " (Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) 1:1 error Avoid using self-closing tag with non-void html element - "
(Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) 1:1 error Avoid using self-closing tag with non-void html element - " (Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) 1:1 error Avoid using self-closing tag with non-void html element - " (Magento2.Html.HtmlSelfClosingTags.HtmlSelfClosingNonVoidTag) Api/QueueArchiveRepositoryInterface.php 11:4 warning Tag @package MUST NOT be used. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.ForbiddenTags) Api/Data/IndexOptionsInterface.php 7:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 9:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 11:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Api/Data/QueueArchiveInterface.php 7:4 warning Tag @package MUST NOT be used. (Magento2.Commenting.ClassAndInterfacePHPDocFormatting.ForbiddenTags) 11:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 12:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 13:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 14:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 15:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 16:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 17:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 18:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 20:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 21:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 22:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 23:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 219:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Api/Data/SearchQueryInterface.php 15:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 25:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 35:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) Api/Data/JobInterface.php 33:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 34:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 38:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 39:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 45:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 46:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 51:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 69:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 70:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 74:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Api/Product/ReplicaManagerInterface.php 32:12 warning $primaryIndexSettings parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 36:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 37:15 warning Line exceeds 120 characters; contains 152 characters (Generic.Files.LineLength.TooLong) 48:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:119 warning Short description should not be in multi lines (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Api/Product/RuleContextInterface.php 20:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) 20:1 warning The closing brace for the interface must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Api/RecommendManagementInterface.php 7:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 8:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 13:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 14:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 19:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 20:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 24:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 25:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Api/Console/ReplicaDeleteCommandInterface.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 8:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Api/Console/ReplicaSyncCommandInterface.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 8:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Api/Insights/EventProcessorInterface.php 40:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 44:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 46:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:12 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 47:12 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 66:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 67:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 83:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 100:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 115:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 130:1 warning The closing brace for the interface must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Api/LoggerInterface.php 3:1 warning There must be one blank line after the namespace declaration (PSR2.Namespaces.NamespaceDeclaration.BlankLineAfter) 4:60 warning Opening brace of a interface must be on the line after the definition (PSR2.Classes.ClassDeclaration.OpenBraceNewLine) 4:61 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Api/Builder/RecordBuilderInterface.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Api/Builder/IndexBuilderInterface.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Api/Builder/UpdatableIndexBuilderInterface.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Api/Builder/EntityIndexOptionsBuilderInterface.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Api/Processor/BatchQueueProcessorInterface.php 7:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Validator/VirtualReplicaValidator.php 9:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 10:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 11:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 12:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 17:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 17:6 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 25:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 38:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 43:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 48:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Factory/CatalogPermissionsFactory.php 11:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 12:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 34:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 44:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 54:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 64:154 warning Line exceeds 120 characters; contains 154 characters (Generic.Files.LineLength.TooLong) 73:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 83:170 warning Line exceeds 120 characters; contains 170 characters (Generic.Files.LineLength.TooLong) Factory/SharedCatalogFactory.php 11:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 12:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 28:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 42:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 44:45 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 47:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:45 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 52:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 54:45 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 57:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 59:45 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 62:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 73:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 82:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 92:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 131:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 134:55 warning Use ::class notation instead. (Magento2.PHP.LiteralNamespaces.LiteralClassUsage) 134:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) Cron/ProcessQueue.php 11:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 15:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 17:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Test/Unit/Service/IndexSettingsHandlerTest.php 15:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 17:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:19 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 54:34 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 54:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 80:34 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 111:17 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 111:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 125:17 warning Line indented incorrectly; expected 20 spaces, found 16 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 125:17 warning Closing brace indented incorrectly; expected 20 spaces, found 16 (Squiz.WhiteSpace.ScopeClosingBrace.Indent) 126:13 warning Line indented incorrectly; expected 16 spaces, found 12 (Generic.WhiteSpace.ScopeIndent.IncorrectExact) 126:13 warning Closing brace indented incorrectly; expected 16 spaces, found 12 (Squiz.WhiteSpace.ScopeClosingBrace.Indent) 126:14 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 224:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 265:143 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 357:143 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) Test/Unit/Service/RenderingManagerTest.php 17:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Service/IndexSettingsComparatorTest.php 13:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Service/ReplicaManagerTest.php 22:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Service/Product/PriceKeyResolverTest.php 17:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Service/Product/FacetBuilderTestable.php 9:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) 14:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) 19:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) 24:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Test/Unit/Service/Product/IndexOptionsBuilderTest.php 22:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 610:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Test/Unit/Service/Product/FacetBuilderTest.php 20:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:56 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 124:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 213:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 246:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 334:153 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 335:149 warning Line exceeds 120 characters; contains 149 characters (Generic.Files.LineLength.TooLong) Test/Unit/Service/Product/BatchQueueProcessorTest.php 26:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 114:50 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 129:33 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 139:50 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 158:17 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 163:40 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 164:1 warning Multi-line function declaration not indented correctly; expected 20 spaces but found 16 (Squiz.Functions.MultiLineFunctionDeclaration.Indent) 164:17 warning Expected 1 space before USE keyword; found 16 (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeUse) 192:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 219:17 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 224:40 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 225:1 warning Multi-line function declaration not indented correctly; expected 20 spaces but found 16 (Squiz.Functions.MultiLineFunctionDeclaration.Indent) 225:17 warning Expected 1 space before USE keyword; found 16 (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeUse) 225:41 warning Multi-line use declarations must define one parameter per line (Squiz.Functions.MultiLineFunctionDeclaration.UseOneParamPerLine) 266:17 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 271:40 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 272:1 warning Multi-line function declaration not indented correctly; expected 20 spaces but found 16 (Squiz.Functions.MultiLineFunctionDeclaration.Indent) 272:17 warning Expected 1 space before USE keyword; found 16 (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeUse) Test/Unit/Service/SerializerTest.php 11:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 12:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Service/Category/CategoryPathProviderTest.php 18:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:52 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:50 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 50:51 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 95:50 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 288:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Test/Unit/Service/Insights/EventProcessorTestable.php 19:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) Test/Unit/Service/Insights/EventProcessorTest.php 23:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 313:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 376:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 424:115 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 425:115 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 586:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 593:124 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 606:13 warning Expected "foreach (...) {\n"; found "foreach (...){\n" (PEAR.ControlStructures.ControlSignature.Found) 606:57 warning Expected 1 space after closing parenthesis; found 0 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 754:142 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) Test/Unit/Service/IndexOptionsBuilderTest.php 17:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 56:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) Test/Unit/Helper/Entity/ProductHelperTest.php 32:19 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:17 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:51 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 45:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 46:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 47:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 49:52 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 50:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 51:52 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 52:45 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 53:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 54:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 124:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) Test/Unit/Helper/InstantSearchHelperTest.php 19:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 49:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 50:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) Test/Unit/Helper/ConfigHelperTest.php 27:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:56 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 45:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 95:50 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) Test/Unit/Model/JobTest.php 19:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:54 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:18 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 181:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Test/Unit/Model/Observer/SaveSettingsTest.php 20:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:51 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:45 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/IndicesConfiguratorTest.php 30:17 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:51 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:59 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:58 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:61 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:50 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:45 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:46 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 45:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 46:57 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 47:52 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 49:51 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Model/QueueTest.php 19:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:54 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:126 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 65:124 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 178:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Test/Unit/Model/Backend/QueueCronTest.php 16:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 109:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Test/Unit/Model/Indexer/CategoryObserverTest.php 24:50 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:50 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:49 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:52 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:60 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:59 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:55 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:47 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Observer/AddAlgoliaAssetsObserverTest.php 18:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 20:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:42 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 130:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) Test/Unit/Console/Command/Queue/ClearQueueCommandTest.php 21:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 22:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:53 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:48 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 61:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 90:140 warning Line exceeds 120 characters; contains 140 characters (Generic.Files.LineLength.TooLong) 121:34 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 205:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 352:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 353:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 406:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Test/Unit/Logger/Handler/SystemLoggerHandlerTest.php 30:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 13 (PSR2.Methods.FunctionCallSignature.Indent) Test/Unit/Logger/Handler/AbstractHandlerTestCase.php 10:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 45:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Test/Unit/Logger/DiagnosticLoggerTest.php 13:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:37 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 40:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Test/Unit/Controller/Adminhtml/IndexingManager/ReindexTest.php 21:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 23:24 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 24:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 26:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 28:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 29:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 31:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 33:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Unit/Controller/Adminhtml/IndexingManager/ReindexTestable.php 9:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) 14:12 warning Possible useless method overriding detected (Generic.CodeAnalysis.UselessOverridingMethod.Found) Test/Unit/Block/ConfigurationTest.php 36:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:38 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 45:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 46:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 47:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 48:26 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 49:24 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 50:28 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 51:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 52:31 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 53:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 54:34 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 55:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 56:25 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 57:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 58:35 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 59:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 60:37 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 61:24 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 62:21 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Integration/_files/second_website_with_two_stores_and_products.php 72:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 73:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 87:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 88:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 98:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 99:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 102:49 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 103:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 104:54 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 104:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) Test/Integration/AssertValues/Magento24CE.php 7:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 8:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 9:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 10:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 11:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 12:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Integration/AssertValues/Magento24EE.php 7:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 8:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 9:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 10:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 11:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 12:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 14:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:12 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Integration/Config/DefaultConfigProvider.php 51:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) Test/Integration/Indexing/Page/PagesIndexingTest.php 95:139 warning Line exceeds 120 characters; contains 139 characters (Generic.Files.LineLength.TooLong) 100:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 114:176 warning Line exceeds 120 characters; contains 176 characters (Generic.Files.LineLength.TooLong) Test/Integration/Indexing/Page/MultiStorePagesTest.php 33:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) Test/Integration/Indexing/Product/ProductsIndexingTestCase.php 14:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 16:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Integration/Indexing/Product/MultiStoreReplicaTest.php 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) 30:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 31:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 33:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:43 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 64:86 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 98:9 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 211:76 warning Expected 1 space between comma and argument "$isVirtual"; 2 found (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingBeforeArg) Test/Integration/Indexing/Product/ProductsIndexingTest.php 23:32 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 25:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 27:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 74:13 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 85:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) Test/Integration/Indexing/Product/PricingTest.php 24:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 209:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Test/Integration/Indexing/Product/ReplicaIndexingTest.php 33:40 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 35:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 37:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 39:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 41:20 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 124:65 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 162:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 255:151 warning Line exceeds 120 characters; contains 151 characters (Generic.Files.LineLength.TooLong) 280:80 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 295:30 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 297:17 warning Empty return statement not required here (Squiz.PHP.NonExecutableCode.ReturnNotRequired) 319:34 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 320:17 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 327:34 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 330:17 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 332:21 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) 364:13 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 452:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Test/Integration/Indexing/Product/MultiStoreProductsTest.php 40:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 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) Test/Integration/Indexing/Product/Traits/ReplicaAssertionsTrait.php 16:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 40:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 131:119 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 139:9 warning Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace) 140:9 warning Expected "} else {\n"; found "}\n else {\n" (PEAR.ControlStructures.ControlSignature.Found) Test/Integration/Indexing/Category/MultiStoreCategoriesTest.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) Test/Integration/Indexing/Category/CategoriesIndexingTest.php 51:142 warning Line exceeds 120 characters; contains 142 characters (Generic.Files.LineLength.TooLong) 56:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 62:54 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) Test/Integration/Indexing/IndexingTestCase.php 19:44 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Test/Integration/Indexing/Queue/QueueTest.php 117:65 warning Space found before comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.SpaceBeforeComma) 142:107 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 288:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 289:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 913:34 warning Line exceeds 120 characters; contains 171 characters (Generic.Files.LineLength.TooLong) 914:105 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 951:34 warning Line exceeds 120 characters; contains 171 characters (Generic.Files.LineLength.TooLong) 952:105 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) Test/Integration/Indexing/Config/ConfigTest.php 42:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 49:196 warning Line exceeds 120 characters; contains 196 characters (Generic.Files.LineLength.TooLong) 92:9 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 97:165 warning Line exceeds 120 characters; contains 165 characters (Generic.Files.LineLength.TooLong) 163:126 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) 167:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 168:132 warning Line exceeds 120 characters; contains 132 characters (Generic.Files.LineLength.TooLong) 215:145 warning Line exceeds 120 characters; contains 145 characters (Generic.Files.LineLength.TooLong) 237:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 274:1 warning The closing brace for the class must go on the next line after the body (PSR2.Classes.ClassDeclaration.CloseBraceAfterBody) Test/Integration/Indexing/Config/MultiStoreConfigTest.php 18:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 43:9 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) 59:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 59:54 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 72:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 72:54 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) Test/Integration/Indexing/MultiStoreTestCase.php 49:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 70:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 202:25 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) Test/Integration/TestCase.php 26:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 28:39 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 30:18 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 32:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 34:29 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 36:72 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 38:41 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:23 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 42:36 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 43:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 44:33 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 85:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 100:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 255:5 warning Visibility must be declared on method "runOnce" (Squiz.Scope.MethodScope.Missing) 279:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) Test/Integration/Frontend/Search/SearchTestCase.php 23:29 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 40:24 warning Expected 1 space after FUNCTION keyword; 0 found (Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction) Test/Integration/Frontend/Search/SearchTest.php 19:5 warning Visibility must be declared on all constants if your project supports PHP 7.1 or later (PSR12.Properties.ConstantVisibility.NotFound) 21:30 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 49:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) 80:44 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 85:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) Block/LandingPage.php 104:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 109:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 120:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/TopSearch.php 12:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 27:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 32:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Configuration.php 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 44:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 45:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 58:1 warning Code must not contain multiple empty lines in a row; found 2 empty lines. (Magento2.Whitespace.MultipleEmptyLines.MultipleEmptyLines) 60:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 61:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 70:147 warning Line exceeds 120 characters; contains 147 characters (Generic.Files.LineLength.TooLong) 72:20 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 77:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 220:28 warning The use of function htmlspecialchars() is discouraged; use \Magento\Framework\Escaper->escapeHtml() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 220:45 warning The use of function html_entity_decode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 333:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 360:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 366:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 388:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) 389:133 warning Line exceeds 120 characters; contains 133 characters (Generic.Files.LineLength.TooLong) 390:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) 396:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 408:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 452:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 457:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 469:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 492:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 497:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 502:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 507:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 512:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 518:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/RecommendProductView.php 62:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Reindex/Index.php 9:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/Reindex/Edit/Form.php 9:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 38:122 warning Line exceeds 120 characters; contains 122 characters (Generic.Files.LineLength.TooLong) Block/Adminhtml/Reindex/ReindexAll/Page.php 9:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 11:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Block/Adminhtml/Reindex/ReindexAll/Product.php 9:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 11:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) Block/Adminhtml/Reindex/AbstractReindexAllButton.php 11:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 13:22 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 15:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 20:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 21:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 28:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 29:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 36:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 37:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:170 warning Line exceeds 120 characters; contains 170 characters (Generic.Files.LineLength.TooLong) 48:128 warning Line exceeds 120 characters; contains 128 characters (Generic.Files.LineLength.TooLong) 57:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) Block/Adminhtml/Query/Edit/SaveAndContinueButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/Query/Edit/ViewButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/Query/Edit/SaveButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/Query/Edit/AbstractButton.php 52:19 warning The use of the deprecated method 'getResource()' to 'load' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 55:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 84:8 warning Tags visual alignment must be consistent (Magento2.Annotation.MethodAnnotationStructure.MethodArguments) 95:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Query/Edit/DeleteButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/Query/Edit/BackButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/Query/Merchandising.php 50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 62:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 68:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 69:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Category/Merchandising.php 50:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 56:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 81:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 87:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 88:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 101:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 102:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 109:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 110:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Job/View.php 29:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 53:10 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/Queue/Status.php 65:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 70:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 83:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 88:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 93:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 103:17 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) 164:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 164:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 170:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 170:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/QueueArchive/View.php 30:9 warning No blank lines are allowed before short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 48:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 48:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:10 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/System/Config/Form/Field/Checkboxes.php 10:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 37:51 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 67:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 85:54 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) Block/Adminhtml/LandingPage/Edit/SaveAndContinueButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/LandingPage/Edit/ViewButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/LandingPage/Edit/DuplicateButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/LandingPage/Edit/SaveButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/LandingPage/Edit/AbstractButton.php 52:25 warning The use of the deprecated method 'getResource()' to 'load' the data detected. (Magento2.Methods.DeprecatedModelMethod.FoundDeprecatedModelMethod) 55:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 84:8 warning Tags visual alignment must be consistent (Magento2.Annotation.MethodAnnotationStructure.MethodArguments) 95:8 warning Short description must start with a capital letter (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/LandingPage/Edit/DeleteButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 26:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/LandingPage/Edit/BackButton.php 9:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 19:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Adminhtml/LandingPage/SearchConfiguration.php 46:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 46:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 52:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Adminhtml/LandingPage/Renderer/UrlBuilder.php 45:12 warning Extra @param found in method annotation (Magento2.Annotation.MethodArguments.ExtraParam) Block/Widget/LookingSimilar.php 18:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 41:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 57:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 58:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Widget/TrendsItem.php 18:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 40:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 41:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 49:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 50:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Navigation/Renderer/CategoryRenderer.php 25:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 30:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Navigation/Renderer/PriceRenderer.php 21:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 47:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 61:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 74:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 76:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) 85:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Navigation/Renderer/DefaultRenderer.php 42:8 warning ConfigHelper parameter is missing in method arguments signature (Magento2.Annotation.MethodArguments.ArgumentMissing) 45:12 warning $configHelper parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 61:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 68:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 127:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Navigation/Renderer/SliderRenderer.php 56:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 70:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 75:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 83:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 83:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 99:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 99:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 114:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 114:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 128:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 134:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 134:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 140:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 140:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 160:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 160:9 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/Algolia.php 43:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 70:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 74:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 75:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 82:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 87:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 92:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 97:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 102:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 107:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 112:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 117:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 118:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 125:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 126:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 133:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 138:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 143:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 144:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 151:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 152:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 159:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 164:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 169:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 174:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 175:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 187:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 192:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 193:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 195:15 warning Missing @param for argument in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 195:15 warning Motivation behind the added @deprecated tag MUST be explained. @see tag MUST be used with reference to new implementation when code is deprecated and there is a new alternative. (Magento2.Annotation.MethodAnnotationStructure.InvalidDeprecatedTagUsage) 209:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Cart/Recommend.php 39:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 40:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 54:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 55:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 65:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound) Block/Instant/Wrapper.php 10:13 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Instant/Hit.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 21:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 22:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 30:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 31:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) Block/System/Form/Field/Select.php 7:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Block/Checkout/Conversion.php 41:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 49:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 57:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) 64:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 68:94 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong)