public/main/inc/ajax/thematic.ajax.php
Variable "thematic_advance_id" is not in valid camel caps format Open
Open
$thematic_advance_id = (int) $_REQUEST['thematic_advance_id'];
- Exclude checks
Variable "attendance_id" is not in valid camel caps format Open
Open
$attendance = $repo->find($attendance_id);
- Exclude checks
Variable "thematic_item" is not in valid camel caps format Open
Open
if ($utcDateTime === $thematic_item['start_date']) {
- Exclude checks
Variable "thematic_advance_id" is not in valid camel caps format Open
Open
if ($thematic_advance_id == $key) {
- Exclude checks
Variable "attendance_id" is not in valid camel caps format Open
Open
$attendance_id = (int) $_REQUEST['attendance_id'];
- Exclude checks
Variable "thematic_list_temp" is not in valid camel caps format Open
Open
$thematic_list_temp[] = $item->getAdvances();
- Exclude checks
Variable "thematic_list_temp" is not in valid camel caps format Open
Open
foreach ($thematic_list_temp as $advanceList) {
- Exclude checks
Variable "attendance_calendar" is not in valid camel caps format Open
Open
$attendance_calendar = $attendance->getCalendars();
- Exclude checks
Variable "new_thematic_list" is not in valid camel caps format Open
Open
$new_thematic_list[$advanceItem->getIid()] = [
- Exclude checks
Variable "thematic_advance_id" is not in valid camel caps format Open
Open
$thematicAdvance = $repo->find($thematic_advance_id);
- Exclude checks
Variable "thematic_list_temp" is not in valid camel caps format Open
Open
$my_list = $thematic_list_temp = [];
- Exclude checks
Variable "my_list" is not in valid camel caps format Open
Open
$my_list = $thematic_list_temp = [];
- Exclude checks
Variable "attendance_calendar" is not in valid camel caps format Open
Open
foreach ($attendance_calendar as $calendar) {
- Exclude checks
Variable "new_thematic_list" is not in valid camel caps format Open
Open
foreach ($new_thematic_list as $key => $thematic_item) {
- Exclude checks
Variable "thematic_item" is not in valid camel caps format Open
Open
foreach ($new_thematic_list as $key => $thematic_item) {
- Exclude checks
Variable "new_thematic_list" is not in valid camel caps format Open
Open
$new_thematic_list = [];
- Exclude checks
Variable "attendance_calendar" is not in valid camel caps format Open
Open
if (!empty($attendance_calendar)) {
- Exclude checks