Deprecated: NAController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/abstract.nacontroller.php on line 96

Deprecated: aUser::setTokenGenerated(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/generated/abstract.auser.php on line 84

Deprecated: aUser::setLanguage(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/generated/abstract.auser.php on line 95

Deprecated: aUserPool::getNumPages(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/generated/abstract.auserpool.php on line 139

Deprecated: ControllerHelper::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/helpers/abstract.01controllerhelper.php on line 64

Deprecated: NAControllerFactory::getSubControllersOf(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/class.controllerfactory.php on line 87

Deprecated: History::findLast(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/class.history.php on line 46

Deprecated: History::findCurrent(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/class.history.php on line 77

Deprecated: NovAdmin::_errorResponse(): Implicitly marking parameter $e as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/class.novadmin.php on line 129

Deprecated: User::setImage(): Implicitly marking parameter $img as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/authentication/class.user.php on line 38

Deprecated: UserPool::is2FATestValidFor(): Implicitly marking parameter $site as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/authentication/class.userpool.php on line 67

Deprecated: AdministrationController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.administrationcontroller.php on line 14

Deprecated: BenchmarkDashboardController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.benchmarkdashboardcontroller.php on line 18

Deprecated: BookingexpertsConnectionController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.bookingexpertsconnectioncontroller.php on line 11

Deprecated: CampingCareController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.campingcarecontroller.php on line 8

Deprecated: ConfigController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.configcontroller.php on line 16

Deprecated: FormValidatorController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.formvalidatorcontroller.php on line 6

Deprecated: LanguageController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.languagecontroller.php on line 15

Deprecated: ProfileController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.profilecontroller.php on line 17

Deprecated: SessionController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.sessioncontroller.php on line 6

Deprecated: SettingsController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.settingscontroller.php on line 16

Deprecated: UserController::taskAllowed(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead in /var/dashboard/system/dev/novadmin/controllers/class.usercontroller.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /var/dashboard/system/dev/novadmin/controllers/class.campingcarecontroller.php:8) in /var/dashboard/system/dev/core/session/class.sessionhandler.php on line 134

Warning: Cannot modify header information - headers already sent by (output started at /var/dashboard/system/dev/novadmin/controllers/class.campingcarecontroller.php:8) in /var/dashboard/system/dev/novadmin/class.novadmin.php on line 21

Warning: Cannot modify header information - headers already sent by (output started at /var/dashboard/system/dev/novadmin/controllers/class.campingcarecontroller.php:8) in /var/dashboard/system/dev/novadmin/class.novadmin.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /var/dashboard/system/dev/novadmin/controllers/class.campingcarecontroller.php:8) in /var/dashboard/system/dev/novadmin/class.novadmin.php on line 23
Aanmelden

Aanmelden

Wachtwoord vergeten?

#> GENERAL MESSAGES
* Benchpoint: Q: SET character_set_results = 'utf8mb4', character_set_client = 'utf8mb4', character_set_connection = 'utf8mb4', character_set_database = 'utf8mb4', character_set_server = 'utf8mb4' (0.0013940334320068 - Total: 0.0013940334320068
* Benchpoint: Done (0.00022101402282715 - Total: 0.001615047454834
* Benchpoint: Q: INSERT INTO `sessions` (`checkstring`,`startdate`,`iplocked`,`persistent`,`destroyed`) VALUES ("hLI*jTxc80f-GYHndiB6RmCNCy6zF5qVl7GX-7na",NOW(),0,0,0) (0.0001380443572998 - Total: 0.0017530918121338
* Benchpoint: Done (0.0012729167938232 - Total: 0.003026008605957
* Benchpoint: Q: SELECT s.`id` AS `_id`, s.`userid` AS `_userid`, s.`parkid` AS `_parkid`, s.`checkstring` AS `_checkstring`, s.`startdate` AS `_startdate_str`, s.`expiredate` AS `_expiredate_str`, s.`lastaccess` AS `_lastaccess_str`, s.`ip` AS `_ip`, s.`iplocked` AS `_iplocked`, s.`persistent` AS `_persistent`, s.`twofa_authenticated` AS `_twofa_authenticated`, s.`browser` AS `_browser`, s.`hits` AS `_hits`, s.`destroyed` AS `_destroyed`, s.`data` AS `_data` FROM `sessions` AS s WHERE `id` = 5248 LIMIT 1 (3.0040740966797E-5 - Total: 0.0030560493469238
* Benchpoint: Done (0.00044393539428711 - Total: 0.0034999847412109
* Benchpoint: Q: SELECT l.`tag` AS `_tag`, l.`name` AS `_name`, l.`english` AS `_english`, l.`enabled` AS `_enabled`, l.`order` AS `_order` FROM `languages` AS l WHERE `tag` = "nl" LIMIT 1 (0.00049805641174316 - Total: 0.0039980411529541
* Benchpoint: Done (0.00035595893859863 - Total: 0.0043540000915527
* Benchpoint: Q: SELECT `label`,`string` FROM `language_strings` WHERE `lang` = "nl" AND `ns` = "admin" (0.00058913230895996 - Total: 0.0049431324005127
* Benchpoint: Done (0.0003669261932373 - Total: 0.00531005859375

#> DATABASE
Querycount: 5
Queries:
 * SET character_set_results = 'utf8mb4', character_set_client = 'utf8mb4', character_set_connection = 'utf8mb4', character_set_database = 'utf8mb4', character_set_server = 'utf8mb4'
 * INSERT INTO `sessions` (`checkstring`,`startdate`,`iplocked`,`persistent`,`destroyed`) VALUES ("hLI*jTxc80f-GYHndiB6RmCNCy6zF5qVl7GX-7na",NOW(),0,0,0)
 * SELECT s.`id` AS `_id`, s.`userid` AS `_userid`, s.`parkid` AS `_parkid`, s.`checkstring` AS `_checkstring`, s.`startdate` AS `_startdate_str`, s.`expiredate` AS `_expiredate_str`, s.`lastaccess` AS `_lastaccess_str`, s.`ip` AS `_ip`, s.`iplocked` AS `_iplocked`, s.`persistent` AS `_persistent`, s.`twofa_authenticated` AS `_twofa_authenticated`, s.`browser` AS `_browser`, s.`hits` AS `_hits`, s.`destroyed` AS `_destroyed`, s.`data` AS `_data` FROM `sessions` AS s WHERE `id` = 5248 LIMIT 1
 * SELECT l.`tag` AS `_tag`, l.`name` AS `_name`, l.`english` AS `_english`, l.`enabled` AS `_enabled`, l.`order` AS `_order` FROM `languages` AS l WHERE `tag` = "nl" LIMIT 1
 * SELECT `label`,`string` FROM `language_strings` WHERE `lang` = "nl" AND `ns` = "admin"

#> INCLUDES: 291 files

#> REQUEST
Processing time : 0.0061221122741699
Request method  : GET
HTTP POST	 : 0 vars
HTTP GET	 : 0 vars
HTTP COOKIE :0 vars