Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(241 errors, 115 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

blocks/configurable_reports/block_configurable_reports.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/classes/github.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Line indented incorrectly; expected 4 spaces, found 1
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 8 spaces, found 2
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#13) Spaces must be used to indent lines; tabs are not allowed
(#14) Spaces must be used to indent lines; tabs are not allowed
(#15) Spaces must be used to indent lines; tabs are not allowed
(#16) Spaces must be used to indent lines; tabs are not allowed
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
blocks/configurable_reports/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/calcs/average/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/calcs/average/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/calcs/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/calcs/max/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/calcs/min/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/calcs/min/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/calcs/sum/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/calcs/sum/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/categoryfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/categoryfield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Line exceeds 132 characters; contains 168 characters
(#59) Line exceeds 132 characters; contains 143 characters
blocks/configurable_reports/components/columns/coursefield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/coursefield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/coursestats/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/currentuserfinalgrade/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/currentuserfinalgrade/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/date/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/date/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/finalgradeincurrentcourse/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/finalgradeincurrentcourse/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/reportcolumn/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#53) Line exceeds 132 characters; contains 147 characters
blocks/configurable_reports/components/columns/reportcolumn/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#161) Line exceeds maximum limit of 180 characters; contains 197 characters
(#185) Line exceeds maximum limit of 180 characters; contains 201 characters
(#204) Line exceeds maximum limit of 180 characters; contains 197 characters
blocks/configurable_reports/components/columns/roleusersn/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/roleusersn/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/columns/usercompletion/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/usercompletion/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/userfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/userfield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/usermodactions/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/usermodactions/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/usermodoutline/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/usermodoutline/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/userstats/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#32) Duplicate class name "userstats_form" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/configurable_reports/components/columns/usercompletion/form.php on line 32
blocks/configurable_reports/components/columns/userstats/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/ccoursefield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/ccoursefield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Line exceeds 132 characters; contains 151 characters
blocks/configurable_reports/components/conditions/coursecategory/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/coursecategory/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/coursechild/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/coursechild/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/courseparent/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/courseparent/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/currentreportcourse/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/currentuser/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/currentusercourses/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/cuserfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/cuserfield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#51) Line exceeds 132 characters; contains 139 characters
blocks/configurable_reports/components/conditions/parentcategory/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/parentcategory/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/usersincohorts/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/usersincohorts/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/usersincurrentcourse/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/usersincurrentcourse/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/customsql/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/customsql/form.php
(#29) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#73) Line exceeds 132 characters; contains 133 characters
blocks/configurable_reports/components/filters/categories/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/filters/coursecategories/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/coursemodules/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/courses/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/enrolledstudents/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/fcoursefield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/filters/fcoursefield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/fsearchuserfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#59) Functions must not contain multiple empty lines in a row; found 2 empty lines
blocks/configurable_reports/components/filters/fsearchuserfield/plugin.class.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/fuserfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/filters/fuserfield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/role/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/searchtext/plugin.class.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/semester/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/startendtime/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/subcategories/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/user/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/users/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/yearhebrew/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/yearnumeric/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#67) Expected "for (...) {\n"; found "for(...) {\n"
blocks/configurable_reports/components/ordering/categoryfieldorder/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/ordering/categoryfieldorder/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/ordering/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/ordering/coursefieldorder/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/ordering/coursefieldorder/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/ordering/userfieldorder/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/ordering/userfieldorder/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/permissions/anyone/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/permissions/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Line exceeds 132 characters; contains 153 characters
(#86) Line exceeds 132 characters; contains 133 characters
blocks/configurable_reports/components/permissions/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/permissions/puserfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/permissions/puserfield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/permissions/reportscapabilities/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/permissions/roleincourse/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/permissions/roleincourse/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/permissions/usersincoursereport/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Visibility must be declared on method "init"
(#29) Expected 1 space before opening brace; found 0
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Commas (,) must be followed by white space.
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#43) Expected "if (...) {\n"; found "if(...) {\n"
blocks/configurable_reports/components/plot/bar/form.php
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/plot/bar/graph.php
(#83) The use of function print_r() is forbidden
(#93) Line exceeds 132 characters; contains 165 characters
(#98) The use of function print_r() is forbidden
blocks/configurable_reports/components/plot/bar/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#57) The use of function error_log() is forbidden
(#63) The use of function error_log() is forbidden
(#77) Line exceeds 132 characters; contains 154 characters
blocks/configurable_reports/components/plot/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/plot/line/form.php
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/plot/line/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#70) Line exceeds maximum limit of 180 characters; contains 182 characters
blocks/configurable_reports/components/plot/pie/form.php
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/plot/pie/graph.php
(#92) Line exceeds 132 characters; contains 165 characters
(#94) This comment is 80% valid code; is this commented out code?
blocks/configurable_reports/components/plot/pie/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#62) Line exceeds 132 characters; contains 138 characters
(#65) Line exceeds 132 characters; contains 137 characters
(#74) Line exceeds 132 characters; contains 167 characters
blocks/configurable_reports/components/template/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/template/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/timeline/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/timeline/form.php
(#29) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/db/upgrade.php
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Line exceeds 132 characters; contains 140 characters
blocks/configurable_reports/edit_form.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Line exceeds 132 characters; contains 135 characters
(#37) Line exceeds 132 characters; contains 139 characters
blocks/configurable_reports/editcomp.php
(#94) Line exceeds 132 characters; contains 143 characters
(#204) Line exceeds 132 characters; contains 154 characters
blocks/configurable_reports/editplugin.php
(#245) Line exceeds 132 characters; contains 169 characters
blocks/configurable_reports/editreport.php
(#118) Line exceeds 132 characters; contains 155 characters
(#132) Line exceeds 132 characters; contains 153 characters
(#153) Line exceeds 132 characters; contains 162 characters
(#231) Line exceeds 132 characters; contains 150 characters
(#236) Line exceeds 132 characters; contains 142 characters
blocks/configurable_reports/editreport_form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#58) Line exceeds 132 characters; contains 139 characters
(#69) Line exceeds 132 characters; contains 159 characters
(#73) Line exceeds 132 characters; contains 169 characters
(#77) Line exceeds 132 characters; contains 158 characters
(#82) Line exceeds 132 characters; contains 164 characters
(#98) Line exceeds 132 characters; contains 140 characters
(#119) Visibility must be declared on method "get_data"
(#135) Visibility must be declared on method "set_data"
(#135) Variable "default_values" must not contain underscores.
(#136) Variable "default_values" must not contain underscores.
(#138) Variable "default_values" must not contain underscores.
(#138) Variable "default_values" must not contain underscores.
(#140) Variable "default_values" must not contain underscores.
(#140) Variable "default_values" must not contain underscores.
(#142) Variable "default_values" must not contain underscores.
(#151) Visibility must be declared on method "get_editor_options"
blocks/configurable_reports/export.php
(#52) Line exceeds maximum limit of 180 characters; contains 187 characters
blocks/configurable_reports/export/csv/export.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/export/json/export.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Expected 1 space before opening brace; found 0
(#31) Variable "jsonObject" must be all lower-case
(#33) Variable "jsonObject" must be all lower-case
(#35) Variable "jsonObject" must be all lower-case
blocks/configurable_reports/export/ods/export.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/export/xls/export.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/filter_form.php
(#24) Duplicate class name "report_edit_form" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/configurable_reports/editreport_form.php on line 32
blocks/configurable_reports/get_remote_report.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/configurable_reports/import_form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/lang/en/block_configurable_reports.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Whitespace found at end of line within string
blocks/configurable_reports/list_reports_in_category.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/configurable_reports/locallib.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#156) Line exceeds 132 characters; contains 150 characters
(#156) Line exceeds 132 characters; contains 150 characters
(#274) Line exceeds 132 characters; contains 153 characters
(#274) Line exceeds 132 characters; contains 153 characters
(#300) Line exceeds 132 characters; contains 176 characters
(#300) Line exceeds 132 characters; contains 176 characters
(#339) Line exceeds maximum limit of 180 characters; contains 191 characters
(#339) Line exceeds maximum limit of 180 characters; contains 191 characters
(#341) Line exceeds 132 characters; contains 144 characters
(#341) Line exceeds 132 characters; contains 144 characters
(#472) This comment is 59% valid code; is this commented out code?
(#500) Line exceeds 132 characters; contains 144 characters
(#500) Line exceeds 132 characters; contains 144 characters
(#501) Line exceeds 132 characters; contains 144 characters
(#501) Line exceeds 132 characters; contains 144 characters
blocks/configurable_reports/managereport.php
(#129) Line exceeds 132 characters; contains 147 characters
blocks/configurable_reports/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#60) Line exceeds 132 characters; contains 136 characters
(#99) Line exceeds 132 characters; contains 136 characters
(#243) Line exceeds maximum limit of 180 characters; contains 218 characters
(#326) Line exceeds 132 characters; contains 133 characters
(#417) Line exceeds 132 characters; contains 133 characters
(#451) Line exceeds 132 characters; contains 136 characters
(#460) Line exceeds 132 characters; contains 148 characters
(#536) Line exceeds 132 characters; contains 139 characters
(#548) Variable "moodle_page" must not contain underscores.
(#551) Variable "moodle_page" must not contain underscores.
(#554) Variable "moodle_page" must not contain underscores.
(#574) Variable "moodle_page" must not contain underscores.
(#613) Line exceeds maximum limit of 180 characters; contains 196 characters
(#642) Variable "moodle_page" must not contain underscores.
(#657) Line exceeds 132 characters; contains 157 characters
(#673) Line exceeds 132 characters; contains 134 characters
(#683) Line exceeds maximum limit of 180 characters; contains 198 characters
(#716) Line exceeds 132 characters; contains 157 characters
(#742) Line exceeds maximum limit of 180 characters; contains 199 characters
(#752) Line exceeds maximum limit of 180 characters; contains 182 characters
(#755) Line exceeds 132 characters; contains 151 characters
(#767) Line exceeds 132 characters; contains 134 characters
blocks/configurable_reports/reports/categories/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/reports/courses/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/reports/evalwise.class.php
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#65) The use of function eval() is forbidden
(#87) This comment is 56% valid code; is this commented out code?
blocks/configurable_reports/reports/sql/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#113) Line exceeds 132 characters; contains 136 characters
blocks/configurable_reports/reports/timeline/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/reports/users/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/repository.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/configurable_reports/send_emails.php
(#26) Line exceeds 132 characters; contains 152 characters
blocks/configurable_reports/settings.php
(#20) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#24) Line exceeds 132 characters; contains 146 characters
(#26) Line exceeds 132 characters; contains 146 characters
(#30) Line exceeds 132 characters; contains 150 characters
(#32) Line exceeds 132 characters; contains 150 characters
(#35) Line exceeds 132 characters; contains 148 characters
(#36) Line exceeds 132 characters; contains 135 characters
(#38) Line exceeds 132 characters; contains 162 characters
(#39) Line exceeds 132 characters; contains 136 characters
(#41) Line exceeds 132 characters; contains 164 characters
(#45) Line exceeds 132 characters; contains 152 characters
(#48) Line exceeds 132 characters; contains 146 characters
blocks/configurable_reports/tabs.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/viewreport.php
(#76) Line exceeds 132 characters; contains 135 characters

Javascript coding style problems

(40 errors, 128 warnings)

This section shows the coding style problems detected in the code by eslint [More info]

blocks/configurable_reports/amd/src/main.js
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#10) Identifier 'js_order' is not in camel case. (camelcase)
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Identifier 'add_jsdatatables' is not in camel case. (camelcase)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#34) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#35) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#38) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#39) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#40) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#41) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#43) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#44) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#45) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#46) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#47) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#48) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#49) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#50) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#51) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#52) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#73) Comments should not begin with a lowercase character (capitalized-comments)
blocks/configurable_reports/js/configurable_reports.js
(#1) Identifier 'editor_querysql' is not in camel case. (camelcase)
(#1) 'editor_querysql' is assigned a value but never used. (no-unused-vars)
(#2) Identifier 'editor_remotequerysql' is not in camel case. (camelcase)
(#4) Identifier 'block_configurable_reports' is not in camel case. (camelcase)
(#13) Identifier 'editor_querysql' is not in camel case. (camelcase)
(#13) 'CodeMirror' is not defined. (no-undef)
(#19) Extra space after key 'matchBrackets'. (key-spacing)
(#23) Identifier 'editor_remotequerysql' is not in camel case. (camelcase)
(#23) 'CodeMirror' is not defined. (no-undef)
(#29) Extra space after key 'matchBrackets'. (key-spacing)
(#30) Comments should not begin with a lowercase character (capitalized-comments)
(#39) Identifier 'select_reportcategories' is not in camel case. (camelcase)
(#39) 'select_reportcategories' is not defined. (no-undef)
(#40) Infix operators must be spaced. (space-infix-ops)
(#48) Expected space(s) after "for". (keyword-spacing)
(#50) 'option' is not defined. (no-undef)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) ["path"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) ["name"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'select_reportcategories' is not defined. (no-undef)
(#51) Identifier 'select_reportcategories' is not in camel case. (camelcase)
(#51) 'option' is not defined. (no-undef)
(#56) 'o' is defined but never used. (no-unused-vars)
(#58) Unexpected alert. (no-alert)
(#65) Identifier 'onchange_crreportcategories' is not in camel case. (camelcase)
(#65) Extra space after key 'onchange_crreportcategories'. (key-spacing)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Identifier 'select_element' is not in camel case. (camelcase)
(#65) A space is required after ','. (comma-spacing)
(#68) Identifier 'select_reportnames' is not in camel case. (camelcase)
(#68) 'select_reportnames' is not defined. (no-undef)
(#70) 'xhr' is assigned a value but never used. (no-unused-vars)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Identifier 'select_element' is not in camel case. (camelcase)
(#71) Identifier 'select_element' is not in camel case. (camelcase)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#77) Identifier 'select_reportnames' is not in camel case. (camelcase)
(#77) 'select_reportnames' is not defined. (no-undef)
(#78) 'option' is not defined. (no-undef)
(#79) 'select_reportnames' is not defined. (no-undef)
(#79) Identifier 'select_reportnames' is not in camel case. (camelcase)
(#79) 'option' is not defined. (no-undef)
(#81) Expected space(s) after "for". (keyword-spacing)
(#83) Line 83 exceeds the maximum line length of 132. (max-len)
(#83) 'option' is not defined. (no-undef)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) ["git_url"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) ["name"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) 'select_reportnames' is not defined. (no-undef)
(#84) Identifier 'select_reportnames' is not in camel case. (camelcase)
(#84) 'option' is not defined. (no-undef)
(#88) 'o' is defined but never used. (no-unused-vars)
(#89) Unexpected alert. (no-alert)
(#95) Identifier 'onchange_crreportnames' is not in camel case. (camelcase)
(#95) Extra space after key 'onchange_crreportnames'. (key-spacing)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#95) Identifier 'select_element' is not in camel case. (camelcase)
(#95) A space is required after ','. (comma-spacing)
(#95) 'sesskey' is defined but never used. (no-unused-vars)
(#96) 'Y' is assigned a value but never used. (no-unused-vars)
(#98) Identifier 'select_element' is not in camel case. (camelcase)
(#98) Identifier 'select_element' is not in camel case. (camelcase)
(#102) Identifier 'onchange_reportcategories' is not in camel case. (camelcase)
(#102) Extra space after key 'onchange_reportcategories'. (key-spacing)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Identifier 'select_element' is not in camel case. (camelcase)
(#102) A space is required after ','. (comma-spacing)
(#105) Comments should not begin with a lowercase character (capitalized-comments)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#106) Expected space or tab after '//' in comment. (spaced-comment)
(#108) 'select_reportsincategory' is not defined. (no-undef)
(#108) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#109) 'select_reportsincategory' is not defined. (no-undef)
(#109) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#110) 'xhr' is assigned a value but never used. (no-unused-vars)
(#110) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Identifier 'select_element' is not in camel case. (camelcase)
(#111) Identifier 'select_element' is not in camel case. (camelcase)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#118) 'option' is not defined. (no-undef)
(#119) 'option' is not defined. (no-undef)
(#121) Expected space(s) after "for". (keyword-spacing)
(#123) Line 123 exceeds the maximum line length of 132. (max-len)
(#123) 'option' is not defined. (no-undef)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) ["fullname"] is better written in dot notation. (dot-notation)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) ["name"] is better written in dot notation. (dot-notation)
(#123) Infix operators must be spaced. (space-infix-ops)
(#124) 'option' is not defined. (no-undef)
(#127) 'select_reportsincategory' is not defined. (no-undef)
(#127) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#128) A space is required after ','. (comma-spacing)
(#129) A space is required after ','. (comma-spacing)
(#130) Line 130 exceeds the maximum line length of 132. (max-len)
(#130) A space is required after ','. (comma-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#131) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#131) 'select_reportsincategory' is not defined. (no-undef)
(#135) 'select_reportsincategory' is not defined. (no-undef)
(#135) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#136) Comments should not begin with a lowercase character (capitalized-comments)
(#147) Extra space after key 'onchange_reportsincategory'. (key-spacing)
(#147) Identifier 'onchange_reportsincategory' is not in camel case. (camelcase)
(#147) Unexpected space before function parentheses. (space-before-function-paren)
(#147) Identifier 'select_element' is not in camel case. (camelcase)
(#147) A space is required after ','. (comma-spacing)
(#150) Comments should not begin with a lowercase character (capitalized-comments)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#153) Identifier 'textarea_reportsincategory' is not in camel case. (camelcase)
(#153) 'textarea_reportsincategory' is not defined. (no-undef)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#154) Comments should not begin with a lowercase character (capitalized-comments)
(#155) 'xhr' is assigned a value but never used. (no-unused-vars)
(#155) Infix operators must be spaced. (space-infix-ops)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Identifier 'select_element' is not in camel case. (camelcase)
(#156) Identifier 'select_element' is not in camel case. (camelcase)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Infix operators must be spaced. (space-infix-ops)
(#164) 'textarea_reportsincategory' is not defined. (no-undef)
(#164) Identifier 'textarea_reportsincategory' is not in camel case. (camelcase)
(#167) Identifier 'editor_remotequerysql' is not in camel case. (camelcase)
(#168) Comments should not begin with a lowercase character (capitalized-comments)
(#179) Line 179 exceeds the maximum line length of 132. (max-len)
(#185) 'select_reportsincategory' is not defined. (no-undef)
(#185) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#186) Comments should not begin with a lowercase character (capitalized-comments)
(#196) Missing semicolon. (semi)
(#198) Missing JSDoc comment. (require-jsdoc)
(#198) 'menuplugin' is defined but never used. (no-unused-vars)
(#198) A space is required after ','. (comma-spacing)
(#199) Infix operators must be spaced. (space-infix-ops)

CSS problems

(480 errors, 32 warnings)

This section shows CSS problems detected by stylelint [More info]

blocks/configurable_reports/styles.css
(#58) Invalid value for `background` (csstree/validator)
(#90) Invalid value for `background` (csstree/validator)
(#400) Expected empty line before at-rule (at-rule-empty-line-before)
(#405) Expected empty line before at-rule (at-rule-empty-line-before)
(#410) Expected empty line before at-rule (at-rule-empty-line-before)
(#93) Expected newline after "}" (block-closing-brace-newline-after)
(#9) Expected newline before "}" (block-closing-brace-newline-before)
(#13) Expected newline before "}" (block-closing-brace-newline-before)
(#17) Expected newline before "}" (block-closing-brace-newline-before)
(#22) Expected newline before "}" (block-closing-brace-newline-before)
(#51) Expected newline before "}" (block-closing-brace-newline-before)
(#134) Expected newline before "}" (block-closing-brace-newline-before)
(#135) Expected newline before "}" (block-closing-brace-newline-before)
(#137) Expected newline before "}" (block-closing-brace-newline-before)
(#138) Expected newline before "}" (block-closing-brace-newline-before)
(#139) Expected newline before "}" (block-closing-brace-newline-before)
(#140) Expected newline before "}" (block-closing-brace-newline-before)
(#141) Expected newline before "}" (block-closing-brace-newline-before)
(#142) Expected newline before "}" (block-closing-brace-newline-before)
(#227) Expected newline before "}" (block-closing-brace-newline-before)
(#228) Expected newline before "}" (block-closing-brace-newline-before)
(#229) Expected newline before "}" (block-closing-brace-newline-before)
(#231) Expected newline before "}" (block-closing-brace-newline-before)
(#232) Expected newline before "}" (block-closing-brace-newline-before)
(#233) Expected newline before "}" (block-closing-brace-newline-before)
(#297) Expected newline before "}" (block-closing-brace-newline-before)
(#298) Expected newline before "}" (block-closing-brace-newline-before)
(#299) Expected newline before "}" (block-closing-brace-newline-before)
(#301) Expected newline before "}" (block-closing-brace-newline-before)
(#302) Expected newline before "}" (block-closing-brace-newline-before)
(#364) Expected newline before "}" (block-closing-brace-newline-before)
(#365) Expected newline before "}" (block-closing-brace-newline-before)
(#402) Expected newline before "}" (block-closing-brace-newline-before)
(#407) Expected newline before "}" (block-closing-brace-newline-before)
(#412) Expected newline before "}" (block-closing-brace-newline-before)
(#419) Expected newline before "}" (block-closing-brace-newline-before)
(#434) Expected newline before "}" (block-closing-brace-newline-before)
(#435) Expected newline before "}" (block-closing-brace-newline-before)
(#436) Expected newline before "}" (block-closing-brace-newline-before)
(#437) Expected newline before "}" (block-closing-brace-newline-before)
(#438) Expected newline before "}" (block-closing-brace-newline-before)
(#439) Expected newline before "}" (block-closing-brace-newline-before)
(#440) Expected newline before "}" (block-closing-brace-newline-before)
(#441) Expected newline before "}" (block-closing-brace-newline-before)
(#443) Expected newline before "}" (block-closing-brace-newline-before)
(#444) Expected newline before "}" (block-closing-brace-newline-before)
(#445) Expected newline before "}" (block-closing-brace-newline-before)
(#446) Expected newline before "}" (block-closing-brace-newline-before)
(#451) Expected newline before "}" (block-closing-brace-newline-before)
(#452) Expected newline before "}" (block-closing-brace-newline-before)
(#453) Expected newline before "}" (block-closing-brace-newline-before)
(#454) Expected newline before "}" (block-closing-brace-newline-before)
(#455) Expected newline before "}" (block-closing-brace-newline-before)
(#456) Expected newline before "}" (block-closing-brace-newline-before)
(#457) Expected newline before "}" (block-closing-brace-newline-before)
(#458) Expected newline before "}" (block-closing-brace-newline-before)
(#459) Expected newline before "}" (block-closing-brace-newline-before)
(#460) Expected newline before "}" (block-closing-brace-newline-before)
(#461) Expected newline before "}" (block-closing-brace-newline-before)
(#462) Expected newline before "}" (block-closing-brace-newline-before)
(#463) Expected newline before "}" (block-closing-brace-newline-before)
(#465) Expected newline before "}" (block-closing-brace-newline-before)
(#466) Expected newline before "}" (block-closing-brace-newline-before)
(#468) Expected newline before "}" (block-closing-brace-newline-before)
(#472) Expected newline before "}" (block-closing-brace-newline-before)
(#473) Expected newline before "}" (block-closing-brace-newline-before)
(#474) Expected newline before "}" (block-closing-brace-newline-before)
(#475) Expected newline before "}" (block-closing-brace-newline-before)
(#556) Expected newline before "}" (block-closing-brace-newline-before)
(#557) Expected newline before "}" (block-closing-brace-newline-before)
(#602) Expected newline before "}" (block-closing-brace-newline-before)
(#630) Expected newline before "}" (block-closing-brace-newline-before)
(#645) Expected newline before "}" (block-closing-brace-newline-before)
(#646) Expected newline before "}" (block-closing-brace-newline-before)
(#647) Expected newline before "}" (block-closing-brace-newline-before)
(#648) Expected newline before "}" (block-closing-brace-newline-before)
(#649) Expected newline before "}" (block-closing-brace-newline-before)
(#657) Expected newline before "}" (block-closing-brace-newline-before)
(#667) Expected newline before "}" (block-closing-brace-newline-before)
(#670) Expected newline before "}" (block-closing-brace-newline-before)
(#9) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#13) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#17) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#22) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#51) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#434) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#435) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#436) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#437) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#438) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#439) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#440) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#441) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#443) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#444) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#445) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#446) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#451) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#452) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#453) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#454) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#455) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#456) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#457) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#458) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#459) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#460) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#461) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#462) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#463) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#465) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#466) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#472) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#473) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#475) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#355) Unexpected empty block (block-no-empty)
(#401) Unexpected empty block (block-no-empty)
(#403) Unexpected empty block (block-no-empty)
(#406) Unexpected empty block (block-no-empty)
(#408) Unexpected empty block (block-no-empty)
(#411) Unexpected empty block (block-no-empty)
(#413) Unexpected empty block (block-no-empty)
(#417) Unexpected empty block (block-no-empty)
(#450) Unexpected empty block (block-no-empty)
(#600) Unexpected empty block (block-no-empty)
(#9) Expected newline after "{" (block-opening-brace-newline-after)
(#13) Expected newline after "{" (block-opening-brace-newline-after)
(#17) Expected newline after "{" (block-opening-brace-newline-after)
(#22) Expected newline after "{" (block-opening-brace-newline-after)
(#51) Expected newline after "{" (block-opening-brace-newline-after)
(#134) Expected newline after "{" (block-opening-brace-newline-after)
(#135) Expected newline after "{" (block-opening-brace-newline-after)
(#137) Expected newline after "{" (block-opening-brace-newline-after)
(#138) Expected newline after "{" (block-opening-brace-newline-after)
(#139) Expected newline after "{" (block-opening-brace-newline-after)
(#140) Expected newline after "{" (block-opening-brace-newline-after)
(#141) Expected newline after "{" (block-opening-brace-newline-after)
(#142) Expected newline after "{" (block-opening-brace-newline-after)
(#227) Expected newline after "{" (block-opening-brace-newline-after)
(#228) Expected newline after "{" (block-opening-brace-newline-after)
(#229) Expected newline after "{" (block-opening-brace-newline-after)
(#231) Expected newline after "{" (block-opening-brace-newline-after)
(#232) Expected newline after "{" (block-opening-brace-newline-after)
(#233) Expected newline after "{" (block-opening-brace-newline-after)
(#297) Expected newline after "{" (block-opening-brace-newline-after)
(#298) Expected newline after "{" (block-opening-brace-newline-after)
(#299) Expected newline after "{" (block-opening-brace-newline-after)
(#301) Expected newline after "{" (block-opening-brace-newline-after)
(#302) Expected newline after "{" (block-opening-brace-newline-after)
(#364) Expected newline after "{" (block-opening-brace-newline-after)
(#365) Expected newline after "{" (block-opening-brace-newline-after)
(#402) Expected newline after "{" (block-opening-brace-newline-after)
(#407) Expected newline after "{" (block-opening-brace-newline-after)
(#412) Expected newline after "{" (block-opening-brace-newline-after)
(#419) Expected newline after "{" (block-opening-brace-newline-after)
(#434) Expected newline after "{" (block-opening-brace-newline-after)
(#435) Expected newline after "{" (block-opening-brace-newline-after)
(#436) Expected newline after "{" (block-opening-brace-newline-after)
(#437) Expected newline after "{" (block-opening-brace-newline-after)
(#438) Expected newline after "{" (block-opening-brace-newline-after)
(#439) Expected newline after "{" (block-opening-brace-newline-after)
(#440) Expected newline after "{" (block-opening-brace-newline-after)
(#441) Expected newline after "{" (block-opening-brace-newline-after)
(#443) Expected newline after "{" (block-opening-brace-newline-after)
(#444) Expected newline after "{" (block-opening-brace-newline-after)
(#445) Expected newline after "{" (block-opening-brace-newline-after)
(#446) Expected newline after "{" (block-opening-brace-newline-after)
(#451) Expected newline after "{" (block-opening-brace-newline-after)
(#452) Expected newline after "{" (block-opening-brace-newline-after)
(#453) Expected newline after "{" (block-opening-brace-newline-after)
(#454) Expected newline after "{" (block-opening-brace-newline-after)
(#455) Expected newline after "{" (block-opening-brace-newline-after)
(#456) Expected newline after "{" (block-opening-brace-newline-after)
(#457) Expected newline after "{" (block-opening-brace-newline-after)
(#458) Expected newline after "{" (block-opening-brace-newline-after)
(#459) Expected newline after "{" (block-opening-brace-newline-after)
(#460) Expected newline after "{" (block-opening-brace-newline-after)
(#461) Expected newline after "{" (block-opening-brace-newline-after)
(#462) Expected newline after "{" (block-opening-brace-newline-after)
(#463) Expected newline after "{" (block-opening-brace-newline-after)
(#465) Expected newline after "{" (block-opening-brace-newline-after)
(#466) Expected newline after "{" (block-opening-brace-newline-after)
(#468) Expected newline after "{" (block-opening-brace-newline-after)
(#472) Expected newline after "{" (block-opening-brace-newline-after)
(#473) Expected newline after "{" (block-opening-brace-newline-after)
(#474) Expected newline after "{" (block-opening-brace-newline-after)
(#475) Expected newline after "{" (block-opening-brace-newline-after)
(#556) Expected newline after "{" (block-opening-brace-newline-after)
(#557) Expected newline after "{" (block-opening-brace-newline-after)
(#602) Expected newline after "{" (block-opening-brace-newline-after)
(#630) Expected newline after "{" (block-opening-brace-newline-after)
(#645) Expected newline after "{" (block-opening-brace-newline-after)
(#646) Expected newline after "{" (block-opening-brace-newline-after)
(#647) Expected newline after "{" (block-opening-brace-newline-after)
(#648) Expected newline after "{" (block-opening-brace-newline-after)
(#649) Expected newline after "{" (block-opening-brace-newline-after)
(#657) Expected newline after "{" (block-opening-brace-newline-after)
(#667) Expected newline after "{" (block-opening-brace-newline-after)
(#670) Expected newline after "{" (block-opening-brace-newline-after)
(#9) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#13) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#17) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#22) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#51) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#434) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#435) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#436) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#437) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#438) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#439) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#440) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#441) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#443) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#444) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#445) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#446) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#451) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#452) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#453) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#454) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#455) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#456) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#457) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#458) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#459) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#460) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#461) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#462) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#463) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#465) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#466) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#472) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#473) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#475) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#134) Expected "#E2E4FF" to be "#e2e4ff" (color-hex-case)
(#137) Expected "#D3D6FF" to be "#d3d6ff" (color-hex-case)
(#138) Expected "#DADCFF" to be "#dadcff" (color-hex-case)
(#139) Expected "#E0E2FF" to be "#e0e2ff" (color-hex-case)
(#140) Expected "#EAEBFF" to be "#eaebff" (color-hex-case)
(#141) Expected "#F2F3FF" to be "#f2f3ff" (color-hex-case)
(#142) Expected "#F9F9FF" to be "#f9f9ff" (color-hex-case)
(#270) Expected "#99B3FF" to be "#99b3ff" (color-hex-case)
(#76) Expected "#ffffff" to be "#fff" (color-hex-length)
(#58) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#90) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#116) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
(#197) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
(#256) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
(#653) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#423) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#423) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#423) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#428) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#492) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#512) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#517) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#522) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#525) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#529) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#529) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#548) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#565) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#565) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#590) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#590) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#590) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#9) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#22) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#9) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#22) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#419) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#241) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#556) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#557) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#54) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#55) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#56) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#60) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#61) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#62) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#63) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#64) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#65) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#66) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#67) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#69) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#71) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#72) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#73) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#74) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#75) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#76) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#77) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#78) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#79) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#80) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#81) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#82) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#83) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#84) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#85) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#86) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#89) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#90) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#91) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#92) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#94) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#95) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#198) Unexpected !important (declaration-no-important)
(#204) Unexpected !important (declaration-no-important)
(#215) Unexpected !important (declaration-no-important)
(#257) Unexpected !important (declaration-no-important)
(#266) Unexpected !important (declaration-no-important)
(#380) Unexpected !important (declaration-no-important)
(#489) Unexpected !important (declaration-no-important)
(#543) Unexpected !important (declaration-no-important)
(#544) Unexpected !important (declaration-no-important)
(#58) Unexpected nonstandard direction (function-linear-gradient-no-nonstandard-direction)
(#90) Unexpected nonstandard direction (function-linear-gradient-no-nonstandard-direction)
(#59) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#91) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#57) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#57) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#58) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#58) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#89) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#89) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#90) Unexpected whitespace after "(" in a single-line function (function-parentheses-space-inside)
(#90) Unexpected whitespace before ")" in a single-line function (function-parentheses-space-inside)
(#96) Expected indentation of 0 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#328) Expected indentation of 4 spaces (indentation)
(#329) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 4 spaces (indentation)
(#338) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#357) Expected indentation of 4 spaces (indentation)
(#358) Expected indentation of 4 spaces (indentation)
(#359) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#381) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 4 spaces (indentation)
(#387) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 4 spaces (indentation)
(#390) Expected indentation of 4 spaces (indentation)
(#393) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 4 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#398) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#407) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#411) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#423) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 4 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#429) Expected indentation of 4 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#489) Expected indentation of 4 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#492) Expected indentation of 4 spaces (indentation)
(#493) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#496) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#507) Expected indentation of 4 spaces (indentation)
(#508) Expected indentation of 4 spaces (indentation)
(#509) Expected indentation of 4 spaces (indentation)
(#512) Expected indentation of 4 spaces (indentation)
(#513) Expected indentation of 4 spaces (indentation)
(#514) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#518) Expected indentation of 4 spaces (indentation)
(#519) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#525) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#531) Expected indentation of 4 spaces (indentation)
(#534) Expected indentation of 4 spaces (indentation)
(#535) Expected indentation of 4 spaces (indentation)
(#536) Expected indentation of 4 spaces (indentation)
(#537) Expected indentation of 4 spaces (indentation)
(#538) Expected indentation of 4 spaces (indentation)
(#541) Expected indentation of 4 spaces (indentation)
(#542) Expected indentation of 4 spaces (indentation)
(#543) Expected indentation of 4 spaces (indentation)
(#544) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#548) Expected indentation of 4 spaces (indentation)
(#549) Expected indentation of 4 spaces (indentation)
(#552) Expected indentation of 4 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#554) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#561) Expected indentation of 4 spaces (indentation)
(#564) Expected indentation of 4 spaces (indentation)
(#565) Expected indentation of 4 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#567) Expected indentation of 4 spaces (indentation)
(#568) Expected indentation of 4 spaces (indentation)
(#569) Expected indentation of 4 spaces (indentation)
(#570) Expected indentation of 4 spaces (indentation)
(#571) Expected indentation of 4 spaces (indentation)
(#572) Expected indentation of 4 spaces (indentation)
(#573) Expected indentation of 4 spaces (indentation)
(#574) Expected indentation of 4 spaces (indentation)
(#575) Expected indentation of 4 spaces (indentation)
(#576) Expected indentation of 4 spaces (indentation)
(#577) Expected indentation of 4 spaces (indentation)
(#578) Expected indentation of 4 spaces (indentation)
(#579) Expected indentation of 4 spaces (indentation)
(#580) Expected indentation of 4 spaces (indentation)
(#583) Expected indentation of 4 spaces (indentation)
(#584) Expected indentation of 4 spaces (indentation)
(#585) Expected indentation of 4 spaces (indentation)
(#589) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#591) Expected indentation of 4 spaces (indentation)
(#595) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#597) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#614) Expected indentation of 4 spaces (indentation)
(#615) Expected indentation of 4 spaces (indentation)
(#619) Expected indentation of 4 spaces (indentation)
(#620) Expected indentation of 4 spaces (indentation)
(#621) Expected indentation of 4 spaces (indentation)
(#622) Expected indentation of 4 spaces (indentation)
(#623) Expected indentation of 4 spaces (indentation)
(#627) Expected indentation of 4 spaces (indentation)
(#628) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#634) Expected indentation of 4 spaces (indentation)
(#635) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#642) Expected indentation of 4 spaces (indentation)
(#652) Expected indentation of 4 spaces (indentation)
(#653) Expected indentation of 4 spaces (indentation)
(#660) Expected indentation of 4 spaces (indentation)
(#661) Expected indentation of 4 spaces (indentation)
(#663) Expected indentation of 4 spaces (indentation)
(#662) Expected indentation of 8 spaces (indentation)
(#54) Unexpected unit (length-zero-no-unit)
(#54) Unexpected unit (length-zero-no-unit)
(#54) Unexpected unit (length-zero-no-unit)
(#55) Unexpected unit (length-zero-no-unit)
(#55) Unexpected unit (length-zero-no-unit)
(#55) Unexpected unit (length-zero-no-unit)
(#56) Unexpected unit (length-zero-no-unit)
(#56) Unexpected unit (length-zero-no-unit)
(#56) Unexpected unit (length-zero-no-unit)
(#61) Unexpected unit (length-zero-no-unit)
(#62) Unexpected unit (length-zero-no-unit)
(#63) Unexpected unit (length-zero-no-unit)
(#64) Unexpected unit (length-zero-no-unit)
(#65) Unexpected unit (length-zero-no-unit)
(#66) Unexpected unit (length-zero-no-unit)
(#67) Unexpected unit (length-zero-no-unit)
(#68) Unexpected unit (length-zero-no-unit)
(#69) Unexpected unit (length-zero-no-unit)
(#70) Unexpected unit (length-zero-no-unit)
(#71) Unexpected unit (length-zero-no-unit)
(#72) Unexpected unit (length-zero-no-unit)
(#86) Unexpected unit (length-zero-no-unit)
(#100) Expected no more than 2 empty lines (max-empty-lines)
(#649) Expected line length to be no more than 132 characters (max-line-length)
(#303) Unexpected whitespace at end of line (no-eol-whitespace)
(#344) Expected newline after "," (selector-list-comma-newline-after)
(#438) Expected newline after "," (selector-list-comma-newline-after)
(#452) Expected newline after "," (selector-list-comma-newline-after)
(#506) Expected newline after "," (selector-list-comma-newline-after)
(#506) Expected newline after "," (selector-list-comma-newline-after)
(#506) Expected newline after "," (selector-list-comma-newline-after)
(#648) Expected newline after "," (selector-list-comma-newline-after)
(#648) Expected newline after "," (selector-list-comma-newline-after)
(#649) Expected newline after "," (selector-list-comma-newline-after)
(#649) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(1364 errors, 2 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

blocks/configurable_reports/block_configurable_reports.php
(#25) Class block_configurable_reports is not documented
(#49) Function block_configurable_reports::instance_allow_config is not documented
(#166) Function block_configurable_reports::cron is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/classes/github.php
(#2) File-level phpdocs block is not found
(#4) Class github is not documented
(#7) Function github::set_repo is not documented
(#23) Function github::get is not documented
(#5) Variable github::$repo is not documented
(#4) Package is not specified for class github. It is also not specified in file-level phpdocs
blocks/configurable_reports/component.class.php
(#25) Class component_base is not documented
(#31) Function component_base::__construct is not documented
(#42) Function component_base::add_form_elements is not documented
(#26) Variable component_base::$plugins is not documented
(#27) Variable component_base::$ordering is not documented
(#28) Variable component_base::$form is not documented
(#29) Variable component_base::$help is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/average/form.php
(#32) Class average_form is not documented
(#33) Function average_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/average/plugin.class.php
(#27) Class plugin_average is not documented
(#29) Function plugin_average::init is not documented
(#36) Function plugin_average::summary is not documented
(#87) Function plugin_average::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/component.class.php
(#25) Class component_calcs is not documented
(#27) Function component_calcs::init is not documented
(#34) Function component_calcs::add_form_elements is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/max/form.php
(#32) Class max_form is not documented
(#33) Function max_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/max/plugin.class.php
(#27) Class plugin_max is not documented
(#29) Function plugin_max::init is not documented
(#36) Function plugin_max::summary is not documented
(#87) Function plugin_max::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/min/form.php
(#32) Class min_form is not documented
(#33) Function min_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/min/plugin.class.php
(#27) Class plugin_min is not documented
(#29) Function plugin_min::init is not documented
(#36) Function plugin_min::summary is not documented
(#86) Function plugin_min::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/sum/form.php
(#32) Class sum_form is not documented
(#33) Function sum_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/sum/plugin.class.php
(#27) Class plugin_sum is not documented
(#29) Function plugin_sum::init is not documented
(#36) Function plugin_sum::summary is not documented
(#86) Function plugin_sum::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/categoryfield/form.php
(#32) Class categoryfield_form is not documented
(#33) Function categoryfield_form::definition is not documented
(#55) Function categoryfield_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/categoryfield/plugin.class.php
(#27) Class plugin_categoryfield is not documented
(#29) Function plugin_categoryfield::init is not documented
(#36) Function plugin_categoryfield::summary is not documented
(#40) Function plugin_categoryfield::colformat is not documented
(#49) Function plugin_categoryfield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/component.class.php
(#25) Class component_columns is not documented
(#27) Function component_columns::init is not documented
(#34) Function component_columns::process_form is not documented
(#40) Function component_columns::add_form_elements is not documented
(#65) Function component_columns::validate_form_elements is not documented
(#72) Function component_columns::form_process_data is not documented
(#85) Function component_columns::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/coursefield/form.php
(#32) Class coursefield_form is not documented
(#33) Function coursefield_form::definition is not documented
(#56) Function coursefield_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/coursefield/plugin.class.php
(#27) Class plugin_coursefield is not documented
(#29) Function plugin_coursefield::init is not documented
(#36) Function plugin_coursefield::summary is not documented
(#40) Function plugin_coursefield::colformat is not documented
(#49) Function plugin_coursefield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/coursestats/form.php
(#32) Class coursestats_form is not documented
(#33) Function coursestats_form::definition is not documented
(#65) Function coursestats_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/coursestats/plugin.class.php
(#27) Class plugin_coursestats is not documented
(#29) Function plugin_coursestats::init is not documented
(#36) Function plugin_coursestats::summary is not documented
(#40) Function plugin_coursestats::colformat is not documented
(#49) Function plugin_coursestats::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/currentuserfinalgrade/form.php
(#32) Class currentuserfinalgrade_form is not documented
(#33) Function currentuserfinalgrade_form::definition is not documented
(#42) Function currentuserfinalgrade_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/currentuserfinalgrade/plugin.class.php
(#27) Class plugin_currentuserfinalgrade is not documented
(#29) Function plugin_currentuserfinalgrade::init is not documented
(#35) Function plugin_currentuserfinalgrade::summary is not documented
(#39) Function plugin_currentuserfinalgrade::colformat is not documented
(#48) Function plugin_currentuserfinalgrade::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/date/form.php
(#32) Class date_form is not documented
(#33) Function date_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/date/plugin.class.php
(#27) Class plugin_date is not documented
(#29) Function plugin_date::init is not documented
(#36) Function plugin_date::summary is not documented
(#40) Function plugin_date::colformat is not documented
(#49) Function plugin_date::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/finalgradeincurrentcourse/form.php
(#32) Class finalgradeincurrentcourse_form is not documented
(#33) Function finalgradeincurrentcourse_form::definition is not documented
(#42) Function finalgradeincurrentcourse_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/finalgradeincurrentcourse/plugin.class.php
(#27) Class plugin_finalgradeincurrentcourse is not documented
(#29) Function plugin_finalgradeincurrentcourse::init is not documented
(#35) Function plugin_finalgradeincurrentcourse::summary is not documented
(#39) Function plugin_finalgradeincurrentcourse::colformat is not documented
(#48) Function plugin_finalgradeincurrentcourse::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/form.php
(#32) Class columns_form is not documented
(#33) Function columns_form::definition is not documented
(#69) Function columns_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/reportcolumn/form.php
(#32) Class reportcolumn_form is not documented
(#33) Function reportcolumn_form::definition is not documented
(#72) Function reportcolumn_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/reportcolumn/plugin.class.php
(#27) Class plugin_reportcolumn is not documented
(#31) Function plugin_reportcolumn::init is not documented
(#38) Function plugin_reportcolumn::summary is not documented
(#43) Function plugin_reportcolumn::colformat is not documented
(#50) Function plugin_reportcolumn::get_user_reports is not documented
(#71) Function plugin_reportcolumn::get_current_report is not documented
(#87) Function plugin_reportcolumn::get_report_columns is not documented
(#109) Function plugin_reportcolumn::fix_condition_expr is not documented
(#124) Function plugin_reportcolumn::execute is not documented
(#29) Variable plugin_reportcolumn::$reportcache is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/roleusersn/form.php
(#32) Class roleusersn_form is not documented
(#33) Function roleusersn_form::definition is not documented
(#56) Function roleusersn_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/roleusersn/plugin.class.php
(#25) Class plugin_roleusersn is not documented
(#26) Function plugin_roleusersn::init is not documented
(#33) Function plugin_roleusersn::summary is not documented
(#37) Function plugin_roleusersn::colformat is not documented
(#46) Function plugin_roleusersn::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usercompletion/form.php
(#32) Class userstats_form is not documented
(#33) Function userstats_form::definition is not documented
(#55) Function userstats_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usercompletion/plugin.class.php
(#27) Class plugin_usercompletion is not documented
(#29) Function plugin_usercompletion::init is not documented
(#36) Function plugin_usercompletion::summary is not documented
(#40) Function plugin_usercompletion::colformat is not documented
(#49) Function plugin_usercompletion::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/userfield/form.php
(#32) Class userfield_form is not documented
(#33) Function userfield_form::definition is not documented
(#60) Function userfield_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/userfield/plugin.class.php
(#27) Class plugin_userfield is not documented
(#29) Function plugin_userfield::init is not documented
(#36) Function plugin_userfield::summary is not documented
(#40) Function plugin_userfield::colformat is not documented
(#49) Function plugin_userfield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usermodactions/form.php
(#32) Class usermodactions_form is not documented
(#33) Function usermodactions_form::definition is not documented
(#59) Function usermodactions_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usermodactions/plugin.class.php
(#27) Class plugin_usermodactions is not documented
(#29) Function plugin_usermodactions::init is not documented
(#36) Function plugin_usermodactions::summary is not documented
(#49) Function plugin_usermodactions::colformat is not documented
(#58) Function plugin_usermodactions::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usermodoutline/form.php
(#32) Class usermodoutline_form is not documented
(#33) Function usermodoutline_form::definition is not documented
(#60) Function usermodoutline_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usermodoutline/plugin.class.php
(#27) Class plugin_usermodoutline is not documented
(#29) Function plugin_usermodoutline::init is not documented
(#36) Function plugin_usermodoutline::summary is not documented
(#49) Function plugin_usermodoutline::colformat is not documented
(#58) Function plugin_usermodoutline::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/userstats/form.php
(#32) Class userstats_form is not documented
(#33) Function userstats_form::definition is not documented
(#66) Function userstats_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/userstats/plugin.class.php
(#27) Class plugin_userstats is not documented
(#29) Function plugin_userstats::init is not documented
(#36) Function plugin_userstats::summary is not documented
(#40) Function plugin_userstats::colformat is not documented
(#49) Function plugin_userstats::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/ccoursefield/form.php
(#32) Class ccoursefield_form is not documented
(#45) Function ccoursefield_form::definition is not documented
(#69) Function ccoursefield_form::validation is not documented
(#33) Variable ccoursefield_form::$allowedops is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/ccoursefield/plugin.class.php
(#27) Class plugin_ccoursefield is not documented
(#28) Function plugin_ccoursefield::init is not documented
(#34) Function plugin_ccoursefield::summary is not documented
(#40) Function plugin_ccoursefield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/component.class.php
(#25) Class component_conditions is not documented
(#27) Function component_conditions::init is not documented
(#34) Function component_conditions::form_process_data is not documented
(#52) Function component_conditions::add_missing_conditions is not documented
(#84) Function component_conditions::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/coursecategory/form.php
(#32) Class coursecategory_form is not documented
(#33) Function coursecategory_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/coursecategory/plugin.class.php
(#27) Class plugin_coursecategory is not documented
(#29) Function plugin_coursecategory::init is not documented
(#36) Function plugin_coursecategory::summary is not documented
(#48) Function plugin_coursecategory::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/coursechild/form.php
(#32) Class coursechild_form is not documented
(#33) Function coursechild_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/coursechild/plugin.class.php
(#27) Class plugin_coursechild is not documented
(#29) Function plugin_coursechild::init is not documented
(#35) Function plugin_coursechild::summary is not documented
(#45) Function plugin_coursechild::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/courseparent/form.php
(#32) Class courseparent_form is not documented
(#33) Function courseparent_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/courseparent/plugin.class.php
(#27) Class plugin_courseparent is not documented
(#29) Function plugin_courseparent::init is not documented
(#35) Function plugin_courseparent::summary is not documented
(#46) Function plugin_courseparent::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/currentreportcourse/plugin.class.php
(#27) Class plugin_currentreportcourse is not documented
(#28) Function plugin_currentreportcourse::init is not documented
(#34) Function plugin_currentreportcourse::summary is not documented
(#39) Function plugin_currentreportcourse::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/currentuser/plugin.class.php
(#27) Class plugin_currentuser is not documented
(#28) Function plugin_currentuser::init is not documented
(#34) Function plugin_currentuser::summary is not documented
(#39) Function plugin_currentuser::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/currentusercourses/plugin.class.php
(#27) Class plugin_currentusercourses is not documented
(#29) Function plugin_currentusercourses::init is not documented
(#35) Function plugin_currentusercourses::summary is not documented
(#40) Function plugin_currentusercourses::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/cuserfield/form.php
(#32) Class cuserfield_form is not documented
(#45) Function cuserfield_form::definition is not documented
(#75) Function cuserfield_form::validation is not documented
(#33) Variable cuserfield_form::$allowedops is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/cuserfield/plugin.class.php
(#27) Class plugin_cuserfield is not documented
(#29) Function plugin_cuserfield::init is not documented
(#35) Function plugin_cuserfield::summary is not documented
(#47) Function plugin_cuserfield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/form.php
(#32) Class conditions_form is not documented
(#33) Function conditions_form::definition is not documented
(#48) Function conditions_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/parentcategory/form.php
(#32) Class parentcategory_form is not documented
(#33) Function parentcategory_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/parentcategory/plugin.class.php
(#27) Class plugin_parentcategory is not documented
(#29) Function plugin_parentcategory::init is not documented
(#36) Function plugin_parentcategory::summary is not documented
(#48) Function plugin_parentcategory::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/usersincohorts/form.php
(#32) Class usersincohorts_form is not documented
(#33) Function usersincohorts_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/usersincohorts/plugin.class.php
(#27) Class plugin_usersincohorts is not documented
(#28) Function plugin_usersincohorts::init is not documented
(#34) Function plugin_usersincohorts::summary is not documented
(#40) Function plugin_usersincohorts::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/usersincurrentcourse/form.php
(#32) Class usersincurrentcourse_form is not documented
(#34) Function usersincurrentcourse_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/usersincurrentcourse/plugin.class.php
(#27) Class plugin_usersincurrentcourse is not documented
(#29) Function plugin_usersincurrentcourse::init is not documented
(#35) Function plugin_usersincurrentcourse::summary is not documented
(#41) Function plugin_usersincurrentcourse::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/customsql/component.class.php
(#25) Class component_customsql is not documented
(#26) Function component_customsql::init is not documented
(#39) Function component_customsql::form_process_data is not documented
(#51) Function component_customsql::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/customsql/form.php
(#35) Class customsql_form is not documented
(#37) Function customsql_form::definition is not documented
(#82) Function customsql_form::validation is not documented
(#90) Function customsql_form::validation_high_security is not documented
(#135) Function customsql_form::validation_low_security is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/categories/plugin.class.php
(#27) Class plugin_categories is not documented
(#29) Function plugin_categories::init is not documented
(#36) Function plugin_categories::summary is not documented
(#40) Function plugin_categories::execute is not documented
(#58) Function plugin_categories::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/component.class.php
(#25) Class component_filters is not documented
(#26) Function component_filters::init is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/coursecategories/plugin.class.php
(#27) Class plugin_coursecategories is not documented
(#29) Function plugin_coursecategories::init is not documented
(#36) Function plugin_coursecategories::summary is not documented
(#40) Function plugin_coursecategories::execute is not documented
(#67) Function plugin_coursecategories::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/coursemodules/plugin.class.php
(#27) Class plugin_coursemodules is not documented
(#29) Function plugin_coursemodules::init is not documented
(#36) Function plugin_coursemodules::summary is not documented
(#40) Function plugin_coursemodules::execute is not documented
(#68) Function plugin_coursemodules::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/courses/plugin.class.php
(#27) Class plugin_courses is not documented
(#29) Function plugin_courses::init is not documented
(#36) Function plugin_courses::summary is not documented
(#40) Function plugin_courses::execute is not documented
(#58) Function plugin_courses::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/enrolledstudents/plugin.class.php
(#27) Class plugin_enrolledstudents is not documented
(#29) Function plugin_enrolledstudents::init is not documented
(#36) Function plugin_enrolledstudents::summary is not documented
(#40) Function plugin_enrolledstudents::execute is not documented
(#57) Function plugin_enrolledstudents::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/fcoursefield/form.php
(#32) Class fcoursefield_form is not documented
(#33) Function fcoursefield_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/fcoursefield/plugin.class.php
(#27) Class plugin_fcoursefield is not documented
(#29) Function plugin_fcoursefield::init is not documented
(#36) Function plugin_fcoursefield::summary is not documented
(#40) Function plugin_fcoursefield::execute is not documented
(#56) Function plugin_fcoursefield::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/fsearchuserfield/form.php
(#32) Class fsearchuserfield_form is not documented
(#33) Function fsearchuserfield_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/fsearchuserfield/plugin.class.php
(#26) Class plugin_fsearchuserfield is not documented
(#28) Function plugin_fsearchuserfield::init is not documented
(#35) Function plugin_fsearchuserfield::summary is not documented
(#39) Function plugin_fsearchuserfield::execute is not documented
(#47) Function plugin_fsearchuserfield::execute_sql is not documented
(#59) Function plugin_fsearchuserfield::execute_users is not documented
(#94) Function plugin_fsearchuserfield::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @author: used
(#21) Invalid phpdocs tag @date: used
(#19) Package blocks is not valid
blocks/configurable_reports/components/filters/fuserfield/form.php
(#32) Class fuserfield_form is not documented
(#34) Function fuserfield_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/fuserfield/plugin.class.php
(#27) Class plugin_fuserfield is not documented
(#29) Function plugin_fuserfield::init is not documented
(#36) Function plugin_fuserfield::summary is not documented
(#40) Function plugin_fuserfield::execute is not documented
(#48) Function plugin_fuserfield::execute_sql is not documented
(#60) Function plugin_fuserfield::execute_users is not documented
(#95) Function plugin_fuserfield::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/role/plugin.class.php
(#27) Class plugin_role is not documented
(#29) Function plugin_role::init is not documented
(#36) Function plugin_role::summary is not documented
(#40) Function plugin_role::execute is not documented
(#58) Function plugin_role::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/searchtext/plugin.class.php
(#26) Class plugin_searchtext is not documented
(#28) Function plugin_searchtext::init is not documented
(#35) Function plugin_searchtext::summary is not documented
(#39) Function plugin_searchtext::execute is not documented
(#86) Function plugin_searchtext::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @author: used
(#21) Invalid phpdocs tag @date: used
(#19) Package blocks is not valid
blocks/configurable_reports/components/filters/semester/plugin.class.php
(#27) Class plugin_semester is not documented
(#29) Function plugin_semester::init is not documented
(#36) Function plugin_semester::summary is not documented
(#40) Function plugin_semester::execute is not documented
(#58) Function plugin_semester::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/startendtime/plugin.class.php
(#27) Class plugin_startendtime is not documented
(#29) Function plugin_startendtime::init is not documented
(#36) Function plugin_startendtime::summary is not documented
(#40) Function plugin_startendtime::execute is not documented
(#90) Function plugin_startendtime::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/subcategories/plugin.class.php
(#27) Class plugin_subcategories is not documented
(#29) Function plugin_subcategories::init is not documented
(#36) Function plugin_subcategories::summary is not documented
(#40) Function plugin_subcategories::execute is not documented
(#57) Function plugin_subcategories::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/user/plugin.class.php
(#27) Class plugin_user is not documented
(#28) Function plugin_user::init is not documented
(#35) Function plugin_user::summary is not documented
(#39) Function plugin_user::execute is not documented
(#56) Function plugin_user::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/users/plugin.class.php
(#27) Class plugin_users is not documented
(#29) Function plugin_users::init is not documented
(#36) Function plugin_users::summary is not documented
(#40) Function plugin_users::execute is not documented
(#58) Function plugin_users::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/yearhebrew/plugin.class.php
(#27) Class plugin_yearhebrew is not documented
(#29) Function plugin_yearhebrew::init is not documented
(#36) Function plugin_yearhebrew::summary is not documented
(#40) Function plugin_yearhebrew::execute is not documented
(#58) Function plugin_yearhebrew::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/yearnumeric/plugin.class.php
(#27) Class plugin_yearnumeric is not documented
(#29) Function plugin_yearnumeric::init is not documented
(#36) Function plugin_yearnumeric::summary is not documented
(#40) Function plugin_yearnumeric::execute is not documented
(#58) Function plugin_yearnumeric::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/categoryfieldorder/form.php
(#32) Class categoryfieldorder_form is not documented
(#33) Function categoryfieldorder_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/categoryfieldorder/plugin.class.php
(#27) Class plugin_categoryfieldorder is not documented
(#31) Function plugin_categoryfieldorder::init is not documented
(#39) Function plugin_categoryfieldorder::summary is not documented
(#44) Function plugin_categoryfieldorder::execute is not documented
(#29) Variable plugin_categoryfieldorder::$sql is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/component.class.php
(#25) Class component_ordering is not documented
(#26) Function component_ordering::init is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/coursefieldorder/form.php
(#32) Class coursefieldorder_form is not documented
(#33) Function coursefieldorder_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/coursefieldorder/plugin.class.php
(#27) Class plugin_coursefieldorder is not documented
(#31) Function plugin_coursefieldorder::init is not documented
(#39) Function plugin_coursefieldorder::summary is not documented
(#44) Function plugin_coursefieldorder::execute is not documented
(#29) Variable plugin_coursefieldorder::$sql is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/userfieldorder/form.php
(#32) Class userfieldorder_form is not documented
(#33) Function userfieldorder_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/userfieldorder/plugin.class.php
(#27) Class plugin_userfieldorder is not documented
(#31) Function plugin_userfieldorder::init is not documented
(#39) Function plugin_userfieldorder::summary is not documented
(#44) Function plugin_userfieldorder::execute is not documented
(#29) Variable plugin_userfieldorder::$sql is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/anyone/plugin.class.php
(#27) Class plugin_anyone is not documented
(#28) Function plugin_anyone::init is not documented
(#35) Function plugin_anyone::summary is not documented
(#39) Function plugin_anyone::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/component.class.php
(#25) Class component_permissions is not documented
(#27) Function component_permissions::init is not documented
(#34) Function component_permissions::form_process_data is not documented
(#51) Function component_permissions::add_missing_conditions is not documented
(#80) Function component_permissions::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/form.php
(#32) Class permissions_form is not documented
(#33) Function permissions_form::definition is not documented
(#47) Function permissions_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/puserfield/form.php
(#32) Class puserfield_form is not documented
(#33) Function puserfield_form::definition is not documented
(#67) Function puserfield_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/puserfield/plugin.class.php
(#27) Class plugin_puserfield is not documented
(#29) Function plugin_puserfield::init is not documented
(#36) Function plugin_puserfield::summary is not documented
(#46) Function plugin_puserfield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/reportscapabilities/plugin.class.php
(#27) Class plugin_reportscapabilities is not documented
(#29) Function plugin_reportscapabilities::init is not documented
(#36) Function plugin_reportscapabilities::summary is not documented
(#40) Function plugin_reportscapabilities::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/roleincourse/form.php
(#32) Class roleincourse_form is not documented
(#33) Function roleincourse_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/roleincourse/plugin.class.php
(#27) Class plugin_roleincourse is not documented
(#29) Function plugin_roleincourse::init is not documented
(#36) Function plugin_roleincourse::summary is not documented
(#44) Function plugin_roleincourse::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/usersincoursereport/plugin.class.php
(#27) Class plugin_usersincoursereport is not documented
(#29) Function plugin_usersincoursereport::init is not documented
(#36) Function plugin_usersincoursereport::summary is not documented
(#40) Function plugin_usersincoursereport::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/bar/form.php
(#17) File-level phpdocs block is not found
(#24) Class bar_form is not documented
(#25) Function bar_form::definition is not documented
(#85) Function bar_form::add_formatting_elements is not documented
(#24) Package is not specified for class bar_form. It is also not specified in file-level phpdocs
blocks/configurable_reports/components/plot/bar/graph.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/bar/plugin.class.php
(#27) Class plugin_bar is not documented
(#29) Function plugin_bar::init is not documented
(#36) Function plugin_bar::summary is not documented
(#41) Function plugin_bar::execute is not documented
(#80) Function plugin_bar::get_series is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/component.class.php
(#25) Class component_plot is not documented
(#26) Function component_plot::init is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/line/form.php
(#17) File-level phpdocs block is not found
(#24) Class line_form is not documented
(#25) Function line_form::definition is not documented
(#89) Function line_form::validation is not documented
(#24) Package is not specified for class line_form. It is also not specified in file-level phpdocs
blocks/configurable_reports/components/plot/line/graph.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/line/plugin.class.php
(#27) Class plugin_line is not documented
(#29) Function plugin_line::init is not documented
(#36) Function plugin_line::summary is not documented
(#41) Function plugin_line::execute is not documented
(#73) Function plugin_line::get_series is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/pie/form.php
(#17) File-level phpdocs block is not found
(#24) Class pie_form is not documented
(#25) Function pie_form::definition is not documented
(#24) Package is not specified for class pie_form. It is also not specified in file-level phpdocs
blocks/configurable_reports/components/plot/pie/graph.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/pie/plugin.class.php
(#27) Class plugin_pie is not documented
(#29) Function plugin_pie::init is not documented
(#36) Function plugin_pie::summary is not documented
(#41) Function plugin_pie::execute is not documented
(#77) Function plugin_pie::get_series is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/template/component.class.php
(#25) Class component_template is not documented
(#27) Function component_template::init is not documented
(#34) Function component_template::form_process_data is not documented
(#50) Function component_template::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/template/form.php
(#32) Class template_form is not documented
(#33) Function template_form::definition is not documented
(#113) Function template_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/timeline/component.class.php
(#25) Class component_timeline is not documented
(#27) Function component_timeline::init is not documented
(#34) Function component_timeline::form_process_data is not documented
(#45) Function component_timeline::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/timeline/form.php
(#35) Class timeline_form is not documented
(#36) Function timeline_form::definition is not documented
(#83) Function timeline_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/db/access.php
(#2) Empty line found after PHP open tag
(#24) Invalid phpdocs tag @author: used
(#25) Invalid phpdocs tag @date: used
blocks/configurable_reports/db/upgrade.php
(#32) Function xmldb_block_configurable_reports_upgrade is not documented
(#23) Invalid phpdocs tag @author: used
(#24) Invalid phpdocs tag @date: used
blocks/configurable_reports/edit_form.php
(#25) Class block_configurable_reports_edit_form is not documented
(#26) Function block_configurable_reports_edit_form::specific_definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/editcomp.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/editplugin.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/editreport.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/editreport_form.php
(#32) Class report_edit_form is not documented
(#33) Function report_edit_form::definition is not documented
(#109) Function report_edit_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/export.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/export/csv/export.php
(#25) Function export_report is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/export/json/export.php
(#17) File-level phpdocs block is not found
(#23) Phpdocs for function export_report has incomplete parameters list
(#22) Invalid phpdocs tag @date used
(#20) Package blocks is not valid
blocks/configurable_reports/export/ods/export.php
(#25) Function export_report is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/export/xls/export.php
(#25) Function export_report is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/filter_form.php
(#17) File-level phpdocs block is not found
(#24) Class report_edit_form is not documented
(#25) Function report_edit_form::definition is not documented
(#24) Package is not specified for class report_edit_form. It is also not specified in file-level phpdocs
blocks/configurable_reports/get_remote_report.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/import_form.php
(#32) Class import_form is not documented
(#33) Function import_form::definition is not documented
(#51) Function import_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/lang/en/block_configurable_reports.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
blocks/configurable_reports/list_reports_in_category.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/locallib.php
(#25) Function cr_print_js_function is not documented
(#48) Function cr_add_jsdatatables is not documented
(#96) Function urlencode_recursive is not documented
(#118) Function urldecode_recursive is not documented
(#139) Function cr_get_my_reports is not documented
(#161) Function cr_serialize is not documented
(#165) Function cr_unserialize is not documented
(#175) Function cr_check_report_permissions is not documented
(#186) Function cr_get_report_plugins is not documented
(#202) Function cr_get_export_plugins is not documented
(#215) Function cr_print_table is not documented
(#364) Function table_to_excel is not documented
(#455) Function cr_make_categories_list is not documented
(#486) Function cr_import_xml is not documented
(#520) Function cr_add_to_log is not documented
(#528) Function cr_logging_info is not documented
(#17) No one-line description found in phpdocs for file
(#77) There is no description in phpdocs for function cr_add_jsordering
(#78) Phpdocs for function cr_add_jsordering has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/managereport.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/plugin.class.php
(#25) Class plugin_base is not documented
(#35) Function plugin_base::__construct is not documented
(#46) Function plugin_base::summary is not documented
(#51) Function plugin_base::init is not documented
(#27) Variable plugin_base::$fullname is not documented
(#28) Variable plugin_base::$type is not documented
(#29) Variable plugin_base::$report is not documented
(#30) Variable plugin_base::$form is not documented
(#31) Variable plugin_base::$cache is not documented
(#32) Variable plugin_base::$unique is not documented
(#33) Variable plugin_base::$reporttypes is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/report.class.php
(#27) Class report_base is not documented
(#40) Function report_base::reports_base is not documented
(#70) Function report_base::__construct is not documented
(#74) Function report_base::check_permissions is not documented
(#134) Function report_base::add_filter_elements is not documented
(#152) Function report_base::check_filters_request is not documented
(#186) Function report_base::print_filters is not documented
(#192) Function report_base::print_graphs is not documented
(#212) Function report_base::print_export_options is not documented
(#257) Function report_base::evaluate_conditions is not documented
(#281) Function report_base::get_graphs is not documented
(#301) Function report_base::get_calcs is not documented
(#345) Function report_base::elements_by_conditions is not documented
(#548) Function report_base::add_jsordering is not documented
(#574) Function report_base::print_template is not documented
(#677) Function report_base::print_report_page is not documented
(#771) Function report_base::utf8_strrev is not documented
(#29) Variable report_base::$id is not documented
(#30) Variable report_base::$components is not documented
(#31) Variable report_base::$finalreport is not documented
(#32) Variable report_base::$totalrecords is not documented
(#33) Variable report_base::$currentuser is not documented
(#34) Variable report_base::$currentcourse is not documented
(#35) Variable report_base::$starttime is not documented
(#36) Variable report_base::$endtime is not documented
(#37) Variable report_base::$sql is not documented
(#38) Variable report_base::$filterform is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/categories/report.class.php
(#25) Class report_categories is not documented
(#27) Function report_categories::init is not documented
(#31) Function report_categories::get_all_elements is not documented
(#43) Function report_categories::get_rows is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/courses/report.class.php
(#25) Class report_courses is not documented
(#27) Function report_courses::init is not documented
(#31) Function report_courses::get_all_elements is not documented
(#43) Function report_courses::get_rows is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/evalwise.class.php
(#33) Class EvalWise is not documented
(#38) Function EvalWise::set_data is not documented
(#43) Function EvalWise::pfx is not documented
(#35) Variable EvalWise::$data is not documented
(#36) Variable EvalWise::$index is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/sql/report.class.php
(#27) Class report_sql is not documented
(#29) Function report_sql::init is not documented
(#33) Function report_sql::prepare_sql is not documented
(#61) Function report_sql::execute_query is not documented
(#90) Function report_sql::create_report is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/timeline/report.class.php
(#25) Class report_timeline is not documented
(#27) Function report_timeline::init is not documented
(#31) Function report_timeline::get_all_elements is not documented
(#82) Function report_timeline::get_rows is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/users/report.class.php
(#25) Class report_users is not documented
(#27) Function report_users::init is not documented
(#31) Function report_users::get_all_elements is not documented
(#43) Function report_users::get_rows is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/repository.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/send_emails.php
(#18) File-level phpdocs block is not found
(#30) Class sendemail_form is not documented
(#32) Function sendemail_form::definition is not documented
(#30) Package is not specified for class sendemail_form. It is also not specified in file-level phpdocs
blocks/configurable_reports/settings.php
(#17) File-level phpdocs block is not found
blocks/configurable_reports/tabs.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/version.php
(#23) Invalid phpdocs tag @author: used
(#24) Invalid phpdocs tag @date: used
blocks/configurable_reports/viewreport.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]