Fix the issues reported by phpcs

Created on 12 April 2023, about 1 year ago
Updated 27 February 2024, 4 months ago
FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\assets\gisconverter.php
-----------------------------------------------------------------------------------------------------
FOUND 60 ERRORS AND 7 WARNINGS AFFECTING 63 LINES
-----------------------------------------------------------------------------------------------------
    3 | WARNING | [ ] Line exceeds 80 characters; contains 81 characters
   10 | ERROR   | [ ] Class name doesn't match filename; expected "class gisconverter"
   11 | ERROR   | [ ] Missing member variable doc comment
   82 | ERROR   | [ ] Missing member variable doc comment
   83 | ERROR   | [ ] Missing member variable doc comment
   98 | ERROR   | [ ] Missing member variable doc comment
  106 | ERROR   | [ ] Missing member variable doc comment
  127 | ERROR   | [ ] Interface name must begin with a capital letter
  127 | WARNING | [ ] Interface names should always have the suffix "Interface"
  129 | ERROR   | [ ] Missing short description in doc comment
  132 | ERROR   | [x] Parameter comment indentation must be 3 spaces, found 2 spaces
  157 | ERROR   | [ ] Interface name must begin with a capital letter
  157 | WARNING | [ ] Interface names should always have the suffix "Interface"
  165 | ERROR   | [ ] Public method name "iGeometry::toGeoJSON" is not in lowerCamel format
  173 | ERROR   | [ ] Public method name "iGeometry::toKML" is not in lowerCamel format
  181 | ERROR   | [ ] Public method name "iGeometry::toWKT" is not in lowerCamel format
  186 | ERROR   | [ ] Missing parameter comment
  186 | ERROR   | [ ] Missing parameter name
  187 | ERROR   | [x] Separate the @param and @return sections by a blank line.
  190 | ERROR   | [ ] Public method name "iGeometry::toGPX" is not in lowerCamel format
  196 | ERROR   | [x] Parameter comment indentation must be 3 spaces, found 2 spaces
  197 | ERROR   | [x] Separate the @param and @return sections by a blank line.
  208 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
  213 | ERROR   | [ ] Public method name "Geometry::toGeoJSON" is not in lowerCamel format
  220 | ERROR   | [ ] Public method name "Geometry::toKML" is not in lowerCamel format
  227 | ERROR   | [ ] Public method name "Geometry::toGPX" is not in lowerCamel format
  234 | ERROR   | [ ] Public method name "Geometry::toWKT" is not in lowerCamel format
  366 | ERROR   | [ ] Protected method name "WKT::_parseCollection" is not in lowerCamel format
  416 | ERROR   | [ ] Protected method name "GeoJSON::_geomFromJson" is not in lowerCamel format
  616 | ERROR   | [ ] Protected method name "XML::_childsCollect" is not in lowerCamel format
  642 | ERROR   | [ ] Protected method name "XML::_geomFromXML" is not in lowerCamel format
  646 | ERROR   | [ ] Doc comment is empty
  715 | ERROR   | [ ] Protected method name "KML::_extractCoordinates" is not in lowerCamel format
  726 | ERROR   | [ ] Protected method name "KML::_geomFromXML" is not in lowerCamel format
  768 | WARNING | [ ] Code after the RETURN statement on line 766 cannot be executed
  772 | WARNING | [ ] Code after the RETURN statement on line 770 cannot be executed
  776 | WARNING | [ ] Code after the RETURN statement on line 774 cannot be executed
  799 | ERROR   | [ ] Protected method name "GPX::_extractCoordinates" is not in lowerCamel format
  845 | ERROR   | [ ] Protected method name "GPX::_geomFromXML" is not in lowerCamel format
  872 | ERROR   | [ ] String concat is not required here; use a single string instead
  875 | ERROR   | [ ] String concat is not required here; use a single string instead
  886 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
  888 | ERROR   | [ ] Missing member variable doc comment
  889 | ERROR   | [ ] Missing member variable doc comment
  928 | ERROR   | [ ] Public method name "Point::toWKT" is not in lowerCamel format
  935 | ERROR   | [ ] Public method name "Point::toKML" is not in lowerCamel format
  942 | ERROR   | [ ] Public method name "Point::toGPX" is not in lowerCamel format
  955 | ERROR   | [ ] Public method name "Point::toGeoJSON" is not in lowerCamel format
 1005 | ERROR   | [ ] Missing member variable doc comment
 1022 | ERROR   | [ ] Public method name "Collection::toWKT" is not in lowerCamel format
 1037 | ERROR   | [ ] Public method name "Collection::toGeoJSON" is not in lowerCamel format
 1056 | ERROR   | [ ] Public method name "Collection::toKML" is not in lowerCamel format
 1068 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
 1106 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
 1121 | ERROR   | [ ] Public method name "LineString::toKML" is not in lowerCamel format
 1130 | ERROR   | [ ] Public method name "LineString::toGPX" is not in lowerCamel format
 1155 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
 1175 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
 1214 | WARNING | [ ] Line exceeds 80 characters; contains 82 characters
 1251 | ERROR   | [x] Inline comments must start with a capital letter
 1251 | ERROR   | [x] Comments may not appear after statements
 1287 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
 1310 | ERROR   | [ ] Public method name "Polygon::toKML" is not in lowerCamel format
 1324 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
 1344 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
 1361 | ERROR   | [ ] Public method name "GeometryCollection::toWKT" is not in lowerCamel format
 1370 | ERROR   | [ ] Public method name "GeometryCollection::toGeoJSON" is not in lowerCamel format
-----------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\css_K9V-_HfExIuxnGS83rGV2ki2YzkjzR3M4QdASDuvDfE.css
-----------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-----------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\custom_bridge\fiche.css
-------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\custom_bridge\list.css
------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\custom_bridge\scripts\fiche.js
--------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\custom_bridge\scripts\list.js
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\fiche\css_mWazpAbx-FAVCmiIGCQPMy2ZwKgHBbp61po3CUIwcZ0.css
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-----------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\fiche\css_WsAlDn0tmiG5AH-Yq501TPy6eqBoZFfdnEZr9xxiaog.css
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-----------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\fiche\fiche.js
----------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\fiche\js_fuKM8Gyo3Jt0chSSc3hHDrTimTqR0C7pYa2l0-1A_zw.js
---------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\list\css_D7iyEhNzRdcF9nS9XVKM105_Rtu-beuXdsvaZ2Kkz0M.css
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\list\css_UrqZdOKHjsOsUY6sVK0-e_JAmNzBr4aCAVMaFfbZFMk.css
----------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\list\js_j0UXNrYQYk0w0OpbSvP5H-DH4u9FU8KwDM_8GxLewEg.js
--------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\list\js_vjrewt9Ub_VdOnWG7fQvzLvZnbEPsJs5UlnSApFDVF0.js
--------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\list\list.js
--------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\mosl-menu-main-mobile.js
--------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\assets\mosl-menu-main.js
-------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\overrides\mosl\module_mosl\mosl.info.yml
--------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------
 1 | WARNING | Remove "version" from the info file, it will be added by drupal.org packaging automatically
--------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\css\bridge-custom.css
--------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\css\calendar\calendar.css
------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------
 114 | ERROR | More than 2 empty lines are not allowed
------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\css\calendar\calendar_custom.css
-------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
-------------------------------------------------------------------------------------------------------------
  10 | ERROR | Style definitions must end with a semicolon
 244 | ERROR | Style definitions must end with a semicolon
 247 | ERROR | Style definitions must end with a semicolon
-------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\css\infiniscroll.css
-------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------
 56 | ERROR | Style definitions must end with a semicolon
-------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\css\leaflet\1.8.0\leaflet.css
----------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------
 567 | ERROR | Style definitions must end with a semicolon
----------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\css\leaflet\Control.FullScreen.css
---------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\css\leaflet\leaflet.css
----------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------
 550 | ERROR | Style definitions must end with a semicolon
----------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\css\plugin-sit-map.php
---------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------
 3 | ERROR | Missing short description in doc comment
---------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\css\plugin-sit-public.css
------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------
 117 | ERROR | Style definitions must end with a semicolon
 135 | ERROR | Style definitions must end with a semicolon
 318 | ERROR | Style definitions must end with a semicolon
 616 | ERROR | Style definitions must end with a semicolon
 820 | ERROR | Style definitions must end with a semicolon
------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\autoComplete.min.js
---------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\bridge-custom.js
------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\calendar\modernizer.custom.js
-------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\datepicker.min.js
-------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\fontawesome\all.min.js
------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\fontawesome\brands.min.js
---------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\fontawesome\conflict-detection.min.js
---------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\fontawesome\fontawesome.min.js
--------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\fontawesome\regular.min.js
----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\fontawesome\solid.min.js
--------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\fontawesome\v4-shims.min.js
-----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-----------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\infinite-ajax-scroll.min.js
-----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-----------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\infinite-scroll.pkgd.min.js
-----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-----------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\jquery\jquery-3.6.0.min.js
----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\jui\jquery-ui.slider.min.js
-----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
-----------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\leaflet\leaflet.1.8.0\leaflet.js
----------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\leaflet\leaflet.markercluster.js
----------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
----------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\leaflet\leaflet1.2.0\leaflet.js
---------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\light-autocomplete.min.js
---------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
---------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\mc-calendar.min.js
--------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\public\js\uikit\uikit.min.js
--------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------
 1 | WARNING | File appears to be minified and cannot be processed
--------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\pylot_bridge.info.yml
-----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
 1 | WARNING | Remove "version" from the info file, it will be added by drupal.org packaging automatically
-----------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\pylot_bridge.module
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 13 ERRORS AND 3 WARNINGS AFFECTING 13 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  43 | ERROR   | The array declaration extends to column 199 (the limit is 80). The array content should be split up over multiple lines
  46 | ERROR   | The array declaration extends to column 199 (the limit is 80). The array content should be split up over multiple lines
  49 | ERROR   | The array declaration extends to column 178 (the limit is 80). The array content should be split up over multiple lines
  74 | ERROR   | Missing parameter comment
  75 | ERROR   | Missing parameter comment
  76 | ERROR   | Missing parameter comment
  77 | ERROR   | Missing parameter comment
  77 | ERROR   | Missing parameter type
  89 | WARNING | Unused variable $nodeId.
  93 | WARNING | Line exceeds 80 characters; contains 128 characters
  99 | WARNING | Line exceeds 80 characters; contains 123 characters
 139 | ERROR   | Missing parameter comment
 139 | ERROR   | Missing parameter type
 140 | ERROR   | Missing parameter comment
 140 | ERROR   | Missing parameter type
 142 | ERROR   | All functions defined in a module file must be prefixed with the module's name, found "hook_library_info_alter" but expected
     |         | "pylot_bridge_hook_library_info_alter"
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\pylot_bridge.routing.yml
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   7 | WARNING | The administration page callback should probably use "administer site configuration" - which implies the user can change something - rather than "access
     |         | administration pages" which is about viewing but not changing configurations.
  88 | WARNING | Open page callback found, please add a comment before the line why there is no access restriction
  96 | WARNING | Open page callback found, please add a comment before the line why there is no access restriction
 103 | WARNING | Open page callback found, please add a comment before the line why there is no access restriction
 110 | WARNING | Open page callback found, please add a comment before the line why there is no access restriction
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\README.md
-------------------------------------------------------------------------------
FOUND 0 ERRORS AND 41 WARNINGS AFFECTING 41 LINES
-------------------------------------------------------------------------------
   5 | WARNING | Line exceeds 80 characters; contains 133 characters
   8 | WARNING | Line exceeds 80 characters; contains 149 characters
   9 | WARNING | Line exceeds 80 characters; contains 92 characters
  15 | WARNING | Line exceeds 80 characters; contains 149 characters
  16 | WARNING | Line exceeds 80 characters; contains 92 characters
  21 | WARNING | Line exceeds 80 characters; contains 140 characters
  22 | WARNING | Line exceeds 80 characters; contains 117 characters
  30 | WARNING | Line exceeds 80 characters; contains 130 characters
  33 | WARNING | Line exceeds 80 characters; contains 88 characters
  38 | WARNING | Line exceeds 80 characters; contains 133 characters
  39 | WARNING | Line exceeds 80 characters; contains 158 characters
  45 | WARNING | Line exceeds 80 characters; contains 114 characters
  60 | WARNING | Line exceeds 80 characters; contains 124 characters
  68 | WARNING | Line exceeds 80 characters; contains 155 characters
  74 | WARNING | Line exceeds 80 characters; contains 122 characters
  78 | WARNING | Line exceeds 80 characters; contains 113 characters
  79 | WARNING | Line exceeds 80 characters; contains 137 characters
  81 | WARNING | Line exceeds 80 characters; contains 183 characters
  86 | WARNING | Line exceeds 80 characters; contains 100 characters
  96 | WARNING | Line exceeds 80 characters; contains 90 characters
  98 | WARNING | Line exceeds 80 characters; contains 102 characters
 100 | WARNING | Line exceeds 80 characters; contains 120 characters
 101 | WARNING | Line exceeds 80 characters; contains 83 characters
 112 | WARNING | Line exceeds 80 characters; contains 103 characters
 116 | WARNING | Line exceeds 80 characters; contains 104 characters
 117 | WARNING | Line exceeds 80 characters; contains 108 characters
 118 | WARNING | Line exceeds 80 characters; contains 117 characters
 119 | WARNING | Line exceeds 80 characters; contains 94 characters
 125 | WARNING | Line exceeds 80 characters; contains 110 characters
 142 | WARNING | Line exceeds 80 characters; contains 188 characters
 154 | WARNING | Line exceeds 80 characters; contains 100 characters
 158 | WARNING | Line exceeds 80 characters; contains 98 characters
 159 | WARNING | Line exceeds 80 characters; contains 81 characters
 160 | WARNING | Line exceeds 80 characters; contains 83 characters
 165 | WARNING | Line exceeds 80 characters; contains 112 characters
 166 | WARNING | Line exceeds 80 characters; contains 83 characters
 169 | WARNING | Line exceeds 80 characters; contains 119 characters
 170 | WARNING | Line exceeds 80 characters; contains 100 characters
 172 | WARNING | Line exceeds 80 characters; contains 112 characters
 173 | WARNING | Line exceeds 80 characters; contains 84 characters
 174 | WARNING | Line exceeds 80 characters; contains 85 characters
-------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Command\DeleteCommand.php
---------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------
 35 | WARNING | Unused variable $credentials.
---------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Command\ImportCommand.php
---------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------
 35 | WARNING | Unused variable $credentials.
---------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Commands\Drush9BridgeCommands.php
-----------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AND 9 WARNINGS AFFECTING 12 LINES
-----------------------------------------------------------------------------------------------------------
   9 | ERROR   | Doc comment is empty
  15 | WARNING | Line exceeds 80 characters; contains 90 characters
  24 | WARNING | Unused variable $credentials.
  25 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
  51 | WARNING | Line exceeds 80 characters; contains 86 characters
  60 | WARNING | Unused variable $credentials.
  61 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
  74 | WARNING | Line exceeds 80 characters; contains 103 characters
  80 | ERROR   | Public method name "Drush9BridgeCommands::import_taxonomies" is not in lowerCamel format
  83 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
  96 | WARNING | Line exceeds 80 characters; contains 103 characters
 102 | ERROR   | Public method name "Drush9BridgeCommands::test_shortcode" is not in lowerCamel format
