Advanced Search
Version History
1.0.2
LatestFeb 7, 2023 (3 years ago)
Security Vulnerabilities
SQL Injection - Variable Concatenation
Line 170
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 198
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 392
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 419
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 611
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 638
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 843
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 871
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 1055
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 1079
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 1259
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
SQL Injection - Variable Concatenation
Line 1283
Variable concatenated into SQL query without pSQL() or type casting. Use pSQL($var) or (int)$var.
Source: PrestaShop Security Scan
Scanned 1 month ago using static security analysis
Validation Details
Module description
Module has a proper description
README file
README file is missing
License
License is missing
Releases
1 releases published
Versioning
Following semantic versioning (v1.0.2)
Module structure
Module has proper structure (releases available)
Categorization
2 categories, 0 topics
Maintenance
Not updated in over a year
Validated 1 month ago based on PrestaShop module standards
PHPStan Code Quality
Warnings
Class Search extends unknown class SearchCore.
Line 15
Parameter $context of method Search::find() has invalid type Context.
Line 20
Call to static method isEnabled() on an unknown class Module.
Line 23
Call to static method version_compare() on an unknown class Tools.
Line 24
Constant _PS_VERSION_ not found.
Line 24
Call to static method getContext() on an unknown class Context.
Line 31
Call to static method getInstance() on an unknown class Db.
Line 33
Constant _PS_USE_SQL_SLAVE_ not found.
Line 33
Call to static method isOrderBy() on an unknown class Validate.
Line 43
Call to static method isOrderWay() on an unknown class Validate.
Line 43
Call to an undefined static method Search::extractKeyWords().
Line 49
Call to static method get() on an unknown class Configuration.
Line 52
Call to static method strlen() on an unknown class Tools.
Line 52
Call to an undefined static method Search::getSearchParamFromWord().
Line 53
Constant _DB_PREFIX_ not found.
Line 56
Constant _DB_PREFIX_ not found.
Line 57
Call to function is_array() with list<non-falsy-string> will always evaluate to true.
Line 74
Constant _DB_PREFIX_ not found.
Line 77
Constant _DB_PREFIX_ not found.
Line 78
Call to static method isFeatureActive() on an unknown class Group.
Line 87
Call to static method getCurrentCustomerGroups() on an unknown class FrontController.
Line 88
Constant _DB_PREFIX_ not found.
Line 94
Call to static method isFeatureActive() on an unknown class Group.
Line 95
Constant _DB_PREFIX_ not found.
Line 95
Constant _DB_PREFIX_ not found.
Line 96
Constant _DB_PREFIX_ not found.
Line 97
Call to static method addSqlAssociation() on an unknown class Shop.
Line 98
Call to static method isSubmit() on an unknown class Tools.
Line 122
Call to an undefined static method Search::getSearchParamFromWord().
Line 125
Constant _DB_PREFIX_ not found.
Line 127
Constant _DB_PREFIX_ not found.
Line 128
Call to static method getInstance() on an unknown class Db.
Line 134
Constant _DB_PREFIX_ not found.
Line 172
Constant _DB_PREFIX_ not found.
Line 173
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 175
Call to static method addSqlAssociation() on an unknown class Shop.
Line 177
Constant _DB_PREFIX_ not found.
Line 178
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 180
Function pSQL not found.
Line 190
Function pSQL not found.
Line 190
Call to static method get() on an unknown class Configuration.
Line 205
Call to static method get() on an unknown class Configuration.
Line 205
Call to static method isUnsignedInt() on an unknown class Validate.
Line 205
Call to static method isFeatureActive() on an unknown class Combination.
Line 207
Constant _DB_PREFIX_ not found.
Line 208
Call to static method addSqlAssociation() on an unknown class Shop.
Line 209
Constant _DB_PREFIX_ not found.
Line 210
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 212
Call to static method isFeatureActive() on an unknown class Combination.
Line 214
Constant _DB_PREFIX_ not found.
Line 214
Call to static method sqlStock() on an unknown class Product.
Line 216
Constant _DB_PREFIX_ not found.
Line 217
Constant _DB_PREFIX_ not found.
Line 219
Constant _DB_PREFIX_ not found.
Line 221
Constant _DB_PREFIX_ not found.
Line 229
Call to static method addSqlAssociation() on an unknown class Shop.
Line 230
Constant _DB_PREFIX_ not found.
Line 231
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 233
Constant _DB_PREFIX_ not found.
Line 235
Call to static method getProductsProperties() on an unknown class Product.
Line 242
Call to static method version_compare() on an unknown class Tools.
Line 246
Constant _PS_VERSION_ not found.
Line 246
Call to static method getContext() on an unknown class Context.
Line 253
Call to static method getInstance() on an unknown class Db.
Line 255
Constant _PS_USE_SQL_SLAVE_ not found.
Line 255
Call to static method isOrderBy() on an unknown class Validate.
Line 265
Call to static method isOrderWay() on an unknown class Validate.
Line 265
Call to an undefined static method Search::sanitize().
Line 271
Call to static method get() on an unknown class Configuration.
Line 274
Call to static method strlen() on an unknown class Tools.
Line 274
Call to an undefined static method Search::getSearchParamFromWord().
Line 275
Constant _DB_PREFIX_ not found.
Line 278
Constant _DB_PREFIX_ not found.
Line 279
Call to function is_array() with list<non-falsy-string> will always evaluate to true.
Line 296
Constant _DB_PREFIX_ not found.
Line 299
Constant _DB_PREFIX_ not found.
Line 300
Call to static method isFeatureActive() on an unknown class Group.
Line 309
Call to static method getCurrentCustomerGroups() on an unknown class FrontController.
Line 310
Constant _DB_PREFIX_ not found.
Line 316
Call to static method isFeatureActive() on an unknown class Group.
Line 317
Constant _DB_PREFIX_ not found.
Line 317
Constant _DB_PREFIX_ not found.
Line 318
Constant _DB_PREFIX_ not found.
Line 319
Call to static method addSqlAssociation() on an unknown class Shop.
Line 320
Call to static method isSubmit() on an unknown class Tools.
Line 344
Call to an undefined static method Search::getSearchParamFromWord().
Line 347
Constant _DB_PREFIX_ not found.
Line 349
Constant _DB_PREFIX_ not found.
Line 350
Call to static method getInstance() on an unknown class Db.
Line 356
Constant _DB_PREFIX_ not found.
Line 394
Constant _DB_PREFIX_ not found.
Line 395
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 397
Call to static method addSqlAssociation() on an unknown class Shop.
Line 399
Constant _DB_PREFIX_ not found.
Line 400
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 402
Function pSQL not found.
Line 411
Function pSQL not found.
Line 411
Call to static method get() on an unknown class Configuration.
Line 426
Call to static method get() on an unknown class Configuration.
Line 426
Call to static method isUnsignedInt() on an unknown class Validate.
Line 426
Call to static method isFeatureActive() on an unknown class Combination.
Line 428
Constant _DB_PREFIX_ not found.
Line 429
Call to static method addSqlAssociation() on an unknown class Shop.
Line 430
Constant _DB_PREFIX_ not found.
Line 431
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 433
Call to static method isFeatureActive() on an unknown class Combination.
Line 435
Constant _DB_PREFIX_ not found.
Line 435
Call to static method sqlStock() on an unknown class Product.
Line 437
Constant _DB_PREFIX_ not found.
Line 438
Constant _DB_PREFIX_ not found.
Line 440
Constant _DB_PREFIX_ not found.
Line 442
Constant _DB_PREFIX_ not found.
Line 450
Call to static method addSqlAssociation() on an unknown class Shop.
Line 451
Constant _DB_PREFIX_ not found.
Line 452
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 454
Constant _DB_PREFIX_ not found.
Line 456
Call to static method getProductsProperties() on an unknown class Product.
Line 463
Call to static method version_compare() on an unknown class Tools.
Line 467
Constant _PS_VERSION_ not found.
Line 467
Call to static method getContext() on an unknown class Context.
Line 474
Call to static method getInstance() on an unknown class Db.
Line 476
Constant _PS_USE_SQL_SLAVE_ not found.
Line 476
Call to static method isOrderBy() on an unknown class Validate.
Line 486
Call to static method isOrderWay() on an unknown class Validate.
Line 486
Call to an undefined static method Search::sanitize().
Line 492
Call to static method get() on an unknown class Configuration.
Line 495
Call to static method strlen() on an unknown class Tools.
Line 495
Call to an undefined static method Search::getSearchParamFromWord().
Line 496
Constant _DB_PREFIX_ not found.
Line 499
Constant _DB_PREFIX_ not found.
Line 500
Call to function is_array() with list<non-falsy-string> will always evaluate to true.
Line 517
Constant _DB_PREFIX_ not found.
Line 520
Constant _DB_PREFIX_ not found.
Line 521
Call to static method isFeatureActive() on an unknown class Group.
Line 530
Call to static method getCurrentCustomerGroups() on an unknown class FrontController.
Line 531
Constant _DB_PREFIX_ not found.
Line 537
Call to static method isFeatureActive() on an unknown class Group.
Line 538
Constant _DB_PREFIX_ not found.
Line 538
Constant _DB_PREFIX_ not found.
Line 540
Constant _DB_PREFIX_ not found.
Line 541
Call to static method addSqlAssociation() on an unknown class Shop.
Line 542
Call to an undefined static method Search::getSearchParamFromWord().
Line 567
Constant _DB_PREFIX_ not found.
Line 569
Constant _DB_PREFIX_ not found.
Line 570
Call to static method getInstance() on an unknown class Db.
Line 576
Constant _DB_PREFIX_ not found.
Line 613
Constant _DB_PREFIX_ not found.
Line 614
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 616
Call to static method addSqlAssociation() on an unknown class Shop.
Line 618
Constant _DB_PREFIX_ not found.
Line 619
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 621
Function pSQL not found.
Line 630
Function pSQL not found.
Line 630
Call to static method get() on an unknown class Configuration.
Line 645
Call to static method get() on an unknown class Configuration.
Line 645
Call to static method isUnsignedInt() on an unknown class Validate.
Line 645
Call to static method isFeatureActive() on an unknown class Combination.
Line 648
Constant _DB_PREFIX_ not found.
Line 650
Call to static method addSqlAssociation() on an unknown class Shop.
Line 651
Constant _DB_PREFIX_ not found.
Line 652
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 654
Call to static method isFeatureActive() on an unknown class Combination.
Line 656
Constant _DB_PREFIX_ not found.
Line 656
Call to static method sqlStock() on an unknown class Product.
Line 659
Constant _DB_PREFIX_ not found.
Line 660
Constant _DB_PREFIX_ not found.
Line 661
Constant _DB_PREFIX_ not found.
Line 663
Constant _DB_PREFIX_ not found.
Line 671
Call to static method addSqlAssociation() on an unknown class Shop.
Line 672
Constant _DB_PREFIX_ not found.
Line 673
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 675
Constant _DB_PREFIX_ not found.
Line 677
Call to static method getProductsProperties() on an unknown class Product.
Line 684
Call to static method version_compare() on an unknown class Tools.
Line 688
Constant _PS_VERSION_ not found.
Line 688
Call to static method getContext() on an unknown class Context.
Line 695
Call to static method getInstance() on an unknown class Db.
Line 697
Constant _PS_USE_SQL_SLAVE_ not found.
Line 697
Call to static method isOrderBy() on an unknown class Validate.
Line 707
Call to static method isOrderWay() on an unknown class Validate.
Line 707
Call to an undefined static method Search::sanitize().
Line 713
Call to static method get() on an unknown class Configuration.
Line 716
Call to static method strlen() on an unknown class Tools.
Line 716
Call to static method get() on an unknown class Configuration.
Line 718
Call to static method get() on an unknown class Configuration.
Line 719
Constant _DB_PREFIX_ not found.
Line 722
Constant _DB_PREFIX_ not found.
Line 723
Call to static method substr() on an unknown class Tools.
Line 727
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 727
Function pSQL not found.
Line 727
Call to static method substr() on an unknown class Tools.
Line 728
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 728
Function pSQL not found.
Line 728
Call to static method substr() on an unknown class Tools.
Line 732
Function pSQL not found.
Line 732
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 733
Call to function is_array() with list<non-falsy-string> will always evaluate to true.
Line 745
Constant _DB_PREFIX_ not found.
Line 748
Constant _DB_PREFIX_ not found.
Line 749
Call to static method isFeatureActive() on an unknown class Group.
Line 758
Call to static method getCurrentCustomerGroups() on an unknown class FrontController.
Line 759
Constant _DB_PREFIX_ not found.
Line 765
Call to static method isFeatureActive() on an unknown class Group.
Line 766
Constant _DB_PREFIX_ not found.
Line 766
Constant _DB_PREFIX_ not found.
Line 768
Constant _DB_PREFIX_ not found.
Line 769
Call to static method addSqlAssociation() on an unknown class Shop.
Line 770
Call to static method isSubmit() on an unknown class Tools.
Line 794
Constant _DB_PREFIX_ not found.
Line 798
Constant _DB_PREFIX_ not found.
Line 799
Call to static method substr() on an unknown class Tools.
Line 803
Function pSQL not found.
Line 803
Variable $start_search might not be defined.
Line 803
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 804
Variable $end_search might not be defined.
Line 804
Call to static method getInstance() on an unknown class Db.
Line 806
Constant _DB_PREFIX_ not found.
Line 845
Constant _DB_PREFIX_ not found.
Line 846
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 848
Call to static method addSqlAssociation() on an unknown class Shop.
Line 850
Constant _DB_PREFIX_ not found.
Line 851
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 853
Function pSQL not found.
Line 862
Function pSQL not found.
Line 862
Call to static method get() on an unknown class Configuration.
Line 878
Call to static method get() on an unknown class Configuration.
Line 878
Call to static method isUnsignedInt() on an unknown class Validate.
Line 878
Call to static method isFeatureActive() on an unknown class Combination.
Line 881
Constant _DB_PREFIX_ not found.
Line 883
Call to static method addSqlAssociation() on an unknown class Shop.
Line 884
Constant _DB_PREFIX_ not found.
Line 885
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 887
Call to static method isFeatureActive() on an unknown class Combination.
Line 889
Constant _DB_PREFIX_ not found.
Line 889
Call to static method sqlStock() on an unknown class Product.
Line 892
Constant _DB_PREFIX_ not found.
Line 893
Constant _DB_PREFIX_ not found.
Line 894
Constant _DB_PREFIX_ not found.
Line 896
Constant _DB_PREFIX_ not found.
Line 904
Call to static method addSqlAssociation() on an unknown class Shop.
Line 905
Constant _DB_PREFIX_ not found.
Line 906
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 908
Constant _DB_PREFIX_ not found.
Line 910
Call to static method getProductsProperties() on an unknown class Product.
Line 917
Call to static method version_compare() on an unknown class Tools.
Line 921
Constant _PS_VERSION_ not found.
Line 921
Call to static method getContext() on an unknown class Context.
Line 927
Call to static method getInstance() on an unknown class Db.
Line 928
Constant _PS_USE_SQL_SLAVE_ not found.
Line 928
Call to static method isOrderBy() on an unknown class Validate.
Line 934
Call to static method isOrderWay() on an unknown class Validate.
Line 934
Call to an undefined static method Search::sanitize().
Line 938
Call to static method get() on an unknown class Configuration.
Line 941
Call to static method strlen() on an unknown class Tools.
Line 941
Call to static method get() on an unknown class Configuration.
Line 944
Constant _DB_PREFIX_ not found.
Line 947
Constant _DB_PREFIX_ not found.
Line 948
Call to static method substr() on an unknown class Tools.
Line 952
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 952
Function pSQL not found.
Line 952
Call to static method substr() on an unknown class Tools.
Line 953
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 953
Function pSQL not found.
Line 953
Call to static method substr() on an unknown class Tools.
Line 957
Function pSQL not found.
Line 957
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 958
Constant _DB_PREFIX_ not found.
Line 967
Constant _DB_PREFIX_ not found.
Line 968
Call to static method isFeatureActive() on an unknown class Group.
Line 976
Call to static method getCurrentCustomerGroups() on an unknown class FrontController.
Line 977
Constant _DB_PREFIX_ not found.
Line 983
Call to static method isFeatureActive() on an unknown class Group.
Line 984
Constant _DB_PREFIX_ not found.
Line 984
Constant _DB_PREFIX_ not found.
Line 986
Constant _DB_PREFIX_ not found.
Line 987
Call to static method addSqlAssociation() on an unknown class Shop.
Line 988
Call to static method isSubmit() on an unknown class Tools.
Line 1010
Constant _DB_PREFIX_ not found.
Line 1015
Constant _DB_PREFIX_ not found.
Line 1016
Call to static method substr() on an unknown class Tools.
Line 1020
Function pSQL not found.
Line 1020
Variable $start_search might not be defined.
Line 1020
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 1021
Call to static method getInstance() on an unknown class Db.
Line 1023
Constant _DB_PREFIX_ not found.
Line 1057
Constant _DB_PREFIX_ not found.
Line 1058
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 1060
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1062
Constant _DB_PREFIX_ not found.
Line 1063
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 1065
Function pSQL not found.
Line 1074
Function pSQL not found.
Line 1074
Call to static method isFeatureActive() on an unknown class Combination.
Line 1081
Call to static method get() on an unknown class Configuration.
Line 1087
Call to static method get() on an unknown class Configuration.
Line 1087
Call to static method isUnsignedInt() on an unknown class Validate.
Line 1087
Call to static method isFeatureActive() on an unknown class Combination.
Line 1090
Constant _DB_PREFIX_ not found.
Line 1092
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1093
Constant _DB_PREFIX_ not found.
Line 1094
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 1096
Call to static method isFeatureActive() on an unknown class Combination.
Line 1098
Constant _DB_PREFIX_ not found.
Line 1098
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1099
Call to static method sqlStock() on an unknown class Product.
Line 1101
Call to static method sqlStock() on an unknown class Product.
Line 1101
Call to static method getContext() on an unknown class Context.
Line 1102
Constant _DB_PREFIX_ not found.
Line 1103
Constant _DB_PREFIX_ not found.
Line 1104
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1105
Constant _DB_PREFIX_ not found.
Line 1106
Constant _DB_PREFIX_ not found.
Line 1114
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1115
Constant _DB_PREFIX_ not found.
Line 1116
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 1118
Constant _DB_PREFIX_ not found.
Line 1120
Call to static method getProductsProperties() on an unknown class Product.
Line 1125
Call to static method version_compare() on an unknown class Tools.
Line 1128
Constant _PS_VERSION_ not found.
Line 1128
Call to static method getContext() on an unknown class Context.
Line 1134
Call to static method getInstance() on an unknown class Db.
Line 1135
Constant _PS_USE_SQL_SLAVE_ not found.
Line 1135
Call to static method isOrderBy() on an unknown class Validate.
Line 1141
Call to static method isOrderWay() on an unknown class Validate.
Line 1141
Call to an undefined static method Search::sanitize().
Line 1145
Call to static method get() on an unknown class Configuration.
Line 1148
Call to static method strlen() on an unknown class Tools.
Line 1148
Constant _DB_PREFIX_ not found.
Line 1152
Constant _DB_PREFIX_ not found.
Line 1153
Call to static method substr() on an unknown class Tools.
Line 1157
Call to static method substr() on an unknown class Tools.
Line 1157
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 1157
Function pSQL not found.
Line 1157
Function pSQL not found.
Line 1157
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 1158
Call to static method substr() on an unknown class Tools.
Line 1162
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 1162
Function pSQL not found.
Line 1162
Constant _DB_PREFIX_ not found.
Line 1171
Constant _DB_PREFIX_ not found.
Line 1172
Call to static method isFeatureActive() on an unknown class Group.
Line 1180
Call to static method getCurrentCustomerGroups() on an unknown class FrontController.
Line 1181
Constant _DB_PREFIX_ not found.
Line 1187
Call to static method isFeatureActive() on an unknown class Group.
Line 1188
Constant _DB_PREFIX_ not found.
Line 1188
Constant _DB_PREFIX_ not found.
Line 1189
Constant _DB_PREFIX_ not found.
Line 1190
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1191
Call to static method isSubmit() on an unknown class Tools.
Line 1213
Constant _DB_PREFIX_ not found.
Line 1219
Constant _DB_PREFIX_ not found.
Line 1220
Call to static method substr() on an unknown class Tools.
Line 1224
Function pSQL not found.
Line 1224
Constant PS_SEARCH_MAX_WORD_LENGTH not found.
Line 1225
Call to static method getInstance() on an unknown class Db.
Line 1227
Constant _DB_PREFIX_ not found.
Line 1261
Constant _DB_PREFIX_ not found.
Line 1262
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 1264
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1266
Constant _DB_PREFIX_ not found.
Line 1267
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 1269
Function pSQL not found.
Line 1278
Function pSQL not found.
Line 1278
Call to static method get() on an unknown class Configuration.
Line 1290
Call to static method get() on an unknown class Configuration.
Line 1290
Call to static method isUnsignedInt() on an unknown class Validate.
Line 1290
Constant _DB_PREFIX_ not found.
Line 1294
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1295
Constant _DB_PREFIX_ not found.
Line 1296
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 1298
Constant _DB_PREFIX_ not found.
Line 1300
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1301
Call to static method sqlStock() on an unknown class Product.
Line 1302
Constant _DB_PREFIX_ not found.
Line 1303
Constant _DB_PREFIX_ not found.
Line 1304
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1305
Constant _DB_PREFIX_ not found.
Line 1306
Constant _DB_PREFIX_ not found.
Line 1314
Call to static method addSqlAssociation() on an unknown class Shop.
Line 1315
Constant _DB_PREFIX_ not found.
Line 1316
Call to static method addSqlRestrictionOnLang() on an unknown class Shop.
Line 1318
Constant _DB_PREFIX_ not found.
Line 1320
Call to static method getProductsProperties() on an unknown class Product.
Line 1325
Search::find() calls parent::find() but Search does not extend any class.
Line 1330
Class PchAdvancedSearch extends unknown class Module.
Line 20
Access to an undefined property PchAdvancedSearch::$name.
Line 25
Access to an undefined property PchAdvancedSearch::$tab.
Line 26
Access to an undefined property PchAdvancedSearch::$version.
Line 27
Access to an undefined property PchAdvancedSearch::$author.
Line 28
Access to an undefined property PchAdvancedSearch::$need_instance.
Line 29
PchAdvancedSearch::__construct() calls parent::__construct() but PchAdvancedSearch does not extend any class.
Line 31
Access to an undefined property PchAdvancedSearch::$displayName.
Line 33
Call to an undefined method PchAdvancedSearch::l().
Line 33
Access to an undefined property PchAdvancedSearch::$description.
Line 34
Call to an undefined method PchAdvancedSearch::l().
Line 34
Access to an undefined property PchAdvancedSearch::$ps_versions_compliancy.
Line 35
Analyzed 1 month ago using PHPStan static analysis
Security Status
12 active vulnerabilities found
12 Critical
Last scanned: 1 month ago
PrestaShop Validation
Based on PrestaShop validation standards
PHPStan Code Quality
Analyzed 1 month ago
Details
Developer
Get Notified
Subscribe to receive email notifications when new releases are published.