Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(2207 errors, 483 warnings)

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

public/local/table_sql/classes/helper.php
(#1) No one-line description found in phpdocs for docblock of file helper.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Missing docblock for class helper
(#32) Line exceeds 132 characters; contains 162 characters
(#47) Variable "fileName" must be all lower-case
(#48) Variable "startLine" must be all lower-case
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Variable "fileName" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#59) Variable "fileName" must be all lower-case
(#59) Variable "startLine" must be all lower-case
(#70) Public method name "helper::findAnonymousClasses" must be in lower-case letters only
(#70) Variable "parentClassFilter" must be all lower-case
(#71) Variable "anonymousClasses" must be all lower-case
(#72) Variable "className" must be all lower-case
(#73) Variable "className" must be all lower-case
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "parentClassFilter" must be all lower-case
(#83) Variable "parentClassFilter" must be all lower-case
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "anonymousClasses" must be all lower-case
(#90) Variable "anonymousClasses" must be all lower-case
public/local/table_sql/classes/local/demo/demo_table.php
(#1) No one-line description found in phpdocs for docblock of file demo_table.php
(#32) Missing docblock for class demo_table
(#33) Missing docblock for function define_table_configs
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) This comment is 48% valid code; is this commented out code?
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) This comment is 63% valid code; is this commented out code?
(#60) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#61) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// custom max (as opposed to faceted max)" but found "//custom max (as opposed to faceted max)"
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// custom min (as opposed to faceted min)" but found "//custom min (as opposed to faceted min)"
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) This comment is 80% valid code; is this commented out code?
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) This comment is 71% valid code; is this commented out code?
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) This comment is 90% valid code; is this commented out code?
(#106) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#107) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) This comment is 90% valid code; is this commented out code?
(#111) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#112) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) This comment is 42% valid code; is this commented out code?
(#120) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Missing docblock for function col_label1
(#134) Multi-line function call not indented correctly; expected 8 spaces but found 4
(#134) Line indented incorrectly; expected at least 8 spaces, found 4
(#137) Missing docblock for function render_detail_panel_content
(#141) Missing docblock for function get_row_actions
(#142) Variable "row_actions" must not contain underscores.
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "row_actions" must not contain underscores.
(#149) Variable "row_actions" must not contain underscores.
public/local/table_sql/classes/local/demo/demo_table_form.php
(#1) No one-line description found in phpdocs for docblock of file demo_table_form.php
(#33) Missing docblock for class demo_table_form
(#34) Missing docblock for function define_table_configs
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) This comment is 67% valid code; is this commented out code?
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) This comment is 74% valid code; is this commented out code?
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Missing docblock for function definition
(#61) Visibility must be declared on method "definition"
(#76) This comment is 61% valid code; is this commented out code?
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Missing docblock for function get_group
(#108) Missing docblock for function get_groups
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Missing docblock for function validation
(#117) Visibility must be declared on method "validation"
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Missing docblock for function definition
(#131) Visibility must be declared on method "definition"
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Missing docblock for function get_group
(#160) Missing docblock for function get_groups
(#167) Missing docblock for function validation
(#167) Visibility must be declared on method "validation"
(#179) This comment is 63% valid code; is this commented out code?
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Missing docblock for function store_row
(#204) Visibility must be declared on method "store_row"
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Only one argument is allowed per line in a multi-line function call
(#215) Only one argument is allowed per line in a multi-line function call
(#215) Only one argument is allowed per line in a multi-line function call
(#220) Missing docblock for function get_row
(#220) Visibility must be declared on method "get_row"
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Missing docblock for function delete_row
(#237) Visibility must be declared on method "delete_row"
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Missing docblock for function col_groupid
(#251) Visibility must be declared on method "col_groupid"
(#253) Only one argument is allowed per line in a multi-line function call
(#259) Missing docblock for function col_label2
(#259) Visibility must be declared on method "col_label2"
(#261) Only one argument is allowed per line in a multi-line function call
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Missing docblock for function col_files_advanced
(#267) Visibility must be declared on method "col_files_advanced"
public/local/table_sql/classes/local/js_call_amd.php
(#1) No one-line description found in phpdocs for docblock of file js_call_amd.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing docblock for class js_call_amd
(#29) Missing docblock for function __construct
(#29) Visibility must be declared on method "__construct"
(#30) Missing member variable doc comment
(#31) Missing member variable doc comment
(#32) Missing member variable doc comment
(#36) Missing docblock for function get_js_callback
(#36) Visibility must be declared on method "get_js_callback"
(#47) Missing docblock for function equals
(#47) Visibility must be declared on method "equals"
public/local/table_sql/classes/local/js_expression.php
(#1) No one-line description found in phpdocs for docblock of file js_expression.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#27) Missing docblock for class js_expression
(#28) Missing docblock for function __construct
(#28) Visibility must be declared on method "__construct"
(#29) Missing member variable doc comment
public/local/table_sql/classes/privacy/provider.php
(#1) No one-line description found in phpdocs for docblock of file provider.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing docblock for class provider
public/local/table_sql/classes/table_sql.php
(#1) No one-line description found in phpdocs for docblock of file table_sql.php
(#40) Missing docblock for class table_sql
(#40) Opening brace must not be followed by a blank line
(#42) Missing member variable doc comment
(#42) Member variable "enable_row_selection" must not contain underscores.
(#44) Missing member variable doc comment
(#44) Member variable "enable_global_filter" must not contain underscores.
(#45) Missing member variable doc comment
(#45) Member variable "enable_column_filters" must not contain underscores.
(#46) Missing member variable doc comment
(#46) Member variable "enable_page_size_selector" must not contain underscores.
(#47) Missing member variable doc comment
(#47) Member variable "page_size_options" must not contain underscores.
(#48) Missing member variable doc comment
(#48) Member variable "initial_page_index" must not contain underscores.
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) This comment is 50% valid code; is this commented out code?
(#51) You must use "/**" style comments for a member variable comment
(#51) Member variable "row_actions" must not contain underscores.
(#52) Missing member variable doc comment
(#52) Member variable "row_actions_js_callback" must not contain underscores.
(#54) Missing member variable doc comment
(#54) Member variable "enable_detail_panel" must not contain underscores.
(#55) Missing member variable doc comment
(#55) Member variable "render_detail_panel_js_callback" must not contain underscores.
(#56) Missing member variable doc comment
(#56) Member variable "row_actions_display_as_menu" must not contain underscores.
(#57) Missing member variable doc comment
(#57) Member variable "row_actions_display_as_sticky_column" must not contain underscores.
(#58) Missing member variable doc comment
(#58) Member variable "column_nofilter" must not contain underscores.
(#59) Missing member variable doc comment
(#59) Member variable "column_options" must not contain underscores.
(#61) Missing member variable doc comment
(#61) Member variable "immediately_call_actions" must not contain underscores.
(#62) Missing member variable doc comment
(#62) Member variable "xhr_url" must not contain underscores.
(#64) Missing member variable doc comment
(#64) Member variable "is_xhr" must not contain underscores.
(#65) Missing member variable doc comment
(#65) Member variable "xhr_formatted_data" must not contain underscores.
(#67) Missing member variable doc comment
(#67) Member variable "full_text_search_columns" must not contain underscores.
(#69) Missing member variable doc comment
(#69) Member variable "mrt_options" must not contain underscores.
(#71) Missing member variable doc comment
(#71) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#71) Scope modifier not specified for member variable "$showdownloadbuttonsat"
(#71) The var keyword must not be used to declare a property
(#71) Visibility must be declared on property "$showdownloadbuttonsat"
(#72) Missing member variable doc comment
(#72) Member variable "download_name" must not contain underscores.
(#74) Missing docblock for constant table_sql::PARAM_TEXT
(#75) Missing docblock for constant table_sql::PARAM_NUMBER
(#76) Missing docblock for constant table_sql::PARAM_TIMESTAMP
(#77) Missing docblock for constant table_sql::PARAM_UNKNOWN
(#79) Missing member variable doc comment
(#79) Member variable "datetime_format" must not contain underscores.
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) You must use "/**" style comments for a member variable comment
(#82) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#82) Scope modifier not specified for member variable "$pagesize"
(#82) The var keyword must not be used to declare a property
(#82) Visibility must be declared on property "$pagesize"
(#84) Missing docblock for function __construct
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Empty ELSEIF statement detected
(#95) Usage of ELSEIF not allowed; use ELSE IF instead
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line exceeds 132 characters; contains 139 characters
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "request_uniqueid" must not contain underscores.
(#104) Variable "request_uniqueid" must not contain underscores.
(#104) Variable "request_uniqueid" must not contain underscores.
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "request_uniqueid" must not contain underscores.
(#121) Variable "request_uniqueid" must not contain underscores.
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) This comment is 80% valid code; is this commented out code?
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Line exceeds 132 characters; contains 148 characters
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Visibility must be declared on method "get_class_name"
(#191) Visibility must be declared on method "define_header"
(#212) Missing docblock for function set_column_options
(#212) Variable "sql_column" must not contain underscores.
(#212) Variable "select_options" must not contain underscores.
(#212) Variable "data_type" must not contain underscores.
(#212) Variable "no_filter" must not contain underscores.
(#212) Variable "no_sorting" must not contain underscores.
(#212) Variable "mrt_options" must not contain underscores.
(#212) Line exceeds maximum limit of 180 characters; contains 355 characters
(#221) Variable "select_options" must not contain underscores.
(#222) Variable "select_options" must not contain underscores.
(#224) Variable "sql_column" must not contain underscores.
(#225) Variable "sql_column" must not contain underscores.
(#227) Variable "data_type" must not contain underscores.
(#228) Variable "data_type" must not contain underscores.
(#229) Variable "data_type" must not contain underscores.
(#231) Variable "data_type" must not contain underscores.
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "no_sorting" must not contain underscores.
(#252) Variable "no_filter" must not contain underscores.
(#260) Variable "mrt_options" must not contain underscores.
(#261) Variable "mrt_options" must not contain underscores.
(#274) Missing docblock for function set_mrt_options
(#274) Variable "mrt_options" must not contain underscores.
(#275) Variable "mrt_options" must not contain underscores.
(#288) Variable "immediately_call_actions" must not contain underscores.
(#289) Variable "immediately_call_actions" must not contain underscores.
(#292) Missing docblock for function set_xhr_url
(#292) Variable "xhr_url" must not contain underscores.
(#293) Variable "xhr_url" must not contain underscores.
(#294) Variable "xhr_url" must not contain underscores.
(#294) Variable "xhr_url" must not contain underscores.
(#297) Variable "xhr_url" must not contain underscores.
(#300) Missing docblock for function set_table_columns
(#305) Missing docblock for function set_pagesize
(#312) Short array syntax must be used to define arrays
(#315) Empty IF statement detected
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Missing docblock for function set_sql_query
(#334) Missing docblock for function set_sql_table
(#338) Missing docblock for function get_sql_table
(#355) Variable "param_type" must not contain underscores.
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Variable "param_type" must not contain underscores.
(#360) Variable "param_type" must not contain underscores.
(#363) Variable "param_type" must not contain underscores.
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Line exceeds 132 characters; contains 140 characters
(#406) Missing docblock for function sql_case
(#420) Expected 1 space after FUNCTION keyword; 0 found
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Opening parenthesis of a multi-line function call must be the last content on the line
(#423) Only one argument is allowed per line in a multi-line function call
(#424) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#424) Closing parenthesis of a multi-line function call must be on a line by itself
(#431) Missing docblock for function sql_format_timestamp
(#439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#467) Variable "mysql_timezone" must not contain underscores.
(#468) Variable "mysql_timezone" must not contain underscores.
(#469) Variable "mysql_timezone" must not contain underscores.
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Variable "mysql_timezone" must not contain underscores.
(#486) Missing docblock for function no_filter
(#490) Missing docblock for function get_filter_where
(#490) Variable "param_type" must not contain underscores.
(#494) Long list syntax is not allowed
(#494) Variable "column_filter_where" must not contain underscores.
(#494) Variable "column_filter_params" must not contain underscores.
(#494) Variable "param_type" must not contain underscores.
(#495) Long list syntax is not allowed
(#495) Variable "global_filter_where" must not contain underscores.
(#495) Variable "global_filter_params" must not contain underscores.
(#495) Variable "param_type" must not contain underscores.
(#497) Variable "column_filter_where" must not contain underscores.
(#497) Variable "global_filter_where" must not contain underscores.
(#497) Variable "column_filter_params" must not contain underscores.
(#497) Variable "global_filter_params" must not contain underscores.
(#497) Line exceeds 132 characters; contains 146 characters
(#501) Long list syntax is not allowed
(#501) Variable "param_type" must not contain underscores.
(#506) Missing docblock for function get_global_filter_where
(#506) Variable "param_type" must not contain underscores.
(#516) Variable "search_parts" must not contain underscores.
(#518) Variable "filter_where" must not contain underscores.
(#520) Variable "get_param_name" must not contain underscores.
(#520) Expected 1 space after FUNCTION keyword; 0 found
(#520) Variable "param_type" must not contain underscores.
(#521) Variable "param_type" must not contain underscores.
(#527) Variable "get_param_key" must not contain underscores.
(#527) Expected 1 space after FUNCTION keyword; 0 found
(#527) Variable "param_type" must not contain underscores.
(#528) Variable "param_type" must not contain underscores.
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Variable "search_parts" must not contain underscores.
(#536) Variable "search_part_i" must not contain underscores.
(#536) Variable "search_part" must not contain underscores.
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Variable "filter_where_for_search_part" must not contain underscores.
(#544) Variable "sql_column" must not contain underscores.
(#545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Variable "sql_column" must not contain underscores.
(#547) Variable "sql_column" must not contain underscores.
(#550) Variable "formatted_searchpart" must not contain underscores.
(#550) Variable "search_part" must not contain underscores.
(#552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) Variable "filter_where_for_search_part" must not contain underscores.
(#553) Variable "sql_column" must not contain underscores.
(#553) Variable "get_param_name" must not contain underscores.
(#553) Line exceeds 132 characters; contains 133 characters
(#554) Variable "get_param_key" must not contain underscores.
(#554) Variable "formatted_searchpart" must not contain underscores.
(#557) Variable "sql_column" must not contain underscores.
(#558) Variable "filter_where_for_search_part" must not contain underscores.
(#558) Variable "sql_column" must not contain underscores.
(#558) Variable "get_param_name" must not contain underscores.
(#558) Line exceeds 132 characters; contains 133 characters
(#559) Variable "get_param_key" must not contain underscores.
(#559) Variable "search_part" must not contain underscores.
(#562) Variable "filter_where" must not contain underscores.
(#562) Variable "filter_where_for_search_part" must not contain underscores.
(#565) Variable "filter_where" must not contain underscores.
(#568) Missing docblock for function get_column_filter_where
(#568) Variable "param_type" must not contain underscores.
(#571) Variable "param_type" must not contain underscores.
(#572) Variable "param_type" must not contain underscores.
(#585) Variable "filter_where" must not contain underscores.
(#587) Variable "get_param_name" must not contain underscores.
(#587) Expected 1 space after FUNCTION keyword; 0 found
(#587) Variable "param_type" must not contain underscores.
(#588) Variable "param_type" must not contain underscores.
(#594) Variable "get_param_key" must not contain underscores.
(#594) Expected 1 space after FUNCTION keyword; 0 found
(#594) Variable "param_type" must not contain underscores.
(#595) Variable "param_type" must not contain underscores.
(#613) Variable "sql_column" must not contain underscores.
(#616) Variable "sql_column_as_char" must not contain underscores.
(#616) Variable "sql_column" must not contain underscores.
(#618) Variable "sql_column_as_char" must not contain underscores.
(#618) Variable "sql_column" must not contain underscores.
(#621) Inline comments must start with a capital letter, digit or 3-dots sequence
(#623) Variable "sql_column_as_number" must not contain underscores.
(#623) Variable "sql_column" must not contain underscores.
(#627) Expected 1 space after FUNCTION keyword; 0 found
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Variable "filter_where" must not contain underscores.
(#637) Variable "sql_column_as_char" must not contain underscores.
(#637) Variable "get_param_name" must not contain underscores.
(#638) Variable "get_param_key" must not contain underscores.
(#640) Usage of ELSEIF not allowed; use ELSE IF instead
(#642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#643) Long list syntax is not allowed
(#643) Variable "param_type" must not contain underscores.
(#643) Line exceeds 132 characters; contains 145 characters
(#644) Variable "filter_where" must not contain underscores.
(#644) Variable "sql_column_as_char" must not contain underscores.
(#647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#647) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) Variable "filter_where" must not contain underscores.
(#648) Variable "sql_column_as_char" must not contain underscores.
(#648) Variable "get_param_name" must not contain underscores.
(#649) Variable "get_param_key" must not contain underscores.
(#651) Usage of ELSEIF not allowed; use ELSE IF instead
(#652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) Variable "filter_where" must not contain underscores.
(#653) Variable "sql_column_as_char" must not contain underscores.
(#653) Variable "get_param_name" must not contain underscores.
(#654) Variable "get_param_key" must not contain underscores.
(#655) Usage of ELSEIF not allowed; use ELSE IF instead
(#656) Inline comments must start with a capital letter, digit or 3-dots sequence
(#656) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Variable "filter_where" must not contain underscores.
(#657) Variable "sql_column_as_char" must not contain underscores.
(#657) Variable "get_param_name" must not contain underscores.
(#658) Variable "get_param_key" must not contain underscores.
(#659) Usage of ELSEIF not allowed; use ELSE IF instead
(#660) Variable "filter_where" must not contain underscores.
(#660) Variable "sql_column_as_char" must not contain underscores.
(#660) Variable "get_param_name" must not contain underscores.
(#661) Variable "get_param_key" must not contain underscores.
(#662) Usage of ELSEIF not allowed; use ELSE IF instead
(#663) Variable "filter_where" must not contain underscores.
(#663) Variable "sql_column_as_number" must not contain underscores.
(#663) Variable "get_param_name" must not contain underscores.
(#664) Variable "get_param_key" must not contain underscores.
(#665) Usage of ELSEIF not allowed; use ELSE IF instead
(#666) Variable "filter_where" must not contain underscores.
(#666) Variable "sql_column_as_number" must not contain underscores.
(#666) Variable "get_param_name" must not contain underscores.
(#667) Variable "get_param_key" must not contain underscores.
(#668) Usage of ELSEIF not allowed; use ELSE IF instead
(#669) Variable "filter_where" must not contain underscores.
(#669) Variable "sql_column_as_number" must not contain underscores.
(#669) Variable "get_param_name" must not contain underscores.
(#670) Variable "get_param_key" must not contain underscores.
(#671) Usage of ELSEIF not allowed; use ELSE IF instead
(#672) Variable "filter_where" must not contain underscores.
(#672) Variable "sql_column_as_number" must not contain underscores.
(#672) Variable "get_param_name" must not contain underscores.
(#673) Variable "get_param_key" must not contain underscores.
(#674) Usage of ELSEIF not allowed; use ELSE IF instead
(#675) Variable "filter_where" must not contain underscores.
(#675) Variable "sql_column" must not contain underscores.
(#676) Usage of ELSEIF not allowed; use ELSE IF instead
(#677) Variable "filter_where" must not contain underscores.
(#677) Variable "sql_column" must not contain underscores.
(#678) Usage of ELSEIF not allowed; use ELSE IF instead
(#680) Variable "filter_where" must not contain underscores.
(#680) Variable "sql_column_as_number" must not contain underscores.
(#680) Variable "get_param_name" must not contain underscores.
(#681) Variable "get_param_key" must not contain underscores.
(#684) Variable "filter_where" must not contain underscores.
(#684) Variable "sql_column_as_number" must not contain underscores.
(#684) Variable "get_param_name" must not contain underscores.
(#685) Variable "get_param_key" must not contain underscores.
(#693) Variable "filter_where" must not contain underscores.
(#697) Variable "filter_where" must not contain underscores.
(#700) Missing docblock for function get_sql_column
(#705) Inline comments must start with a capital letter, digit or 3-dots sequence
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Line exceeds 132 characters; contains 160 characters
(#707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) Variable "sql_column" must not contain underscores.
(#710) Usage of ELSEIF not allowed; use ELSE IF instead
(#710) Line exceeds 132 characters; contains 147 characters
(#711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Variable "sql_column" must not contain underscores.
(#714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) Variable "sql_column" must not contain underscores.
(#720) Variable "sql_column" must not contain underscores.
(#724) Variable "sql_column" must not contain underscores.
(#728) Missing docblock for function add_row_action
(#728) Line exceeds maximum limit of 180 characters; contains 269 characters
(#732) Usage of ELSEIF not allowed; use ELSE IF instead
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#741) Usage of ELSEIF not allowed; use ELSE IF instead
(#754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) Missing docblock for function set_row_actions_display_as_menu
(#765) Variable "as_menu" must not contain underscores.
(#766) Variable "as_menu" must not contain underscores.
(#769) Missing docblock for function set_row_actions_display_as_sticky_column
(#769) Variable "as_sticky_column" must not contain underscores.
(#770) Variable "as_sticky_column" must not contain underscores.
(#773) Missing docblock for function set_row_actions_js_callback
(#773) Variable "row_actions_js_callback" must not contain underscores.
(#774) Variable "row_actions_js_callback" must not contain underscores.
(#777) Missing docblock for function set_render_detail_panel_js_callback
(#777) Variable "render_detail_panel_js_callback" must not contain underscores.
(#779) Variable "render_detail_panel_js_callback" must not contain underscores.
(#782) Missing docblock for function enable_detail_panel
(#786) Missing docblock for function enable_row_selection
(#790) Missing docblock for function enable_global_filter
(#794) Missing docblock for function enable_column_filters
(#798) Missing docblock for function enable_page_size_selector
(#802) Missing docblock for function set_page_size_options
(#802) Variable "page_size_options" must not contain underscores.
(#803) Variable "page_size_options" must not contain underscores.
(#806) Missing docblock for function set_initial_page_index
(#810) Missing docblock for function add_full_text_search_column
(#814) Missing docblock for function get_row_actions
(#815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Variable "row_actions" must not contain underscores.
(#821) Variable "row_actions" must not contain underscores.
(#843) Long list syntax is not allowed
(#844) Long list syntax is not allowed
(#854) Inline comments must start with a capital letter, digit or 3-dots sequence
(#854) Inline comments must end in full-stops, exclamation marks, or question marks
(#855) Long list syntax is not allowed
(#866) Variable "countOnly" must be all lower-case
(#867) Variable "countOnly" must be all lower-case
(#875) Variable "filter_where" must not contain underscores.
(#875) Variable "filter_params" must not contain underscores.
(#876) Variable "filter_params" must not contain underscores.
(#877) Variable "filter_where" must not contain underscores.
(#880) Variable "order_by" must not contain underscores.
(#880) Variable "countOnly" must be all lower-case
(#881) Variable "order_by" must not contain underscores.
(#891) No one-line description found in phpdocs for docblock of function get_sql_and_params_simple
(#908) Missing docblock for function get_order_by
(#908) Variable "countOnly" must be all lower-case
(#909) Variable "countOnly" must be all lower-case
(#916) Missing docblock for function get_sql_param_type_from_param_array
(#926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#954) Missing docblock for function format_col_content
(#970) Missing docblock for function col_userid
(#978) Short array syntax must be used to define arrays
(#984) Missing docblock for function other_cols
(#994) Line exceeds 132 characters; contains 145 characters
(#995) Inline comments must start with a capital letter, digit or 3-dots sequence
(#995) Inline comments must end in full-stops, exclamation marks, or question marks
(#1002) Missing docblock for function format_timestamp
(#1006) Missing docblock for function format_user_input
(#1014) Missing docblock for function out_actions
(#1017) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1022) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1022) Inline comments must end in full-stops, exclamation marks, or question marks
(#1035) Missing docblock for function is_downloadable
(#1035) Variable "download_name" must not contain underscores.
(#1036) Variable "download_name" must not contain underscores.
(#1037) Variable "download_name" must not contain underscores.
(#1043) Missing docblock for function get_htmluniqueid
(#1051) Variable "get_row_actions_v2_overridden" must not contain underscores.
(#1051) Line exceeds 132 characters; contains 140 characters
(#1052) Variable "get_row_actions_v2_overridden" must not contain underscores.
(#1053) Opening parenthesis of a multi-line function call must be the last content on the line
(#1054) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1054) Closing parenthesis of a multi-line function call must be on a line by itself
(#1062) Line exceeds 132 characters; contains 146 characters
(#1068) Inline comments must end in full-stops, exclamation marks, or question marks
(#1070) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1070) Inline comments must end in full-stops, exclamation marks, or question marks
(#1081) Expected 0 spaces before closing parenthesis; newline found
(#1102) Missing docblock for function _out
(#1102) Method name "_out" must not be prefixed with an underscore to indicate visibility
(#1122) Missing docblock for function get_config
(#1126) Variable "data_type" must not contain underscores.
(#1131) Usage of ELSEIF not allowed; use ELSE IF instead
(#1132) Line exceeds 132 characters; contains 159 characters
(#1136) Variable "columnConfig" must be all lower-case
(#1141) Variable "data_type" must not contain underscores.
(#1142) Line exceeds 132 characters; contains 134 characters
(#1151) Variable "columnConfig" must be all lower-case
(#1153) Variable "filterSelectOptions" must be all lower-case
(#1156) Variable "filterSelectOptions" must be all lower-case
(#1157) Usage of ELSEIF not allowed; use ELSE IF instead
(#1158) Line exceeds 132 characters; contains 142 characters
(#1160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1160) Inline comments must end in full-stops, exclamation marks, or question marks
(#1163) Variable "filterSelectOptions" must be all lower-case
(#1165) The use of function print_r() is forbidden
(#1165) Line exceeds 132 characters; contains 135 characters
(#1169) Variable "columnConfig" must be all lower-case
(#1169) Variable "filterSelectOptions" must be all lower-case
(#1173) Variable "columnConfig" must be all lower-case
(#1173) Variable "columnConfig" must be all lower-case
(#1173) Line exceeds 132 characters; contains 152 characters
(#1177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1178) Inline comments must end in full-stops, exclamation marks, or question marks
(#1179) Variable "row_action_labels" must not contain underscores.
(#1179) Expected 1 space after FUNCTION keyword; 0 found
(#1181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1181) Inline comments must end in full-stops, exclamation marks, or question marks
(#1187) Variable "row_actions_display_as_menu" must not contain underscores.
(#1188) Variable "row_actions_display_as_menu" must not contain underscores.
(#1190) Variable "row_actions_display_as_menu" must not contain underscores.
(#1192) Variable "row_actions_display_as_menu" must not contain underscores.
(#1192) Variable "row_action_labels" must not contain underscores.
(#1195) Variable "row_actions_display_as_sticky_column" must not contain underscores.
(#1196) Variable "row_actions_display_as_sticky_column" must not contain underscores.
(#1197) Variable "row_actions_display_as_menu" must not contain underscores.
(#1198) Variable "row_actions_display_as_sticky_column" must not contain underscores.
(#1199) Usage of ELSEIF not allowed; use ELSE IF instead
(#1200) Variable "row_actions_display_as_sticky_column" must not contain underscores.
(#1202) Variable "row_actions_display_as_sticky_column" must not contain underscores.
(#1202) Variable "row_action_labels" must not contain underscores.
(#1206) Variable "row_actions" must not contain underscores.
(#1206) Expected 1 space after FUNCTION keyword; 0 found
(#1209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1209) Inline comments must end in full-stops, exclamation marks, or question marks
(#1213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1213) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) Usage of ELSEIF not allowed; use ELSE IF instead
(#1226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1226) Inline comments must end in full-stops, exclamation marks, or question marks
(#1227) Variable "enable_column_filters" must not contain underscores.
(#1227) Expected 1 space after FUNCTION keyword; 0 found
(#1232) Variable "page_size_options" must not contain underscores.
(#1233) Usage of ELSEIF not allowed; use ELSE IF instead
(#1234) Variable "page_size_options" must not contain underscores.
(#1236) Variable "page_size_options" must not contain underscores.
(#1238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1238) This comment is 65% valid code; is this commented out code?
(#1240) Variable "page_size_options" must not contain underscores.
(#1241) Variable "page_size_options" must not contain underscores.
(#1242) Variable "page_size_options" must not contain underscores.
(#1258) Variable "row_actions" must not contain underscores.
(#1258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1258) Inline comments must end in full-stops, exclamation marks, or question marks
(#1259) Variable "row_actions_display_as_menu" must not contain underscores.
(#1260) Variable "row_actions_display_as_sticky_column" must not contain underscores.
(#1262) Variable "enable_column_filters" must not contain underscores.
(#1264) Variable "page_size_options" must not contain underscores.
(#1268) Line exceeds 132 characters; contains 133 characters
(#1268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1268) Inline comments must end in full-stops, exclamation marks, or question marks
(#1273) Missing docblock for function get_column_data_type
(#1280) Variable "sql_column" must not contain underscores.
(#1282) Variable "sql_column" must not contain underscores.
(#1282) Variable "sql_column" must not contain underscores.
(#1283) Variable "sql_column" must not contain underscores.
(#1284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1285) Variable "sql_column" must not contain underscores.
(#1285) Line exceeds 132 characters; contains 144 characters
(#1288) Variable "sql_column" must not contain underscores.
(#1290) Variable "sql_column" must not contain underscores.
(#1291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1292) Usage of ELSEIF not allowed; use ELSE IF instead
(#1293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1293) Inline comments must end in full-stops, exclamation marks, or question marks
(#1295) Variable "sql_column" must not contain underscores.
(#1307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1307) Inline comments must end in full-stops, exclamation marks, or question marks
(#1311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1311) Inline comments must end in full-stops, exclamation marks, or question marks
(#1322) Usage of ELSEIF not allowed; use ELSE IF instead
(#1329) Missing docblock for function handle_xhr
(#1332) Variable "json_output" must not contain underscores.
(#1332) Expected 1 space after FUNCTION keyword; 0 found
(#1339) Line exceeds 132 characters; contains 163 characters
(#1350) Variable "table_sql_action" must not contain underscores.
(#1352) Variable "table_sql_action" must not contain underscores.
(#1353) Variable "json_output" must not contain underscores.
(#1355) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1358) Inline comments must end in full-stops, exclamation marks, or question marks
(#1359) Variable "json_output" must not contain underscores.
(#1366) Variable "json_output" must not contain underscores.
(#1375) Missing docblock for function handle_xhr_action
(#1376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1385) Variable "row_ids_selected" must not contain underscores.
(#1386) Variable "row_ids_unselected" must not contain underscores.
(#1388) Variable "session_info" must not contain underscores.
(#1390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1390) Inline comments must end in full-stops, exclamation marks, or question marks
(#1391) Variable "selected_rowids" must not contain underscores.
(#1391) Variable "session_info" must not contain underscores.
(#1392) Variable "row_ids_selected" must not contain underscores.
(#1393) Variable "selected_rowids" must not contain underscores.
(#1396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1396) Inline comments must end in full-stops, exclamation marks, or question marks
(#1397) Variable "selected_rowids" must not contain underscores.
(#1397) Variable "selected_rowids" must not contain underscores.
(#1397) Expected 1 space after FUNCTION keyword; 0 found
(#1397) Variable "row_ids_unselected" must not contain underscores.
(#1398) Variable "row_ids_unselected" must not contain underscores.
(#1401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1401) Inline comments must end in full-stops, exclamation marks, or question marks
(#1402) Variable "selected_rowids" must not contain underscores.
(#1402) Variable "selected_rowids" must not contain underscores.
(#1403) Variable "selected_rowids" must not contain underscores.
(#1403) Variable "selected_rowids" must not contain underscores.
(#1405) Variable "session_info" must not contain underscores.
(#1406) Variable "session_info" must not contain underscores.
(#1406) Variable "selected_rowids" must not contain underscores.
(#1407) Variable "session_info" must not contain underscores.
(#1411) Variable "selected_rowids" must not contain underscores.
(#1417) Variable "session_info" must not contain underscores.
(#1419) Variable "selected_rowids" must not contain underscores.
(#1419) Variable "session_info" must not contain underscores.
(#1421) Variable "selected_rowids" must not contain underscores.
(#1424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1424) Inline comments must end in full-stops, exclamation marks, or question marks
(#1425) Variable "selected_rowids" must not contain underscores.
(#1425) Variable "selected_rowids" must not contain underscores.
(#1426) Variable "selected_rowids" must not contain underscores.
(#1426) Variable "selected_rowids" must not contain underscores.
(#1428) Variable "session_info" must not contain underscores.
(#1428) Variable "selected_rowids" must not contain underscores.
(#1429) Variable "session_info" must not contain underscores.
(#1433) Variable "selected_rowids" must not contain underscores.
(#1439) Variable "session_info" must not contain underscores.
(#1440) Variable "session_info" must not contain underscores.
(#1441) Variable "session_info" must not contain underscores.
(#1456) Variable "session_info" must not contain underscores.
(#1457) Variable "selected_rowids" must not contain underscores.
(#1457) Variable "session_info" must not contain underscores.
(#1459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1462) Variable "get_row_actions_overridden" must not contain underscores.
(#1462) Line exceeds 132 characters; contains 138 characters
(#1463) Variable "get_row_actions_v2_overridden" must not contain underscores.
(#1463) Line exceeds 132 characters; contains 144 characters
(#1465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1465) Inline comments must end in full-stops, exclamation marks, or question marks
(#1466) Variable "row_i" must not contain underscores.
(#1467) Variable "originalRow" must be all lower-case
(#1467) Variable "row_i" must not contain underscores.
(#1469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1471) Inline comments must end in full-stops, exclamation marks, or question marks
(#1472) This comment is 60% valid code; is this commented out code?
(#1474) Line exceeds 132 characters; contains 180 characters
(#1475) Line exceeds 132 characters; contains 147 characters
(#1490) Variable "originalRow" must be all lower-case
(#1491) Variable "originalRow" must be all lower-case
(#1494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1494) Inline comments must end in full-stops, exclamation marks, or question marks
(#1497) Variable "selected_rowids" must not contain underscores.
(#1501) Variable "originalRow" must be all lower-case
(#1504) Variable "get_row_actions_overridden" must not contain underscores.
(#1504) Variable "get_row_actions_v2_overridden" must not contain underscores.
(#1505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1506) Inline comments must end in full-stops, exclamation marks, or question marks
(#1508) Variable "get_row_actions_v2_overridden" must not contain underscores.
(#1509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1509) Inline comments must end in full-stops, exclamation marks, or question marks
(#1510) Variable "row_actions" must not contain underscores.
(#1510) Variable "originalRow" must be all lower-case
(#1512) Variable "row_actions" must not contain underscores.
(#1512) Variable "originalRow" must be all lower-case
(#1515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1515) Inline comments must end in full-stops, exclamation marks, or question marks
(#1516) Variable "row_actions" must not contain underscores.
(#1516) Variable "row_action" must not contain underscores.
(#1517) Variable "row_action" must not contain underscores.
(#1518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1519) Variable "row_action" must not contain underscores.
(#1519) Variable "row_action" must not contain underscores.
(#1523) Variable "hasOnclickClosure" must be all lower-case
(#1524) Variable "row_actions" must not contain underscores.
(#1524) Variable "row_action" must not contain underscores.
(#1525) Variable "row_action" must not contain underscores.
(#1526) Variable "hasOnclickClosure" must be all lower-case
(#1531) Variable "row_actions" must not contain underscores.
(#1531) Variable "hasOnclickClosure" must be all lower-case
(#1532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1534) Variable "row_actions" must not contain underscores.
(#1534) Variable "row_action" must not contain underscores.
(#1535) Variable "row_action" must not contain underscores.
(#1539) Variable "base_row_action" must not contain underscores.
(#1539) Expected 1 space after FUNCTION keyword; 0 found
(#1539) Variable "base_row_action" must not contain underscores.
(#1539) Variable "row_action" must not contain underscores.
(#1539) Line exceeds 132 characters; contains 134 characters
(#1540) Variable "base_row_action" must not contain underscores.
(#1540) Variable "row_action" must not contain underscores.
(#1543) Variable "base_row_action" must not contain underscores.
(#1547) Variable "row_action" must not contain underscores.
(#1552) Inline comments must end in full-stops, exclamation marks, or question marks
(#1553) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1553) Variable "base_row_action" must not contain underscores.
(#1554) Variable "row_action" must not contain underscores.
(#1554) Variable "base_row_action" must not contain underscores.
(#1555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1555) Inline comments must end in full-stops, exclamation marks, or question marks
(#1556) Variable "row_action" must not contain underscores.
(#1556) Variable "base_row_action" must not contain underscores.
(#1557) Variable "row_action" must not contain underscores.
(#1557) Variable "base_row_action" must not contain underscores.
(#1557) Variable "row_action" must not contain underscores.
(#1557) Variable "base_row_action" must not contain underscores.
(#1557) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1559) Variable "row_action" must not contain underscores.
(#1559) Inline comments must end in full-stops, exclamation marks, or question marks
(#1564) Variable "row_actions" must not contain underscores.
(#1564) Expected 1 space after FUNCTION keyword; 0 found
(#1564) Variable "originalRow" must be all lower-case
(#1567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1567) Inline comments must end in full-stops, exclamation marks, or question marks
(#1573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1573) Inline comments must end in full-stops, exclamation marks, or question marks
(#1576) Variable "originalRow" must be all lower-case
(#1581) Variable "row_actions" must not contain underscores.
(#1583) Variable "row_actions" must not contain underscores.
(#1583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1583) Inline comments must end in full-stops, exclamation marks, or question marks
(#1587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1587) Inline comments must end in full-stops, exclamation marks, or question marks
(#1599) Variable "selected_rowids" must not contain underscores.
(#1602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1602) This comment is 63% valid code; is this commented out code?
(#1609) Missing docblock for function format_row_action_onclick
(#1623) Empty ELSE statement detected
(#1624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1624) Inline comments must end in full-stops, exclamation marks, or question marks
(#1644) Missing docblock for function get_session_info
(#1648) Line exceeds 132 characters; contains 138 characters
(#1658) Missing docblock for function clear_selection
(#1659) Variable "session_info" must not contain underscores.
(#1660) Variable "session_info" must not contain underscores.
(#1661) Variable "session_info" must not contain underscores.
(#1664) Missing docblock for function get_selected_rowids
(#1665) Variable "session_info" must not contain underscores.
(#1667) Variable "session_info" must not contain underscores.
(#1670) Missing docblock for function get_selected_rows
(#1671) Variable "selected_rowids" must not contain underscores.
(#1675) Variable "selected_rowids" must not contain underscores.
(#1683) Missing docblock for function get_all_rows
(#1691) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1691) Inline comments must end in full-stops, exclamation marks, or question marks
(#1692) Long list syntax is not allowed
(#1698) Missing docblock for function render_detail_panel_content
(#1716) Line exceeds 132 characters; contains 137 characters
(#1716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1716) Inline comments must end in full-stops, exclamation marks, or question marks
(#1717) Variable "orig_baseurl" must not contain underscores.
(#1718) Variable "orig_baseurl" must not contain underscores.
(#1724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1724) Inline comments must end in full-stops, exclamation marks, or question marks
(#1725) Variable "orig_baseurl" must not contain underscores.
(#1730) Missing docblock for function get_current_row
(#1736) This comment is 59% valid code; is this commented out code?
(#1740) Missing docblock for function js_call_amd
(#1744) Missing docblock for function js_expression
public/local/table_sql/classes/table_sql_form.php
(#1) No one-line description found in phpdocs for docblock of file table_sql_form.php
(#32) Missing @copyright tag
(#32) Missing @license tag
(#32) Missing @copyright tag
(#32) Missing @license tag
(#41) You must use "/**" style comments for a member variable comment
(#41) Member variable "create_formid" must not contain underscores.
(#42) Missing member variable doc comment
(#42) Member variable "create_form_settings" must not contain underscores.
(#44) Missing docblock for function __construct
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Missing docblock for function handle_xhr_action
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) This comment is 59% valid code; is this commented out code?
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) This comment is 65% valid code; is this commented out code?
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) This comment is 65% valid code; is this commented out code?
(#115) This comment is 66% valid code; is this commented out code?
(#124) Variable "oldDefaultValues" must be all lower-case
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Line exceeds 132 characters; contains 141 characters
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Line exceeds 132 characters; contains 141 characters
(#142) Line exceeds 132 characters; contains 141 characters
(#143) Variable "oldDefaultValues" must be all lower-case
(#144) Line exceeds maximum limit of 180 characters; contains 215 characters
(#144) Line exceeds maximum limit of 180 characters; contains 215 characters
(#144) Line exceeds maximum limit of 180 characters; contains 215 characters
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "removeBetween" must be all lower-case
(#162) Expected 1 space after FUNCTION keyword; 0 found
(#164) Variable "new_text" must not contain underscores.
(#165) Variable "new_text" must not contain underscores.
(#168) Variable "new_text" must not contain underscores.
(#170) Variable "removeBetween" must be all lower-case
(#170) Line exceeds 132 characters; contains 147 characters
(#170) Line exceeds 132 characters; contains 147 characters
(#170) Line exceeds 132 characters; contains 147 characters
(#171) Variable "removeBetween" must be all lower-case
(#171) Line exceeds 132 characters; contains 141 characters
(#171) Line exceeds 132 characters; contains 141 characters
(#171) Line exceeds 132 characters; contains 141 characters
(#172) Line exceeds 132 characters; contains 133 characters
(#172) Line exceeds 132 characters; contains 133 characters
(#172) Line exceeds 132 characters; contains 133 characters
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Usage of ELSEIF not allowed; use ELSE IF instead
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Line exceeds 132 characters; contains 143 characters
(#223) Line exceeds 132 characters; contains 143 characters
(#223) Line exceeds 132 characters; contains 143 characters
(#230) No one-line description found in phpdocs for docblock of function as_modal_formfield
(#230) Visibility must be declared on method "as_modal_formfield"
(#231) Multi-line function declarations must define one parameter per line
(#231) Multi-line function declarations must define one parameter per line
(#231) Multi-line function declarations must define one parameter per line
(#231) Multi-line function declarations must define one parameter per line
(#231) Line exceeds 132 characters; contains 133 characters
(#231) Line exceeds 132 characters; contains 133 characters
(#231) Line exceeds 132 characters; contains 133 characters
(#233) Multi-line function declarations must define one parameter per line
(#233) Multi-line function declarations must define one parameter per line
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Missing docblock for function add_form_action
(#276) Multi-line function declarations must define one parameter per line
(#277) Multi-line function declarations must define one parameter per line
(#277) Multi-line function declarations must define one parameter per line
(#277) Multi-line function declarations must define one parameter per line
(#278) Multi-line function declarations must define one parameter per line
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Missing docblock for function get_row_actions
(#302) Variable "row_actions" must not contain underscores.
(#304) Variable "row_actions" must not contain underscores.
(#304) Variable "row_action" must not contain underscores.
(#305) Variable "row_action" must not contain underscores.
(#306) Variable "row_action" must not contain underscores.
(#307) Variable "row_action" must not contain underscores.
(#308) Variable "row_action" must not contain underscores.
(#310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Variable "row_action" must not contain underscores.
(#316) Variable "orig_rowid" must not contain underscores.
(#318) Variable "orig_rowid" must not contain underscores.
(#348) Missing docblock for file table_sql_form.php
(#349) Variable "row_action" must not contain underscores.
(#353) Variable "row_actions" must not contain underscores.
(#365) Visibility must be declared on method "add_form"
(#382) Missing docblock for function get_row_from_table_select
(#382) Missing docblock for function get_row_from_table_select
(#386) Long list syntax is not allowed
(#394) Missing docblock for function get_row
(#394) Missing docblock for function get_row
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Missing docblock for function store_row
(#410) Missing docblock for function store_row
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Missing docblock for function get_form
(#437) Missing docblock for function get_form
(#445) This comment is 59% valid code; is this commented out code?
(#463) Missing docblock for function parameterIsType
(#463) Missing docblock for function parameterIsType
(#463) Protected method name "table_sql_form::parameterIsType" must be in lower-case letters only
(#463) Variable "className" must be all lower-case
(#463) Variable "methodName" must be all lower-case
(#464) Variable "reflectionMethod" must be all lower-case
(#464) Variable "className" must be all lower-case
(#464) Variable "methodName" must be all lower-case
(#465) Variable "reflectionMethod" must be all lower-case
(#474) Missing docblock for function enable_create_form
(#474) Missing docblock for function enable_create_form
(#474) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#476) Multi-line function declarations must define one parameter per line
(#476) Multi-line function declarations must define one parameter per line
(#476) The closing parenthesis of a multi-line function declaration must be on a new line
(#481) Usage of ELSEIF not allowed; use ELSE IF instead
(#482) Inline comments must start with a capital letter, digit or 3-dots sequence
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Missing docblock for function enable_crud
(#501) Missing docblock for function enable_crud
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Missing docblock for function wrap_html_start
(#518) Missing docblock for function wrap_html_start
(#518) Visibility must be declared on method "wrap_html_start"
(#534) Missing docblock for function add_row_action
(#534) Missing docblock for function add_row_action
(#534) Line exceeds maximum limit of 180 characters; contains 269 characters
(#534) Line exceeds maximum limit of 180 characters; contains 269 characters
(#534) Line exceeds maximum limit of 180 characters; contains 269 characters
(#546) Missing docblock for file table_sql_form.php
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#558) Missing docblock for function delete_row
(#558) Missing docblock for function delete_row
(#558) Missing docblock for function delete_row
(#561) Variable "delete_action" must not contain underscores.
(#561) Expected 1 space after FUNCTION keyword; 0 found
(#564) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#564) Variable "delete_action" must not contain underscores.
(#564) Variable "delete_action" must not contain underscores.
(#564) Variable "delete_action" must not contain underscores.
(#565) The closing parenthesis of a multi-line control structure must be on the line after the last expression
public/local/table_sql/classes/table_sql_subform.php
(#1) No one-line description found in phpdocs for docblock of file table_sql_subform.php
(#35) Docblock tag "@method" is not recommended.
(#36) Docblock tag "@method" is not recommended.
(#39) Missing docblock for function __construct
(#39) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#39) Missing member variable doc comment
(#39) Multi-line function declarations must define one parameter per line
(#39) Multi-line function declarations must define one parameter per line
(#39) Missing member variable doc comment
(#39) Multi-line function declarations must define one parameter per line
(#39) Missing member variable doc comment
(#39) Multi-line function declarations must define one parameter per line
(#39) Missing member variable doc comment
(#39) Line exceeds 132 characters; contains 159 characters
(#40) Missing member variable doc comment
(#40) Multi-line function declarations must define one parameter per line
(#40) Missing member variable doc comment
(#40) Multi-line function declarations must define one parameter per line
(#40) Missing member variable doc comment
(#40) Multi-line function declarations must define one parameter per line
(#40) Missing member variable doc comment
(#40) The closing parenthesis of a multi-line function declaration must be on a new line
(#40) Line exceeds 132 characters; contains 134 characters
(#44) This comment is 42% valid code; is this commented out code?
(#46) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#47) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#48) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#49) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#50) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#51) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#52) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line exceeds 132 characters; contains 147 characters
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Missing docblock for function get_form_identifier
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "reflectionClass" must be all lower-case
(#89) Variable "reflectionClass" must be all lower-case
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Variable "reflectionClass" must be all lower-case
(#92) Variable "startLine" must be all lower-case
(#92) Variable "reflectionClass" must be all lower-case
(#93) Variable "startLine" must be all lower-case
(#124) No one-line description found in phpdocs for docblock of function set_title
(#128) Missing docblock for function get_title
(#135) Method name "_get_default_values" must not be prefixed with an underscore to indicate visibility
(#139) Missing docblock for function set_default_values
(#147) Method name "_get_form_elements" must not be prefixed with an underscore to indicate visibility
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Missing docblock for function set_data
(#158) Variable "default_values" must not contain underscores.
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "default_values" must not contain underscores.
(#163) Variable "default_values" must not contain underscores.
(#164) Variable "default_values" must not contain underscores.
(#170) Variable "default_values" must not contain underscores.
(#174) Missing docblock for function display
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) This comment is 58% valid code; is this commented out code?
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
public/local/table_sql/db/upgrade.php
(#1) No one-line description found in phpdocs for docblock of file upgrade.php
(#2) Moodle boilerplate not found at first line
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing docblock for function xmldb_local_table_sql_upgrade
(#28) Missing @copyright tag
(#28) Missing @license tag
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) This comment is 43% valid code; is this commented out code?
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Missing docblock for file upgrade.php
public/local/table_sql/demo/index.php
(#1) No one-line description found in phpdocs for docblock of file index.php
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
public/local/table_sql/demo/table_form.php
(#1) No one-line description found in phpdocs for docblock of file table_form.php
public/local/table_sql/lang/de/local_table_sql.php
(#1) No one-line description found in phpdocs for docblock of file local_table_sql.php
(#28) The string key "download_all" is not in the correct order, it should be before "privacy:metadata"
(#36) The string key "loading" is not in the correct order, it should be before "num_rows_selected"
(#42) The string key "confirmdeleterecord" is not in the correct order, it should be before "select_none"
public/local/table_sql/lang/en/local_table_sql.php
(#1) No one-line description found in phpdocs for docblock of file local_table_sql.php
(#28) The string key "download_all" is not in the correct order, it should be before "privacy:metadata"
(#36) The string key "loading" is not in the correct order, it should be before "num_rows_selected"
(#42) The string key "confirmdeleterecord" is not in the correct order, it should be before "select_none"
public/local/table_sql/vendor/autoload.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file autoload.php
(#1) Moodle boilerplate not found
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Expected at least 1 space before "."; 0 found
(#9) Expected at least 1 space after "."; 0 found
(#9) Expected at least 1 space before "."; 0 found
(#9) Expected at least 1 space after "."; 0 found
(#9) Expected at least 1 space before "."; 0 found
(#9) Expected at least 1 space after "."; 0 found
(#9) Line exceeds maximum limit of 180 characters; contains 204 characters
(#13) Usage of ELSEIF not allowed; use ELSE IF instead
(#20) "require_once" must be immediately followed by an open parenthesis
public/local/table_sql/vendor/composer/ClassLoader.php
(#1) Moodle boilerplate not found
(#15) Missing @copyright tag
(#15) Missing @license tag
(#43) DocBlock missing a @package tag for class ClassLoader. Expected @package local_table_sql
(#46) Member variable "includeFile" must be all lower-case
(#49) Member variable "vendorDir" must be all lower-case
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Member variable "prefixLengthsPsr4" must be all lower-case
(#55) Short array syntax must be used to define arrays
(#59) Member variable "prefixDirsPsr4" must be all lower-case
(#59) Short array syntax must be used to define arrays
(#63) Member variable "fallbackDirsPsr4" must be all lower-case
(#63) Short array syntax must be used to define arrays
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Member variable "prefixesPsr0" must be all lower-case
(#73) Short array syntax must be used to define arrays
(#77) Member variable "fallbackDirsPsr0" must be all lower-case
(#77) Short array syntax must be used to define arrays
(#80) Member variable "useIncludePath" must be all lower-case
(#85) Member variable "classMap" must be all lower-case
(#85) Short array syntax must be used to define arrays
(#88) Member variable "classMapAuthoritative" must be all lower-case
(#93) Member variable "missingClasses" must be all lower-case
(#93) Short array syntax must be used to define arrays
(#96) Member variable "apcuPrefix" must be all lower-case
(#101) Member variable "registeredLoaders" must be all lower-case
(#101) Short array syntax must be used to define arrays
(#106) No one-line description found in phpdocs for docblock of function __construct
(#106) Variable "vendorDir" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "vendorDir" must be all lower-case
(#115) No one-line description found in phpdocs for docblock of function getPrefixes
(#115) Public method name "ClassLoader::getPrefixes" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#121) Short array syntax must be used to define arrays
(#127) No one-line description found in phpdocs for docblock of function getPrefixesPsr4
(#127) Public method name "ClassLoader::getPrefixesPsr4" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#135) No one-line description found in phpdocs for docblock of function getFallbackDirs
(#135) Public method name "ClassLoader::getFallbackDirs" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#143) No one-line description found in phpdocs for docblock of function getFallbackDirsPsr4
(#143) Public method name "ClassLoader::getFallbackDirsPsr4" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#151) No one-line description found in phpdocs for docblock of function getClassMap
(#151) Public method name "ClassLoader::getClassMap" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#161) No one-line description found in phpdocs for docblock of function addClassMap
(#161) Public method name "ClassLoader::addClassMap" must be in lower-case letters only
(#161) Variable "classMap" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#164) Variable "classMap" must be all lower-case
(#166) Variable "classMap" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#230) Public method name "ClassLoader::addPsr4" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#246) Usage of ELSEIF not allowed; use ELSE IF instead
(#254) Usage of ELSEIF not allowed; use ELSE IF instead
(#279) Opening brace should be on the same line as the declaration
(#298) Public method name "ClassLoader::setPsr4" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#319) Public method name "ClassLoader::setUseIncludePath" must be in lower-case letters only
(#319) Variable "useIncludePath" must be all lower-case
(#320) Opening brace should be on the same line as the declaration
(#321) Variable "useIncludePath" must be all lower-case
(#330) Public method name "ClassLoader::getUseIncludePath" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#343) Public method name "ClassLoader::setClassMapAuthoritative" must be in lower-case letters only
(#343) Variable "classMapAuthoritative" must be all lower-case
(#344) Opening brace should be on the same line as the declaration
(#345) Variable "classMapAuthoritative" must be all lower-case
(#353) Public method name "ClassLoader::isClassMapAuthoritative" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#365) Public method name "ClassLoader::setApcuPrefix" must be in lower-case letters only
(#365) Variable "apcuPrefix" must be all lower-case
(#366) Opening brace should be on the same line as the declaration
(#367) Variable "apcuPrefix" must be all lower-case
(#367) Line exceeds 132 characters; contains 142 characters
(#375) Public method name "ClassLoader::getApcuPrefix" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#388) Opening brace should be on the same line as the declaration
(#389) Short array syntax must be used to define arrays
(#396) Variable "registeredLoaders" must be all lower-case
(#396) Short array syntax must be used to define arrays
(#396) Variable "registeredLoaders" must be all lower-case
(#398) Variable "registeredLoaders" must be all lower-case
(#399) Variable "registeredLoaders" must be all lower-case
(#409) Opening brace should be on the same line as the declaration
(#410) Short array syntax must be used to define arrays
(#413) Variable "registeredLoaders" must be all lower-case
(#423) Public method name "ClassLoader::loadClass" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#426) Variable "includeFile" must be all lower-case
(#426) Variable "includeFile" must be all lower-case
(#427) Variable "includeFile" must be all lower-case
(#442) Public method name "ClassLoader::findFile" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Expected at least 1 space before "."; 0 found
(#452) Expected at least 1 space after "."; 0 found
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Expected at least 1 space before "."; 0 found
(#466) Expected at least 1 space after "."; 0 found
(#482) Public method name "ClassLoader::getRegisteredLoaders" must be in lower-case letters only
(#483) Opening brace should be on the same line as the declaration
(#484) Variable "registeredLoaders" must be all lower-case
(#492) No one-line description found in phpdocs for docblock of function findFileWithExtension
(#492) Private method name "ClassLoader::findFileWithExtension" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Variable "logicalPathPsr4" must be all lower-case
(#499) Variable "subPath" must be all lower-case
(#500) Variable "lastPos" must be all lower-case
(#500) Variable "subPath" must be all lower-case
(#501) Variable "subPath" must be all lower-case
(#501) Variable "subPath" must be all lower-case
(#501) Variable "lastPos" must be all lower-case
(#502) Variable "subPath" must be all lower-case
(#504) Variable "pathEnd" must be all lower-case
(#504) Variable "logicalPathPsr4" must be all lower-case
(#504) Variable "lastPos" must be all lower-case
(#506) Variable "pathEnd" must be all lower-case
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Variable "logicalPathPsr4" must be all lower-case
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) Variable "logicalPathPsr0" must be all lower-case
(#524) Variable "logicalPathPsr4" must be all lower-case
(#525) Variable "logicalPathPsr4" must be all lower-case
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Variable "logicalPathPsr0" must be all lower-case
(#535) Variable "logicalPathPsr0" must be all lower-case
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Variable "logicalPathPsr0" must be all lower-case
(#551) Variable "logicalPathPsr0" must be all lower-case
(#561) No one-line description found in phpdocs for docblock of function initializeIncludeClosure
(#561) Private method name "ClassLoader::initializeIncludeClosure" must be in lower-case letters only
(#562) Opening brace should be on the same line as the declaration
(#563) Variable "includeFile" must be all lower-case
(#567) Inline doc block comments are not allowed; use "// Comment." instead
(#575) Variable "includeFile" must be all lower-case
(#575) Expected 1 space after FUNCTION keyword; 0 found
(#576) "include" must be immediately followed by an open parenthesis
public/local/table_sql/vendor/composer/InstalledVersions.php
(#1) Moodle boilerplate not found
(#18) Missing @copyright tag
(#18) Missing @license tag
(#25) Docblock tag "@final" is not recommended.
(#27) DocBlock missing a @package tag for class InstalledVersions. Expected @package local_table_sql
(#31) Docblock tag "@internal" is not recommended.
(#31) @internal tag is not allowed in member variable comment
(#33) Member variable "selfDir" must be all lower-case
(#37) @psalm-var tag is not allowed in member variable comment
(#37) Invalid docblock tag "@psalm-var".
(#37) Line exceeds maximum limit of 180 characters; contains 417 characters
(#44) Member variable "installedIsLocalDir" must be all lower-case
(#49) Member variable "canGetVendors" must be all lower-case
(#53) @psalm-var tag is not allowed in member variable comment
(#53) Invalid docblock tag "@psalm-var".
(#53) Line exceeds maximum limit of 180 characters; contains 419 characters
(#55) Member variable "installedByVendor" must be all lower-case
(#55) Short array syntax must be used to define arrays
(#61) Invalid docblock tag "@psalm-return".
(#63) Public method name "InstalledVersions::getInstalledPackages" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#65) Short array syntax must be used to define arrays
(#82) Invalid docblock tag "@psalm-return".
(#84) Public method name "InstalledVersions::getInstalledPackagesByType" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "packagesByType" must be all lower-case
(#86) Short array syntax must be used to define arrays
(#91) Variable "packagesByType" must be all lower-case
(#96) Variable "packagesByType" must be all lower-case
(#108) Public method name "InstalledVersions::isInstalled" must be in lower-case letters only
(#108) Variable "packageName" must be all lower-case
(#108) Variable "includeDevRequirements" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#111) Variable "packageName" must be all lower-case
(#112) Variable "includeDevRequirements" must be all lower-case
(#112) Variable "packageName" must be all lower-case
(#112) Variable "packageName" must be all lower-case
(#112) Line exceeds maximum limit of 180 characters; contains 183 characters
(#128) Line exceeds 132 characters; contains 158 characters
(#131) Variable "packageName" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#134) Variable "packageName" must be all lower-case
(#148) Public method name "InstalledVersions::getVersionRanges" must be in lower-case letters only
(#148) Variable "packageName" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#151) Variable "packageName" must be all lower-case
(#155) Short array syntax must be used to define arrays
(#156) Variable "packageName" must be all lower-case
(#157) Variable "packageName" must be all lower-case
(#159) Variable "packageName" must be all lower-case
(#160) Variable "packageName" must be all lower-case
(#162) Variable "packageName" must be all lower-case
(#163) Variable "packageName" must be all lower-case
(#165) Variable "packageName" must be all lower-case
(#166) Variable "packageName" must be all lower-case
(#172) Variable "packageName" must be all lower-case
(#177) Line exceeds maximum limit of 180 characters; contains 218 characters
(#179) No one-line description found in phpdocs for docblock of function getVersion
(#179) Public method name "InstalledVersions::getVersion" must be in lower-case letters only
(#179) Variable "packageName" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#182) Variable "packageName" must be all lower-case
(#186) Variable "packageName" must be all lower-case
(#190) Variable "packageName" must be all lower-case
(#193) Variable "packageName" must be all lower-case
(#198) Line exceeds maximum limit of 180 characters; contains 218 characters
(#200) No one-line description found in phpdocs for docblock of function getPrettyVersion
(#200) Public method name "InstalledVersions::getPrettyVersion" must be in lower-case letters only
(#200) Variable "packageName" must be all lower-case
(#201) Opening brace should be on the same line as the declaration
(#203) Variable "packageName" must be all lower-case
(#207) Variable "packageName" must be all lower-case
(#211) Variable "packageName" must be all lower-case
(#214) Variable "packageName" must be all lower-case
(#219) Line exceeds 132 characters; contains 135 characters
(#221) No one-line description found in phpdocs for docblock of function getReference
(#221) Public method name "InstalledVersions::getReference" must be in lower-case letters only
(#221) Variable "packageName" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#224) Variable "packageName" must be all lower-case
(#228) Variable "packageName" must be all lower-case
(#232) Variable "packageName" must be all lower-case
(#235) Variable "packageName" must be all lower-case
(#240) Line exceeds maximum limit of 180 characters; contains 200 characters
(#242) No one-line description found in phpdocs for docblock of function getInstallPath
(#242) Public method name "InstalledVersions::getInstallPath" must be in lower-case letters only
(#242) Variable "packageName" must be all lower-case
(#243) Opening brace should be on the same line as the declaration
(#245) Variable "packageName" must be all lower-case
(#249) Variable "packageName" must be all lower-case
(#249) Variable "packageName" must be all lower-case
(#249) Line exceeds 132 characters; contains 141 characters
(#252) Variable "packageName" must be all lower-case
(#257) Invalid docblock tag "@psalm-return".
(#257) Line exceeds 132 characters; contains 171 characters
(#259) No one-line description found in phpdocs for docblock of function getRootPackage
(#259) Public method name "InstalledVersions::getRootPackage" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#269) Line exceeds maximum limit of 180 characters; contains 201 characters
(#271) Invalid docblock tag "@psalm-return".
(#271) Line exceeds maximum limit of 180 characters; contains 407 characters
(#273) Public method name "InstalledVersions::getRawData" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#275) Line exceeds maximum limit of 180 characters; contains 228 characters
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Line exceeds 132 characters; contains 134 characters
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) "include" must be immediately followed by an open parenthesis
(#283) Short array syntax must be used to define arrays
(#294) Invalid docblock tag "@psalm-return".
(#294) Line exceeds maximum limit of 180 characters; contains 413 characters
(#296) Public method name "InstalledVersions::getAllRawData" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#317) Invalid docblock tag "@psalm-param".
(#317) Line exceeds maximum limit of 180 characters; contains 412 characters
(#320) Opening brace should be on the same line as the declaration
(#322) Variable "installedByVendor" must be all lower-case
(#322) Short array syntax must be used to define arrays
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Variable "installedIsLocalDir" must be all lower-case
(#334) No one-line description found in phpdocs for docblock of function getSelfDir
(#334) Private method name "InstalledVersions::getSelfDir" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#336) Variable "selfDir" must be all lower-case
(#337) Variable "selfDir" must be all lower-case
(#340) Variable "selfDir" must be all lower-case
(#345) Invalid docblock tag "@psalm-return".
(#345) Line exceeds maximum limit of 180 characters; contains 413 characters
(#347) No one-line description found in phpdocs for docblock of function getInstalled
(#347) Private method name "InstalledVersions::getInstalled" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#349) Variable "canGetVendors" must be all lower-case
(#350) Variable "canGetVendors" must be all lower-case
(#353) Short array syntax must be used to define arrays
(#354) Variable "copiedLocalDir" must be all lower-case
(#356) Variable "canGetVendors" must be all lower-case
(#357) Variable "selfDir" must be all lower-case
(#358) Variable "vendorDir" must be all lower-case
(#359) Variable "vendorDir" must be all lower-case
(#359) Variable "vendorDir" must be all lower-case
(#360) Variable "installedByVendor" must be all lower-case
(#360) Variable "vendorDir" must be all lower-case
(#361) Variable "installedByVendor" must be all lower-case
(#361) Variable "vendorDir" must be all lower-case
(#362) Usage of ELSEIF not allowed; use ELSE IF instead
(#362) Variable "vendorDir" must be all lower-case
(#362) Expected at least 1 space before "."; 0 found
(#362) Expected at least 1 space after "."; 0 found
(#364) "require" must be immediately followed by an open parenthesis
(#364) Variable "vendorDir" must be all lower-case
(#364) Expected at least 1 space before "."; 0 found
(#364) Expected at least 1 space after "."; 0 found
(#365) Variable "installedByVendor" must be all lower-case
(#365) Variable "vendorDir" must be all lower-case
(#367) Variable "vendorDir" must be all lower-case
(#367) Expected at least 1 space before "."; 0 found
(#367) Expected at least 1 space after "."; 0 found
(#367) Variable "selfDir" must be all lower-case
(#369) Variable "installedIsLocalDir" must be all lower-case
(#372) Variable "installedIsLocalDir" must be all lower-case
(#372) Variable "vendorDir" must be all lower-case
(#372) Expected at least 1 space before "."; 0 found
(#372) Expected at least 1 space after "."; 0 found
(#372) Variable "selfDir" must be all lower-case
(#373) Variable "copiedLocalDir" must be all lower-case
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Line exceeds 132 characters; contains 134 characters
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) "require" must be immediately followed by an open parenthesis
(#386) Short array syntax must be used to define arrays
(#390) Short array syntax must be used to define arrays
(#390) Variable "copiedLocalDir" must be all lower-case
public/local/table_sql/vendor/composer/autoload_classmap.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file autoload_classmap.php
(#1) Moodle boilerplate not found
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#8) Short array syntax must be used to define arrays
(#9) Variable "vendorDir" must be all lower-case
public/local/table_sql/vendor/composer/autoload_files.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file autoload_files.php
(#1) Moodle boilerplate not found
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#8) Short array syntax must be used to define arrays
(#9) Variable "vendorDir" must be all lower-case
public/local/table_sql/vendor/composer/autoload_namespaces.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file autoload_namespaces.php
(#1) Moodle boilerplate not found
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#8) Short array syntax must be used to define arrays
public/local/table_sql/vendor/composer/autoload_psr4.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file autoload_psr4.php
(#1) Moodle boilerplate not found
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#8) Short array syntax must be used to define arrays
(#9) Short array syntax must be used to define arrays
(#9) Variable "baseDir" must be all lower-case
(#10) Short array syntax must be used to define arrays
(#10) Variable "vendorDir" must be all lower-case
public/local/table_sql/vendor/composer/autoload_real.php
(#1) Moodle boilerplate not found
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class ComposerAutoloaderInitda762aec0c7e16124dce29e1f22010ea
(#7) Missing member variable doc comment
(#9) Missing docblock for function loadClassLoader
(#9) Public method name "ComposerAutoloaderInitda762aec0c7e16124dce29e1f22010ea::loadClassLoader" must be in lower-case letters only
(#10) Opening brace should be on the same line as the declaration
(#12) "require" must be immediately followed by an open parenthesis
(#19) No one-line description found in phpdocs for docblock of function getLoader
(#19) Public method name "ComposerAutoloaderInitda762aec0c7e16124dce29e1f22010ea::getLoader" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
(#25) "require" must be immediately followed by an open parenthesis
(#27) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#31) "require" must be immediately followed by an open parenthesis
(#36) Variable "filesToLoad" must be all lower-case
(#37) Variable "requireFile" must be all lower-case
(#37) Variable "fileIdentifier" must be all lower-case
(#38) Variable "GLOBALS" must be all lower-case
(#38) Variable "fileIdentifier" must be all lower-case
(#39) Variable "GLOBALS" must be all lower-case
(#39) Variable "fileIdentifier" must be all lower-case
(#41) "require" must be immediately followed by an open parenthesis
(#44) Variable "filesToLoad" must be all lower-case
(#44) Variable "fileIdentifier" must be all lower-case
(#45) Variable "requireFile" must be all lower-case
(#45) Variable "fileIdentifier" must be all lower-case
public/local/table_sql/vendor/composer/autoload_static.php
(#1) Moodle boilerplate not found
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class ComposerStaticInitda762aec0c7e16124dce29e1f22010ea
(#9) Missing member variable doc comment
(#9) Short array syntax must be used to define arrays
(#13) Missing member variable doc comment
(#13) Member variable "prefixLengthsPsr4" must be all lower-case
(#13) Short array syntax must be used to define arrays
(#14) Whitespace found at end of line
(#15) Short array syntax must be used to define arrays
(#18) Whitespace found at end of line
(#19) Short array syntax must be used to define arrays
(#24) Missing member variable doc comment
(#24) Member variable "prefixDirsPsr4" must be all lower-case
(#24) Short array syntax must be used to define arrays
(#25) Whitespace found at end of line
(#26) Short array syntax must be used to define arrays
(#29) Whitespace found at end of line
(#30) Short array syntax must be used to define arrays
(#35) Missing member variable doc comment
(#35) Member variable "classMap" must be all lower-case
(#35) Short array syntax must be used to define arrays
(#39) Missing docblock for function getInitializer
(#39) Public method name "ComposerStaticInitda762aec0c7e16124dce29e1f22010ea::getInitializer" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#42) Variable "prefixLengthsPsr4" must be all lower-case
(#43) Variable "prefixDirsPsr4" must be all lower-case
(#44) Variable "classMap" must be all lower-case
(#46) Function closing brace must go on the next line following the body; found 1 blank lines before brace
public/local/table_sql/vendor/composer/installed.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file installed.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#1) Short array syntax must be used to define arrays
(#2) Short array syntax must be used to define arrays
(#9) Short array syntax must be used to define arrays
(#12) Short array syntax must be used to define arrays
(#13) Short array syntax must be used to define arrays
(#19) Short array syntax must be used to define arrays
(#22) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
public/local/table_sql/vendor/composer/platform_check.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file platform_check.php
(#1) Moodle boilerplate not found
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Short array syntax must be used to define arrays
(#17) Expected at least 1 space before "."; 0 found
(#17) Expected at least 1 space after "."; 0 found
(#17) Expected at least 1 space before "."; 0 found
(#17) Expected at least 1 space after "."; 0 found
(#17) Line exceeds 132 characters; contains 137 characters
(#18) Usage of ELSEIF not allowed; use ELSE IF instead
(#19) Expected at least 1 space before "."; 0 found
(#19) Expected at least 1 space after "."; 0 found
(#19) Expected at least 1 space before "."; 0 found
(#19) Expected at least 1 space after "."; 0 found
(#19) Expected at least 1 space before "."; 0 found
(#19) Expected at least 1 space after "."; 0 found
(#19) Expected at least 1 space before "."; 0 found
(#19) Expected at least 1 space after "."; 0 found
(#19) Line exceeds 132 characters; contains 179 characters
(#24) Passing E_USER_ERROR to trigger_error() is deprecated since 8.4. Throw an exception or call exit with a string message instead.
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f001/A.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class A
(#7) Missing member variable doc comment
(#7) Member variable "aProp" must be all lower-case
(#9) Missing docblock for function getAProp
(#9) Public method name "A::getAProp" must be in lower-case letters only
(#10) Opening brace should be on the same line as the declaration
(#14) Missing docblock for function setAProp
(#14) Public method name "A::setAProp" must be in lower-case letters only
(#15) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f001/B.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class B
(#7) Missing member variable doc comment
(#7) Member variable "bProp" must be all lower-case
(#9) Missing docblock for function getBProp
(#9) Public method name "B::getBProp" must be in lower-case letters only
(#10) Opening brace should be on the same line as the declaration
(#14) Missing docblock for function setBProp
(#14) Public method name "B::setBProp" must be in lower-case letters only
(#15) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f002/A.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class A
(#7) Missing member variable doc comment
(#8) Missing member variable doc comment
(#10) Missing docblock for function getProp1
(#10) Public method name "A::getProp1" must be in lower-case letters only
(#11) Opening brace should be on the same line as the declaration
(#15) Missing docblock for function setProp1
(#15) Public method name "A::setProp1" must be in lower-case letters only
(#16) Opening brace should be on the same line as the declaration
(#22) Missing docblock for function getProp2
(#22) Public method name "A::getProp2" must be in lower-case letters only
(#23) Opening brace should be on the same line as the declaration
(#27) Missing docblock for function setProp2
(#27) Public method name "A::setProp2" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f003/Foo.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class Foo
(#7) Missing member variable doc comment
(#8) Missing member variable doc comment
(#10) Missing docblock for function __construct
(#11) Opening brace should be on the same line as the declaration
(#15) Missing docblock for function getProp
(#15) Public method name "Foo::getProp" must be in lower-case letters only
(#16) Opening brace should be on the same line as the declaration
(#20) Missing docblock for function setProp
(#20) Public method name "Foo::setProp" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f004/UnclonableItem.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class UnclonableItem
(#9) Missing docblock for function __clone
(#10) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f005/Foo.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class Foo
(#7) Missing member variable doc comment
(#9) Missing docblock for function __clone
(#10) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f006/A.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class A
(#7) Missing member variable doc comment
(#8) Missing member variable doc comment
(#8) Member variable "aProp" must be all lower-case
(#10) Missing docblock for function getAProp
(#10) Public method name "A::getAProp" must be in lower-case letters only
(#11) Opening brace should be on the same line as the declaration
(#15) Missing docblock for function setAProp
(#15) Public method name "A::setAProp" must be in lower-case letters only
(#16) Opening brace should be on the same line as the declaration
(#22) Missing docblock for function __clone
(#23) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f006/B.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class B
(#7) Missing member variable doc comment
(#8) Missing member variable doc comment
(#8) Member variable "bProp" must be all lower-case
(#10) Missing docblock for function getBProp
(#10) Public method name "B::getBProp" must be in lower-case letters only
(#11) Opening brace should be on the same line as the declaration
(#15) Missing docblock for function setBProp
(#15) Public method name "B::setBProp" must be in lower-case letters only
(#16) Opening brace should be on the same line as the declaration
(#22) Missing docblock for function __clone
(#23) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f007/FooDateInterval.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class FooDateInterval
(#9) Missing member variable doc comment
(#11) Missing docblock for function __clone
(#12) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f007/FooDateTimeZone.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class FooDateTimeZone
(#9) Missing member variable doc comment
(#11) Missing docblock for function __clone
(#12) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f008/A.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class A
(#7) Missing member variable doc comment
(#9) Missing docblock for function __construct
(#10) Opening brace should be on the same line as the declaration
(#14) Missing docblock for function getFoo
(#14) Public method name "A::getFoo" must be in lower-case letters only
(#15) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f008/B.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class B
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f009/TypedObjectProperty.php
(#1) Moodle boilerplate not found
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class TypedObjectProperty
(#9) Missing member variable doc comment
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f009/TypedProperty.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class TypedProperty
(#7) Missing member variable doc comment
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f011/ArrayObjectExtended.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class ArrayObjectExtended
(#9) Missing member variable doc comment
(#11) Missing docblock for function __construct
(#12) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f012/Suit.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for enum Suit
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f013/A.php
(#1) Moodle boilerplate not found
(#8) Missing @copyright tag
(#8) Missing @license tag
(#8) Missing docblock for class A
(#10) Missing member variable doc comment
(#13) Invalid docblock tag "@inheritdoc".
(#15) Method name "A::__load" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
(#15) No one-line description found in phpdocs for docblock of function __load
(#15) method name "A::__load" is invalid; only PHP magic methods should be prefixed with a double underscore
(#16) Opening brace should be on the same line as the declaration
(#20) Invalid docblock tag "@inheritdoc".
(#22) Method name "A::__isInitialized" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
(#22) No one-line description found in phpdocs for docblock of function __isInitialized
(#22) method name "A::__isInitialized" is invalid; only PHP magic methods should be prefixed with a double underscore
(#23) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f013/B.php
(#1) Moodle boilerplate not found
(#8) Missing @copyright tag
(#8) Missing @license tag
(#8) Missing docblock for class B
(#10) Missing member variable doc comment
(#13) Invalid docblock tag "@inheritdoc".
(#15) Method name "B::__load" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
(#15) No one-line description found in phpdocs for docblock of function __load
(#15) method name "B::__load" is invalid; only PHP magic methods should be prefixed with a double underscore
(#16) Opening brace should be on the same line as the declaration
(#20) Invalid docblock tag "@inheritdoc".
(#22) Method name "B::__isInitialized" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
(#22) No one-line description found in phpdocs for docblock of function __isInitialized
(#22) method name "B::__isInitialized" is invalid; only PHP magic methods should be prefixed with a double underscore
(#23) Opening brace should be on the same line as the declaration
(#27) Missing docblock for function getFoo
(#27) Public method name "B::getFoo" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#32) Missing docblock for function setFoo
(#32) Public method name "B::setFoo" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f013/C.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class C
(#7) Missing member variable doc comment
(#9) Missing docblock for function __clone
(#10) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f014/ReadonlyObjectProperty.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class ReadonlyObjectProperty
(#7) Missing member variable doc comment
(#9) Missing docblock for function __construct
(#10) Opening brace should be on the same line as the declaration
(#13) Expected 1 newline at end of file; 0 found
public/local/table_sql/vendor/myclabs/deep-copy/fixtures/f014/ReadonlyScalarProperty.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class ReadonlyScalarProperty
(#7) Missing member variable doc comment
(#8) Missing member variable doc comment
(#9) Missing member variable doc comment
(#11) Missing docblock for function __construct
(#12) Opening brace should be on the same line as the declaration
(#17) Expected 1 newline at end of file; 0 found
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/DeepCopy.php
(#1) Moodle boilerplate not found
(#25) Missing @copyright tag
(#25) Missing @license tag
(#26) Docblock tag "@final" is not recommended.
(#28) No one-line description found in phpdocs for docblock of class DeepCopy
(#28) DocBlock missing a @package tag for class DeepCopy. Expected @package local_table_sql
(#33) Member variable "hashMap" must be all lower-case
(#47) Member variable "typeFilters" must be all lower-case
(#52) Member variable "skipUncloneable" must be all lower-case
(#57) Member variable "useCloneMethod" must be all lower-case
(#63) No one-line description found in phpdocs for docblock of function __construct
(#63) Variable "useCloneMethod" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "useCloneMethod" must be all lower-case
(#80) Public method name "DeepCopy::skipUncloneable" must be in lower-case letters only
(#80) Variable "skipUncloneable" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "skipUncloneable" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#101) Missing docblock for function addFilter
(#101) Public method name "DeepCopy::addFilter" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#109) Missing docblock for function prependFilter
(#109) Public method name "DeepCopy::prependFilter" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#117) Missing docblock for function addTypeFilter
(#117) Public method name "DeepCopy::addTypeFilter" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#125) Missing docblock for function prependTypeFilter
(#125) Public method name "DeepCopy::prependTypeFilter" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#133) Missing docblock for function recursiveCopy
(#133) Private method name "DeepCopy::recursiveCopy" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Private method name "DeepCopy::copyArray" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#187) Private method name "DeepCopy::copyObject" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#189) Variable "objectHash" must be all lower-case
(#191) Variable "objectHash" must be all lower-case
(#192) Variable "objectHash" must be all lower-case
(#195) Variable "reflectedObject" must be all lower-case
(#196) Variable "isCloneable" must be all lower-case
(#196) Variable "reflectedObject" must be all lower-case
(#198) Variable "isCloneable" must be all lower-case
(#200) Variable "objectHash" must be all lower-case
(#208) Variable "reflectedObject" must be all lower-case
(#213) Variable "newObject" must be all lower-case
(#214) Variable "objectHash" must be all lower-case
(#214) Variable "newObject" must be all lower-case
(#216) Variable "reflectedObject" must be all lower-case
(#217) Variable "newObject" must be all lower-case
(#220) Variable "newObject" must be all lower-case
(#220) Variable "newObject" must be all lower-case
(#221) Variable "newObject" must be all lower-case
(#224) Variable "reflectedObject" must be all lower-case
(#225) Variable "newObject" must be all lower-case
(#228) Variable "newObject" must be all lower-case
(#231) Missing docblock for function copyObjectProperty
(#231) Private method name "DeepCopy::copyObjectProperty" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Variable "propertyValue" must be all lower-case
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Variable "propertyValue" must be all lower-case
(#290) Private method name "DeepCopy::getFirstMatchedTypeFilter" must be in lower-case letters only
(#290) Variable "filterRecords" must be all lower-case
(#291) Opening brace should be on the same line as the declaration
(#293) Variable "filterRecords" must be all lower-case
(#295) This comment is 50% valid code; is this commented out code?
(#315) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Exception/CloneException.php
(#1) Moodle boilerplate not found
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class CloneException
(#9) Expected 1 newline at end of file; 0 found
(#9) Whitespace found at end of line
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Exception/PropertyException.php
(#1) Moodle boilerplate not found
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class PropertyException
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/ChainableFilter.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#8) DocBlock missing a @package tag for class ChainableFilter. Expected @package local_table_sql
(#15) Missing docblock for function __construct
(#16) Opening brace should be on the same line as the declaration
(#20) Missing docblock for function apply
(#20) Variable "objectCopier" must be all lower-case
(#21) Opening brace should be on the same line as the declaration
(#22) Variable "objectCopier" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php
(#1) Moodle boilerplate not found
(#8) Missing @copyright tag
(#8) Missing @license tag
(#9) Docblock tag "@final" is not recommended.
(#11) No one-line description found in phpdocs for docblock of class DoctrineCollectionFilter
(#11) DocBlock missing a @package tag for class DoctrineCollectionFilter. Expected @package local_table_sql
(#18) Variable "objectCopier" must be all lower-case
(#19) Opening brace should be on the same line as the declaration
(#20) Variable "reflectionProperty" must be all lower-case
(#22) Variable "reflectionProperty" must be all lower-case
(#23) Variable "oldCollection" must be all lower-case
(#23) Variable "reflectionProperty" must be all lower-case
(#25) Variable "newCollection" must be all lower-case
(#25) Variable "oldCollection" must be all lower-case
(#26) Variable "objectCopier" must be all lower-case
(#27) Variable "objectCopier" must be all lower-case
(#31) Variable "reflectionProperty" must be all lower-case
(#31) Variable "newCollection" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php
(#1) Moodle boilerplate not found
(#9) Missing @copyright tag
(#9) Missing @license tag
(#10) Docblock tag "@final" is not recommended.
(#12) No one-line description found in phpdocs for docblock of class DoctrineEmptyCollectionFilter
(#12) DocBlock missing a @package tag for class DoctrineEmptyCollectionFilter. Expected @package local_table_sql
(#21) Variable "objectCopier" must be all lower-case
(#22) Opening brace should be on the same line as the declaration
(#23) Variable "reflectionProperty" must be all lower-case
(#24) Variable "reflectionProperty" must be all lower-case
(#26) Variable "reflectionProperty" must be all lower-case
(#28) Expected 1 newline at end of file; 0 found
(#28) Whitespace found at end of line
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php
(#1) Moodle boilerplate not found
(#7) Missing @copyright tag
(#7) Missing @license tag
(#8) Docblock tag "@final" is not recommended.
(#10) No one-line description found in phpdocs for docblock of class DoctrineProxyFilter
(#10) DocBlock missing a @package tag for class DoctrineProxyFilter. Expected @package local_table_sql
(#18) Variable "objectCopier" must be all lower-case
(#19) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Filter.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#8) DocBlock missing a @package tag for interface Filter. Expected @package local_table_sql
(#17) Variable "objectCopier" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/KeepFilter.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class KeepFilter
(#12) Variable "objectCopier" must be all lower-case
(#13) Opening brace should be on the same line as the declaration
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/ReplaceFilter.php
(#1) Moodle boilerplate not found
(#7) Missing @copyright tag
(#7) Missing @license tag
(#8) Docblock tag "@final" is not recommended.
(#10) No one-line description found in phpdocs for docblock of class ReplaceFilter
(#10) DocBlock missing a @package tag for class ReplaceFilter. Expected @package local_table_sql
(#20) No one-line description found in phpdocs for docblock of function __construct
(#21) Opening brace should be on the same line as the declaration
(#30) Variable "objectCopier" must be all lower-case
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "reflectionProperty" must be all lower-case
(#33) Variable "reflectionProperty" must be all lower-case
(#35) Variable "reflectionProperty" must be all lower-case
(#37) Variable "reflectionProperty" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/SetNullFilter.php
(#1) Moodle boilerplate not found
(#7) Missing @copyright tag
(#7) Missing @license tag
(#8) Docblock tag "@final" is not recommended.
(#10) No one-line description found in phpdocs for docblock of class SetNullFilter
(#10) DocBlock missing a @package tag for class SetNullFilter. Expected @package local_table_sql
(#17) Variable "objectCopier" must be all lower-case
(#18) Opening brace should be on the same line as the declaration
(#19) Variable "reflectionProperty" must be all lower-case
(#21) Variable "reflectionProperty" must be all lower-case
(#22) Variable "reflectionProperty" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php
(#1) Moodle boilerplate not found
(#8) Missing @copyright tag
(#8) Missing @license tag
(#9) Docblock tag "@final" is not recommended.
(#11) No one-line description found in phpdocs for docblock of class DoctrineProxyMatcher
(#11) DocBlock missing a @package tag for class DoctrineProxyMatcher. Expected @package local_table_sql
(#19) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Matcher.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for interface Matcher
(#13) No one-line description found in phpdocs for docblock of function matches
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyMatcher.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#6) Docblock tag "@final" is not recommended.
(#8) No one-line description found in phpdocs for docblock of class PropertyMatcher
(#8) DocBlock missing a @package tag for class PropertyMatcher. Expected @package local_table_sql
(#24) No one-line description found in phpdocs for docblock of function __construct
(#25) Opening brace should be on the same line as the declaration
(#36) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyNameMatcher.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#6) Docblock tag "@final" is not recommended.
(#8) No one-line description found in phpdocs for docblock of class PropertyNameMatcher
(#8) DocBlock missing a @package tag for class PropertyNameMatcher. Expected @package local_table_sql
(#18) No one-line description found in phpdocs for docblock of function __construct
(#19) Opening brace should be on the same line as the declaration
(#29) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyTypeMatcher.php
(#1) Moodle boilerplate not found
(#8) Missing @copyright tag
(#8) Missing @license tag
(#14) Docblock tag "@final" is not recommended.
(#16) DocBlock missing a @package tag for class PropertyTypeMatcher. Expected @package local_table_sql
(#21) Member variable "propertyType" must be all lower-case
(#26) No one-line description found in phpdocs for docblock of function __construct
(#26) Variable "propertyType" must be all lower-case
(#27) Opening brace should be on the same line as the declaration
(#28) Variable "propertyType" must be all lower-case
(#35) Opening brace should be on the same line as the declaration
(#37) Variable "reflectionProperty" must be all lower-case
(#42) Variable "reflectionProperty" must be all lower-case
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Variable "reflectionProperty" must be all lower-case
(#45) Variable "reflectionProperty" must be all lower-case
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) This comment is 58% valid code; is this commented out code?
(#50) Variable "reflectionProperty" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Reflection/ReflectionHelper.php
(#1) Moodle boilerplate not found
(#11) Missing @copyright tag
(#11) Missing @license tag
(#11) Missing docblock for class ReflectionHelper
(#25) Public method name "ReflectionHelper::getProperties" must be in lower-case letters only
(#26) Opening brace should be on the same line as the declaration
(#28) Variable "propsArr" must be all lower-case
(#28) Short array syntax must be used to define arrays
(#31) Variable "propertyName" must be all lower-case
(#32) Variable "propsArr" must be all lower-case
(#32) Variable "propertyName" must be all lower-case
(#35) Variable "parentClass" must be all lower-case
(#36) Variable "parentPropsArr" must be all lower-case
(#36) Variable "parentClass" must be all lower-case
(#37) Variable "propsArr" must be all lower-case
(#38) Variable "parentPropsArr" must be all lower-case
(#41) Variable "parentPropsArr" must be all lower-case
(#44) Variable "propsArr" must be all lower-case
(#58) Public method name "ReflectionHelper::getProperty" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#66) Variable "parentClass" must be all lower-case
(#67) Variable "parentClass" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/DateIntervalFilter.php
(#1) Moodle boilerplate not found
(#8) Missing @copyright tag
(#8) Missing @license tag
(#9) Docblock tag "@final" is not recommended.
(#13) DocBlock missing a @package tag for class DateIntervalFilter. Expected @package local_table_sql
(#14) Opening brace must not be followed by a blank line
(#24) Opening brace should be on the same line as the declaration
(#27) Variable "propertyName" must be all lower-case
(#27) Variable "propertyValue" must be all lower-case
(#28) Variable "propertyName" must be all lower-case
(#28) Variable "propertyValue" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/DatePeriodFilter.php
(#1) Moodle boilerplate not found
(#8) Missing @copyright tag
(#8) Missing @license tag
(#9) Docblock tag "@final" is not recommended.
(#11) No one-line description found in phpdocs for docblock of class DatePeriodFilter
(#11) DocBlock missing a @package tag for class DatePeriodFilter. Expected @package local_table_sql
(#21) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ReplaceFilter.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#6) Docblock tag "@final" is not recommended.
(#8) No one-line description found in phpdocs for docblock of class ReplaceFilter
(#8) DocBlock missing a @package tag for class ReplaceFilter. Expected @package local_table_sql
(#18) No one-line description found in phpdocs for docblock of function __construct
(#19) Opening brace should be on the same line as the declaration
(#27) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ShallowCopyFilter.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#6) Docblock tag "@final" is not recommended.
(#8) No one-line description found in phpdocs for docblock of class ShallowCopyFilter
(#8) DocBlock missing a @package tag for class ShallowCopyFilter. Expected @package local_table_sql
(#14) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php
(#1) Moodle boilerplate not found
(#7) Missing @copyright tag
(#7) Missing @license tag
(#11) DocBlock missing a @package tag for class ArrayObjectFilter. Expected @package local_table_sql
(#18) Missing docblock for function __construct
(#19) Opening brace should be on the same line as the declaration
(#26) Variable "arrayObject" must be all lower-case
(#27) Opening brace should be on the same line as the declaration
(#28) Variable "arrayObject" must be all lower-case
(#29) Variable "arrayObject" must be all lower-case
(#35) Expected 1 blank line at end of file; 2 found
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#8) DocBlock missing a @package tag for class SplDoublyLinkedList. Expected @package local_table_sql
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php
(#1) Moodle boilerplate not found
(#10) Missing @copyright tag
(#10) Missing @license tag
(#11) Docblock tag "@final" is not recommended.
(#13) No one-line description found in phpdocs for docblock of class SplDoublyLinkedListFilter
(#13) DocBlock missing a @package tag for class SplDoublyLinkedListFilter. Expected @package local_table_sql
(#15) Missing member variable doc comment
(#17) Missing docblock for function __construct
(#18) Opening brace should be on the same line as the declaration
(#26) Opening brace should be on the same line as the declaration
(#27) Variable "newElement" must be all lower-case
(#31) Variable "newElement" must be all lower-case
(#34) Missing docblock for function createCopyClosure
(#34) Private method name "SplDoublyLinkedListFilter::createCopyClosure" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/TypeFilter.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for interface TypeFilter
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/TypeMatcher.php
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) Missing docblock for class TypeMatcher
(#15) No one-line description found in phpdocs for docblock of function __construct
(#16) Opening brace should be on the same line as the declaration
(#25) No one-line description found in phpdocs for docblock of function matches
(#26) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php
(#1) Missing docblock for file deep_copy.php
(#1) Moodle boilerplate not found
(#8) Missing @copyright tag
(#8) Missing @license tag
(#16) Variable "useCloneMethod" must be all lower-case
(#17) Opening brace should be on the same line as the declaration
(#18) Variable "useCloneMethod" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/DeepCopyTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#42) Missing @copyright tag
(#42) Missing @license tag
(#43) Invalid docblock tag "@covers".
(#45) No one-line description found in phpdocs for docblock of class DeepCopyTest
(#45) DocBlock missing a @package tag for class DeepCopyTest. Expected @package local_table_sql
(#48) Invalid docblock tag "@dataProvider".
(#50) No one-line description found in phpdocs for docblock of function test_it_can_copy_scalar_values
(#51) Opening brace should be on the same line as the declaration
(#57) Missing docblock for function provideScalarValues
(#57) Public method name "DeepCopyTest::provideScalarValues" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#69) Missing docblock for function test_it_can_copy_an_array_of_scalar_values
(#70) Opening brace should be on the same line as the declaration
(#76) Missing docblock for function test_it_can_copy_an_object
(#77) Opening brace should be on the same line as the declaration
(#85) Missing docblock for function test_it_can_copy_an_array_of_objects
(#86) Opening brace should be on the same line as the declaration
(#96) Invalid docblock tag "@dataProvider".
(#98) No one-line description found in phpdocs for docblock of function test_it_can_copy_an_object_with_scalar_properties
(#98) Variable "expectedVal" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#103) Variable "expectedVal" must be all lower-case
(#106) Missing docblock for function provideObjectWithScalarValues
(#106) Public method name "DeepCopyTest::provideObjectWithScalarValues" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "createObject" must be all lower-case
(#117) Variable "createObject" must be all lower-case
(#118) Variable "createObject" must be all lower-case
(#124) Missing docblock for function test_it_can_copy_an_object_with_an_object_property
(#125) Opening brace should be on the same line as the declaration
(#137) Missing docblock for function test_it_copies_dynamic_properties
(#138) Opening brace should be on the same line as the declaration
(#151) Invalid docblock tag "@ticket".
(#152) Invalid docblock tag "@ticket".
(#153) Invalid docblock tag "@ticket".
(#155) No one-line description found in phpdocs for docblock of function test_it_can_copy_an_object_with_a_date_object_property
(#156) Opening brace should be on the same line as the declaration
(#175) Invalid docblock tag "@ticket".
(#177) No one-line description found in phpdocs for docblock of function test_it_skips_the_copy_for_userland_datetimezone
(#178) Opening brace should be on the same line as the declaration
(#179) Variable "deepCopy" must be all lower-case
(#180) Variable "deepCopy" must be all lower-case
(#189) Variable "deepCopy" must be all lower-case
(#195) Invalid docblock tag "@ticket".
(#197) No one-line description found in phpdocs for docblock of function test_it_skips_the_copy_for_userland_dateinterval
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "deepCopy" must be all lower-case
(#200) Variable "deepCopy" must be all lower-case
(#209) Variable "deepCopy" must be all lower-case
(#214) Missing docblock for function test_it_copies_the_private_properties_of_the_parent_class
(#215) Opening brace should be on the same line as the declaration
(#218) Variable "aStdClass" must be all lower-case
(#219) Variable "bStdClass" must be all lower-case
(#224) Variable "aStdClass" must be all lower-case
(#225) Variable "bStdClass" must be all lower-case
(#228) Missing docblock for function test_it_keeps_reference_of_the_copied_objects_when_copying_the_graph
(#229) Opening brace should be on the same line as the declaration
(#250) Missing docblock for function test_it_can_copy_graphs_with_circular_references
(#251) Opening brace should be on the same line as the declaration
(#266) Missing docblock for function test_it_can_copy_graphs_with_circular_references_with_userland_class
(#267) Opening brace should be on the same line as the declaration
(#283) Missing docblock for function test_it_cannot_copy_unclonable_items
(#284) Opening brace should be on the same line as the declaration
(#304) Missing docblock for function test_it_can_skip_uncloneable_objects
(#305) Opening brace should be on the same line as the declaration
(#308) Variable "deepCopy" must be all lower-case
(#309) Variable "deepCopy" must be all lower-case
(#311) Variable "deepCopy" must be all lower-case
(#316) Missing docblock for function test_it_uses_the_userland_defined_cloned_method
(#317) Opening brace should be on the same line as the declaration
(#325) Missing docblock for function test_it_only_uses_the_userland_defined_cloned_method_when_configured_to_do_so
(#326) Opening brace should be on the same line as the declaration
(#336) Missing docblock for function test_it_uses_type_filter_to_copy_objects_if_matcher_matches
(#337) Opening brace should be on the same line as the declaration
(#338) Variable "deepCopy" must be all lower-case
(#339) Variable "deepCopy" must be all lower-case
(#344) Parentheses must be used when instantiating a new class
(#345) Parentheses must be used when instantiating a new class
(#350) Variable "deepCopy" must be all lower-case
(#357) Missing docblock for function test_it_uses_filters_to_copy_object_properties_if_matcher_matches
(#358) Opening brace should be on the same line as the declaration
(#359) Variable "deepCopy" must be all lower-case
(#360) Variable "deepCopy" must be all lower-case
(#365) Parentheses must be used when instantiating a new class
(#366) Parentheses must be used when instantiating a new class
(#371) Variable "deepCopy" must be all lower-case
(#377) Missing docblock for function test_it_uses_the_first_filter_matching_for_copying_object_properties
(#378) Opening brace should be on the same line as the declaration
(#379) Variable "deepCopy" must be all lower-case
(#380) Variable "deepCopy" must be all lower-case
(#384) Variable "deepCopy" must be all lower-case
(#389) Parentheses must be used when instantiating a new class
(#390) Parentheses must be used when instantiating a new class
(#395) Variable "deepCopy" must be all lower-case
(#401) Missing docblock for function test_it_can_deep_copy_an_array_object
(#402) Opening brace should be on the same line as the declaration
(#414) Invalid docblock tag "@ticket".
(#416) No one-line description found in phpdocs for docblock of function test_it_clones_objects_extending_array_object
(#417) Opening brace should be on the same line as the declaration
(#430) Invalid docblock tag "@ticket".
(#432) No one-line description found in phpdocs for docblock of function test_it_can_copy_a_SplDoublyLinkedList
(#432) Public method name "DeepCopyTest::test_it_can_copy_a_SplDoublyLinkedList" must be in lower-case letters only
(#433) Opening brace should be on the same line as the declaration
(#448) Variable "aCopy" must be all lower-case
(#450) Variable "aCopy" must be all lower-case
(#454) Invalid docblock tag "@ticket".
(#456) No one-line description found in phpdocs for docblock of function test_matchers_can_access_to_parent_private_properties
(#457) Opening brace should be on the same line as the declaration
(#458) Variable "deepCopy" must be all lower-case
(#459) Variable "deepCopy" must be all lower-case
(#464) Variable "deepCopy" must be all lower-case
(#469) Missing docblock for function test_it_can_prepend_filter
(#470) Opening brace should be on the same line as the declaration
(#472) Variable "deepCopy" must be all lower-case
(#473) Variable "deepCopy" must be all lower-case
(#474) Variable "deepCopy" must be all lower-case
(#475) Variable "deepCopy" must be all lower-case
(#479) Missing docblock for function test_it_can_prepend_type_filter
(#480) Opening brace should be on the same line as the declaration
(#482) Variable "deepCopy" must be all lower-case
(#483) Variable "deepCopy" must be all lower-case
(#486) Variable "deepCopy" must be all lower-case
(#490) Variable "deepCopy" must be all lower-case
(#491) No space found after comma in argument list
(#491) Commas (,) must be followed by white space.
(#491) Expected 1 space between the comma and "$copy". Found: no spaces
(#495) Invalid docblock tag "@ticket".
(#496) Invalid docblock tag "@requires".
(#498) No one-line description found in phpdocs for docblock of function test_it_clones_typed_properties
(#499) Opening brace should be on the same line as the declaration
(#503) Variable "deepCopy" must be all lower-case
(#504) Variable "deepCopy" must be all lower-case
(#510) Invalid docblock tag "@ticket".
(#511) Invalid docblock tag "@requires".
(#513) No one-line description found in phpdocs for docblock of function test_it_ignores_uninitialized_typed_properties
(#514) Opening brace should be on the same line as the declaration
(#517) Variable "deepCopy" must be all lower-case
(#518) Variable "deepCopy" must be all lower-case
(#524) Invalid docblock tag "@requires".
(#526) No one-line description found in phpdocs for docblock of function test_it_keeps_enums
(#527) Opening brace should be on the same line as the declaration
(#536) Invalid docblock tag "@ticket".
(#538) No one-line description found in phpdocs for docblock of function test_it_can_apply_two_filters_with_chainable_filter
(#539) Opening brace should be on the same line as the declaration
(#542) Variable "deepCopy" must be all lower-case
(#543) Variable "deepCopy" must be all lower-case
(#544) Variable "deepCopy" must be all lower-case
(#546) Variable "deepCopy" must be all lower-case
(#551) Missing docblock for function test_it_can_copy_property_after_applying_doctrine_proxy_filter_with_chainable_filter
(#552) Opening brace should be on the same line as the declaration
(#556) Variable "deepCopy" must be all lower-case
(#557) Variable "deepCopy" must be all lower-case
(#560) Variable "deepCopy" must be all lower-case
(#566) Invalid docblock tag "@requires".
(#568) No one-line description found in phpdocs for docblock of function test_it_can_copy_object_with_readonly_property
(#569) Opening brace should be on the same line as the declaration
(#570) Variable "scalarProperties" must be all lower-case
(#571) Variable "objectProperties" must be all lower-case
(#573) Variable "deepCopy" must be all lower-case
(#575) Variable "scalarPropertiesCopy" must be all lower-case
(#575) Variable "deepCopy" must be all lower-case
(#575) Variable "scalarProperties" must be all lower-case
(#576) Variable "objectPropertiesCopy" must be all lower-case
(#576) Variable "deepCopy" must be all lower-case
(#576) Variable "objectProperties" must be all lower-case
(#578) Variable "scalarProperties" must be all lower-case
(#578) Variable "scalarPropertiesCopy" must be all lower-case
(#579) Variable "objectProperties" must be all lower-case
(#579) Variable "objectPropertiesCopy" must be all lower-case
(#582) Missing docblock for function assertEqualButNotSame
(#582) Private method name "DeepCopyTest::assertEqualButNotSame" must be in lower-case letters only
(#583) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Filter/Doctrine/DoctrineCollectionFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#11) Missing @copyright tag
(#11) Missing @license tag
(#12) Invalid docblock tag "@covers".
(#14) No one-line description found in phpdocs for docblock of class DoctrineCollectionFilterTest
(#14) DocBlock missing a @package tag for class DoctrineCollectionFilterTest. Expected @package local_table_sql
(#16) Missing docblock for function test_it_copies_the_object_property_array_collection
(#17) Opening brace should be on the same line as the declaration
(#19) Variable "oldCollection" must be all lower-case
(#20) Variable "oldCollection" must be all lower-case
(#20) Variable "stdClass" must be all lower-case
(#21) Variable "oldCollection" must be all lower-case
(#28) Expected 1 space after FUNCTION keyword; 0 found
(#34) Variable "oldCollection" must be all lower-case
(#37) Variable "objectOfNewCollection" must be all lower-case
(#39) Variable "stdClass" must be all lower-case
(#39) Variable "objectOfNewCollection" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Filter/Doctrine/DoctrineEmptyCollectionFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#11) Missing @copyright tag
(#11) Missing @license tag
(#12) Invalid docblock tag "@covers".
(#14) No one-line description found in phpdocs for docblock of class DoctrineEmptyCollectionFilterTest
(#14) DocBlock missing a @package tag for class DoctrineEmptyCollectionFilterTest. Expected @package local_table_sql
(#16) Missing docblock for function test_it_sets_the_object_property_to_an_empty_doctrine_collection
(#17) Opening brace should be on the same line as the declaration
(#30) Expected 1 space after FUNCTION keyword; 0 found
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Filter/Doctrine/DoctrineProxyFilterTest.php
(#1) Missing docblock for file DoctrineProxyFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#10) Invalid docblock tag "@covers".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.
(#12) No one-line description found in phpdocs for docblock of class DoctrineProxyFilterTest
(#12) DocBlock missing a @package tag for class DoctrineProxyFilterTest. Expected @package local_table_sql
(#14) Missing docblock for function test_it_loads_the_doctrine_proxy
(#15) Opening brace should be on the same line as the declaration
(#23) Expected 1 space after FUNCTION keyword; 0 found
(#32) Missing docblock for class Foo
(#32) Each class must be in a file by itself
(#34) Missing member variable doc comment
(#34) Member variable "isLoaded" must be all lower-case
(#36) Method name "Foo::__load" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
(#36) Missing docblock for function __load
(#36) method name "Foo::__load" is invalid; only PHP magic methods should be prefixed with a double underscore
(#37) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Filter/KeepFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#9) Missing @copyright tag
(#9) Missing @license tag
(#10) Invalid docblock tag "@covers".
(#12) No one-line description found in phpdocs for docblock of class KeepFilterTest
(#12) DocBlock missing a @package tag for class KeepFilterTest. Expected @package local_table_sql
(#14) Missing docblock for function test_it_does_not_change_the_filtered_object_property
(#15) Opening brace should be on the same line as the declaration
(#17) Variable "keepObject" must be all lower-case
(#18) Variable "keepObject" must be all lower-case
(#24) Variable "keepObject" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Filter/ReplaceFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#9) Missing @copyright tag
(#9) Missing @license tag
(#10) Invalid docblock tag "@covers".
(#12) No one-line description found in phpdocs for docblock of class ReplaceFilterTest
(#12) DocBlock missing a @package tag for class ReplaceFilterTest. Expected @package local_table_sql
(#15) Invalid docblock tag "@dataProvider".
(#17) No one-line description found in phpdocs for docblock of function test_it_applies_the_callback_to_the_specified_property
(#18) Opening brace should be on the same line as the declaration
(#22) There should be a comma after the last array item in a multi-line array.
(#33) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#38) Missing docblock for function provideCallbacks
(#38) Public method name "ReplaceFilterTest::provideCallbacks" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#47) There should be a comma after the last array item in a multi-line array.
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Filter/SetNullFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#9) Missing @copyright tag
(#9) Missing @license tag
(#10) Invalid docblock tag "@covers".
(#12) No one-line description found in phpdocs for docblock of class SetNullFilterTest
(#12) DocBlock missing a @package tag for class SetNullFilterTest. Expected @package local_table_sql
(#14) Missing docblock for function test_it_sets_the_given_property_to_null
(#15) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Matcher/Doctrine/DoctrineProxyMatcherTest.php
(#1) Missing docblock for file DoctrineProxyMatcherTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#12) Invalid docblock tag "@covers".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.
(#14) No one-line description found in phpdocs for docblock of class DoctrineProxyMatcherTest
(#14) DocBlock missing a @package tag for class DoctrineProxyMatcherTest. Expected @package local_table_sql
(#17) Invalid docblock tag "@dataProvider".
(#19) No one-line description found in phpdocs for docblock of function test_it_matches_the_given_objects
(#20) Opening brace should be on the same line as the declaration
(#28) Missing docblock for function providePairs
(#28) Public method name "DoctrineProxyMatcherTest::providePairs" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#37) Missing docblock for class FooProxy
(#37) Each class must be in a file by itself
(#40) Invalid docblock tag "@inheritdoc".
(#42) Method name "FooProxy::__load" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
(#42) No one-line description found in phpdocs for docblock of function __load
(#42) method name "FooProxy::__load" is invalid; only PHP magic methods should be prefixed with a double underscore
(#43) Opening brace should be on the same line as the declaration
(#48) Invalid docblock tag "@inheritdoc".
(#50) Method name "FooProxy::__isInitialized" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
(#50) No one-line description found in phpdocs for docblock of function __isInitialized
(#50) method name "FooProxy::__isInitialized" is invalid; only PHP magic methods should be prefixed with a double underscore
(#51) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Matcher/PropertyMatcherTest.php
(#1) Missing docblock for file PropertyMatcherTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#9) Invalid docblock tag "@covers".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.
(#11) No one-line description found in phpdocs for docblock of class PropertyMatcherTest
(#11) DocBlock missing a @package tag for class PropertyMatcherTest. Expected @package local_table_sql
(#14) Invalid docblock tag "@dataProvider".
(#16) No one-line description found in phpdocs for docblock of function test_it_matches_the_given_objects
(#17) Opening brace should be on the same line as the declaration
(#25) Missing docblock for function providePairs
(#25) Public method name "PropertyMatcherTest::providePairs" must be in lower-case letters only
(#26) Opening brace should be on the same line as the declaration
(#36) Missing docblock for class X
(#36) Each class must be in a file by itself
(#38) Missing member variable doc comment
(#39) Missing member variable doc comment
(#42) Missing docblock for class Y
(#42) Each class must be in a file by itself
(#44) Missing member variable doc comment
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Matcher/PropertyNameMatcherTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#9) Missing @copyright tag
(#9) Missing @license tag
(#10) Invalid docblock tag "@covers".
(#12) No one-line description found in phpdocs for docblock of class PropertyNameMatcherTest
(#12) DocBlock missing a @package tag for class PropertyNameMatcherTest. Expected @package local_table_sql
(#15) Invalid docblock tag "@dataProvider".
(#17) No one-line description found in phpdocs for docblock of function test_it_matches_the_given_property
(#18) Opening brace should be on the same line as the declaration
(#26) Missing docblock for function providePairs
(#26) Public method name "PropertyNameMatcherTest::providePairs" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Matcher/PropertyTypeMatcherTest.php
(#1) Missing docblock for file PropertyTypeMatcherTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#11) Invalid docblock tag "@covers".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.
(#13) No one-line description found in phpdocs for docblock of class PropertyTypeMatcherTest
(#13) DocBlock missing a @package tag for class PropertyTypeMatcherTest. Expected @package local_table_sql
(#16) Invalid docblock tag "@dataProvider".
(#18) No one-line description found in phpdocs for docblock of function test_it_matches_the_given_property
(#19) Opening brace should be on the same line as the declaration
(#28) Invalid docblock tag "@requires".
(#30) No one-line description found in phpdocs for docblock of function test_it_ignores_uninitialized_typed_properties
(#31) Opening brace should be on the same line as the declaration
(#40) Invalid docblock tag "@requires".
(#42) No one-line description found in phpdocs for docblock of function test_it_matches_initialized_typed_properties
(#43) Opening brace should be on the same line as the declaration
(#52) Missing docblock for function providePairs
(#52) Public method name "PropertyTypeMatcherTest::providePairs" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#73) Missing docblock for class PropertyTypeMatcherTestFixture1
(#73) Each class must be in a file by itself
(#75) Missing member variable doc comment
(#78) Missing docblock for class PropertyTypeMatcherTestFixture2
(#78) Each class must be in a file by itself
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Reflection/ReflectionHelperTest.php
(#1) Missing docblock for file ReflectionHelperTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#12) Invalid docblock tag "@covers".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.
(#14) No one-line description found in phpdocs for docblock of class ReflectionHelperTest
(#14) DocBlock missing a @package tag for class ReflectionHelperTest. Expected @package local_table_sql
(#16) Missing docblock for function test_it_retrieves_the_object_properties
(#17) Opening brace should be on the same line as the declaration
(#19) Variable "childReflectionClass" must be all lower-case
(#21) Variable "expectedProps" must be all lower-case
(#21) Short array syntax must be used to define arrays
(#36) Variable "actualProps" must be all lower-case
(#36) Variable "childReflectionClass" must be all lower-case
(#38) Variable "expectedProps" must be all lower-case
(#38) Variable "actualProps" must be all lower-case
(#42) Invalid docblock tag "@dataProvider".
(#44) No one-line description found in phpdocs for docblock of function test_it_can_retrieve_an_object_property
(#45) Opening brace should be on the same line as the declaration
(#55) Missing docblock for function provideProperties
(#55) Public method name "ReflectionHelperTest::provideProperties" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#60) There should be a comma after the last array item in a multi-line array.
(#64) Missing docblock for function test_it_cannot_retrieve_a_non_existent_prperty
(#65) Opening brace should be on the same line as the declaration
(#73) Missing docblock for class ReflectionHelperTestParent
(#73) Each class must be in a file by itself
(#75) Missing member variable doc comment
(#76) Missing member variable doc comment
(#77) Missing member variable doc comment
(#79) Missing member variable doc comment
(#80) Missing member variable doc comment
(#81) Missing member variable doc comment
(#83) Missing member variable doc comment
(#84) Missing member variable doc comment
(#85) Missing member variable doc comment
(#88) Missing docblock for class ReflectionHelperTestChild
(#88) Each class must be in a file by itself
(#90) Missing member variable doc comment
(#91) Missing member variable doc comment
(#92) Missing member variable doc comment
(#94) Missing member variable doc comment
(#95) Missing member variable doc comment
(#96) Missing member variable doc comment
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/TypeFilter/Date/DateIntervalFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#9) Missing @copyright tag
(#9) Missing @license tag
(#10) Invalid docblock tag "@covers".
(#12) No one-line description found in phpdocs for docblock of class DateIntervalFilterTest
(#12) DocBlock missing a @package tag for class DateIntervalFilterTest. Expected @package local_table_sql
(#14) Missing docblock for function test_it_deep_copies_a_DateInterval
(#14) Public method name "DateIntervalFilterTest::test_it_deep_copies_a_DateInterval" must be in lower-case letters only
(#15) Opening brace should be on the same line as the declaration
(#16) Each PHP statement must be on a line by itself
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/TypeFilter/Date/DatePeriodFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#12) Missing @copyright tag
(#12) Missing @license tag
(#13) Invalid docblock tag "@covers".
(#15) No one-line description found in phpdocs for docblock of class DatePeriodFilterTest
(#15) DocBlock missing a @package tag for class DatePeriodFilterTest. Expected @package local_table_sql
(#17) Missing docblock for function test_it_deep_copies_a_DatePeriod
(#17) Public method name "DatePeriodFilterTest::test_it_deep_copies_a_DatePeriod" must be in lower-case letters only
(#18) Opening brace should be on the same line as the declaration
(#29) Missing docblock for function test_it_deep_copies_a_DatePeriod_with_exclude_start_date
(#29) Public method name "DatePeriodFilterTest::test_it_deep_copies_a_DatePeriod_with_exclude_start_date" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
(#42) Invalid docblock tag "@requires".
(#44) No one-line description found in phpdocs for docblock of function test_it_deep_copies_a_DatePeriod_with_include_end_date
(#44) Public method name "DatePeriodFilterTest::test_it_deep_copies_a_DatePeriod_with_include_end_date" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#56) Missing docblock for function test_it_deep_copies_a_DatePeriod_with_end_date
(#56) Public method name "DatePeriodFilterTest::test_it_deep_copies_a_DatePeriod_with_end_date" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/TypeFilter/ReplaceFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#9) Missing @copyright tag
(#9) Missing @license tag
(#10) Invalid docblock tag "@covers".
(#12) No one-line description found in phpdocs for docblock of class ReplaceFilterTest
(#12) DocBlock missing a @package tag for class ReplaceFilterTest. Expected @package local_table_sql
(#14) Missing docblock for function test_it_returns_the_callback_called_with_the_given_object
(#15) Opening brace should be on the same line as the declaration
(#27) Variable "newFoo" must be all lower-case
(#29) Variable "newFoo" must be all lower-case
(#30) Variable "newFoo" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/TypeFilter/ShallowCopyFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#9) Missing @copyright tag
(#9) Missing @license tag
(#10) Invalid docblock tag "@covers".
(#12) No one-line description found in phpdocs for docblock of class ShallowCopyFilterTest
(#12) DocBlock missing a @package tag for class ShallowCopyFilterTest. Expected @package local_table_sql
(#14) Missing docblock for function test_it_shallow_copies_the_given_object
(#15) Opening brace should be on the same line as the declaration
(#23) Variable "newFoo" must be all lower-case
(#25) Variable "newFoo" must be all lower-case
(#26) Variable "newFoo" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/TypeFilter/Spl/ArrayObjectFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#12) Missing @copyright tag
(#12) Missing @license tag
(#15) Invalid docblock tag "@covers".
(#17) No one-line description found in phpdocs for docblock of class ArrayObjectFilterTest
(#17) DocBlock missing a @package tag for class ArrayObjectFilterTest. Expected @package local_table_sql
(#22) Member variable "arrayObjectFilter" must be all lower-case
(#27) Member variable "copierProphecy" must be all lower-case
(#29) Missing docblock for function setUp
(#30) Opening brace should be on the same line as the declaration
(#37) Missing docblock for function test_it_deep_copies_an_array_object
(#38) Opening brace should be on the same line as the declaration
(#39) Variable "arrayObject" must be all lower-case
(#43) Variable "newArrayObject" must be all lower-case
(#43) Variable "arrayObject" must be all lower-case
(#44) Variable "newArrayObject" must be all lower-case
(#45) Variable "newArrayObject" must be all lower-case
(#46) Variable "newArrayObject" must be all lower-case
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/TypeFilter/Spl/SplDoublyLinkedListFilterTest.php
(#1) Missing docblock for file SplDoublyLinkedListFilterTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#12) Invalid docblock tag "@covers".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.
(#14) No one-line description found in phpdocs for docblock of class SplDoublyLinkedListFilterTest
(#14) DocBlock missing a @package tag for class SplDoublyLinkedListFilterTest. Expected @package local_table_sql
(#16) Missing docblock for function test_it_deep_copies_a_doubly_linked_spl_list
(#17) Opening brace should be on the same line as the declaration
(#25) Variable "newList" must be all lower-case
(#27) Variable "newList" must be all lower-case
(#28) Variable "newList" must be all lower-case
(#32) Missing docblock for class FakeDeepCopy
(#32) Each class must be in a file by itself
(#35) Invalid docblock tag "@inheritdoc".
(#37) No one-line description found in phpdocs for docblock of function copy
(#38) Opening brace should be on the same line as the declaration
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/TypeMatcher/TypeMatcherTest.php
(#1) Missing docblock for file TypeMatcherTest.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#10) Invalid docblock tag "@covers".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.
(#12) No one-line description found in phpdocs for docblock of class TypeMatcherTest
(#12) DocBlock missing a @package tag for class TypeMatcherTest. Expected @package local_table_sql
(#15) Invalid docblock tag "@dataProvider".
(#17) No one-line description found in phpdocs for docblock of function test_it_retrieves_the_object_properties
(#18) Opening brace should be on the same line as the declaration
(#26) Missing docblock for function provideElements
(#26) Public method name "TypeMatcherTest::provideElements" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
(#40) Missing docblock for class Foo
(#40) Each class must be in a file by itself
(#44) Missing docblock for class Bar
(#44) Each class must be in a file by itself
(#48) Missing docblock for interface IA
(#48) Each class must be in a file by itself
(#52) Missing docblock for class A
(#52) Each interface must be in a file by itself
public/local/table_sql/version.php
(#1) No one-line description found in phpdocs for docblock of file version.php

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(40 errors, 0 warnings)

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

public/local/table_sql/classes/helper.php
(#31) Phpdocs for function helper::get_class_name has incomplete parameters list
public/local/table_sql/classes/table_sql.php
(#188) Phpdocs for function table_sql::define_header has incomplete parameters list
(#265) Phpdocs for function table_sql::set_hidden_columns has incomplete parameters list
(#284) Phpdocs for function table_sql::set_immediately_call_actions has incomplete parameters list
(#309) Phpdocs for function table_sql::set_sql has incomplete parameters list
(#824) Phpdocs for function table_sql::get_row_actions_v2 has incomplete parameters list
(#863) Phpdocs for function table_sql::get_sql_and_params has incomplete parameters list
(#887) Phpdocs for function table_sql::get_sql_and_params_simple has incomplete parameters list
(#1047) Phpdocs for function table_sql::out has incomplete parameters list
(#1702) Phpdocs for function table_sql::set_default_per_page has incomplete parameters list
public/local/table_sql/classes/table_sql_form.php
(#220) Phpdocs for function table_sql_form::as_modal_formfield has incomplete parameters list
(#359) Phpdocs for function table_sql_form::add_form has incomplete parameters list
(#361) Invalid inline phpdocs tag @deprecated found
public/local/table_sql/classes/table_sql_subform.php
(#101) Phpdocs for function table_sql_subform::store_row_check has incomplete parameters list
(#121) Phpdocs for function table_sql_subform::set_title has incomplete parameters list
public/local/table_sql/vendor/composer/ClassLoader.php
(#157) Phpdocs for function ClassLoader::addClassMap has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/DeepCopy.php
(#76) Phpdocs for function DeepCopy::skipUncloneable has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php
(#13) Phpdocs for function DoctrineCollectionFilter::apply has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php
(#12) Phpdocs for function DoctrineProxyFilter::apply has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/KeepFilter.php
(#7) Phpdocs for function KeepFilter::apply has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/ReplaceFilter.php
(#25) Phpdocs for function ReplaceFilter::apply has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Filter/SetNullFilter.php
(#12) Phpdocs for function SetNullFilter::apply has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php
(#13) Phpdocs for function DoctrineProxyMatcher::matches has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyMatcher.php
(#30) Phpdocs for function PropertyMatcher::matches has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyNameMatcher.php
(#23) Phpdocs for function PropertyNameMatcher::matches has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyTypeMatcher.php
(#31) Phpdocs for function PropertyTypeMatcher::matches has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ReplaceFilter.php
(#23) Phpdocs for function ReplaceFilter::apply has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ShallowCopyFilter.php
(#10) Phpdocs for function ShallowCopyFilter::apply has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php
(#23) Phpdocs for function ArrayObjectFilter::apply has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php
(#22) Phpdocs for function SplDoublyLinkedListFilter::apply has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/DeepCopyTest.php
(#47) Phpdocs for function DeepCopyTest::test_it_can_copy_scalar_values has incomplete parameters list
(#95) Phpdocs for function DeepCopyTest::test_it_can_copy_an_object_with_scalar_properties has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Filter/ReplaceFilterTest.php
(#14) Phpdocs for function ReplaceFilterTest::test_it_applies_the_callback_to_the_specified_property has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Matcher/Doctrine/DoctrineProxyMatcherTest.php
(#16) Phpdocs for function DoctrineProxyMatcherTest::test_it_matches_the_given_objects has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Matcher/PropertyMatcherTest.php
(#13) Phpdocs for function PropertyMatcherTest::test_it_matches_the_given_objects has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Matcher/PropertyNameMatcherTest.php
(#14) Phpdocs for function PropertyNameMatcherTest::test_it_matches_the_given_property has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Matcher/PropertyTypeMatcherTest.php
(#15) Phpdocs for function PropertyTypeMatcherTest::test_it_matches_the_given_property has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/Reflection/ReflectionHelperTest.php
(#41) Phpdocs for function ReflectionHelperTest::test_it_can_retrieve_an_object_property has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/TypeFilter/Spl/SplDoublyLinkedListFilterTest.php
(#34) Phpdocs for function FakeDeepCopy::copy has incomplete parameters list
public/local/table_sql/vendor/myclabs/deep-copy/tests/DeepCopyTest/TypeMatcher/TypeMatcherTest.php
(#14) Phpdocs for function TypeMatcherTest::test_it_retrieves_the_object_properties has incomplete parameters list

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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 2 warnings)

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

public/local/table_sql/templates/as_modal_formfield.mustache
(#1) Example context missing (@template section not found.)
public/local/table_sql/templates/demo/navigation.mustache
(#1) Example context missing (@template section not found.)

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]