-----------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Controller\FrontendController.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 77 ERRORS AND 24 WARNINGS AFFECTING 90 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  17 | ERROR   | Doc comment is empty
  22 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
  29 | ERROR   | Description for the @return value is missing
  31 | ERROR   | Public method name "FrontendController::resize_image" is not in lowerCamel format
  50 | WARNING | Unused variable $def.
  51 | WARNING | Unused variable $debug.
  53 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
  54 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('timeToCache') instead
  56 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
  57 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('file')
     |         | instead
  59 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
  60 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('mode')
     |         | instead
  62 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
  63 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('selwidth')
     |         | instead
  65 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
  66 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('selheight')
     |         | instead
  68 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
  69 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('quality')
     |         | instead
  71 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
  72 | WARNING | Unused variable $debug.
  72 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('debug')
     |         | instead
  84 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
  87 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
  93 | WARNING | Unused variable $valid.
 106 | WARNING | Unused variable $valid.
 109 | WARNING | Code after the RETURN statement on line 107 cannot be executed
 121 | WARNING | Unused variable $valid.
 124 | WARNING | Code after the RETURN statement on line 122 cannot be executed
 136 | WARNING | Unused variable $valid.
 139 | WARNING | Code after the RETURN statement on line 137 cannot be executed
 142 | WARNING | Unused variable $valid.
 144 | WARNING | Code after the RETURN statement on line 143 cannot be executed
 159 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('max')
     |         | instead
 160 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('max')
     |         | instead
 163 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('id') instead
 164 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('id') instead
 167 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('product_codes') instead
 168 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('product_codes') instead
 171 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('get_as_label_array') instead
 172 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('get_as_label_array') instead
 212 | ERROR   | The array declaration extends to column 163 (the limit is 80). The array content should be split up over multiple lines
 225 | ERROR   | Description for the @return value is missing
 227 | ERROR   | Public method name "FrontendController::list_products_json" is not in lowerCamel format
 229 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('action')
     |         | instead
 230 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('action')
     |         | instead
 237 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('id') instead
 238 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('id') instead
 240 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('max')
     |         | instead
 241 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('max')
     |         | instead
 246 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('first')
     |         | instead
 247 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('first')
     |         | instead
 249 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('change')
     |         | instead
 250 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('change')
     |         | instead
 293 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('itemTemplate') instead
 293 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('itemTemplate') instead
 294 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('itemTemplate') instead
 313 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
 337 | WARNING | Line exceeds 80 characters; contains 85 characters
 339 | ERROR   | Description for the @return value is missing
 341 | ERROR   | Public method name "FrontendController::list_products_json_for_map_poi" is not in lowerCamel format
 345 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('id') instead
 346 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('id') instead
 348 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('max')
     |         | instead
 349 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('max')
     |         | instead
 354 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('first')
     |         | instead
 355 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('first')
     |         | instead
 358 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('change')
     |         | instead
 359 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('change')
     |         | instead
 416 | WARNING | Line exceeds 80 characters; contains 136 characters
 416 | ERROR   | Doc comment short description must end with a full stop
 416 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 418 | ERROR   | Public method name "FrontendController::bridge_send_email_recaptcha" is not in lowerCamel format
 419 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('productCode') instead
 420 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('webPageId')
     |         | instead
 421 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('token')
     |         | instead
 422 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('name')
     |         | instead
 423 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('email')
     |         | instead
 424 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('message')
     |         | instead
 425 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('subject')
     |         | instead
 426 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dest')
     |         | instead
 463 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
 466 | ERROR   | The array declaration extends to column 125 (the limit is 80). The array content should be split up over multiple lines
 471 | WARNING | Avoid backslash escaping in translatable strings when possible, use "" quotes instead
 476 | ERROR   | The array declaration extends to column 88 (the limit is 80). The array content should be split up over multiple lines
 497 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
 500 | ERROR   | The array declaration extends to column 125 (the limit is 80). The array content should be split up over multiple lines
 505 | WARNING | Avoid backslash escaping in translatable strings when possible, use "" quotes instead
 510 | ERROR   | The array declaration extends to column 88 (the limit is 80). The array content should be split up over multiple lines
 532 | WARNING | Avoid backslash escaping in translatable strings when possible, use "" quotes instead
 539 | WARNING | Line exceeds 80 characters; contains 146 characters
 541 | ERROR   | Public method name "FrontendController::dispos_avizi" is not in lowerCamel format
 542 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('dispos-avizi') instead
 546 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('avizi_entity') instead
 546 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('avizi_id')
     |         | instead
 546 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('avizi_lang')
     |         | instead
 546 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('avizi_entity') instead
 546 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('avizi_id')
     |         | instead
 546 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('avizi_lang')
     |         | instead
 550 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
     |         | $stack->getCurrentRequest()->request->get('avizi_entity') instead
 550 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('avizi_id')
     |         | instead
 550 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('avizi_lang')
     |         | instead
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Controller\ImportController.php
------------------------------------------------------------------------------------------------------------------
FOUND 10 ERRORS AND 1 WARNING AFFECTING 11 LINES
------------------------------------------------------------------------------------------------------------------
   9 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
  18 | ERROR   | Public method name "ImportController::display_import" is not in lowerCamel format
  31 | ERROR   | Public method name "ImportController::import_ajax" is not in lowerCamel format
  44 | ERROR   | Public method name "ImportController::list_langues_ajax" is not in lowerCamel format
  57 | ERROR   | Public method name "ImportController::list_weblists_ajax" is not in lowerCamel format
  70 | ERROR   | Public method name "ImportController::list_products_ajax" is not in lowerCamel format
  83 | ERROR   | Public method name "ImportController::update_terms_ajax" is not in lowerCamel format
  96 | ERROR   | Public method name "ImportController::update_post_categories_ajax" is not in lowerCamel format
 109 | ERROR   | Public method name "ImportController::delete_obsolete_posts_ajax" is not in lowerCamel format
 122 | ERROR   | Public method name "ImportController::update_rewrite_rules_ajax" is not in lowerCamel format
 135 | ERROR   | Public method name "ImportController::delete_all_data_ajax" is not in lowerCamel format
------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Controller\TaxonomyTermViewPageController.php
-----------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------------------------
  9 | ERROR   | Doc comment is empty
 57 | WARNING | Line exceeds 80 characters; contains 151 characters
 60 | WARNING | Line exceeds 80 characters; contains 117 characters
 65 | WARNING | Line exceeds 80 characters; contains 82 characters
-----------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Form\BridgeConfigForm.php
-----------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------
 10 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
-----------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Plugin\Filter\BridgeFilter.php
--------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------
 24 | ERROR | Missing member variable doc comment
 25 | ERROR | Missing member variable doc comment
--------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Routing\TaxonomyListingViewsRoutingSubscriber.php
---------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------------------------------------------------------
  9 | ERROR | Doc comment is empty
 14 | ERROR | Doc comment is empty
 23 | ERROR | Doc comment is empty
---------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Services\BridgeAdminUtils.php
----------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------
 7 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
----------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Services\BridgeAdminUtilsInterface.php
----------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------
 7 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
----------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Services\BridgeBlockService.php
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 125 ERRORS AND 39 WARNINGS AFFECTING 133 LINES
------------------------------------------------------------------------------------------------------------------------------------------
   18 | ERROR   | Doc comment short description must end with a full stop
   25 | WARNING | Line exceeds 80 characters; contains 94 characters
   27 | ERROR   | Description for the @return value must be on the next line
   38 | ERROR   | Missing short description in doc comment
   39 | ERROR   | Missing parameter type
   40 | WARNING | Line exceeds 80 characters; contains 82 characters
   41 | ERROR   | Missing parameter type
   54 | WARNING | Line exceeds 80 characters; contains 94 characters
   55 | ERROR   | Description for the @return value must be on the next line
   64 | ERROR   | Parameter $renderBlockData is not described in comment
   67 | ERROR   | Doc comment for parameter $block_data does not match actual variable name $options
   70 | WARNING | Line exceeds 80 characters; contains 94 characters
   72 | ERROR   | Description for the @return value must be on the next line
  118 | ERROR   | Doc comment short description must end with a full stop
  118 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  120 | ERROR   | Missing parameter type
  125 | ERROR   | Description for the @return value must be on the next line
  132 | ERROR   | The array declaration extends to column 134 (the limit is 80). The array content should be split up over multiple lines
  188 | WARNING | Line exceeds 80 characters; contains 140 characters
  188 | ERROR   | Doc comment short description must end with a full stop
  188 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  190 | ERROR   | Missing parameter type
  193 | ERROR   | Description for the @return value must be on the next line
  212 | WARNING | Line exceeds 80 characters; contains 140 characters
  212 | ERROR   | Doc comment short description must end with a full stop
  212 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  214 | ERROR   | Missing parameter comment
  214 | ERROR   | Missing parameter name
  216 | ERROR   | Description for the @return value must be on the next line
  251 | WARNING | Line exceeds 80 characters; contains 141 characters
  251 | ERROR   | Doc comment short description must end with a full stop
  251 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  253 | ERROR   | Missing parameter type
  256 | ERROR   | Description for the @return value must be on the next line
  291 | WARNING | Line exceeds 80 characters; contains 148 characters
  291 | ERROR   | Doc comment short description must end with a full stop
  291 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  293 | ERROR   | Missing parameter type
  296 | ERROR   | Description for the @return value must be on the next line
  331 | WARNING | Line exceeds 80 characters; contains 143 characters
  331 | ERROR   | Doc comment short description must end with a full stop
  331 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  334 | ERROR   | Parameter comment must start with a capital letter
  336 | ERROR   | Description for the @return value must be on the next line
  362 | ERROR   | Doc comment short description must end with a full stop
  362 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  365 | ERROR   | Parameter comment must start with a capital letter
  367 | ERROR   | Description for the @return value must be on the next line
  402 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  404 | ERROR   | Missing parameter type
  417 | WARNING | Line exceeds 80 characters; contains 94 characters
  419 | ERROR   | Description for the @return value must be on the next line
  462 | WARNING | Unused variable $titleItems.
  465 | WARNING | Unused variable $cmpSubItem.
  489 | WARNING | Line exceeds 80 characters; contains 102 characters
  591 | WARNING | Line exceeds 80 characters; contains 113 characters
  594 | WARNING | Line exceeds 80 characters; contains 141 characters
  606 | WARNING | Line exceeds 80 characters; contains 127 characters
  612 | WARNING | There must be no blank line following an inline comment
  641 | WARNING | There must be no blank line following an inline comment
  648 | ERROR   | Doc comment short description must end with a full stop
  648 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  650 | ERROR   | Missing parameter type
  653 | ERROR   | Description for the @return value must be on the next line
  674 | ERROR   | Doc comment short description must end with a full stop
  674 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  676 | ERROR   | Missing parameter type
  679 | ERROR   | Description for the @return value must be on the next line
  698 | ERROR   | Parameter $blocks_object is not described in comment
  698 | ERROR   | Parameter $block_name is not described in comment
  700 | WARNING | Line exceeds 80 characters; contains 122 characters
  700 | ERROR   | Doc comment short description must end with a full stop
  700 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  702 | ERROR   | Missing parameter type
  705 | ERROR   | Description for the @return value must be on the next line
  715 | ERROR   | Parameter $blocks_object is not described in comment
  715 | ERROR   | Parameter $block_name is not described in comment
  717 | WARNING | Line exceeds 80 characters; contains 108 characters
  717 | ERROR   | Doc comment short description must end with a full stop
  717 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  719 | ERROR   | Missing parameter type
  722 | ERROR   | Description for the @return value must be on the next line
  733 | ERROR   | Doc comment short description must end with a full stop
  733 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  736 | WARNING | Line exceeds 80 characters; contains 83 characters
  738 | ERROR   | Parameter comment must start with a capital letter
  740 | ERROR   | Parameter comment must start with a capital letter
  742 | ERROR   | Description for the @return value must be on the next line
  754 | ERROR   | Doc comment short description must end with a full stop
  754 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  759 | ERROR   | Parameter comment must start with a capital letter
  761 | ERROR   | Description for the @return value must be on the next line
  803 | WARNING | Line exceeds 80 characters; contains 113 characters
  804 | WARNING | Line exceeds 80 characters; contains 139 characters
  804 | ERROR   | Doc comment short description must end with a full stop
  804 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  806 | ERROR   | Missing parameter type
  808 | ERROR   | Missing parameter type
  811 | ERROR   | Description for the @return value must be on the next line
  816 | WARNING | Unused variable $previousBlockId.
  817 | WARNING | Unused variable $previousObgletId.
  876 | WARNING | Line exceeds 80 characters; contains 84 characters
  917 | ERROR   | Parameter $prop is not described in comment
  920 | ERROR   | Missing parameter type
  922 | ERROR   | Missing parameter type
  925 | ERROR   | Description for the @return value must be on the next line
  949 | ERROR   | Doc comment short description must end with a full stop
  951 | ERROR   | Missing parameter type
  953 | ERROR   | Missing parameter type
  956 | ERROR   | Description for the @return value must be on the next line
  968 | WARNING | Code after the RETURN statement on line 966 cannot be executed
  973 | WARNING | Code after the RETURN statement on line 971 cannot be executed
  982 | WARNING | Code after the RETURN statement on line 980 cannot be executed
  991 | WARNING | Line exceeds 80 characters; contains 86 characters
 1011 | ERROR   | Doc comment short description must end with a full stop
 1013 | ERROR   | Missing parameter type
 1015 | ERROR   | Missing parameter type
 1018 | ERROR   | Parameter comment must start with a capital letter
 1020 | ERROR   | Description for the @return value must be on the next line
 1032 | ERROR   | Doc comment short description must end with a full stop
 1034 | ERROR   | Missing parameter type
 1036 | ERROR   | Missing parameter type
 1038 | ERROR   | Missing parameter type
 1041 | ERROR   | Description for the @return value must be on the next line
 1053 | ERROR   | Doc comment short description must end with a full stop
 1055 | ERROR   | Missing parameter type
 1057 | ERROR   | Missing parameter type
 1060 | ERROR   | Description for the @return value must be on the next line
 1073 | ERROR   | Doc comment short description must end with a full stop
 1073 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 1075 | ERROR   | Missing parameter type
 1078 | ERROR   | Description for the @return value must be on the next line
 1082 | WARNING | Unused variable $address2.
 1110 | WARNING | Line exceeds 80 characters; contains 87 characters
 1111 | WARNING | Line exceeds 80 characters; contains 107 characters
 1119 | ERROR   | Parameter $urlImage is not described in comment
 1119 | ERROR   | Parameter $imageTitle is not described in comment
 1122 | ERROR   | Doc comment for parameter $prop does not match actual variable name $imageTitle
 1123 | ERROR   | Parameter comment must start with a capital letter
 1124 | ERROR   | Doc comment for parameter $fiche does not match actual variable name $imageTitle
 1125 | ERROR   | Parameter comment must start with a capital letter
 1126 | ERROR   | Doc comment for parameter $criterionCode does not match actual variable name $imageTitle
 1127 | ERROR   | Parameter comment must start with a capital letter
 1128 | ERROR   | Superfluous parameter comment
 1129 | ERROR   | Parameter comment must start with a capital letter
 1131 | ERROR   | Description for the @return value must be on the next line
 1137 | WARNING | Line exceeds 80 characters; contains 95 characters
 1153 | WARNING | Line exceeds 80 characters; contains 98 characters
 1186 | ERROR   | Description for the @return value must be on the next line
 1197 | ERROR   | Doc comment is empty
 1211 | WARNING | Unused variable $index.
 1212 | WARNING | Unused variable $indexItem.
 1217 | WARNING | Line exceeds 80 characters; contains 96 characters
 1238 | WARNING | Unused variable $resSubItemLabel.
 1268 | ERROR   | Missing parameter comment
 1268 | ERROR   | Missing parameter type
 1269 | ERROR   | Missing parameter comment
 1269 | ERROR   | Missing parameter type
 1270 | ERROR   | Missing parameter comment
 1270 | ERROR   | Missing parameter type
 1271 | ERROR   | Missing parameter comment
 1271 | ERROR   | Missing parameter type
 1272 | ERROR   | Missing parameter comment
 1274 | ERROR   | Description for the @return value is missing
