Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(7 errors, 184 warnings)

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

mod/booking/classes/all_userbookings.php
(#305) Line exceeds 132 characters; contains 146 characters
(#415) Line exceeds 132 characters; contains 135 characters
(#440) Line exceeds 132 characters; contains 139 characters
(#459) Line exceeds 132 characters; contains 133 characters
mod/booking/classes/booking.php
(#131) This comment is 50% valid code; is this commented out code?
(#132) This comment is 67% valid code; is this commented out code?
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) This comment is 70% valid code; is this commented out code?
(#190) Line exceeds 132 characters; contains 142 characters
(#204) Line exceeds 132 characters; contains 134 characters
(#236) Line exceeds 132 characters; contains 165 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#285) Line exceeds 132 characters; contains 147 characters
(#300) Line exceeds 132 characters; contains 137 characters
(#334) Line exceeds 132 characters; contains 144 characters
mod/booking/classes/booking_option.php
(#141) Line exceeds 132 characters; contains 152 characters
(#142) Line exceeds 132 characters; contains 158 characters
(#146) Line exceeds 132 characters; contains 168 characters
(#150) Line exceeds 132 characters; contains 158 characters
(#154) Line exceeds 132 characters; contains 165 characters
(#157) Line exceeds 132 characters; contains 164 characters
(#311) Line exceeds 132 characters; contains 134 characters
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Line exceeds 132 characters; contains 140 characters
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#718) Line exceeds 132 characters; contains 140 characters
(#852) Line exceeds 132 characters; contains 137 characters
(#1370) Line exceeds 132 characters; contains 135 characters
(#1489) Line exceeds 132 characters; contains 145 characters
mod/booking/classes/calendar.php
(#56) Line exceeds 132 characters; contains 168 characters
(#73) Line exceeds 132 characters; contains 143 characters
(#74) Line exceeds 132 characters; contains 146 characters
(#78) Line exceeds 132 characters; contains 144 characters
(#79) Line exceeds 132 characters; contains 153 characters
(#80) Line exceeds 132 characters; contains 146 characters
(#84) Line exceeds 132 characters; contains 144 characters
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Line exceeds 132 characters; contains 152 characters
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line exceeds 132 characters; contains 152 characters
mod/booking/classes/event/booking_cancelled.php
(#52) Line exceeds 132 characters; contains 158 characters
mod/booking/classes/event/bookingoption_booked.php
(#52) Line exceeds 132 characters; contains 153 characters
mod/booking/classes/event/bookingoption_created.php
(#65) Possible useless method overriding detected
mod/booking/classes/event/bookingoption_deleted.php
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) This comment is 48% valid code; is this commented out code?
(#64) Possible useless method overriding detected
mod/booking/classes/event/bookingoption_updated.php
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) This comment is 48% valid code; is this commented out code?
(#64) Possible useless method overriding detected
mod/booking/classes/form/customfield.php
(#149) Line exceeds 132 characters; contains 135 characters
mod/booking/classes/form/option_form.php
(#88) Line exceeds 132 characters; contains 170 characters
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) This comment is 57% valid code; is this commented out code?
(#232) Line exceeds 132 characters; contains 137 characters
(#348) Line exceeds 132 characters; contains 152 characters
(#373) Line exceeds 132 characters; contains 138 characters
mod/booking/classes/form/subscribeusersctivity.php
(#29) Line exceeds 132 characters; contains 144 characters
(#39) Line exceeds 132 characters; contains 137 characters
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/classes/ical.php
(#236) Line exceeds 132 characters; contains 158 characters
mod/booking/classes/observer.php
(#85) Line exceeds 132 characters; contains 161 characters
(#87) Line exceeds 132 characters; contains 141 characters
(#100) Line exceeds 132 characters; contains 133 characters
(#111) Line exceeds 132 characters; contains 150 characters
(#133) Line exceeds 132 characters; contains 141 characters
(#142) Line exceeds 132 characters; contains 144 characters
mod/booking/classes/optiontemplatessettings_table.php
(#52) Line exceeds 132 characters; contains 149 characters
(#90) Line exceeds 132 characters; contains 157 characters
mod/booking/classes/output/mobile.php
(#195) Line exceeds 132 characters; contains 176 characters
(#198) Line exceeds 132 characters; contains 149 characters
(#287) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 150 characters
(#299) Line exceeds 132 characters; contains 134 characters
mod/booking/classes/output/renderer.php
(#42) Line exceeds 132 characters; contains 140 characters
(#209) global $OUTPUT cannot be used in renderers. Use $this->output.
(#285) global $OUTPUT cannot be used in renderers. Use $this->output.
mod/booking/classes/signinsheet/generator.php
(#327) Line exceeds 132 characters; contains 141 characters
(#575) Line exceeds 132 characters; contains 158 characters
mod/booking/classes/site_overview.php
(#42) Line exceeds 132 characters; contains 143 characters
(#57) Line exceeds 132 characters; contains 155 characters
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/classes/task/enrol_bookedusers_tocourse.php
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/booking/classes/task/send_confirmation_mails.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/booking/classes/utils/csv_import.php
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/db/upgrade.php
(#1867) Inline comments must end in full-stops, exclamation marks, or question marks
(#1931) Line exceeds 132 characters; contains 165 characters
mod/booking/editoptions.php
(#45) Line exceeds 132 characters; contains 152 characters
(#55) Line exceeds 132 characters; contains 147 characters
mod/booking/externallib.php
(#19) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/booking/institutions_rest.php
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/booking/lang/en/booking.php
(#17) Inline comments must start with a capital letter, digit or 3-dots sequence
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) 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
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) Inline comments must start with a capital letter, digit or 3-dots sequence
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#775) Inline comments must end in full-stops, exclamation marks, or question marks
(#884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#884) Inline comments must end in full-stops, exclamation marks, or question marks
(#975) Inline comments must end in full-stops, exclamation marks, or question marks
(#985) Inline comments must start with a capital letter, digit or 3-dots sequence
(#985) Inline comments must end in full-stops, exclamation marks, or question marks
(#988) Inline comments must start with a capital letter, digit or 3-dots sequence
(#988) Inline comments must end in full-stops, exclamation marks, or question marks
(#993) Inline comments must start with a capital letter, digit or 3-dots sequence
(#993) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1000) Inline comments must end in full-stops, exclamation marks, or question marks
(#1003) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1003) Inline comments must end in full-stops, exclamation marks, or question marks
(#1006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1006) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1010) Inline comments must end in full-stops, exclamation marks, or question marks
(#1016) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1016) Inline comments must end in full-stops, exclamation marks, or question marks
(#1024) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1024) Inline comments must end in full-stops, exclamation marks, or question marks
(#1030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1030) Inline comments must end in full-stops, exclamation marks, or question marks
(#1038) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1038) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) Inline comments must end in full-stops, exclamation marks, or question marks
(#1082) Inline comments must end in full-stops, exclamation marks, or question marks
(#1104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1104) Inline comments must end in full-stops, exclamation marks, or question marks
(#1108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1108) Inline comments must end in full-stops, exclamation marks, or question marks
(#1113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1113) Inline comments must end in full-stops, exclamation marks, or question marks
(#1124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1124) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/lib.php
(#115) Line exceeds 132 characters; contains 151 characters
(#263) Line exceeds 132 characters; contains 150 characters
(#739) Line exceeds 132 characters; contains 169 characters
(#743) Line exceeds 132 characters; contains 168 characters
(#807) Line exceeds 132 characters; contains 161 characters
(#1213) Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$subject" was changed on line 1063.
(#1706) Line exceeds 132 characters; contains 147 characters
(#1707) Line exceeds 132 characters; contains 150 characters
(#1708) Line exceeds 132 characters; contains 149 characters
(#1709) Line exceeds 132 characters; contains 150 characters
(#1710) Line exceeds 132 characters; contains 146 characters
(#1951) Line exceeds 132 characters; contains 133 characters
(#2079) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2079) Inline comments must end in full-stops, exclamation marks, or question marks
(#2079) This comment is 45% valid code; is this commented out code?
mod/booking/mod_form.php
(#204) Line exceeds 132 characters; contains 140 characters
(#625) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/mybookings.php
(#16) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#61) Line exceeds 132 characters; contains 152 characters
mod/booking/otherbooking.php
(#61) Line exceeds 132 characters; contains 152 characters
(#62) Line exceeds 132 characters; contains 146 characters
mod/booking/rating_rest.php
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/booking/report.php
(#496) Line exceeds 132 characters; contains 175 characters
(#609) Line exceeds 132 characters; contains 150 characters
(#616) Line exceeds 132 characters; contains 167 characters
mod/booking/subscribeusersctivity.php
(#50) Line exceeds 132 characters; contains 135 characters
mod/booking/teachers_form.php
(#17) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#60) Line exceeds 132 characters; contains 139 characters
mod/booking/tests/booking_option_test.php
(#58) Line exceeds 132 characters; contains 166 characters
mod/booking/tests/events_test.php
(#55) Line exceeds 132 characters; contains 147 characters
mod/booking/tests/lib_test.php
(#51) Line exceeds 132 characters; contains 138 characters
mod/booking/view.php
(#455) Line exceeds 132 characters; contains 136 characters
(#456) Line exceeds 132 characters; contains 148 characters
(#535) Line exceeds 132 characters; contains 158 characters
(#752) Line exceeds 132 characters; contains 158 characters

Javascript coding style problems

(0 errors, 130 warnings)

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

mod/booking/amd/src/institutionautocomplete.js
(#34) There should be no spaces inside this paren. (space-in-parens)
(#34) There should be no spaces inside this paren. (space-in-parens)
(#34) There should be no spaces inside this paren. (space-in-parens)
(#34) There should be no spaces inside this paren. (space-in-parens)
(#37) There should be no spaces inside this paren. (space-in-parens)
(#37) There should be no spaces inside this paren. (space-in-parens)
mod/booking/amd/src/jquery.barrating.js
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Missing JSDoc comment. (require-jsdoc)
(#37) Comments should not begin with a lowercase character (capitalized-comments)
(#50) Comments should not begin with a lowercase character (capitalized-comments)
(#55) Comments should not begin with a lowercase character (capitalized-comments)
(#64) Comments should not begin with a lowercase character (capitalized-comments)
(#75) Comments should not begin with a lowercase character (capitalized-comments)
(#80) There should be no space after '{'. (object-curly-spacing)
(#80) There should be no space before '}'. (object-curly-spacing)
(#88) Comments should not begin with a lowercase character (capitalized-comments)
(#99) Comments should not begin with a lowercase character (capitalized-comments)
(#108) Comments should not begin with a lowercase character (capitalized-comments)
(#116) Comments should not begin with a lowercase character (capitalized-comments)
(#125) Comments should not begin with a lowercase character (capitalized-comments)
(#129) Comments should not begin with a lowercase character (capitalized-comments)
(#133) Comments should not begin with a lowercase character (capitalized-comments)
(#136) Comments should not begin with a lowercase character (capitalized-comments)
(#140) Comments should not begin with a lowercase character (capitalized-comments)
(#143) Comments should not begin with a lowercase character (capitalized-comments)
(#148) Comments should not begin with a lowercase character (capitalized-comments)
(#153) Comments should not begin with a lowercase character (capitalized-comments)
(#158) Comments should not begin with a lowercase character (capitalized-comments)
(#163) Comments should not begin with a lowercase character (capitalized-comments)
(#165) There should be no space after '{'. (object-curly-spacing)
(#165) There should be no space before '}'. (object-curly-spacing)
(#167) Comments should not begin with a lowercase character (capitalized-comments)
(#173) Comments should not begin with a lowercase character (capitalized-comments)
(#177) Statement inside of curly braces should be on next line. (brace-style)
(#177) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#191) Comments should not begin with a lowercase character (capitalized-comments)
(#193) There should be no space after '{'. (object-curly-spacing)
(#193) There should be no space before '}'. (object-curly-spacing)
(#196) Comments should not begin with a lowercase character (capitalized-comments)
(#208) Comments should not begin with a lowercase character (capitalized-comments)
(#217) Comments should not begin with a lowercase character (capitalized-comments)
(#219) Comments should not begin with a lowercase character (capitalized-comments)
(#227) Comments should not begin with a lowercase character (capitalized-comments)
(#238) Comments should not begin with a lowercase character (capitalized-comments)
(#240) Comments should not begin with a lowercase character (capitalized-comments)
(#243) Comments should not begin with a lowercase character (capitalized-comments)
(#248) Comments should not begin with a lowercase character (capitalized-comments)
(#254) Comments should not begin with a lowercase character (capitalized-comments)
(#259) Comments should not begin with a lowercase character (capitalized-comments)
(#261) Comments should not begin with a lowercase character (capitalized-comments)
(#267) Comments should not begin with a lowercase character (capitalized-comments)
(#277) Comments should not begin with a lowercase character (capitalized-comments)
(#299) Comments should not begin with a lowercase character (capitalized-comments)
(#308) Comments should not begin with a lowercase character (capitalized-comments)
(#321) Comments should not begin with a lowercase character (capitalized-comments)
(#327) Comments should not begin with a lowercase character (capitalized-comments)
(#337) Comments should not begin with a lowercase character (capitalized-comments)
(#349) Comments should not begin with a lowercase character (capitalized-comments)
(#362) Comments should not begin with a lowercase character (capitalized-comments)
(#370) Comments should not begin with a lowercase character (capitalized-comments)
(#382) Comments should not begin with a lowercase character (capitalized-comments)
(#390) Comments should not begin with a lowercase character (capitalized-comments)
(#394) Comments should not begin with a lowercase character (capitalized-comments)
(#397) Comments should not begin with a lowercase character (capitalized-comments)
(#403) Comments should not begin with a lowercase character (capitalized-comments)
(#423) Comments should not begin with a lowercase character (capitalized-comments)
(#428) Comments should not begin with a lowercase character (capitalized-comments)
(#431) Comments should not begin with a lowercase character (capitalized-comments)
(#434) Comments should not begin with a lowercase character (capitalized-comments)
(#444) Comments should not begin with a lowercase character (capitalized-comments)
(#465) Comments should not begin with a lowercase character (capitalized-comments)
(#475) Comments should not begin with a lowercase character (capitalized-comments)
(#488) Comments should not begin with a lowercase character (capitalized-comments)
(#498) Comments should not begin with a lowercase character (capitalized-comments)
(#511) Comments should not begin with a lowercase character (capitalized-comments)
(#514) Comments should not begin with a lowercase character (capitalized-comments)
(#517) Comments should not begin with a lowercase character (capitalized-comments)
(#520) Comments should not begin with a lowercase character (capitalized-comments)
(#523) Comments should not begin with a lowercase character (capitalized-comments)
(#526) Comments should not begin with a lowercase character (capitalized-comments)
(#535) Unexpected space before function parentheses. (space-before-function-paren)
(#545) Unexpected space before function parentheses. (space-before-function-paren)
(#546) Expected to return a value at the end of function. (consistent-return)
(#546) Unexpected space before function parentheses. (space-before-function-paren)
(#549) Comments should not begin with a lowercase character (capitalized-comments)
(#554) Comments should not begin with a lowercase character (capitalized-comments)
(#560) Comments should not begin with a lowercase character (capitalized-comments)
(#567) Comments should not begin with a lowercase character (capitalized-comments)
(#579) Missing space before value for key 'theme'. (key-spacing)
(#580) Missing space before value for key 'initialRating'. (key-spacing)
(#580) Comments should not begin with a lowercase character (capitalized-comments)
(#581) Missing space before value for key 'allowEmpty'. (key-spacing)
(#581) Comments should not begin with a lowercase character (capitalized-comments)
(#582) Missing space before value for key 'emptyValue'. (key-spacing)
(#582) Comments should not begin with a lowercase character (capitalized-comments)
(#583) Missing space before value for key 'showValues'. (key-spacing)
(#583) Comments should not begin with a lowercase character (capitalized-comments)
(#584) Missing space before value for key 'showSelectedRating'. (key-spacing)
(#584) Comments should not begin with a lowercase character (capitalized-comments)
(#585) Missing space before value for key 'deselectable'. (key-spacing)
(#585) Comments should not begin with a lowercase character (capitalized-comments)
(#586) Missing space before value for key 'reverse'. (key-spacing)
(#586) Comments should not begin with a lowercase character (capitalized-comments)
(#587) Missing space before value for key 'readonly'. (key-spacing)
(#587) Comments should not begin with a lowercase character (capitalized-comments)
(#588) Missing space before value for key 'fastClicks'. (key-spacing)
(#588) Comments should not begin with a lowercase character (capitalized-comments)
(#589) Missing space before value for key 'hoverState'. (key-spacing)
(#589) Comments should not begin with a lowercase character (capitalized-comments)
(#590) Missing space before value for key 'silent'. (key-spacing)
(#590) Comments should not begin with a lowercase character (capitalized-comments)
(#591) Missing space before value for key 'triggerChange'. (key-spacing)
(#591) Comments should not begin with a lowercase character (capitalized-comments)
(#592) Missing space before value for key 'onSelect'. (key-spacing)
(#592) Unexpected space before function parentheses. (space-before-function-paren)
(#595) Comments should not begin with a lowercase character (capitalized-comments)
(#596) Missing space before value for key 'onClear'. (key-spacing)
(#596) Unexpected space before function parentheses. (space-before-function-paren)
(#598) Comments should not begin with a lowercase character (capitalized-comments)
(#599) Missing space before value for key 'onDestroy'. (key-spacing)
(#599) Unexpected space before function parentheses. (space-before-function-paren)
(#601) Comments should not begin with a lowercase character (capitalized-comments)
mod/booking/amd/src/view_actions.js
(#29) Extra space after key 'setup'. (key-spacing)
(#33) Expected space(s) after "if". (keyword-spacing)
(#42) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#46) There should be no space after '{'. (object-curly-spacing)
(#46) There should be no space before '}'. (object-curly-spacing)
(#58) Extra space after key 'scrollTop'. (key-spacing)
(#66) Extra space after key 'scrollTop'. (key-spacing)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(474 errors, 7 warnings)

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

mod/booking/backup/moodle2/backup_booking_activity_task.class.php
(#18) Package moodlecore is not valid
(#16) No one-line description found in phpdocs for file
(#50) Phpdocs for function backup_booking_activity_task::encode_content_links has incomplete parameters list
mod/booking/backup/moodle2/backup_booking_settingslib.php
(#19) Package moodlecore is not valid
(#18) No one-line description found in phpdocs for file
mod/booking/backup/moodle2/backup_booking_stepslib.php
(#19) Package moodlecore is not valid
(#32) Function backup_booking_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
mod/booking/backup/moodle2/restore_booking_activity_task.class.php
(#19) Package moodlecore is not valid
(#17) No one-line description found in phpdocs for file
mod/booking/backup/moodle2/restore_booking_stepslib.php
(#19) Package moodlecore is not valid
(#32) Function restore_booking_activity_structure_step::define_structure is not documented
(#60) Function restore_booking_activity_structure_step::process_booking is not documented
(#73) Function restore_booking_activity_structure_step::process_booking_option is not documented
(#86) Function restore_booking_activity_structure_step::process_booking_answer is not documented
(#99) Function restore_booking_activity_structure_step::process_booking_optiondate is not documented
(#110) Function restore_booking_activity_structure_step::process_booking_teacher is not documented
(#121) Function restore_booking_activity_structure_step::process_booking_category is not documented
(#130) Function restore_booking_activity_structure_step::process_booking_tag is not documented
(#139) Function restore_booking_activity_structure_step::process_booking_institution is not documented
(#148) Function restore_booking_activity_structure_step::process_booking_other is not documented
(#157) Function restore_booking_activity_structure_step::process_booking_customfield is not documented
(#169) Function restore_booking_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file
mod/booking/categories.php
(#16) File-level phpdocs block is not found
mod/booking/categoriesform.class.php
(#22) Package is not specified for class mod_booking_categories_form. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#22) Class mod_booking_categories_form is not documented
(#24) Function mod_booking_categories_form::show_sub_categories is not documented
(#39) Function mod_booking_categories_form::definition is not documented
mod/booking/category.php
(#16) File-level phpdocs block is not found
mod/booking/categoryadd.php
(#16) File-level phpdocs block is not found
mod/booking/classes/GoogleUrlApi.php
(#26) Class GoogleUrlApi is not documented
(#28) Variable GoogleUrlApi::$apiurl is not documented
(#30) Phpdocs for function GoogleUrlApi::__construct has incomplete parameters list
mod/booking/classes/all_options.php
(#36) Class all_options is not documented
(#62) Function all_options::col_id is not documented
(#161) Function all_options::col_status is not documented
(#190) Function all_options::col_coursestarttime is not documented
(#222) Function all_options::col_courseendtime is not documented
(#230) Function all_options::col_text is not documented
(#344) Function all_options::col_description is not documented
(#353) Function all_options::col_availableplaces is not documented
(#512) Function all_options::wrap_html_start is not documented
(#515) Function all_options::wrap_html_finish is not documented
(#38) Variable all_options::$booking is not documented
(#40) Variable all_options::$cm is not documented
(#42) Variable all_options::$context is not documented
(#487) Phpdocs for function all_options::other_cols has incomplete parameters list
mod/booking/classes/all_userbookings.php
(#102) Function all_userbookings::col_status is not documented
(#131) Function all_userbookings::col_fullname is not documented
(#144) Function all_userbookings::col_numrec is not documented
(#152) Function all_userbookings::col_completed is not documented
(#164) Function all_userbookings::col_rating is not documented
(#175) Function all_userbookings::col_coursestarttime is not documented
(#183) Function all_userbookings::col_courseendtime is not documented
(#191) Function all_userbookings::col_waitinglist is not documented
(#205) Function all_userbookings::col_city is not documented
(#212) Function all_userbookings::col_selected is not documented
(#222) Function all_userbookings::col_notes is not documented
(#47) Variable all_userbookings::$db is not documented
(#64) Phpdocs for function all_userbookings::__construct has incomplete parameters list
(#236) Phpdocs for function all_userbookings::other_cols has incomplete parameters list
mod/booking/classes/booking.php
(#16) File-level phpdocs block is not found
(#109) Function booking::apply_tags is not documented
(#156) Function booking::searchparameters is not documented
(#193) Function booking::get_all_options_count is not documented
(#240) Function booking::get_active_optionids_count is not documented
(#289) Function booking::get_my_bookingids_count is not documented
(#26) No one-line description found in phpdocs for class booking
(#101) There is no description in phpdocs for function get_context
(#114) There is no description in phpdocs for function get_url_params
(#80) Phpdocs for function booking::__construct has incomplete parameters list
(#173) Phpdocs for function booking::get_all_options has incomplete parameters list
(#221) Phpdocs for function booking::get_active_optionids has incomplete parameters list
(#258) Phpdocs for function booking::get_all_optionids_of_teacher has incomplete parameters list
(#268) Phpdocs for function booking::get_my_bookingids has incomplete parameters list
mod/booking/classes/booking_option.php
(#16) File-level phpdocs block is not found
(#270) Function booking_option::get_url_params is not documented
(#165) Phpdocs for function booking_option::create_option_from_optionid has incomplete parameters list
(#690) Phpdocs for function booking_option::user_delete_response has incomplete parameters list
(#840) Phpdocs for function booking_option::transfer_users_to_otheroption has incomplete parameters list
(#1090) Phpdocs for function booking_option::enrol_user has incomplete parameters list
(#1376) Phpdocs for function booking_option::move_option_otherbookinginstance has incomplete parameters list
(#1456) Phpdocs for function booking_option::confirmactivity has incomplete parameters list
mod/booking/classes/booking_tags.php
(#22) Package mod-booking is not valid
(#17) File-level phpdocs block is not found
(#55) Function booking_tags::get_all_tags is not documented
(#59) Function booking_tags::prepare_replaces is not documented
(#71) Function booking_tags::get_replaces is not documented
(#75) Function booking_tags::tag_replaces is not documented
(#79) Function booking_tags::booking_replace is not documented
(#90) Function booking_tags::option_replace is not documented
(#28) Variable booking_tags::$tags is not documented
(#30) Variable booking_tags::$replaces is not documented
(#32) Variable booking_tags::$optionschangetext is not documented
(#35) Variable booking_tags::$bookingchangetext is not documented
(#40) Variable booking_tags::$option is not documented
mod/booking/classes/booking_utils.php
(#26) Package mod-booking is not valid
(#17) File-level phpdocs block is not found
(#32) Function booking_utils::pretty_duration is not documented
(#48) Phpdocs for function booking_utils::generate_params has incomplete parameters list
(#146) Phpdocs for function booking_utils::get_body has incomplete parameters list
mod/booking/classes/calendar.php
(#16) File-level phpdocs block is not found
(#42) Function calendar::__construct is not documented
(#37) Variable calendar::$optionid is not documented
(#38) Variable calendar::$userid is not documented
(#39) Variable calendar::$cmid is not documented
(#40) Variable calendar::$type is not documented
(#31) Constant calendar::TYPEOPTION is not documented
(#32) Constant calendar::TYPEUSER is not documented
(#33) Constant calendar::TYPETEACHERADD is not documented
(#34) Constant calendar::TYPETEACHERREMOVE is not documented
(#35) Constant calendar::TYPETEACHERUPDATE is not documented
(#99) Phpdocs for function calendar::booking_option_add_to_cal has incomplete parameters list
mod/booking/classes/event/booking_cancelled.php
(#40) Function booking_cancelled::init is not documented
(#46) Function booking_cancelled::get_name is not documented
(#50) Function booking_cancelled::get_description is not documented
(#58) Function booking_cancelled::get_url is not documented
mod/booking/classes/event/bookingoption_booked.php
(#40) Function bookingoption_booked::init is not documented
(#46) Function bookingoption_booked::get_name is not documented
(#50) Function bookingoption_booked::get_description is not documented
(#58) Function bookingoption_booked::get_url is not documented
(#62) Function bookingoption_booked::get_legacy_logdata is not documented
(#68) Function bookingoption_booked::get_legacy_eventname is not documented
(#73) Function bookingoption_booked::get_legacy_eventdata is not documented
mod/booking/classes/event/bookingoption_created.php
(#40) Function bookingoption_created::init is not documented
(#46) Function bookingoption_created::get_name is not documented
(#50) Function bookingoption_created::get_description is not documented
(#54) Function bookingoption_created::get_url is not documented
mod/booking/classes/event/bookingoption_deleted.php
(#40) Function bookingoption_deleted::init is not documented
(#46) Function bookingoption_deleted::get_name is not documented
(#50) Function bookingoption_deleted::get_description is not documented
(#54) Function bookingoption_deleted::get_url is not documented
mod/booking/classes/event/bookingoption_updated.php
(#40) Function bookingoption_updated::init is not documented
(#46) Function bookingoption_updated::get_name is not documented
(#50) Function bookingoption_updated::get_description is not documented
(#54) Function bookingoption_updated::get_url is not documented
mod/booking/classes/event/custom_field_changed.php
(#56) Function custom_field_changed::get_description is not documented
mod/booking/classes/event/teacher_added.php
(#57) Function teacher_added::get_description is not documented
mod/booking/classes/event/teacher_removed.php
(#56) Function teacher_removed::get_description is not documented
mod/booking/classes/existing_subscriber_selector.php
(#24) Package mod-booking is not valid
(#17) File-level phpdocs block is not found
mod/booking/classes/external.php
(#170) Function external::unenrol_user_parameters is not documented
(#179) Function external::unenrol_user is not documented
(#198) Function external::unenrol_user_returns is not documented
mod/booking/classes/form/confirmactivity.php
(#24) Package is not specified for class confirmactivity. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#24) Class confirmactivity is not documented
(#25) Function confirmactivity::definition is not documented
(#59) Function confirmactivity::validation is not documented
mod/booking/classes/form/customfield.php
(#23) Package is not specified for class customfield. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#23) Class customfield is not documented
(#25) Function customfield::definition is not documented
(#90) Function customfield::validation is not documented
(#95) Function customfield::get_data is not documented
mod/booking/classes/form/importoptions_form.php
(#31) Package mod_booking\form is not valid
(#16) File-level phpdocs block is not found
(#73) Phpdocs for function importoptions_form::validation has incomplete parameters list
mod/booking/classes/form/option_form.php
(#24) Package is not specified for class option_form. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#24) Class option_form is not documented
(#26) Function option_form::definition is not documented
(#269) Function option_form::data_preprocessing is not documented
(#301) Function option_form::validation is not documented
(#342) Function option_form::set_data is not documented
(#390) Function option_form::get_data is not documented
mod/booking/classes/form/subscribeusersctivity.php
(#23) Package is not specified for class subscribeusersctivity. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#23) Class subscribeusersctivity is not documented
(#24) Function subscribeusersctivity::definition is not documented
(#48) Function subscribeusersctivity::validation is not documented
mod/booking/classes/ical.php
(#16) File-level phpdocs block is not found
(#262) Function ical::escape is not documented
(#29) Variable ical::$datesareset is not documented
(#31) Variable ical::$booking is not documented
(#33) Variable ical::$option is not documented
(#35) Variable ical::$user is not documented
(#37) Variable ical::$fromuser is not documented
(#39) Variable ical::$tempfilename is not documented
(#41) Variable ical::$times is not documented
(#43) Variable ical::$ical is not documented
(#45) Variable ical::$dtstamp is not documented
(#47) Variable ical::$summary is not documented
(#49) Variable ical::$description is not documented
(#51) Variable ical::$location is not documented
(#53) Variable ical::$host is not documented
(#55) Variable ical::$status is not documented
(#57) Variable ical::$role is not documented
(#59) Variable ical::$userfullname is not documented
(#61) Variable ical::$attachical is not documented
(#63) Variable ical::$attachicalsessions is not documented
(#65) Variable ical::$onefileperevent is not documented
(#67) Variable ical::$individualvevents is not documented
(#72) Phpdocs for function ical::__construct has incomplete parameters list
mod/booking/classes/optiontemplatessettings_table.php
(#22) Package is not specified for class optiontemplatessettings_table. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#22) Class optiontemplatessettings_table is not documented
(#37) Phpdocs for function optiontemplatessettings_table::__construct has incomplete parameters list
(#59) Phpdocs for function optiontemplatessettings_table::col_options has incomplete parameters list
(#81) Phpdocs for function optiontemplatessettings_table::col_action has incomplete parameters list
mod/booking/classes/output/booking_bookinginstance.php
(#116) Function booking_bookinginstance::export_for_template is not documented
mod/booking/classes/output/mobile.php
(#16) File-level phpdocs block is not found
(#129) Phpdocs for function mobile::npbuttons has incomplete parameters list
(#153) Phpdocs for function mobile::prepare_options_array has incomplete parameters list
(#177) Phpdocs for function mobile::prepare_options has incomplete parameters list
mod/booking/classes/output/renderer.php
(#16) File-level phpdocs block is not found
(#42) Function renderer::print_booking_tabs is not documented
(#89) Phpdocs for function renderer::subscriber_selection_form has incomplete parameters list
(#310) Phpdocs for function renderer::render_signin_pdfdownloadform has incomplete parameters list
mod/booking/classes/output/report_edit_bookingnotes.php
(#74) Function report_edit_bookingnotes::export_for_template is not documented
(#61) Phpdocs for function report_edit_bookingnotes::__construct has incomplete parameters list
mod/booking/classes/output/signin_downloadform.php
(#90) Function signin_downloadform::export_for_template is not documented
(#69) Phpdocs for function signin_downloadform::__construct has incomplete parameters list
mod/booking/classes/places.php
(#16) File-level phpdocs block is not found
(#37) Function places::__construct is not documented
(#29) Variable places::$maxanswers is not documented
(#31) Variable places::$available is not documented
(#33) Variable places::$maxoverbooking is not documented
(#35) Variable places::$overbookingavailable is not documented
mod/booking/classes/potential_subscriber_selector.php
(#24) Package mod-booking is not valid
(#17) File-level phpdocs block is not found
(#143) Phpdocs for function potential_subscriber_selector::set_force_subscribed has incomplete parameters list
(#37) Phpdocs for variable potential_subscriber_selector::$existingsubscribers does not contain @var or incorrect
mod/booking/classes/privacy/provider.php
(#20) Package booking is not valid
(#36) Class provider is not documented
mod/booking/classes/signinsheet/generator.php
(#16) File-level phpdocs block is not found
mod/booking/classes/signinsheet/signin_pdf.php
(#21) Package is not specified for class signin_pdf. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#63) Function signin_pdf::setfooterimage is not documented
(#28) Variable signin_pdf::$file is not documented
(#30) There is no description in phpdocs for function go_to_newline
(#32) Phpdocs for function signin_pdf::go_to_newline has incomplete parameters list
mod/booking/classes/site_overview.php
(#19) Package mod is not valid
(#28) Class site_overview is not documented
(#60) Function site_overview::__construct is not documented
(#17) No one-line description found in phpdocs for file
(#138) Phpdocs for function site_overview::get_my_optionids has incomplete parameters list
(#149) Phpdocs for function site_overview::all_bookingoptions_of_course has incomplete parameters list
(#188) Phpdocs for function site_overview::display has incomplete parameters list
mod/booking/classes/subscriber_selector_base.php
(#24) Package mod-booking is not valid
(#17) File-level phpdocs block is not found
mod/booking/classes/task/enrol_bookedusers_tocourse.php
(#23) Package is not specified for class enrol_bookedusers_tocourse. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#23) Class enrol_bookedusers_tocourse is not documented
(#25) There is no description in phpdocs for function get_name
mod/booking/classes/task/remove_activity_completion.php
(#20) Package is not specified for class remove_activity_completion. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#20) Class remove_activity_completion is not documented
(#22) Function remove_activity_completion::get_name is not documented
(#26) Function remove_activity_completion::execute is not documented
mod/booking/classes/task/send_confirmation_mails.php
(#21) Package is not specified for class send_confirmation_mails. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#21) Class send_confirmation_mails is not documented
mod/booking/classes/utils/csv_import.php
(#33) Package mod_booking\classes\utils is not valid
(#16) File-level phpdocs block is not found
(#92) Function csv_import::__construct is not documented
(#29) No one-line description found in phpdocs for class csv_import
(#253) There is no description in phpdocs for function get_error
(#260) There is no description in phpdocs for function get_line_errors
(#398) There is no description in phpdocs for function validate_fieldnames
(#128) Phpdocs for function csv_import::process_data has incomplete parameters list
(#270) Phpdocs for function csv_import::add_csverror has incomplete parameters list
(#281) Phpdocs for function csv_import::prepare_data has incomplete parameters list
(#335) Phpdocs for function csv_import::validate_data has incomplete parameters list
(#379) Phpdocs for function csv_import::set_defaults has incomplete parameters list
(#467) Phpdocs for function csv_import::replace_csv_fieldnames has incomplete parameters list
mod/booking/classes/utils/db.php
(#19) Package is not specified for class db. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#19) Class db is not documented
(#66) Phpdocs for function db::getbadges has incomplete parameters list
(#88) Phpdocs for function db::getusersactivity has incomplete parameters list
(#120) Phpdocs for function db::getusersbadges has incomplete parameters list
mod/booking/confirmactivity.php
(#21) Package mod/booking is not valid
(#16) No one-line description found in phpdocs for file
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
mod/booking/db/log.php
(#19) Package mod is not valid
mod/booking/db/messages.php
(#20) Package mod is not valid
(#20) Package booking is not valid
mod/booking/db/mobile.php
(#16) File-level phpdocs block is not found
mod/booking/db/tasks.php
(#17) File-level phpdocs block is not found
mod/booking/db/upgrade.php
(#19) Package is not specified for function xmldb_booking_upgrade. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#19) Function xmldb_booking_upgrade is not documented
mod/booking/edit_optiontemplates.php
(#16) File-level phpdocs block is not found
mod/booking/editoptions.php
(#16) File-level phpdocs block is not found
mod/booking/externallib.php
(#44) Package is not specified for class mod_booking_external. It is also not specified in file-level phpdocs
(#24) Package is not specified for function mod_booking_showsubcategories. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#44) Class mod_booking_external is not documented
(#24) Function mod_booking_showsubcategories is not documented
(#60) Function mod_booking_external::categories_parameters is not documented
(#68) Function mod_booking_external::categories is not documented
(#103) Function mod_booking_external::bookings is not documented
(#256) Function mod_booking_external::bookings_returns is not documented
mod/booking/importexcel.php
(#19) Package Booking is not valid
mod/booking/importexcel_form.php
(#23) Package is not specified for class importexcel_form. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#23) Class importexcel_form is not documented
(#42) Phpdocs for function importexcel_form::validation has incomplete parameters list
mod/booking/importoptions.php
(#19) Package Booking is not valid
mod/booking/index.php
(#16) File-level phpdocs block is not found
mod/booking/institutionadd.php
(#16) File-level phpdocs block is not found
mod/booking/institutioncsv.php
(#19) Package Booking is not valid
mod/booking/institutioncsv_form.php
(#21) Package is not specified for class institutioncsv_form. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#21) Class institutioncsv_form is not documented
(#41) Phpdocs for function institutioncsv_form::validation has incomplete parameters list
mod/booking/institutionform.class.php
(#23) Package is not specified for class mod_booking_institution_form. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#23) Class mod_booking_institution_form is not documented
(#25) Function mod_booking_institution_form::definition is not documented
mod/booking/institutions.php
(#16) File-level phpdocs block is not found
mod/booking/institutions_rest.php
(#16) File-level phpdocs block is not found
mod/booking/lang/de/booking.php
(#18) File-level phpdocs block is not found
mod/booking/lang/en/booking.php
(#18) File-level phpdocs block is not found
mod/booking/lib.php
(#24) Package is not specified for function booking_cron. It is also not specified in file-level phpdocs
(#80) Package is not specified for function booking_get_coursemodule_info. It is also not specified in file-level phpdocs
(#92) Package is not specified for function booking_pluginfile. It is also not specified in file-level phpdocs
(#148) Package is not specified for function booking_user_outline. It is also not specified in file-level phpdocs
(#161) Package is not specified for function booking_user_complete. It is also not specified in file-level phpdocs
(#186) Package is not specified for function booking_supports. It is also not specified in file-level phpdocs
(#297) Package is not specified for function booking_get_completion_state. It is also not specified in file-level phpdocs
(#329) Package is not specified for function booking_add_instance. It is also not specified in file-level phpdocs
(#456) Package is not specified for function booking_update_instance. It is also not specified in file-level phpdocs
(#589) Package is not specified for function booking_update_options. It is also not specified in file-level phpdocs
(#824) Package is not specified for function booking_get_user_status. It is also not specified in file-level phpdocs
(#873) Package is not specified for function booking_myprofile_navigation. It is also not specified in file-level phpdocs
(#886) Package is not specified for function booking_extend_settings_navigation. It is also not specified in file-level phpdocs
(#1013) Package is not specified for function booking_email_to_user. It is also not specified in file-level phpdocs
(#1383) Package is not specified for function booking_check_if_teacher. It is also not specified in file-level phpdocs
(#1402) Package is not specified for function booking_activitycompletion_teachers. It is also not specified in file-level phpdocs
(#1448) Package is not specified for function booking_generatenewnumners. It is also not specified in file-level phpdocs
(#1491) Package is not specified for function booking_activitycompletion. It is also not specified in file-level phpdocs
(#1540) Package is not specified for function booking_get_user_grades. It is also not specified in file-level phpdocs
(#1570) Package is not specified for function booking_update_grades. It is also not specified in file-level phpdocs
(#1597) Package is not specified for function booking_grade_item_update. It is also not specified in file-level phpdocs
(#1636) Package is not specified for function booking_grade_item_delete. It is also not specified in file-level phpdocs
(#1650) Package is not specified for function booking_scale_used. It is also not specified in file-level phpdocs
(#1669) Package is not specified for function booking_scale_used_anywhere. It is also not specified in file-level phpdocs
(#1685) Package is not specified for function booking_rating_permissions. It is also not specified in file-level phpdocs
(#1703) Package is not specified for function booking_rating_validate. It is also not specified in file-level phpdocs
(#1785) Package is not specified for function booking_rate. It is also not specified in file-level phpdocs
(#1871) Package is not specified for function booking_sendreminderemail. It is also not specified in file-level phpdocs
(#1884) Package is not specified for function booking_sendpollurlteachers. It is also not specified in file-level phpdocs
(#1930) Package is not specified for function booking_sendpollurl. It is also not specified in file-level phpdocs
(#1981) Package is not specified for function booking_sendcustommessage. It is also not specified in file-level phpdocs
(#2020) Package is not specified for function booking_send_notification. It is also not specified in file-level phpdocs
(#2092) Package is not specified for function booking_delete_instance. It is also not specified in file-level phpdocs
(#2133) Package is not specified for function booking_get_option_text. It is also not specified in file-level phpdocs
(#2152) Package is not specified for function booking_reset_course_form_definition. It is also not specified in file-level phpdocs
(#2163) Package is not specified for function booking_reset_course_form_defaults. It is also not specified in file-level phpdocs
(#2170) Package is not specified for function booking_reset_userdata. It is also not specified in file-level phpdocs
(#2202) Package is not specified for function booking_pretty_duration. It is also not specified in file-level phpdocs
(#2219) Package is not specified for function booking_generate_email_params. It is also not specified in file-level phpdocs
(#2305) Package is not specified for function booking_get_email_body. It is also not specified in file-level phpdocs
(#2326) Package is not specified for function booking_check_statuschange. It is also not specified in file-level phpdocs
(#2370) Package is not specified for function booking_get_extra_capabilities. It is also not specified in file-level phpdocs
(#2377) Package is not specified for function booking_optionid_subscribe. It is also not specified in file-level phpdocs
(#2416) Package is not specified for function booking_optionid_unsubscribe. It is also not specified in file-level phpdocs
(#2437) Package is not specified for function booking_show_subcategories. It is also not specified in file-level phpdocs
(#2454) Package is not specified for function booking_subscribed_teachers. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#24) Function booking_cron is not documented
(#148) Function booking_user_outline is not documented
(#186) Function booking_supports is not documented
(#2133) Function booking_get_option_text is not documented
(#2437) Function booking_show_subcategories is not documented
(#80) There is no description in phpdocs for function booking_get_coursemodule_info
(#2020) There is no description in phpdocs for function booking_send_notification
(#2202) There is no description in phpdocs for function booking_pretty_duration
(#95) Phpdocs for function booking_pluginfile has incomplete parameters list
(#164) Phpdocs for function booking_user_complete has incomplete parameters list
(#220) Phpdocs for function booking_comment_permissions has incomplete parameters list
(#263) Phpdocs for function booking_comment_validate has incomplete parameters list
(#300) Phpdocs for function booking_get_completion_state has incomplete parameters list
(#827) Phpdocs for function booking_get_user_status has incomplete parameters list
(#873) Phpdocs for function booking_myprofile_navigation has incomplete parameters list
(#1383) Phpdocs for function booking_check_if_teacher has incomplete parameters list
(#1636) Phpdocs for function booking_grade_item_delete has incomplete parameters list
(#1654) Phpdocs for function booking_scale_used has incomplete parameters list
(#1673) Phpdocs for function booking_scale_used_anywhere has incomplete parameters list
(#1688) Phpdocs for function booking_rating_permissions has incomplete parameters list
(#1873) Phpdocs for function booking_sendreminderemail has incomplete parameters list
(#1886) Phpdocs for function booking_sendpollurlteachers has incomplete parameters list
(#1933) Phpdocs for function booking_sendpollurl has incomplete parameters list
(#2021) Phpdocs for function booking_send_notification has incomplete parameters list
(#2156) Phpdocs for function booking_reset_course_form_definition has incomplete parameters list
(#2163) Phpdocs for function booking_reset_course_form_defaults has incomplete parameters list
(#2173) Phpdocs for function booking_reset_userdata has incomplete parameters list
(#2222) Phpdocs for function booking_generate_email_params has incomplete parameters list
(#2329) Phpdocs for function booking_check_statuschange has incomplete parameters list
(#2381) Phpdocs for function booking_optionid_subscribe has incomplete parameters list
(#2420) Phpdocs for function booking_optionid_unsubscribe has incomplete parameters list
(#2459) Phpdocs for function booking_subscribed_teachers has incomplete parameters list
(#1543) Not recommended phpdocs tag @global used
(#1653) Not recommended phpdocs tag @global used
(#1672) Not recommended phpdocs tag @global used
(#2380) Not recommended phpdocs tag @global used
(#2419) Not recommended phpdocs tag @global used
(#2457) Not recommended phpdocs tag @global used
(#2457) Not recommended phpdocs tag @global used
mod/booking/locallib.php
(#120) Package is not specified for class booking_potential_user_selector. It is also not specified in file-level phpdocs
(#285) Package is not specified for function booking_confirm_booking. It is also not specified in file-level phpdocs
(#319) Package is not specified for function booking_updatestartenddate. It is also not specified in file-level phpdocs
(#346) Package is not specified for function booking_getoptionstatus. It is also not specified in file-level phpdocs
(#26) Package mod-booking is not valid
(#208) Package mod-booking is not valid
(#17) File-level phpdocs block is not found
(#97) Function booking_user_selector_base::get_options is not documented
(#127) Function booking_potential_user_selector::__construct is not documented
(#132) Function booking_potential_user_selector::find_users is not documented
(#218) Function booking_existing_user_selector::__construct is not documented
(#125) Variable booking_potential_user_selector::$options is not documented
(#214) Variable booking_existing_user_selector::$potentialusers is not documented
(#216) Variable booking_existing_user_selector::$options is not documented
(#288) Phpdocs for function booking_confirm_booking has incomplete parameters list
mod/booking/mod_form.php
(#24) Package is not specified for class mod_booking_mod_form. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#24) Class mod_booking_mod_form is not documented
(#50) Function mod_booking_mod_form::add_completion_rules is not documented
(#68) Function mod_booking_mod_form::completion_rule_enabled is not documented
(#72) Function mod_booking_mod_form::definition is not documented
(#760) Function mod_booking_mod_form::validation is not documented
(#808) Function mod_booking_mod_form::get_data is not documented
(#26) Variable mod_booking_mod_form::$options is not documented
(#31) Phpdocs for function mod_booking_mod_form::show_sub_categories has incomplete parameters list
mod/booking/moveoption.php
(#16) File-level phpdocs block is not found
mod/booking/mybookings.php
(#16) File-level phpdocs block is not found
mod/booking/optiondates.php
(#19) Package Booking is not valid
mod/booking/optiondatesadd_form.php
(#21) Package is not specified for class optiondatesadd_form. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#68) Phpdocs for function optiondatesadd_form::validation has incomplete parameters list
mod/booking/otherbooking.php
(#19) Package Booking is not valid
mod/booking/otherbookingaddrule.php
(#19) Package Booking is not valid
mod/booking/otherbookingaddrule_form.php
(#22) Package is not specified for class otherbookingaddrule_form. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#22) Class otherbookingaddrule_form is not documented
(#76) Function otherbookingaddrule_form::get_data is not documented
(#67) Phpdocs for function otherbookingaddrule_form::validation has incomplete parameters list
mod/booking/rating_rest.php
(#16) File-level phpdocs block is not found
mod/booking/sendmessage.php
(#16) File-level phpdocs block is not found
mod/booking/sendmessageform.class.php
(#23) Package is not specified for class mod_booking_sendmessage_form. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#23) Class mod_booking_sendmessage_form is not documented
(#25) Function mod_booking_sendmessage_form::definition is not documented
mod/booking/subscribeusers.php
(#21) Package mod/booking is not valid
(#16) No one-line description found in phpdocs for file
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
mod/booking/subscribeusersctivity.php
(#21) Package mod/booking is not valid
(#16) No one-line description found in phpdocs for file
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
mod/booking/tag.php
(#16) File-level phpdocs block is not found
mod/booking/tagtemplates.php
(#19) Package Booking is not valid
mod/booking/tagtemplatesadd.php
(#19) Package Booking is not valid
mod/booking/tagtemplatesadd_form.php
(#23) Package is not specified for class tagtemplatesadd_form. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#23) Class tagtemplatesadd_form is not documented
(#57) Function tagtemplatesadd_form::get_data is not documented
(#48) Phpdocs for function tagtemplatesadd_form::validation has incomplete parameters list
mod/booking/teachers.php
(#16) File-level phpdocs block is not found
mod/booking/teachers_form.php
(#20) Package is not specified for class mod_booking_teachers_form. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#20) Class mod_booking_teachers_form is not documented
(#22) Function mod_booking_teachers_form::definition is not documented
mod/booking/tests/booking_option_test.php
(#30) Package mod_forum is not valid
mod/booking/tests/events_test.php
(#30) Package mod_forum is not valid
(#47) Function mod_booking_events_testcase::returntestdata is not documented
mod/booking/tests/generator/lib.php
(#16) File-level phpdocs block is not found
(#45) Function mod_booking_generator::create_instance is not documented
mod/booking/tests/lib_test.php
(#22) Package is not specified for class mod_booking_lib_testcase. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#22) Class mod_booking_lib_testcase is not documented
mod/booking/version.php
(#17) No one-line description found in phpdocs for file
mod/booking/view.php
(#16) File-level phpdocs block is not found
mod/booking/viewconfirmation.php
(#19) Package Booking is not valid
mod/booking/viewpolicy.php
(#16) File-level phpdocs block is not found

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, 55 warnings)

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

mod/booking/templates/mobile_view_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 16: Attribute “[args]” is not serializable as XML 1.0. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showactive'}"> )
(#1) HTML Validation error, line 16: Attribute “ion-button” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showactive'}"> )
(#1) HTML Validation error, line 16: Attribute “block” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showactive'}"> )
(#1) HTML Validation error, line 16: Attribute “color” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showactive'}"> )
(#1) HTML Validation error, line 16: Attribute “core-site-plugins-new-content” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showactive'}"> )
(#1) HTML Validation error, line 16: Attribute “method” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showactive'}"> )
(#1) HTML Validation error, line 16: Attribute “samepage” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showactive'}"> )
(#1) HTML Validation error, line 16: Attribute “[args]” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showactive'}"> )
(#1) HTML Validation info, line 21: Attribute “[args]” is not serializable as XML 1.0. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showall'}"> )
(#1) HTML Validation error, line 21: Attribute “ion-button” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showall'}"> )
(#1) HTML Validation error, line 21: Attribute “block” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showall'}"> )
(#1) HTML Validation error, line 21: Attribute “color” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showall'}"> )
(#1) HTML Validation error, line 21: Attribute “core-site-plugins-new-content” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showall'}"> )
(#1) HTML Validation error, line 21: Attribute “method” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showall'}"> )
(#1) HTML Validation error, line 21: Attribute “samepage” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showall'}"> )
(#1) HTML Validation error, line 21: Attribute “[args]” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'showall'}"> )
(#1) HTML Validation info, line 26: Attribute “[args]” is not serializable as XML 1.0. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'mybooking'}"> )
(#1) HTML Validation error, line 26: Attribute “ion-button” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'mybooking'}"> )
(#1) HTML Validation error, line 26: Attribute “block” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'mybooking'}"> )
(#1) HTML Validation error, line 26: Attribute “color” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'mybooking'}"> )
(#1) HTML Validation error, line 26: Attribute “core-site-plugins-new-content” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'mybooking'}"> )
(#1) HTML Validation error, line 26: Attribute “method” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'mybooking'}"> )
(#1) HTML Validation error, line 26: Attribute “samepage” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'mybooking'}"> )
(#1) HTML Validation error, line 26: Attribute “[args]” not allowed on element “button” at this point. ( <button ion-button block color="" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , whichview: 'mybooking'}"> )
(#1) HTML Validation info, line 36: Attribute “[showcancelbutton]” is not serializable as XML 1.0. (rid> <ion-searchbar [showCancelButton]="shouldShowCancel" [debounce]="1000" [(ngModel)]="CONTENT_OTHERDATA.searchstring" (ionInput)="updateContent({ cmid: , courseid: , whichview: '', searchstring: CONTENT_OTHERDATA.searchstring})"></ion-)
(#1) HTML Validation info, line 36: Attribute “[debounce]” is not serializable as XML 1.0. (rid> <ion-searchbar [showCancelButton]="shouldShowCancel" [debounce]="1000" [(ngModel)]="CONTENT_OTHERDATA.searchstring" (ionInput)="updateContent({ cmid: , courseid: , whichview: '', searchstring: CONTENT_OTHERDATA.searchstring})"></ion-)
(#1) HTML Validation info, line 36: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (rid> <ion-searchbar [showCancelButton]="shouldShowCancel" [debounce]="1000" [(ngModel)]="CONTENT_OTHERDATA.searchstring" (ionInput)="updateContent({ cmid: , courseid: , whichview: '', searchstring: CONTENT_OTHERDATA.searchstring})"></ion-)
(#1) HTML Validation info, line 36: Attribute “(ioninput)” is not serializable as XML 1.0. (rid> <ion-searchbar [showCancelButton]="shouldShowCancel" [debounce]="1000" [(ngModel)]="CONTENT_OTHERDATA.searchstring" (ionInput)="updateContent({ cmid: , courseid: , whichview: '', searchstring: CONTENT_OTHERDATA.searchstring})"></ion-)
(#1) HTML Validation info, line 42: Attribute “[args]” is not serializable as XML 1.0. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 42: Attribute “ion-button” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 42: Attribute “block” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 42: Attribute “color” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 42: Attribute “core-site-plugins-new-content” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 42: Attribute “method” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 42: Attribute “samepage” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 42: Attribute “[args]” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 42: Attribute “useotherdata” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation info, line 47: Attribute “[args]” is not serializable as XML 1.0. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 47: Attribute “ion-button” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 47: Attribute “block” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 47: Attribute “color” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 47: Attribute “core-site-plugins-new-content” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 47: Attribute “method” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 47: Attribute “samepage” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 47: Attribute “[args]” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
(#1) HTML Validation error, line 47: Attribute “useotherdata” not allowed on element “button” at this point. ( <button ion-button block color="light" core-site-plugins-new-content method="mobile_course_view" samePage="true" [args]="{cmid: , courseid: , pagnumber: , whichview: '' }" useOtherData=""> )
mod/booking/templates/signin_downloadform.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 3: Bad value “” for attribute “action” on element “form”: Must be non-empty. (ard"> <form data-region="booking-download-signinsheet-form" method="get" action=""> <di)
(#1) HTML Validation error, line 46: Element “option” without attribute “label” must not be empty. (value="1"></option> )
(#1) HTML Validation error, line 47: Element “option” without attribute “label” must not be empty. (value="2"></option> )
(#1) HTML Validation error, line 48: Element “option” without attribute “label” must not be empty. (value="3"></option> )
(#1) HTML Validation error, line 63: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag. (d-footer"><button type="submit" class="btn btn-primary" name="downloadpdf" />[[down)
(#1) HTML Validation error, line 20: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. (4"> <label for="addemptyrows">[[sign)
mod/booking/templates/site_overview_bookinginstance.mustache
(#1) Example context missing (@template section not found.)