------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Services\BridgeCmsAbstractLayer.php
---------------------------------------------------------------------------------------------------------------------
FOUND 59 ERRORS AND 7 WARNINGS AFFECTING 58 LINES
---------------------------------------------------------------------------------------------------------------------
   5 | ERROR   | Doc comment is empty
  11 | ERROR   | Doc comment short description must end with a full stop
  13 | ERROR   | Missing parameter type
  15 | ERROR   | Missing parameter type
  18 | ERROR   | Description for the @return value is missing
  26 | WARNING | Line exceeds 80 characters; contains 118 characters
  26 | ERROR   | Doc comment short description must end with a full stop
  26 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  28 | ERROR   | Missing parameter type
  31 | ERROR   | Parameter comment must start with a capital letter
  33 | ERROR   | Parameter comment must start with a capital letter
  35 | ERROR   | Parameter comment must start with a capital letter
  37 | ERROR   | Parameter comment must start with a capital letter
  39 | ERROR   | Description for the @return value is missing
  47 | WARNING | Line exceeds 80 characters; contains 118 characters
  47 | ERROR   | Doc comment short description must end with a full stop
  47 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  49 | ERROR   | Missing parameter type
  52 | ERROR   | Parameter comment must start with a capital letter
  54 | ERROR   | Parameter comment must start with a capital letter
  56 | ERROR   | Parameter comment must start with a capital letter
  58 | ERROR   | Parameter comment must start with a capital letter
  60 | ERROR   | Description for the @return value is missing
  69 | WARNING | Line exceeds 80 characters; contains 115 characters
  69 | ERROR   | Doc comment short description must end with a full stop
  69 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  71 | ERROR   | Missing parameter type
  74 | ERROR   | Parameter comment must start with a capital letter
  76 | ERROR   | Parameter comment must start with a capital letter
  78 | ERROR   | Parameter comment must start with a capital letter
  79 | ERROR   | Missing parameter comment
  81 | ERROR   | Description for the @return value is missing
  90 | WARNING | Line exceeds 80 characters; contains 115 characters
  90 | ERROR   | Doc comment short description must end with a full stop
  90 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  92 | ERROR   | Missing parameter type
  95 | ERROR   | Parameter comment must start with a capital letter
  97 | ERROR   | Parameter comment must start with a capital letter
  99 | ERROR   | Parameter comment must start with a capital letter
 100 | ERROR   | Missing parameter comment
 102 | ERROR   | Description for the @return value is missing
 109 | ERROR   | Missing short description in doc comment
 110 | ERROR   | Description for the @return value must be on the next line
 120 | ERROR   | Missing parameter type
 123 | ERROR   | Description for the @return value is missing
 130 | ERROR   | Parameter $lang is not described in comment
 131 | WARNING | Line exceeds 80 characters; contains 113 characters
 133 | ERROR   | Missing parameter type
 136 | ERROR   | Description for the @return value must be on the next line
 146 | ERROR   | Missing parameter type
 154 | ERROR   | Parameter $lang is not described in comment
 157 | ERROR   | Missing parameter type
 160 | ERROR   | Description for the @return value is missing
 170 | ERROR   | Missing parameter type
 173 | ERROR   | Description for the @return value must be on the next line
 183 | ERROR   | Missing parameter type
 186 | ERROR   | Description for the @return value must be on the next line
 197 | ERROR   | Missing parameter type
 208 | ERROR   | Description for the @return value must be on the next line
 238 | WARNING | Line exceeds 80 characters; contains 112 characters
 240 | ERROR   | Description for the @return value is missing
 249 | WARNING | Line exceeds 80 characters; contains 112 characters
 251 | ERROR   | Description for the @return value is missing
 267 | ERROR   | Parameter comment must start with a capital letter
 282 | ERROR   | Parameter comment must start with a capital letter
 297 | ERROR   | Parameter comment must start with a capital letter
---------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Services\BridgeFrontUtils.php
-------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
-------------------------------------------------------------------------------------------------------
  5 | ERROR | Doc comment is empty
 17 | ERROR | Doc comment is empty
 24 | ERROR | Doc comment is empty
-------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Services\BridgeShortCodeParser.php
------------------------------------------------------------------------------------------------------------
FOUND 17 ERRORS AND 6 WARNINGS AFFECTING 23 LINES
------------------------------------------------------------------------------------------------------------
   5 | ERROR   | Doc comment is empty
   8 | ERROR   | Class name doesn't match filename; expected "class BridgeShortCodeParser"
  16 | ERROR   | Doc comment is empty
  19 | ERROR   | Public method name "BridgeShortcodeParser::parse_shortcodes" is not in lowerCamel format
  37 | ERROR   | Doc comment is empty
  40 | ERROR   | Private method name "BridgeShortcodeParser::parse_attrs" is not in lowerCamel format
  56 | ERROR   | Parameter comment must start with a capital letter
  57 | ERROR   | Missing parameter type
  60 | ERROR   | Description for the @return value must be on the next line
  97 | ERROR   | Parameter comment must start with a capital letter
  98 | ERROR   | Missing parameter type
  99 | WARNING | Line exceeds 80 characters; contains 97 characters
 100 | ERROR   | Missing parameter type
 103 | ERROR   | Description for the @return value must be on the next line
 139 | WARNING | Line exceeds 80 characters; contains 153 characters
 142 | WARNING | Line exceeds 80 characters; contains 119 characters
 144 | WARNING | Line exceeds 80 characters; contains 105 characters
 165 | ERROR   | Parameter comment must start with a capital letter
 166 | ERROR   | Missing parameter type
 167 | WARNING | Line exceeds 80 characters; contains 97 characters
 168 | ERROR   | Missing parameter type
 171 | ERROR   | Description for the @return value must be on the next line
 217 | WARNING | Line exceeds 80 characters; contains 107 characters
------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Services\BridgeUtils.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 361 ERRORS AND 135 WARNINGS AFFECTING 418 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    9 | ERROR   | Doc comment short description must end with a full stop
    9 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
   16 | ERROR   | Missing parameter type
   18 | ERROR   | Missing parameter type
   19 | WARNING | Line exceeds 80 characters; contains 91 characters
   21 | ERROR   | Description for the @return value is missing
   46 | WARNING | Line exceeds 80 characters; contains 84 characters
   81 | WARNING | Line exceeds 80 characters; contains 96 characters
   89 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
   90 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
   94 | WARNING | Line exceeds 80 characters; contains 90 characters
  134 | WARNING | Line exceeds 80 characters; contains 125 characters
  141 | WARNING | Line exceeds 80 characters; contains 119 characters
  153 | WARNING | Line exceeds 80 characters; contains 105 characters
  156 | WARNING | Line exceeds 80 characters; contains 82 characters
  181 | WARNING | Line exceeds 80 characters; contains 128 characters
  186 | WARNING | Line exceeds 80 characters; contains 127 characters
  197 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
  197 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
  203 | WARNING | Line exceeds 80 characters; contains 103 characters
  243 | WARNING | Line exceeds 80 characters; contains 94 characters
  244 | WARNING | Line exceeds 80 characters; contains 112 characters
  248 | WARNING | Unused variable $totalproducts.
  253 | WARNING | Line exceeds 80 characters; contains 86 characters
  260 | WARNING | Line exceeds 80 characters; contains 137 characters
  267 | WARNING | Line exceeds 80 characters; contains 100 characters
  270 | WARNING | Line exceeds 80 characters; contains 156 characters
  271 | WARNING | Line exceeds 80 characters; contains 122 characters
  275 | WARNING | Line exceeds 80 characters; contains 91 characters
  325 | WARNING | Line exceeds 80 characters; contains 155 characters
  440 | WARNING | Line exceeds 80 characters; contains 106 characters
  465 | WARNING | Line exceeds 80 characters; contains 120 characters
  466 | WARNING | Line exceeds 80 characters; contains 118 characters
  466 | ERROR   | Doc comment short description must end with a full stop
  466 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  468 | ERROR   | Missing parameter type
  471 | ERROR   | Description for the @return value is missing
  507 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
  507 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
  529 | WARNING | Unused variable $mapTest.
  584 | WARNING | Line exceeds 80 characters; contains 81 characters
  585 | WARNING | Line exceeds 80 characters; contains 89 characters
  585 | ERROR   | Doc comment short description must end with a full stop
  585 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  588 | ERROR   | Parameter comment must start with a capital letter
  590 | ERROR   | Description for the @return value is missing
  593 | WARNING | Unused variable $onlyMoteur.
  598 | WARNING | Unused variable $customCss.
  619 | WARNING | Line exceeds 80 characters; contains 131 characters
  624 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
  624 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
  631 | WARNING | Unused variable $webListEngineId.
  649 | WARNING | Line exceeds 80 characters; contains 111 characters
  653 | WARNING | Unused variable $cityComboDynList.
  663 | WARNING | Unused variable $cityComboDynList.
  672 | WARNING | Unused variable $webListEngineId.
  675 | WARNING | Line exceeds 80 characters; contains 149 characters
  677 | WARNING | Unused variable $webListEngineId.
  680 | WARNING | Unused variable $webListEngineId.
  684 | WARNING | Unused variable $webListPermalink.
  686 | WARNING | Line exceeds 80 characters; contains 100 characters
  688 | WARNING | Unused variable $totalProducts.
  690 | WARNING | Unused variable $limitPerPage.
  691 | WARNING | Unused variable $bridgeAjaxUrl.
  713 | ERROR   | Doc comment short description must end with a full stop
  713 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  716 | ERROR   | Parameter comment must start with a capital letter
  718 | ERROR   | Parameter comment must start with a capital letter
  720 | ERROR   | Description for the @return value must be on the next line
  737 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
  737 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
  789 | ERROR   | Parameter $popupTemplate is not described in comment
  790 | WARNING | Line exceeds 80 characters; contains 95 characters
  792 | ERROR   | Doc comment short description must end with a full stop
  792 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  795 | ERROR   | Parameter comment must start with a capital letter
  797 | ERROR   | Parameter comment must start with a capital letter
  799 | ERROR   | Parameter comment must start with a capital letter
  801 | ERROR   | Description for the @return value is missing
  834 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
  834 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
  849 | WARNING | Line exceeds 80 characters; contains 91 characters
  881 | WARNING | Line exceeds 80 characters; contains 123 characters
  883 | ERROR   | Description for the @return value is missing
  896 | WARNING | Line exceeds 80 characters; contains 125 characters
  898 | ERROR   | Public method name "BridgeUtils::getAjaxURL" is not in lowerCamel format
  905 | ERROR   | Missing parameter comment
  905 | ERROR   | Missing parameter type
  906 | ERROR   | Missing parameter comment
  906 | ERROR   | Missing parameter type
  909 | ERROR   | global variables should start with a single underscore followed by the module and another underscore
  916 | ERROR   | Missing short description in doc comment
  917 | ERROR   | Description for the @return value must be on the next line
  926 | ERROR   | Missing parameter type
  929 | ERROR   | Description for the @return value is missing
  935 | ERROR   | Parameter $lang is not described in comment
  936 | ERROR   | Doc comment short description must end with a full stop
  938 | ERROR   | Missing parameter comment
  938 | ERROR   | Missing parameter type
  940 | ERROR   | Description for the @return value is missing
  949 | ERROR   | Missing parameter type
  956 | ERROR   | Parameter $lang is not described in comment
  959 | ERROR   | Missing parameter type
  962 | ERROR   | Description for the @return value is missing
  971 | ERROR   | Missing parameter type
  974 | ERROR   | Description for the @return value must be on the next line
  983 | ERROR   | Missing parameter type
  986 | ERROR   | Description for the @return value must be on the next line
  995 | ERROR   | Missing parameter type
 1005 | ERROR   | Description for the @return value must be on the next line
 1011 | ERROR   | Missing short description in doc comment
 1012 | ERROR   | Description for the @return value must be on the next line
 1022 | ERROR   | Missing parameter type
 1025 | ERROR   | Parameter comment must start with a capital letter
 1027 | ERROR   | Parameter comment must start with a capital letter
 1029 | ERROR   | Parameter comment must start with a capital letter
 1030 | ERROR   | Missing parameter comment
 1032 | ERROR   | Description for the @return value is missing
 1034 | ERROR   | Public method name "BridgeUtils::BridgeEnqueueStyle" is not in lowerCamel format
 1038 | ERROR   | Parameter $handle is not described in comment
 1038 | ERROR   | Parameter $src is not described in comment
 1038 | ERROR   | Parameter $deps is not described in comment
 1038 | ERROR   | Parameter $ver is not described in comment
 1038 | ERROR   | Parameter $in_footer is not described in comment
 1041 | ERROR   | Missing parameter type
 1043 | ERROR   | Missing parameter type
 1046 | ERROR   | Description for the @return value is missing
 1048 | ERROR   | Public method name "BridgeUtils::BridgeEnqueueScript" is not in lowerCamel format
 1055 | ERROR   | Missing parameter comment
 1057 | ERROR   | Description for the @return value is missing
 1073 | ERROR   | Missing parameter comment
 1075 | ERROR   | Description for the @return value is missing
 1091 | ERROR   | Missing parameter comment
 1092 | ERROR   | Missing parameter comment
 1107 | WARNING | Line exceeds 80 characters; contains 112 characters
 1109 | ERROR   | Description for the @return value is missing
 1116 | WARNING | Line exceeds 80 characters; contains 112 characters
 1118 | ERROR   | Description for the @return value is missing
 1125 | WARNING | Line exceeds 80 characters; contains 129 characters
 1127 | ERROR   | Missing parameter comment
 1127 | ERROR   | Missing parameter type
 1129 | ERROR   | Description for the @return value is missing
 1133 | ERROR   | Function return type is not void, but function is returning void here
 1149 | WARNING | There must be no blank line following an inline comment
 1151 | ERROR   | Missing short description in doc comment
 1152 | ERROR   | The text '@deprecated utiliser plutot getBridgeParameters' does not match the standard format: @deprecated in %deprecation-version% and is removed from
      |         | %removal-version%. %extra-info%.
 1152 | ERROR   | Each @deprecated tag must have a @see tag immediately following it
 1153 | ERROR   | Description for the @return value must be on the next line
 1155 | ERROR   | Public method name "BridgeUtils::getCustomCssURl" is not in lowerCamel format
 1165 | ERROR   | Missing short description in doc comment
 1166 | ERROR   | The text '@deprecated utiliser plutot getBridgeParameters' does not match the standard format: @deprecated in %deprecation-version% and is removed from
      |         | %removal-version%. %extra-info%.
 1166 | ERROR   | Each @deprecated tag must have a @see tag immediately following it
 1167 | ERROR   | Description for the @return value must be on the next line
 1169 | ERROR   | Public method name "BridgeUtils::getCustomJsURl" is not in lowerCamel format
 1179 | ERROR   | Missing short description in doc comment
 1180 | ERROR   | The text '@deprecated : utiliser plutot getBridgeParameters' does not match the standard format: @deprecated in %deprecation-version% and is removed from
      |         | %removal-version%. %extra-info%.
 1180 | ERROR   | Each @deprecated tag must have a @see tag immediately following it
 1181 | ERROR   | Description for the @return value must be on the next line
 1206 | ERROR   | Missing short description in doc comment
 1207 | ERROR   | Description for the @return value must be on the next line
 1230 | ERROR   | Missing short description in doc comment
 1231 | ERROR   | Description for the @return value must be on the next line
 1254 | ERROR   | Missing short description in doc comment
 1255 | ERROR   | Description for the @return value must be on the next line
 1264 | ERROR   | Missing short description in doc comment
 1265 | ERROR   | Description for the @return value must be on the next line
 1271 | ERROR   | Missing short description in doc comment
 1272 | ERROR   | Description for the @return value must be on the next line
 1278 | ERROR   | Missing short description in doc comment
 1280 | WARNING | Line exceeds 80 characters; contains 104 characters
 1282 | ERROR   | Missing parameter type
 1285 | ERROR   | Description for the @return value must be on the next line
 1289 | WARNING | Unused variable $deb.
 1308 | WARNING | Line exceeds 80 characters; contains 84 characters
 1325 | WARNING | Line exceeds 80 characters; contains 98 characters
 1327 | ERROR   | Description for the @return value must be on the next line
 1329 | ERROR   | Public method name "BridgeUtils::IsFicheSitTaxonomy" is not in lowerCamel format
 1337 | ERROR   | Missing short description in doc comment
 1338 | ERROR   | Description for the @return value must be on the next line
 1340 | ERROR   | Public method name "BridgeUtils::IsFicheSit" is not in lowerCamel format
 1349 | WARNING | There must be no blank line following an inline comment
 1352 | WARNING | Line exceeds 80 characters; contains 112 characters
 1354 | ERROR   | Missing parameter comment
 1354 | ERROR   | Missing parameter type
 1356 | ERROR   | Description for the @return value must be on the next line
 1372 | ERROR   | The array declaration extends to column 87 (the limit is 80). The array content should be split up over multiple lines
 1381 | WARNING | Line exceeds 80 characters; contains 133 characters
 1381 | ERROR   | Doc comment short description must end with a full stop
 1381 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 1383 | ERROR   | Missing parameter type
 1386 | ERROR   | Description for the @return value is missing
 1392 | WARNING | Line exceeds 80 characters; contains 125 characters
 1437 | ERROR   | Description for the @return value must be on the next line
 1446 | ERROR   | Missing parameter type
 1449 | ERROR   | Description for the @return value must be on the next line
 1451 | ERROR   | The text '@deprecated utiliser BridgeBlockService::extractBlockFirstItemLabel' does not match the standard format: @deprecated in %deprecation-version%
      |         | and is removed from %removal-version%. %extra-info%.
 1451 | ERROR   | Each @deprecated tag must have a @see tag immediately following it
 1460 | ERROR   | Missing parameter type
 1463 | ERROR   | Description for the @return value must be on the next line
 1465 | ERROR   | The text '@deprecated utiliser BridgeBlockService::extractBlockFirstTextValue' does not match the standard format: @deprecated in %deprecation-version%
      |         | and is removed from %removal-version%. %extra-info%.
 1465 | ERROR   | Each @deprecated tag must have a @see tag immediately following it
 1472 | WARNING | Line exceeds 80 characters; contains 104 characters
 1474 | ERROR   | Missing parameter type
 1477 | ERROR   | Parameter comment must start with a capital letter
 1479 | ERROR   | Description for the @return value is missing
 1496 | ERROR   | Missing parameter comment
 1496 | ERROR   | Missing parameter type
 1498 | ERROR   | Description for the @return value is missing
 1510 | ERROR   | Doc comment short description must end with a full stop
 1510 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 1513 | ERROR   | Parameter comment must start with a capital letter
 1514 | ERROR   | Missing parameter type
 1517 | ERROR   | Parameter comment must start with a capital letter
 1519 | ERROR   | Parameter comment must start with a capital letter
 1521 | ERROR   | Parameter comment must start with a capital letter
 1523 | ERROR   | Description for the @return value must be on the next line
 1525 | ERROR   | Public method name "BridgeUtils::BridgeBreadcrumbs" is not in lowerCamel format
 1533 | WARNING | Line exceeds 80 characters; contains 88 characters
 1537 | ERROR   | global variables should start with a single underscore followed by the module and another underscore
 1570 | ERROR   | Parameter $template_path is not described in comment
 1573 | WARNING | Line exceeds 80 characters; contains 92 characters
 1581 | ERROR   | Doc comment for parameter $string does not match actual variable name $default_path
 1586 | ERROR   | Description for the @return value must be on the next line
 1588 | ERROR   | Public method name "BridgeUtils::bridge_locate_template" is not in lowerCamel format
 1593 | WARNING | Line exceeds 80 characters; contains 83 characters
 1600 | ERROR   | Doc comment short description must end with a full stop
 1607 | WARNING | Line exceeds 80 characters; contains 94 characters
 1609 | ERROR   | Description for the @return value must be on the next line
 1611 | ERROR   | The text '@deprecated utiliser BridgeBlockService::renderNamedBlockHtml.' does not match the standard format: @deprecated in %deprecation-version% and is
      |         | removed from %removal-version%. %extra-info%.
 1611 | ERROR   | Each @deprecated tag must have a @see tag immediately following it
 1617 | ERROR   | Parameter $renderBlockData is not described in comment
 1620 | ERROR   | Doc comment for parameter $block_data does not match actual variable name $options
 1623 | WARNING | Line exceeds 80 characters; contains 94 characters
 1625 | ERROR   | Description for the @return value must be on the next line
 1627 | ERROR   | The text '@deprecated utiliser BridgeBlockService::renderBlockHtml.' does not match the standard format: @deprecated in %deprecation-version% and is
      |         | removed from %removal-version%. %extra-info%.
 1627 | ERROR   | Each @deprecated tag must have a @see tag immediately following it
 1643 | ERROR   | Description for the @return value must be on the next line
 1645 | ERROR   | Public method name "BridgeUtils::bridge_locate_style" is not in lowerCamel format
 1652 | ERROR   | Doc comment short description must end with a full stop
 1652 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 1654 | ERROR   | Missing parameter type
 1659 | ERROR   | Description for the @return value must be on the next line
 1666 | WARNING | Line exceeds 80 characters; contains 141 characters
 1668 | ERROR   | Missing parameter type
 1671 | ERROR   | Description for the @return value must be on the next line
 1673 | ERROR   | The text '@deprecated utiliser BridgeBlockService::renderColumnsChild' does not match the standard format: @deprecated in %deprecation-version% and is
      |         | removed from %removal-version%. %extra-info%.
 1673 | ERROR   | Each @deprecated tag must have a @see tag immediately following it
 1681 | ERROR   | Doc comment short description must end with a full stop
 1681 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 1683 | ERROR   | Missing parameter type
 1686 | ERROR   | Description for the @return value must be on the next line
 1688 | ERROR   | The text '@deprecated utiliser BridgeBlockService::getMicroData' does not match the standard format: @deprecated in %deprecation-version% and is removed
      |         | from %removal-version%. %extra-info%.
 1688 | ERROR   | Each @deprecated tag must have a @see tag immediately following it
 1695 | WARNING | Line exceeds 80 characters; contains 108 characters
 1697 | ERROR   | Missing parameter type
 1700 | ERROR   | Description for the @return value must be on the next line
 1707 | WARNING | Line exceeds 80 characters; contains 117 characters
 1709 | ERROR   | Missing parameter type
 1714 | ERROR   | Description for the @return value must be on the next line
 1738 | WARNING | Line exceeds 80 characters; contains 93 characters
 1740 | ERROR   | Description for the @return value must be on the next line
 1743 | WARNING | Unused global variable $post.
 1743 | ERROR   | global variables should start with a single underscore followed by the module and another underscore
 1744 | WARNING | Line exceeds 80 characters; contains 96 characters
 1762 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1762 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1772 | WARNING | Line exceeds 80 characters; contains 91 characters
 1803 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1803 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1841 | ERROR   | Missing parameter type
 1844 | ERROR   | Description for the @return value must be on the next line
 1848 | WARNING | Unused variable $lang.
 1853 | WARNING | Unused variable $alias_manager.
 1889 | ERROR   | Description for the @return value must be on the next line
 1902 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1902 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1921 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1921 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1930 | ERROR   | The array declaration extends to column 89 (the limit is 80). The array content should be split up over multiple lines
 1944 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1944 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1951 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1951 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1956 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1956 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 1964 | WARNING | Line exceeds 80 characters; contains 112 characters
 1966 | ERROR   | Description for the @return value is missing
 1980 | WARNING | Line exceeds 80 characters; contains 86 characters
 1982 | ERROR   | Missing parameter type
 1984 | ERROR   | Missing parameter type
 1986 | ERROR   | Missing parameter type
 1991 | ERROR   | Description for the @return value must be on the next line
 2025 | ERROR   | Description for the @return value must be on the next line
 2037 | WARNING | Line exceeds 80 characters; contains 106 characters
 2039 | ERROR   | Missing parameter type
 2042 | ERROR   | Parameter comment must start with a capital letter
 2044 | ERROR   | Description for the @return value must be on the next line
 2077 | WARNING | Line exceeds 80 characters; contains 146 characters
 2079 | ERROR   | Description for the @return value must be on the next line
 2103 | WARNING | Unused variable $data.
 2128 | WARNING | Line exceeds 80 characters; contains 97 characters
 2166 | ERROR   | Parameter comment must start with a capital letter
 2186 | ERROR   | Missing parameter comment
 2186 | ERROR   | Missing parameter type
 2188 | ERROR   | Description for the @return value is missing
 2190 | ERROR   | Public method name "BridgeUtils::get_attachment_id" is not in lowerCamel format
 2234 | WARNING | Line exceeds 80 characters; contains 84 characters
 2248 | WARNING | Line exceeds 80 characters; contains 86 characters
 2262 | WARNING | Line exceeds 80 characters; contains 86 characters
 2271 | ERROR   | Missing parameter type
 2274 | ERROR   | Description for the @return value must be on the next line
 2281 | ERROR   | Doc comment short description must end with a full stop
 2283 | ERROR   | Missing parameter type
 2286 | ERROR   | Description for the @return value must be on the next line
 2293 | ERROR   | Comment indentation error, expected only 1 spaces
 2294 | WARNING | There must be no blank line following an inline comment
 2299 | ERROR   | Missing parameter type
 2302 | ERROR   | Parameter comment must start with a capital letter
 2304 | ERROR   | Description for the @return value must be on the next line
 2327 | ERROR   | Missing parameter type
 2330 | ERROR   | Parameter comment must start with a capital letter
 2332 | ERROR   | Description for the @return value must be on the next line
 2346 | ERROR   | Description for the @return value must be on the next line
 2356 | ERROR   | Description for the @return value must be on the next line
 2364 | ERROR   | Parameter $language is not described in comment
 2367 | ERROR   | Missing parameter comment
 2367 | ERROR   | Missing parameter type
 2368 | ERROR   | Missing parameter comment
 2368 | ERROR   | Doc comment for parameter $lang does not match actual variable name $language
 2370 | ERROR   | Description for the @return value is missing
 2406 | WARNING | Line exceeds 80 characters; contains 106 characters
 2411 | WARNING | Line exceeds 80 characters; contains 163 characters
 2417 | WARNING | Line exceeds 80 characters; contains 102 characters
 2441 | WARNING | Line exceeds 80 characters; contains 86 characters
 2490 | WARNING | Line exceeds 80 characters; contains 92 characters
 2491 | WARNING | Line exceeds 80 characters; contains 86 characters
 2492 | ERROR   | Comment indentation error, expected only 1 spaces
 2506 | ERROR   | Missing parameter type
 2508 | ERROR   | Missing parameter type
 2510 | ERROR   | Missing parameter type
 2555 | WARNING | Line exceeds 80 characters; contains 146 characters
 2564 | ERROR   | Missing parameter type
 2569 | ERROR   | Description for the @return value must be on the next line
 2593 | ERROR   | Parameter comment must start with a capital letter
 2595 | ERROR   | Description for the @return value must be on the next line
 2619 | WARNING | Line exceeds 80 characters; contains 99 characters
 2621 | ERROR   | Description for the @return value must be on the next line
 2631 | ERROR   | Doc comment short description must end with a full stop
 2631 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 2633 | ERROR   | Missing parameter type
 2636 | ERROR   | Description for the @return value must be on the next line
 2657 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 2659 | ERROR   | Missing parameter comment
 2659 | ERROR   | Missing parameter type
 2661 | ERROR   | Description for the @return value is missing
 2677 | WARNING | Line exceeds 80 characters; contains 119 characters
 2677 | ERROR   | Doc comment short description must end with a full stop
 2677 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 2679 | ERROR   | Description for the @return value is missing
 2706 | WARNING | Line exceeds 80 characters; contains 94 characters
 2727 | WARNING | Line exceeds 80 characters; contains 86 characters
 2757 | WARNING | Line exceeds 80 characters; contains 144 characters
 2774 | ERROR   | Doc comment short description must end with a full stop
 2774 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 2776 | ERROR   | Missing parameter type
 2779 | ERROR   | Description for the @return value must be on the next line
 2783 | WARNING | Unused variable $langUpper.
 2788 | WARNING | Line exceeds 80 characters; contains 88 characters
 2793 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("braf")
      |         | instead
 2793 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("braf")
      |         | instead
 2794 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("brai")
      |         | instead
 2794 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("brai")
      |         | instead
 2795 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("bras")
      |         | instead
 2795 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("bras")
      |         | instead
 2796 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("brsd")
      |         | instead
 2796 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("brsd")
      |         | instead
 2797 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
 2802 | WARNING | Line exceeds 80 characters; contains 83 characters
 2856 | ERROR   | Missing short description in doc comment
 2857 | ERROR   | Missing parameter comment
 2857 | ERROR   | Missing parameter type
 2858 | ERROR   | Missing parameter comment
 2858 | ERROR   | Missing parameter type
 2859 | ERROR   | Description for the @return value is missing
 2872 | ERROR   | Missing short description in doc comment
 2873 | ERROR   | Missing parameter comment
 2873 | ERROR   | Missing parameter type
 2874 | ERROR   | Missing parameter comment
 2910 | WARNING | Line exceeds 80 characters; contains 87 characters
 2910 | ERROR   | Doc comment short description must end with a full stop
 2910 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 2912 | ERROR   | Missing parameter type
 2915 | ERROR   | Description for the @return value must be on the next line
 2919 | WARNING | Unused variable $langUpper.
 2924 | WARNING | Line exceeds 80 characters; contains 88 characters
 2928 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("braf")
      |         | instead
 2928 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("braf")
      |         | instead
 2929 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("brai")
      |         | instead
 2929 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("brai")
      |         | instead
 2930 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
 2945 | WARNING | Line exceeds 80 characters; contains 96 characters
 2945 | ERROR   | Doc comment short description must end with a full stop
 2945 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 2947 | ERROR   | Missing parameter type
 2950 | ERROR   | Description for the @return value must be on the next line
 2954 | WARNING | Unused variable $langUpper.
 2959 | WARNING | Line exceeds 80 characters; contains 88 characters
 2963 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("braf")
      |         | instead
 2963 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("braf")
      |         | instead
 2964 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("brai")
      |         | instead
 2964 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("brai")
      |         | instead
 2965 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
 2979 | ERROR   | Doc comment short description must end with a full stop
 2979 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 2981 | ERROR   | Missing parameter type
 2984 | ERROR   | Description for the @return value must be on the next line
 2988 | WARNING | Unused variable $langUpper.
 3001 | WARNING | Line exceeds 80 characters; contains 88 characters
 3005 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("braf")
      |         | instead
 3005 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("braf")
      |         | instead
 3006 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("brai")
      |         | instead
 3006 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get("brai")
      |         | instead
 3007 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
 3031 | WARNING | Line exceeds 80 characters; contains 96 characters
 3031 | ERROR   | Doc comment short description must end with a full stop
 3031 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 3043 | WARNING | Line exceeds 80 characters; contains 93 characters
 3045 | ERROR   | Description for the @return value is missing
 3068 | WARNING | Line exceeds 80 characters; contains 92 characters
 3070 | ERROR   | Description for the @return value is missing
 3095 | WARNING | Line exceeds 80 characters; contains 129 characters
 3095 | ERROR   | Doc comment short description must end with a full stop
 3095 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 3097 | ERROR   | Missing parameter type
 3099 | ERROR   | Missing parameter type
 3102 | ERROR   | Description for the @return value must be on the next line
 3105 | WARNING | Line exceeds 80 characters; contains 97 characters
 3129 | ERROR   | Parameter $datafiche is not described in comment
 3132 | WARNING | Line exceeds 80 characters; contains 129 characters
 3132 | ERROR   | Doc comment short description must end with a full stop
 3132 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 3134 | ERROR   | Missing parameter type
 3136 | ERROR   | Missing parameter type
 3139 | ERROR   | Description for the @return value must be on the next line
 3142 | WARNING | Line exceeds 80 characters; contains 97 characters
 3176 | WARNING | Line exceeds 80 characters; contains 81 characters
 3178 | ERROR   | Missing parameter type
 3180 | ERROR   | Missing parameter type
 3181 | WARNING | Line exceeds 80 characters; contains 91 characters
 3183 | ERROR   | Description for the @return value is missing
 3208 | WARNING | Line exceeds 80 characters; contains 84 characters
 3220 | WARNING | Unused variable $first.
 3229 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
 3230 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request instead
 3234 | WARNING | Line exceeds 80 characters; contains 90 characters
 3248 | WARNING | Line exceeds 80 characters; contains 82 characters
 3273 | WARNING | Line exceeds 80 characters; contains 127 characters
 3284 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 3284 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('dncdebug')
      |         | instead
 3317 | ERROR   | Parameter $urlImage is not described in comment
 3320 | ERROR   | Doc comment for parameter $prop does not match actual variable name $urlImage
 3321 | ERROR   | Parameter comment must start with a capital letter
 3322 | ERROR   | Doc comment for parameter $fiche does not match actual variable name $urlImage
 3323 | ERROR   | Parameter comment must start with a capital letter
 3324 | ERROR   | Superfluous parameter comment
 3325 | ERROR   | Parameter comment must start with a capital letter
 3326 | ERROR   | Superfluous parameter comment
 3327 | ERROR   | Parameter comment must start with a capital letter
 3329 | ERROR   | Description for the @return value must be on the next line
 3341 | ERROR   | Description for the @return value must be on the next line
 3352 | ERROR   | Doc comment is empty
 3379 | ERROR   | Doc comment short description must end with a full stop
 3379 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
 3382 | ERROR   | Parameter comment must start with a capital letter
 3384 | ERROR   | Parameter comment must start with a capital letter
 3386 | WARNING | Line exceeds 80 characters; contains 101 characters
 3387 | WARNING | Line exceeds 80 characters; contains 103 characters
 3390 | ERROR   | Parameter comment must start with a capital letter
 3392 | ERROR   | Parameter comment must start with a capital letter
 3394 | ERROR   | Parameter comment must start with a capital letter
 3396 | ERROR   | Parameter comment must start with a capital letter
 3398 | ERROR   | Description for the @return value is missing
 3400 | ERROR   | Public method name "BridgeUtils::resize_image" is not in lowerCamel format
 3421 | WARNING | Unused variable $extension.
 3428 | WARNING | Unused variable $extension.
 3432 | WARNING | Unused variable $extension.
 3436 | WARNING | Unused variable $extension.
 3444 | WARNING | Line exceeds 80 characters; contains 86 characters
 3458 | WARNING | Unused variable $extension.
 3463 | WARNING | Unused variable $extension.
 3468 | WARNING | Unused variable $extension.
 3473 | WARNING | Code after the RETURN statement on line 3472 cannot be executed
 3529 | WARNING | Line exceeds 80 characters; contains 135 characters
 3530 | WARNING | Line exceeds 80 characters; contains 93 characters
 3571 | ERROR   | Doc comment is empty
 3588 | WARNING | Line exceeds 80 characters; contains 82 characters
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Services\DateUtils.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 151 ERRORS AND 92 WARNINGS AFFECTING 214 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    8 | WARNING | [ ] Line exceeds 80 characters; contains 105 characters
    8 | ERROR   | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
   15 | ERROR   | [ ] Doc comment short description must start with a capital letter
   15 | ERROR   | [ ] Doc comment short description must end with a full stop
   16 | ERROR   | [ ] Missing @var tag in member variable comment
   18 | ERROR   | [ ] The array declaration extends to column 141 (the limit is 80). The array content should be split up over multiple lines
   19 | ERROR   | [ ] The array declaration extends to column 142 (the limit is 80). The array content should be split up over multiple lines
   20 | ERROR   | [ ] The array declaration extends to column 139 (the limit is 80). The array content should be split up over multiple lines
   21 | ERROR   | [ ] The array declaration extends to column 142 (the limit is 80). The array content should be split up over multiple lines
   22 | ERROR   | [ ] The array declaration extends to column 142 (the limit is 80). The array content should be split up over multiple lines
   23 | ERROR   | [ ] The array declaration extends to column 142 (the limit is 80). The array content should be split up over multiple lines
   24 | ERROR   | [ ] The array declaration extends to column 142 (the limit is 80). The array content should be split up over multiple lines
   27 | ERROR   | [ ] Missing member variable doc comment
   28 | ERROR   | [ ] The array declaration extends to column 117 (the limit is 80). The array content should be split up over multiple lines
   29 | ERROR   | [ ] The array declaration extends to column 116 (the limit is 80). The array content should be split up over multiple lines
   30 | ERROR   | [ ] The array declaration extends to column 116 (the limit is 80). The array content should be split up over multiple lines
   31 | ERROR   | [ ] The array declaration extends to column 116 (the limit is 80). The array content should be split up over multiple lines
   32 | ERROR   | [ ] The array declaration extends to column 116 (the limit is 80). The array content should be split up over multiple lines
   33 | ERROR   | [ ] The array declaration extends to column 116 (the limit is 80). The array content should be split up over multiple lines
   34 | ERROR   | [ ] The array declaration extends to column 116 (the limit is 80). The array content should be split up over multiple lines
   38 | ERROR   | [ ] Doc comment short description must start with a capital letter
   38 | ERROR   | [ ] Doc comment short description must end with a full stop
   39 | ERROR   | [ ] Missing @var tag in member variable comment
   41 | ERROR   | [ ] The array declaration extends to column 85 (the limit is 80). The array content should be split up over multiple lines
   42 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
   43 | ERROR   | [ ] The array declaration extends to column 93 (the limit is 80). The array content should be split up over multiple lines
   44 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
   45 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
   46 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
   47 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
   50 | ERROR   | [ ] Missing member variable doc comment
   51 | ERROR   | [ ] The array declaration extends to column 85 (the limit is 80). The array content should be split up over multiple lines
   52 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
   53 | ERROR   | [ ] The array declaration extends to column 93 (the limit is 80). The array content should be split up over multiple lines
   54 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
   55 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
   56 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
   57 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
   60 | ERROR   | [ ] Missing member variable doc comment
   70 | ERROR   | [ ] Missing member variable doc comment
   80 | ERROR   | [ ] Missing member variable doc comment
   93 | ERROR   | [ ] Missing parameter type
   96 | ERROR   | [ ] Parameter comment must start with a capital letter
   98 | ERROR   | [ ] Description for the @return value must be on the next line
  100 | ERROR   | [ ] Public method name "DateUtils::numjour_clair" is not in lowerCamel format
  124 | WARNING | [ ] Line exceeds 80 characters; contains 125 characters
  133 | WARNING | [ ] Line exceeds 80 characters; contains 84 characters
  133 | ERROR   | [ ] Doc comment short description must end with a full stop
  133 | ERROR   | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
  135 | ERROR   | [ ] Missing parameter type
  138 | ERROR   | [ ] Parameter comment must start with a capital letter
  140 | ERROR   | [ ] Parameter comment must start with a capital letter
  142 | ERROR   | [ ] Description for the @return value must be on the next line
  144 | ERROR   | [ ] Public method name "DateUtils::affiche_mois" is not in lowerCamel format
  177 | WARNING | [ ] Line exceeds 80 characters; contains 176 characters
  178 | WARNING | [ ] Line exceeds 80 characters; contains 89 characters
  186 | ERROR   | [ ] Doc comment short description must end with a full stop
  186 | ERROR   | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
  196 | WARNING | [ ] Line exceeds 80 characters; contains 101 characters
  198 | WARNING | [ ] Line exceeds 80 characters; contains 93 characters
  200 | ERROR   | [ ] Missing parameter comment
  200 | ERROR   | [ ] Missing parameter type
  201 | ERROR   | [ ] Missing parameter comment
  202 | ERROR   | [ ] Missing parameter comment
  204 | ERROR   | [ ] Description for the @return value is missing
  212 | WARNING | [ ] Unused variable $res.
  215 | WARNING | [ ] Line exceeds 80 characters; contains 119 characters
  220 | WARNING | [ ] Line exceeds 80 characters; contains 121 characters
  236 | WARNING | [ ] Line exceeds 80 characters; contains 99 characters
  259 | ERROR   | [ ] Comment indentation error, expected only 1 spaces
  303 | WARNING | [ ] Line exceeds 80 characters; contains 87 characters
  307 | WARNING | [ ] Unused variable $nbm.
  308 | WARNING | [ ] Unused variable $nba.
  337 | WARNING | [ ] There must be no blank line following an inline comment
  341 | WARNING | [ ] Line exceeds 80 characters; contains 113 characters
  343 | WARNING | [ ] Line exceeds 80 characters; contains 113 characters
  354 | ERROR   | [ ] Parameter $one_strict_period is not described in comment
  356 | WARNING | [ ] Line exceeds 80 characters; contains 100 characters
  357 | WARNING | [ ] Line exceeds 80 characters; contains 91 characters
  358 | WARNING | [ ] Line exceeds 80 characters; contains 100 characters
  359 | WARNING | [ ] Line exceeds 80 characters; contains 145 characters
  360 | WARNING | [ ] Line exceeds 80 characters; contains 96 characters
  360 | ERROR   | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
  365 | WARNING | [ ] Line exceeds 80 characters; contains 102 characters
  367 | WARNING | [ ] Line exceeds 80 characters; contains 100 characters
  368 | ERROR   | [ ] Doc comment for parameter $mode_strict does not match actual variable name $lang
  369 | WARNING | [ ] Line exceeds 80 characters; contains 96 characters
  371 | ERROR   | [ ] Parameter comment must start with a capital letter
  375 | WARNING | [ ] Line exceeds 80 characters; contains 84 characters
  377 | ERROR   | [ ] Parameter comment must start with a capital letter
  379 | ERROR   | [ ] Description for the @return value must be on the next line
  381 | ERROR   | [ ] The text '@deprecated utiliser la fonction prepareHoursForDisplay.' does not match the standard format: @deprecated in %deprecation-version% and is
      |         |     removed from %removal-version%. %extra-info%.
  381 | ERROR   | [ ] Each @deprecated tag must have a @see tag immediately following it
  395 | WARNING | [ ] Line exceeds 80 characters; contains 100 characters
  396 | WARNING | [ ] Line exceeds 80 characters; contains 91 characters
  397 | WARNING | [ ] Line exceeds 80 characters; contains 100 characters
  398 | WARNING | [ ] Line exceeds 80 characters; contains 145 characters
  399 | WARNING | [ ] Line exceeds 80 characters; contains 96 characters
  399 | ERROR   | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
  403 | ERROR   | [ ] Doc comment for parameter $dateFrom does not match actual variable name $options
  405 | ERROR   | [ ] Doc comment for parameter $dateTo does not match actual variable name $options
  407 | ERROR   | [ ] Doc comment for parameter $mode_strict does not match actual variable name $options
  408 | ERROR   | [ ] Parameter comment must start with a capital letter
  409 | ERROR   | [ ] Superfluous parameter comment
  410 | ERROR   | [ ] Parameter comment must start with a capital letter
  411 | ERROR   | [ ] Superfluous parameter comment
  412 | ERROR   | [ ] Parameter comment must start with a capital letter
  414 | ERROR   | [ ] Description for the @return value must be on the next line
  418 | ERROR   | [ ] Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead
  420 | WARNING | [ ] Line exceeds 80 characters; contains 110 characters
  421 | WARNING | [ ] Line exceeds 80 characters; contains 106 characters
  422 | WARNING | [ ] Line exceeds 80 characters; contains 107 characters
  425 | WARNING | [ ] Line exceeds 80 characters; contains 100 characters
  427 | ERROR   | [ ] The array declaration extends to column 88 (the limit is 80). The array content should be split up over multiple lines
  478 | WARNING | [ ] Unused variable $i.
  480 | WARNING | [ ] Unused variable $hdebnew.
  481 | WARNING | [ ] Unused variable $hfinnew.
  482 | WARNING | [ ] Unused variable $key.
  493 | WARNING | [ ] Line exceeds 80 characters; contains 119 characters
  504 | WARNING | [ ] Unused variable $dates_horaires_flag.
  506 | WARNING | [ ] Line exceeds 80 characters; contains 86 characters
  555 | WARNING | [ ] Line exceeds 80 characters; contains 83 characters
  578 | WARNING | [ ] Line exceeds 80 characters; contains 83 characters
  593 | WARNING | [ ] Line exceeds 80 characters; contains 96 characters
  594 | WARNING | [ ] Line exceeds 80 characters; contains 131 characters
  600 | WARNING | [ ] Line exceeds 80 characters; contains 136 characters
  601 | WARNING | [ ] Line exceeds 80 characters; contains 139 characters
  601 | ERROR   | [ ] Comment indentation error, expected only 1 spaces
  602 | WARNING | [ ] Line exceeds 80 characters; contains 93 characters
  606 | WARNING | [ ] Unused variable $hdebnew.
  607 | WARNING | [ ] Unused variable $hfinnew.
  655 | WARNING | [ ] Line exceeds 80 characters; contains 82 characters
  661 | WARNING | [ ] Line exceeds 80 characters; contains 106 characters
  667 | WARNING | [ ] Line exceeds 80 characters; contains 96 characters
  669 | WARNING | [ ] Line exceeds 80 characters; contains 94 characters
  686 | ERROR   | [ ] The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
      |         |     $stack->getCurrentRequest()->request->get('dncdnc') instead
  694 | ERROR   | [ ] The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
      |         |     $stack->getCurrentRequest()->request->get('dncdnc') instead
  701 | ERROR   | [ ] The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
      |         |     $stack->getCurrentRequest()->request->get('dncdnc') instead
  715 | WARNING | [ ] Line exceeds 80 characters; contains 87 characters
  717 | ERROR   | [ ] Missing parameter type
  720 | ERROR   | [ ] Parameter comment must start with a capital letter
  722 | ERROR   | [ ] Parameter comment must start with a capital letter
  724 | ERROR   | [ ] Description for the @return value must be on the next line
  747 | ERROR   | [ ] The array declaration extends to column 91 (the limit is 80). The array content should be split up over multiple lines
  750 | WARNING | [ ] Unused variable $debugStr.
  752 | WARNING | [ ] Unused variable $i.
  768 | WARNING | [ ] Line exceeds 80 characters; contains 109 characters
  770 | WARNING | [ ] Line exceeds 80 characters; contains 109 characters
  782 | WARNING | [ ] Unused variable $debugStr.
  784 | WARNING | [ ] Unused variable $debugStr.
  785 | WARNING | [ ] Unused variable $key.
  787 | WARNING | [ ] Unused variable $debugStr.
  789 | WARNING | [ ] Unused variable $debugStr.
  789 | ERROR   | [ ] String concat is not required here; use a single string instead
  814 | WARNING | [ ] Line exceeds 80 characters; contains 134 characters
  814 | ERROR   | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
  816 | ERROR   | [ ] Missing parameter type
  819 | WARNING | [ ] Line exceeds 80 characters; contains 89 characters
  821 | WARNING | [ ] Line exceeds 80 characters; contains 82 characters
  821 | ERROR   | [ ] Parameter comment must start with a capital letter
  823 | ERROR   | [ ] Parameter comment must start with a capital letter
  825 | ERROR   | [ ] Parameter comment must start with a capital letter
  827 | ERROR   | [ ] Parameter comment must start with a capital letter
  829 | ERROR   | [ ] Description for the @return value must be on the next line
  847 | ERROR   | [ ] The array declaration extends to column 88 (the limit is 80). The array content should be split up over multiple lines
  848 | ERROR   | [ ] The array declaration extends to column 126 (the limit is 80). The array content should be split up over multiple lines
  849 | WARNING | [ ] Line exceeds 80 characters; contains 126 characters
  850 | ERROR   | [ ] Comment indentation error, expected only 1 spaces
  876 | ERROR   | [ ] The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
      |         |     $stack->getCurrentRequest()->request->get('dncdnc') instead
  889 | WARNING | [ ] Unused variable $cleper.
  919 | WARNING | [ ] Line exceeds 80 characters; contains 88 characters
  946 | ERROR   | [x] Inline comments must start with a capital letter
  946 | ERROR   | [x] Comments may not appear after statements
  996 | WARNING | [ ] Unused variable $soiratard.
 1030 | WARNING | [ ] Line exceeds 80 characters; contains 102 characters
 1034 | WARNING | [ ] Line exceeds 80 characters; contains 100 characters
 1044 | ERROR   | [ ] The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
      |         |     $stack->getCurrentRequest()->request->get('dncdnc') instead
 1055 | WARNING | [ ] Unused variable $tempjour.
 1064 | WARNING | [ ] Line exceeds 80 characters; contains 90 characters
 1103 | WARNING | [ ] Unused variable $temp.
 1105 | WARNING | [ ] Unused variable $temp.
 1131 | WARNING | [ ] There must be no blank line following an inline comment
 1142 | WARNING | [ ] Line exceeds 80 characters; contains 156 characters
 1149 | WARNING | [ ] Line exceeds 80 characters; contains 153 characters
 1151 | ERROR   | [ ] Parameter comment must start with a capital letter
 1153 | ERROR   | [ ] Parameter comment must start with a capital letter
 1155 | ERROR   | [ ] Description for the @return value must be on the next line
 1157 | ERROR   | [ ] Public method name "DateUtils::affiche_horaires" is not in lowerCamel format
 1172 | ERROR   | [ ] The array declaration extends to column 124 (the limit is 80). The array content should be split up over multiple lines
 1173 | ERROR   | [ ] The array declaration extends to column 88 (the limit is 80). The array content should be split up over multiple lines
 1186 | WARNING | [ ] Unused variable $nomJour.
 1209 | WARNING | [ ] Line exceeds 80 characters; contains 140 characters
 1288 | ERROR   | [ ] Parameter $lang is not described in comment
 1288 | ERROR   | [ ] Parameter $optionsPerso is not described in comment
 1289 | WARNING | [ ] Line exceeds 80 characters; contains 97 characters
 1290 | ERROR   | [ ] Doc comment short description must end with a full stop
 1290 | ERROR   | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
 1296 | ERROR   | [ ] Missing parameter comment
 1296 | ERROR   | [ ] Doc comment for parameter $afficher_du_au_le does not match actual variable name $optionsPerso
 1297 | ERROR   | [ ] Missing parameter comment
 1297 | ERROR   | [ ] Doc comment for parameter $en_clair does not match actual variable name $optionsPerso
 1298 | ERROR   | [ ] Missing parameter comment
 1298 | ERROR   | [ ] Doc comment for parameter $afficher_joursem does not match actual variable name $optionsPerso
 1299 | ERROR   | [ ] Missing parameter comment
 1299 | ERROR   | [ ] Superfluous parameter comment
 1300 | ERROR   | [ ] Missing parameter comment
 1300 | ERROR   | [ ] Superfluous parameter comment
 1301 | ERROR   | [ ] Missing parameter comment
 1301 | ERROR   | [ ] Superfluous parameter comment
 1302 | ERROR   | [ ] Missing parameter comment
 1302 | ERROR   | [ ] Superfluous parameter comment
 1304 | ERROR   | [ ] Description for the @return value must be on the next line
 1306 | ERROR   | [ ] Public method name "DateUtils::affiche_intervalle_dates" is not in lowerCamel format
 1369 | WARNING | [ ] Unused variable $tabjourAbr.
 1513 | WARNING | [ ] Line exceeds 80 characters; contains 87 characters
 1515 | ERROR   | [ ] Missing parameter type
 1517 | ERROR   | [ ] Missing parameter type
 1520 | ERROR   | [ ] Description for the @return value must be on the next line
 1529 | ERROR   | [ ] The array declaration extends to column 123 (the limit is 80). The array content should be split up over multiple lines
 1530 | ERROR   | [ ] The array declaration extends to column 123 (the limit is 80). The array content should be split up over multiple lines
 1531 | ERROR   | [ ] The array declaration extends to column 123 (the limit is 80). The array content should be split up over multiple lines
 1532 | ERROR   | [ ] The array declaration extends to column 117 (the limit is 80). The array content should be split up over multiple lines
 1533 | ERROR   | [ ] The array declaration extends to column 122 (the limit is 80). The array content should be split up over multiple lines
 1534 | ERROR   | [ ] The array declaration extends to column 117 (the limit is 80). The array content should be split up over multiple lines
 1547 | WARNING | [ ] Line exceeds 80 characters; contains 129 characters
 1547 | ERROR   | [ ] Doc comment short description must end with a full stop
 1547 | ERROR   | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
 1549 | ERROR   | [ ] Missing parameter type
 1551 | ERROR   | [ ] Missing parameter type
 1553 | ERROR   | [ ] Missing parameter type
 1561 | ERROR   | [ ] The array declaration extends to column 88 (the limit is 80). The array content should be split up over multiple lines
 1606 | WARNING | [ ] Line exceeds 80 characters; contains 161 characters
 1606 | ERROR   | [ ] Doc comment short description must end with a full stop
 1606 | ERROR   | [ ] Doc comment short description must be on a single line, further text should be a separate paragraph
 1608 | ERROR   | [ ] Missing parameter type
 1610 | ERROR   | [ ] Missing parameter type
 1612 | ERROR   | [ ] Missing parameter type
 1617 | ERROR   | [ ] The array declaration extends to column 127 (the limit is 80). The array content should be split up over multiple lines
 1639 | WARNING | [ ] Unused variable $joursem.
 1639 | ERROR   | [ ] The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
 1652 | WARNING | [ ] Unused variable $key.
 1653 | WARNING | [ ] Unused variable $translatedJours.
 1654 | WARNING | [ ] Line exceeds 80 characters; contains 87 characters
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Services\ImportService.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 52 ERRORS AND 107 WARNINGS AFFECTING 147 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   35 | ERROR   | Missing member variable doc comment
   64 | ERROR   | Missing member variable doc comment
   87 | WARNING | Line exceeds 80 characters; contains 81 characters
   87 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
   89 | ERROR   | @return doc comment specified, but function has no return statement
   89 | ERROR   | Description for the @return value is missing
   91 | ERROR   | Public method name "ImportService::bridge_list_langs_ajax" is not in lowerCamel format
  115 | WARNING | Line exceeds 80 characters; contains 113 characters
  116 | WARNING | Line exceeds 80 characters; contains 148 characters
  116 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  118 | ERROR   | @return doc comment specified, but function has no return statement
  118 | ERROR   | Description for the @return value is missing
  120 | ERROR   | Public method name "ImportService::bridge_list_weblists_ajax" is not in lowerCamel format
  129 | WARNING | Line exceeds 80 characters; contains 82 characters
  163 | WARNING | Line exceeds 80 characters; contains 124 characters
  164 | WARNING | Line exceeds 80 characters; contains 155 characters
  164 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  166 | ERROR   | @return doc comment specified, but function has no return statement
  166 | ERROR   | Description for the @return value is missing
  168 | ERROR   | Public method name "ImportService::import_bridge_ajax" is not in lowerCamel format
  169 | ERROR   | The $_POST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('lang') instead
  170 | ERROR   | The $_POST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('weblist')
      |         | instead
  179 | WARNING | Line exceeds 80 characters; contains 83 characters
  200 | ERROR   | Doc comment short description must end with a full stop
  200 | ERROR   | Doc comment short description must be on a single line, further text should be a separate paragraph
  202 | ERROR   | @return doc comment specified, but function has no return statement
  202 | ERROR   | Description for the @return value is missing
  204 | ERROR   | Public method name "ImportService::bridge_list_products_ajax" is not in lowerCamel format
  205 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('lang')
      |         | instead
  206 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('product')
      |         | instead
  207 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('term')
      |         | instead
  222 | ERROR   | Public method name "ImportService::update_terms_ajax" is not in lowerCamel format
  223 | WARNING | Unused variable $isCmdLine.
  235 | ERROR   | Doc comment is empty
  238 | ERROR   | Public method name "ImportService::update_post_categories_ajax" is not in lowerCamel format
  241 | WARNING | Line exceeds 80 characters; contains 90 characters
  247 | ERROR   | The array declaration extends to column 82 (the limit is 80). The array content should be split up over multiple lines
  258 | ERROR   | Public method name "ImportService::delete_obsolete_posts_ajax" is not in lowerCamel format
  259 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->request->get('langs')
      |         | instead
  261 | ERROR   | The $_REQUEST super global must not be accessed directly; inject the request_stack service and use
      |         | $stack->getCurrentRequest()->request->get('productCode') instead
  276 | ERROR   | Public method name "ImportService::update_rewrite_rules_ajax" is not in lowerCamel format
  294 | ERROR   | Public method name "ImportService::update_translation_links_ajax" is not in lowerCamel format
  309 | WARNING | Line exceeds 80 characters; contains 95 characters
  311 | ERROR   | @return doc comment specified, but function has no return statement
  311 | ERROR   | Description for the @return value is missing
  313 | ERROR   | Public method name "ImportService::delete_all_data_ajax" is not in lowerCamel format
  331 | WARNING | Unused variable $isEmpty.
  369 | ERROR   | Description for the @return value is missing
  371 | ERROR   | Public method name "ImportService::update_sit_terms_from_bridge" is not in lowerCamel format
  380 | WARNING | Line exceeds 80 characters; contains 84 characters
  383 | WARNING | Line exceeds 80 characters; contains 84 characters
  391 | WARNING | Unused variable $doublonsListSlug.
  412 | WARNING | Unused variable $key.
  413 | WARNING | Unused variable $langUpper.
  416 | WARNING | Unused variable $term.
  426 | WARNING | Line exceeds 80 characters; contains 84 characters
  429 | WARNING | Line exceeds 80 characters; contains 84 characters
  456 | WARNING | Unused variable $term.
  470 | ERROR   | Only 1 @return tag is allowed in a function comment
  474 | WARNING | Unused global variable $wpdb.
  474 | ERROR   | global variables should start with a single underscore followed by the module and another underscore
  475 | WARNING | Unused variable $doublonsListSlug.
  486 | WARNING | Unused variable $importerImages.
  504 | WARNING | Line exceeds 80 characters; contains 82 characters
  512 | WARNING | Line exceeds 80 characters; contains 87 characters
  540 | WARNING | Line exceeds 80 characters; contains 105 characters
  541 | WARNING | Unused variable $tabPostID.
  542 | WARNING | Line exceeds 80 characters; contains 117 characters
  543 | WARNING | Unused variable $tabTerms.
  549 | WARNING | Line exceeds 80 characters; contains 96 characters
  561 | WARNING | Line exceeds 80 characters; contains 106 characters
  580 | WARNING | Unused variable $tid.
  585 | WARNING | Line exceeds 80 characters; contains 130 characters
  586 | WARNING | Line exceeds 80 characters; contains 86 characters
  622 | WARNING | Line exceeds 80 characters; contains 112 characters
  629 | WARNING | Line exceeds 80 characters; contains 131 characters
  632 | WARNING | Line exceeds 80 characters; contains 230 characters
  644 | WARNING | There must be no blank line following an inline comment
  646 | WARNING | Line exceeds 80 characters; contains 93 characters
  647 | WARNING | Line exceeds 80 characters; contains 104 characters
  648 | WARNING | Line exceeds 80 characters; contains 92 characters
  649 | WARNING | Line exceeds 80 characters; contains 152 characters
  653 | WARNING | Line exceeds 80 characters; contains 88 characters
  681 | WARNING | Line exceeds 80 characters; contains 93 characters
  685 | WARNING | Line exceeds 80 characters; contains 82 characters
  687 | ERROR   | Description for the @return value is missing
  694 | WARNING | Line exceeds 80 characters; contains 171 characters
  723 | WARNING | Line exceeds 80 characters; contains 100 characters
  733 | WARNING | Line exceeds 80 characters; contains 199 characters
  735 | WARNING | Line exceeds 80 characters; contains 114 characters
  738 | WARNING | Line exceeds 80 characters; contains 99 characters
  739 | WARNING | Line exceeds 80 characters; contains 89 characters
  743 | WARNING | Line exceeds 80 characters; contains 170 characters
  746 | WARNING | Line exceeds 80 characters; contains 170 characters
  748 | WARNING | Line exceeds 80 characters; contains 139 characters
  749 | WARNING | Line exceeds 80 characters; contains 222 characters
  766 | WARNING | Line exceeds 80 characters; contains 91 characters
  770 | ERROR   | Description for the @return value is missing
  773 | WARNING | Line exceeds 80 characters; contains 113 characters
  786 | WARNING | Line exceeds 80 characters; contains 81 characters
  787 | WARNING | Line exceeds 80 characters; contains 82 characters
  792 | WARNING | Unused variable $languages.
  794 | WARNING | Line exceeds 80 characters; contains 109 characters
  822 | WARNING | Line exceeds 80 characters; contains 102 characters
  856 | WARNING | Line exceeds 80 characters; contains 83 characters
  869 | WARNING | Unused variable $alias_manager.
  870 | WARNING | Unused variable $ficheRootUrl.
  872 | WARNING | Line exceeds 80 characters; contains 82 characters
  878 | WARNING | Line exceeds 80 characters; contains 83 characters
  887 | WARNING | Unused variable $postTermPrimaryCategory.
  893 | WARNING | Unused variable $postTermPrimaryCategory.
  895 | WARNING | Line exceeds 80 characters; contains 101 characters
  898 | WARNING | Line exceeds 80 characters; contains 134 characters
  930 | WARNING | Line exceeds 80 characters; contains 83 characters
  936 | WARNING | Line exceeds 80 characters; contains 250 characters
  943 | WARNING | Line exceeds 80 characters; contains 242 characters
 1008 | ERROR   | Comment indentation error, expected only 1 spaces
 1021 | WARNING | Line exceeds 80 characters; contains 89 characters
 1029 | WARNING | Line exceeds 80 characters; contains 106 characters
 1045 | ERROR   | Doc comment is empty
 1059 | ERROR   | Doc comment is empty
 1084 | WARNING | Unused variable $key.
 1101 | WARNING | Line exceeds 80 characters; contains 97 characters
 1116 | ERROR   | Missing parameter type
 1118 | ERROR   | Missing parameter type
 1121 | ERROR   | Parameter comment must start with a capital letter
 1128 | WARNING | Code after the RETURN statement on line 1127 cannot be executed
 1128 | WARNING | Unused variable $ret.
 1129 | WARNING | Code after the RETURN statement on line 1127 cannot be executed
 1130 | WARNING | Code after the RETURN statement on line 1127 cannot be executed
 1131 | WARNING | Code after the RETURN statement on line 1127 cannot be executed
 1134 | WARNING | Code after the RETURN statement on line 1127 cannot be executed
 1134 | WARNING | Unused variable $tags.
 1135 | WARNING | Code after the RETURN statement on line 1127 cannot be executed
 1136 | WARNING | Code after the RETURN statement on line 1127 cannot be executed
 1150 | WARNING | Line exceeds 80 characters; contains 91 characters
 1164 | ERROR   | Description for the @return value is missing
 1167 | WARNING | Line exceeds 80 characters; contains 103 characters
 1168 | WARNING | Unused variable $tabPostID.
 1169 | WARNING | Line exceeds 80 characters; contains 115 characters
 1170 | WARNING | Unused variable $tabTerms.
 1219 | WARNING | Unused variable $importerImagesTemp.
 1220 | WARNING | Unused variable $lastUpdate.
 1232 | WARNING | Line exceeds 80 characters; contains 125 characters
 1235 | WARNING | Line exceeds 80 characters; contains 108 characters
 1239 | WARNING | Unused variable $postId.
 1253 | WARNING | Unused variable $postIdFr.
 1257 | WARNING | Unused variable $postId.
 1262 | WARNING | Unused variable $postId.
 1265 | WARNING | Line exceeds 80 characters; contains 103 characters
 1266 | WARNING | Line exceeds 80 characters; contains 134 characters
 1272 | WARNING | Line exceeds 80 characters; contains 122 characters
 1293 | ERROR   | Comment indentation error, expected only 1 spaces
 1297 | ERROR   | The array declaration extends to column 95 (the limit is 80). The array content should be split up over multiple lines
 1301 | WARNING | Line exceeds 80 characters; contains 112 characters
 1302 | WARNING | Unused variable $postId.
 1320 | WARNING | Line exceeds 80 characters; contains 94 characters
 1380 | WARNING | Line exceeds 80 characters; contains 91 characters
 1465 | ERROR   | Public method name "ImportService::get_http_response_code" is not in lowerCamel format
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------


FILE: C:\Users\Admin\Desktop\projects\drupal\web\modules\pylot_bridge\src\Twig\BridgeTwig.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 76 ERRORS AND 26 WARNINGS AFFECTING 93 LINES
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  30 | ERROR   | The array declaration extends to column 85 (the limit is 80). The array content should be split up over multiple lines
  32 | ERROR   | The array declaration extends to column 90 (the limit is 80). The array content should be split up over multiple lines
  38 | ERROR   | The array declaration extends to column 91 (the limit is 80). The array content should be split up over multiple lines
  39 | ERROR   | The array declaration extends to column 86 (the limit is 80). The array content should be split up over multiple lines
  40 | ERROR   | The array declaration extends to column 101 (the limit is 80). The array content should be split up over multiple lines
  41 | ERROR   | The array declaration extends to column 86 (the limit is 80). The array content should be split up over multiple lines
  44 | ERROR   | The array declaration extends to column 81 (the limit is 80). The array content should be split up over multiple lines
  45 | ERROR   | The array declaration extends to column 83 (the limit is 80). The array content should be split up over multiple lines
  46 | ERROR   | The array declaration extends to column 82 (the limit is 80). The array content should be split up over multiple lines
  47 | ERROR   | The array declaration extends to column 89 (the limit is 80). The array content should be split up over multiple lines
  48 | ERROR   | The array declaration extends to column 89 (the limit is 80). The array content should be split up over multiple lines
  62 | ERROR   | The array declaration extends to column 82 (the limit is 80). The array content should be split up over multiple lines
  65 | ERROR   | The array declaration extends to column 89 (the limit is 80). The array content should be split up over multiple lines
  67 | ERROR   | The array declaration extends to column 126 (the limit is 80). The array content should be split up over multiple lines
  68 | ERROR   | The array declaration extends to column 120 (the limit is 80). The array content should be split up over multiple lines
  75 | WARNING | Line exceeds 80 characters; contains 117 characters
  77 | ERROR   | Missing parameter type
  90 | ERROR   | Missing short description in doc comment
 132 | ERROR   | Missing parameter type
 145 | WARNING | Line exceeds 80 characters; contains 122 characters
 146 | WARNING | Line exceeds 80 characters; contains 114 characters
 148 | ERROR   | Missing parameter type
 161 | WARNING | Line exceeds 80 characters; contains 122 characters
 162 | WARNING | Line exceeds 80 characters; contains 114 characters
 164 | ERROR   | Missing parameter type
 165 | WARNING | Line exceeds 80 characters; contains 108 characters
 177 | WARNING | Line exceeds 80 characters; contains 102 characters
 178 | WARNING | Line exceeds 80 characters; contains 126 characters
 180 | ERROR   | Missing parameter type
 190 | ERROR   | Parameter $blockData is not described in comment
 195 | ERROR   | Missing parameter type
 208 | WARNING | Line exceeds 80 characters; contains 92 characters
 210 | ERROR   | Missing parameter type
 225 | ERROR   | Missing parameter type
 236 | WARNING | Line exceeds 80 characters; contains 106 characters
 238 | ERROR   | Missing parameter type
 248 | ERROR   | Parameter $moteur is not described in comment
 248 | ERROR   | Parameter $filter is not described in comment
 249 | WARNING | Line exceeds 80 characters; contains 97 characters
 251 | ERROR   | Missing parameter type
 256 | ERROR   | The $_GET super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->query->get('brflt_' .
     |         | $moteur->id . '-' . $filter->id . '_min') instead
 256 | ERROR   | The $_GET super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->query->get('brflt_' .
     |         | $moteur->id . '-' . $filter->id . '_min') instead
 257 | ERROR   | The $_GET super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->query->get('brflt_' .
     |         | $moteur->id . '-' . $filter->id . '_min') instead
 265 | ERROR   | Parameter $moteur is not described in comment
 265 | ERROR   | Parameter $filter is not described in comment
 266 | WARNING | Line exceeds 80 characters; contains 97 characters
 268 | ERROR   | Missing parameter type
 272 | ERROR   | The $_GET super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->query->get('brflt_' .
     |         | $moteur->id . '-' . $filter->id . '_max') instead
 272 | ERROR   | The $_GET super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->query->get('brflt_' .
     |         | $moteur->id . '-' . $filter->id . '_max') instead
 273 | ERROR   | The $_GET super global must not be accessed directly; inject the request_stack service and use $stack->getCurrentRequest()->query->get('brflt_' .
     |         | $moteur->id . '-' . $filter->id . '_max') instead
 282 | WARNING | Line exceeds 80 characters; contains 87 characters
 284 | ERROR   | Missing parameter type
 297 | WARNING | Line exceeds 80 characters; contains 134 characters
 299 | ERROR   | Missing parameter type
 302 | ERROR   | Description for the @return value is missing
 308 | WARNING | Line exceeds 80 characters; contains 125 characters
 347 | ERROR   | Parameter $blocks_object is not described in comment
 347 | ERROR   | Parameter $block_name is not described in comment
 350 | WARNING | Line exceeds 80 characters; contains 123 characters
 352 | ERROR   | Missing parameter type
 368 | WARNING | Line exceeds 80 characters; contains 123 characters
 370 | ERROR   | Missing parameter type
 380 | ERROR   | Parameter $blocks_object is not described in comment
 380 | ERROR   | Parameter $block_name is not described in comment
 383 | WARNING | Line exceeds 80 characters; contains 123 characters
 385 | ERROR   | Missing parameter type
 398 | ERROR   | Parameter $prop is not described in comment
 401 | ERROR   | Missing parameter type
 403 | ERROR   | Missing parameter type
 413 | ERROR   | Missing short description in doc comment
 414 | ERROR   | Missing parameter type
 415 | WARNING | Line exceeds 80 characters; contains 82 characters
 416 | ERROR   | Missing parameter type
 429 | WARNING | Line exceeds 80 characters; contains 94 characters
 445 | ERROR   | Missing parameter type
 458 | WARNING | Line exceeds 80 characters; contains 94 characters
 472 | ERROR   | Missing parameter comment
 472 | ERROR   | Missing parameter type
 474 | ERROR   | Description for the @return value is missing
 492 | WARNING | Line exceeds 80 characters; contains 83 characters
 554 | ERROR   | Parameter $url is not described in comment
 554 | ERROR   | Parameter $width is not described in comment
 554 | ERROR   | Parameter $height is not described in comment
 557 | WARNING | Line exceeds 80 characters; contains 103 characters
 559 | ERROR   | Missing parameter type
 566 | ERROR   | Doc comment for parameter $selwidth does not match actual variable name $timeToCache
 568 | ERROR   | Doc comment for parameter $selheight does not match actual variable name $timeToCache
 596 | ERROR   | Missing parameter type
 598 | ERROR   | Missing parameter type
 616 | WARNING | Line exceeds 80 characters; contains 85 characters
 618 | ERROR   | Missing parameter type
 620 | ERROR   | Missing parameter type
 633 | ERROR   | Missing parameter type
 635 | ERROR   | Missing parameter type
 637 | ERROR   | Missing parameter type
 652 | ERROR   | Parameter $blockData is not described in comment
 655 | ERROR   | Missing parameter type
 657 | ERROR   | Missing parameter type
 668 | WARNING | Line exceeds 80 characters; contains 162 characters
 670 | ERROR   | Missing parameter type
 680 | WARNING | Line exceeds 80 characters; contains 130 characters
 682 | ERROR   | Missing parameter type
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Time: 5.64 secs; Memory: 86MB

Step to reproduce

phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,css,js,yml pylot_bridge/

📌 Task
Status

Needs work

Version

1.9

Component

Code

Created by

🇮🇳India himanshu_jhaloya Mandsaur

Live updates comments and jobs are added and updated live.
  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @himanshu_jhaloya
  • Merge request !1fixed some issue → (Open) created by himanshu_jhaloya
  • Issue was unassigned.
  • Status changed to Needs review about 1 year ago
  • 🇮🇹Italy apaderno Brescia, 🇮🇹
  • Status changed to Needs work about 1 year ago
  • 🇮🇹Italy apaderno Brescia, 🇮🇹
    +  /**
    +   *
    +   */
    +  public function __construct($message) {
    +    $this->message = "unimplemented $message";
    +  }
    +
     }
     
    +/**
    + *
    + */
     class UnimplementedMethod extends Unimplemented {
    -    public function __construct($method, $class) {
    -        $this->message = "method {$this->class}::{$this->method}";
    -    }
    +
    +  /**
    +   *
    +   */
    +  public function __construct($method, $class) {
    +    $this->message = "method {$this->class}::{$this->method}";
    +  }

    Adding empty documentation comments is not the right change. It is just a workaround to avoid phpcs gives a report. At this point, the given report could also be completely ignored.

  • Assigned to PrabuEla
  • 🇮🇳India PrabuEla chennai
  • Issue was unassigned.
  • 🇮🇳India PrabuEla chennai

    There are still many phpcs error found adding some them here

    Command To check: phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml

    FILE: /Users/Desktop/Projects/contribution/pylot_bridge/pylot_bridge.module
    -----------------------------------------------------------------------------------------------------------------------------------------
    FOUND 12 ERRORS AND 2 WARNINGS AFFECTING 11 LINES
    -----------------------------------------------------------------------------------------------------------------------------------------
    43 | ERROR | The array declaration extends to column 199 (the limit is 80). The array content should be split up over multiple lines
    46 | ERROR | The array declaration extends to column 199 (the limit is 80). The array content should be split up over multiple lines
    49 | ERROR | The array declaration extends to column 178 (the limit is 80). The array content should be split up over multiple lines
    74 | ERROR | Missing parameter comment
    75 | ERROR | Missing parameter comment
    76 | ERROR | Missing parameter comment
    77 | ERROR | Missing parameter comment
    77 | ERROR | Missing parameter type
    93 | WARNING | Line exceeds 80 characters; contains 128 characters
    99 | WARNING | Line exceeds 80 characters; contains 123 characters
    139 | ERROR | Missing parameter comment
    139 | ERROR | Missing parameter type
    140 | ERROR | Missing parameter comment
    140 | ERROR | Missing parameter type
    -----------------------------------------------------------------------------------------------------------------------------------------

    FILE: /Users/Desktop/Projects/contribution/pylot_bridge/drush9_custom_commands.info.yml
    ----------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------
    6 | ERROR | [x] Expected 1 newline at end of file; 0 found
    ----------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ----------------------------------------------------------------------------------------------

    FILE: /Users/Desktop/Projects/contribution/pylot_bridge/config/res/field.storage.node.field_content_category.yml
    -----------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------------
    22 | ERROR | [x] Expected 1 newline at end of file; 0 found
    -----------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -----------------------------------------------------------------------------------------------------------------------

    FILE: /Users/Desktop/Projects/contribution/pylot_bridge/config/res/field.field.node.fiche_sit.field_content_category.yml
    -------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------------------------------------------
    23 | ERROR | [x] Expected 1 newline at end of file; 0 found
    -------------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -------------------------------------------------------------------------------------------------------------------------------

    FILE: /Users/Desktop/Projects/contribution/pylot_bridge/config/install/node.type.fiche_sit.yml
    -----------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------
    14 | ERROR | [x] Expected 1 newline at end of file; 0 found
    -----------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -----------------------------------------------------------------------------------------------------

    FILE: /Users/Desktop/Projects/contribution/pylot_bridge/config/install/field.storage.node.field_rubriques_sit.yml
    ------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------------------------------
    22 | ERROR | [x] Expected 1 newline at end of file; 0 found
    ------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ------------------------------------------------------------

  • First commit to issue fork.
  • Hi,
    Reviewed MR !1 , still there are many phpcs errors.
    Adding some of them below.

    FILE: C:\pylot_bridge\assets\gisconverter.php
    ----------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 64 ERRORS AND 7 WARNINGS AFFECTING 66 LINES
    ----------------------------------------------------------------------------------------------------------------------------------------------
        1 | ERROR   | [x] End of line character is invalid; expected "\n" but found "\r\n"
        3 | WARNING | [ ] Line exceeds 80 characters; contains 81 characters
       10 | ERROR   | [ ] Class name doesn't match filename; expected "class gisconverter"
       11 | ERROR   | [ ] Missing member variable doc comment
       82 | ERROR   | [ ] Missing member variable doc comment
       83 | ERROR   | [ ] Missing member variable doc comment
       98 | ERROR   | [ ] Missing member variable doc comment
      106 | ERROR   | [ ] Missing member variable doc comment
      127 | ERROR   | [ ] Interface name must begin with a capital letter
      127 | WARNING | [ ] Interface names should always have the suffix "Interface"
      129 | ERROR   | [ ] Missing short description in doc comment
      132 | ERROR   | [x] Parameter comment indentation must be 3 spaces, found 2 spaces
      157 | ERROR   | [ ] Interface name must begin with a capital letter
      157 | WARNING | [ ] Interface names should always have the suffix "Interface"
      165 | ERROR   | [ ] Public method name "iGeometry::toGeoJSON" is not in lowerCamel format
      173 | ERROR   | [ ] Public method name "iGeometry::toKML" is not in lowerCamel format
      181 | ERROR   | [ ] Public method name "iGeometry::toWKT" is not in lowerCamel format
      186 | ERROR   | [ ] Missing parameter comment
      186 | ERROR   | [ ] Missing parameter name
      187 | ERROR   | [x] Separate the @param and @return sections by a blank line.
      190 | ERROR   | [ ] Public method name "iGeometry::toGPX" is not in lowerCamel format
      196 | ERROR   | [x] Parameter comment indentation must be 3 spaces, found 2 spaces
      197 | ERROR   | [x] Separate the @param and @return sections by a blank line.
      208 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
      213 | ERROR   | [ ] Public method name "Geometry::toGeoJSON" is not in lowerCamel format
      220 | ERROR   | [ ] Public method name "Geometry::toKML" is not in lowerCamel format
      227 | ERROR   | [ ] Public method name "Geometry::toGPX" is not in lowerCamel format
      234 | ERROR   | [ ] Public method name "Geometry::toWKT" is not in lowerCamel format
      366 | ERROR   | [ ] Protected method name "WKT::_parseCollection" is not in lowerCamel format
      416 | ERROR   | [ ] Protected method name "GeoJSON::_geomFromJson" is not in lowerCamel format
      616 | ERROR   | [ ] Protected method name "XML::_childsCollect" is not in lowerCamel format
      642 | ERROR   | [ ] Protected method name "XML::_geomFromXML" is not in lowerCamel format
      646 | ERROR   | [ ] Doc comment is empty
      715 | ERROR   | [ ] Protected method name "KML::_extractCoordinates" is not in lowerCamel format
      726 | ERROR   | [ ] Protected method name "KML::_geomFromXML" is not in lowerCamel format
      768 | WARNING | [ ] Code after the RETURN statement on line 766 cannot be executed
      772 | WARNING | [ ] Code after the RETURN statement on line 770 cannot be executed
      776 | WARNING | [ ] Code after the RETURN statement on line 774 cannot be executed
      799 | ERROR   | [ ] Protected method name "GPX::_extractCoordinates" is not in lowerCamel format
      845 | ERROR   | [ ] Protected method name "GPX::_geomFromXML" is not in lowerCamel format
      872 | ERROR   | [ ] String concat is not required here; use a single string instead
      875 | ERROR   | [ ] String concat is not required here; use a single string instead
      886 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
      888 | ERROR   | [ ] Missing member variable doc comment
      889 | ERROR   | [ ] Missing member variable doc comment
      928 | ERROR   | [ ] Public method name "Point::toWKT" is not in lowerCamel format
      935 | ERROR   | [ ] Public method name "Point::toKML" is not in lowerCamel format
      942 | ERROR   | [ ] Public method name "Point::toGPX" is not in lowerCamel format
      955 | ERROR   | [ ] Public method name "Point::toGeoJSON" is not in lowerCamel format
      956 | ERROR   | [ ] The array declaration extends to column 89 (the limit is 80). The array content should be split up over multiple lines
      956 | ERROR   | [ ] The array declaration extends to column 88 (the limit is 80). The array content should be split up over multiple lines
     1002 | ERROR   | [ ] Missing member variable doc comment
     1019 | ERROR   | [ ] Public method name "Collection::toWKT" is not in lowerCamel format
     1034 | ERROR   | [ ] Public method name "Collection::toGeoJSON" is not in lowerCamel format
     1043 | ERROR   | [ ] The array declaration extends to column 102 (the limit is 80). The array content should be split up over multiple lines
     1050 | ERROR   | [ ] Public method name "Collection::toKML" is not in lowerCamel format
     1062 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
     1100 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
     1115 | ERROR   | [ ] Public method name "LineString::toKML" is not in lowerCamel format
     1124 | ERROR   | [ ] Public method name "LineString::toGPX" is not in lowerCamel format
     1149 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
     1169 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
     1208 | WARNING | [ ] Line exceeds 80 characters; contains 82 characters
     1245 | ERROR   | [x] Inline comments must start with a capital letter
     1245 | ERROR   | [x] Comments may not appear after statements
     1281 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
     1304 | ERROR   | [ ] Public method name "Polygon::toKML" is not in lowerCamel format
     1318 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
     1338 | ERROR   | [ ] Class constants must be uppercase; expected NAME but found name
     1355 | ERROR   | [ ] Public method name "GeometryCollection::toWKT" is not in lowerCamel format
     1364 | ERROR   | [ ] Public method name "GeometryCollection::toGeoJSON" is not in lowerCamel format
    ----------------------------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ----------------------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\install\core.entity_view_display.node.fiche_sit.teaser.yml
    ----------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------------
     33 | ERROR | [x] Expected 1 newline at end of file; 2 found
    ----------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ----------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\install\field.field.node.fiche_sit.body.yml
    -------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -------------------------------------------------------------------------------------
     25 | ERROR | [x] Expected 1 newline at end of file; 0 found
    -------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\install\field.field.node.fiche_sit.field_rubriques_sit.yml
    ----------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------------
     31 | ERROR | [x] Expected 1 newline at end of file; 0 found
    ----------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ----------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\install\field.field.node.fiche_sit.field_rubrique_sit_canonique.yml
    -------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------------------------
     31 | ERROR | [x] Expected 1 newline at end of file; 0 found
    -------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -------------------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\install\field.storage.node.field_code_sit.yml
    ---------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------
     17 | ERROR | [x] Expected 1 newline at end of file; 0 found
    ---------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ---------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\install\field.storage.node.field_rubriques_sit.yml
    --------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    --------------------------------------------------------------------------------------------
     22 | ERROR | [x] Expected 1 newline at end of file; 0 found
    --------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\install\field.storage.node.field_rubrique_sit_canonique.yml
    -----------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------
     22 | ERROR | [x] Expected 1 newline at end of file; 0 found
    -----------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -----------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\install\node.type.fiche_sit.yml
    -------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -------------------------------------------------------------------------
     14 | ERROR | [x] Expected 1 newline at end of file; 0 found
    -------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\install\taxonomy.vocabulary.rubrique_sit.yml
    --------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    --------------------------------------------------------------------------------------
     11 | ERROR | [x] Expected 1 newline at end of file; 0 found
    --------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\res\field.field.node.fiche_sit.field_content_category.yml
    ---------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------------------
     23 | ERROR | [x] Expected 1 newline at end of file; 0 found
    ---------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ---------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\config\res\field.storage.node.field_content_category.yml
    -------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------
     22 | ERROR | [x] Expected 1 newline at end of file; 0 found
    -------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    -------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\console.services.yml
    ----------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ----------------------------------------------------------------------
     16 | ERROR | [x] Expected 1 newline at end of file; 0 found
    ----------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ----------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\drush9_custom_commands.info.yml
    ----------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ----------------------------------------------------------------------
     6 | ERROR | [x] Expected 1 newline at end of file; 0 found
    ----------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ----------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\overrides\mosl\module_mosl\assets\css_K9V-_HfExIuxnGS83rGV2ki2YzkjzR3M4QdASDuvDfE.css
    ------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    ------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\overrides\mosl\module_mosl\assets\custom_bridge\fiche.css
    --------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    --------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\overrides\mosl\module_mosl\assets\custom_bridge\list.css
    -------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    -------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\overrides\mosl\module_mosl\assets\fiche\css_mWazpAbx-FAVCmiIGCQPMy2ZwKgHBbp61po3CUIwcZ0.css
    ------------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    ------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\overrides\mosl\module_mosl\assets\fiche\css_WsAlDn0tmiG5AH-Yq501TPy6eqBoZFfdnEZr9xxiaog.css
    ------------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    ------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\overrides\mosl\module_mosl\assets\list\css_D7iyEhNzRdcF9nS9XVKM105_Rtu-beuXdsvaZ2Kkz0M.css
    -----------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    -----------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\overrides\mosl\module_mosl\assets\list\css_UrqZdOKHjsOsUY6sVK0-e_JAmNzBr4aCAVMaFfbZFMk.css
    -----------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------------------
     1 | WARNING | File appears to be minified and cannot be processed
    -----------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\overrides\mosl\module_mosl\mosl.info.yml
    -----------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------
     1 | WARNING | Remove "version" from the info file, it will be added by drupal.org packaging automatically
    -----------------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\overrides\mosl\templates-bridge-twig\fiche\_specifique\mosl\blocks-mosl\button-cv.html.twig
    --------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 16 ERRORS AFFECTING 8 LINES
    --------------------------------------------------------------------------------------------------------------------------------------------------
      1 | ERROR | [x] Missing file doc comment
      1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
     18 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php echo $cvPreviewLink ..." but found "<?= $cvPreviewLink ..."
     19 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php echo $bridgeMsgAddedtoCv ..." but found "<?= $bridgeMsgAddedtoCv ..."
     20 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php echo $bridgeMsgAddToCv ..." but found "<?= $bridgeMsgAddToCv ..."
     21 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php echo $bridgeMsgAlreadyInCv ..." but found "<?= $bridgeMsgAlreadyInCv ..."
     25 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php echo ( ..." but found "<?= ( ..."
     25 | ERROR | [x] Expected 1 space before "?"; 0 found
     25 | ERROR | [x] Expected 1 space after "?"; 0 found
     25 | ERROR | [x] Expected 1 space before ":"; 0 found
     25 | ERROR | [x] Expected 1 space after ":"; 0 found
     25 | ERROR | [x] Expected 1 space after IF keyword; 0 found
     25 | ERROR | [x] Inline control structures are not allowed
     25 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
     26 | ERROR | [x] Short PHP opening tag used with echo; expected "<?php echo $msg ..." but found "<?= $msg ..."
     28 | ERROR | [x] Expected 1 newline at end of file; 0 found
    --------------------------------------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: C:\pylot_bridge\overrides\mosl\templates-bridge-twig\liste\moteur\filters\cityproxdyn.html.twig
    ------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------------------------
     237 | ERROR | [x] Expected 1 newline at end of file; 2 found
    ------------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    ------------------------------------------------------------------------------------------------------------------
    
  • 🇮🇳India Yashaswi18

    There are still some issues remaining.

  • First commit to issue fork.
  • 🇮🇳India zkhan.aamir

    Hi,

    MR #11 applied successfully.

    Admin@DESKTOP-252TO6V MINGW64 ~/Desktop/projects/drupal/web/modules/pylot_bridge (1.6.x)
    $ curl https://git.drupalcode.org/project/pylot_bridge/-/merge_requests/1.diff | patch -p1
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 1572k    0 1572k    0     0  1778k      0 --:--:-- --:--:-- --:--:-- 1780k
    patching file README.md
    patching file assets/gisconverter.php
    patching file config/install/core.entity_view_display.node.fiche_sit.teaser.yml
    patching file config/install/field.field.node.fiche_sit.body.yml
    patching file config/install/field.field.node.fiche_sit.field_rubrique_sit_canonique.yml
    patching file config/install/field.field.node.fiche_sit.field_rubriques_sit.yml
    patching file config/install/field.storage.node.field_code_sit.yml
    patching file config/install/field.storage.node.field_rubrique_sit_canonique.yml
    patching file config/install/field.storage.node.field_rubriques_sit.yml
    patching file config/install/node.type.fiche_sit.yml
    patching file config/install/taxonomy.vocabulary.rubrique_sit.yml
    patching file config/res/field.field.node.fiche_sit.field_content_category.yml
    patching file config/res/field.storage.node.field_content_category.yml
    patching file console.services.yml
    patching file drush.services.yml
    patching file drush9_custom_commands.info.yml
    patching file overrides/mosl/module_mosl/mosl.info.yml
    patching file overrides/mosl/module_mosl/templates/menu/menu--menuheader.html.twig
    patching file overrides/mosl/module_mosl/templates/paragraphs/paragraph--slider-full-width.html.twig
    patching file overrides/mosl/module_mosl/templates/paragraphs/paragraph--slider-large.html.twig
    patching file overrides/mosl/module_mosl/templates/paragraphs/paragraph--slider-more-ideas.html.twig
    patching file overrides/mosl/module_mosl/templates/paragraphs/paragraph--text-link.html.twig
    patching file overrides/mosl/module_mosl/templates/paragraphs/paragraph--text-video.html.twig
    patching file public/css/calendar/calendar.css
    patching file public/css/calendar/calendar_custom.css
    patching file public/css/font-awesome/css/all.css
    patching file public/css/font-awesome/font-awesome/css/all.css
    patching file public/css/infiniscroll.css
    patching file public/css/leaflet/1.8.0/leaflet.css
    patching file public/css/leaflet/MarkerCluster.Default.css
    patching file public/css/leaflet/MarkerCluster.css
    patching file public/css/leaflet/leaflet.css
    patching file public/css/plugin-sit-map.php
    patching file public/css/plugin-sit-public.css
    patching file pylot_bridge.info.yml
    patching file pylot_bridge.libraries.yml
    patching file pylot_bridge.links.menu.yml
    patching file pylot_bridge.module
    patching file pylot_bridge.routing.yml
    patching file pylot_bridge.services.yml
    patching file src/Command/DeleteCommand.php
    patching file src/Command/ImportCommand.php
    patching file src/Command/ImportTaxonomiesCommand.php
    patching file src/Commands/Drush9BridgeCommands.php
    patching file src/Controller/FrontendController.php
    patching file src/Controller/ImportController.php
    patching file src/Controller/TaxonomyTermViewPageController.php
    patching file src/Form/BridgeConfigForm.php
    patching file src/Plugin/Filter/BridgeFilter.php
    patching file src/Routing/TaxonomyListingViewsRoutingSubscriber.php
    patching file src/Services/BridgeBlockService.php
    patching file src/Services/BridgeCmsAbstractLayer.php
    patching file src/Services/BridgeFrontUtils.php
    patching file src/Services/BridgeShortCodeParser.php
    patching file src/Services/BridgeUtils.php
    patching file src/Services/DateUtils.php
    patching file src/Services/ImportService.php
    patching file src/Twig/BridgeTwig.php
    patching file templates/fiche-sit-ajax.html.twig
    patching file templates/fiche-symfony.html.twig
    patching file templates/liste-sit-shortcode.html.twig
    patching file templates/templates-bridge-twig/fiche/sommaire.html.twig
    patching file templates/templates-bridge-twig/init-moteur.html.twig
    

    Still errors and warning remaining.

  • 🇮🇳India zkhan.aamir

    Updated issue summary after applying MR #13

Production build 0.69.0 2024