QUERY: SELECT keyname,value,configType FROM core_config WHERE subdomain LIKE ? | PARAMS: [""]
QUERY: SELECT keyname,value,configType FROM core_config WHERE subdomain LIKE ? | PARAMS: ["update"]
SELECT * FROM core_menu ORDER BY parent_id ASC, menu_order ASC
SELECT * FROM core_menu_lang
SELECT * FROM core_users_menu ORDER BY users_menu_order
SELECT * FROM core_users_menu_lang
QUERY: SELECT 1 as table_exists FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = ? LIMIT 1 | PARAMS: ["core_users_logins"]
QUERY: DELETE FROM core_users_logins
WHERE (login_is_persistent = 0 AND login_last_used < ?)
OR (login_is_persistent = 1 AND login_expires IS NOT NULL AND login_expires < ?)
OR (login_revoked = 1 AND login_revoked_time > 0 AND login_revoked_time < ?) | PARAMS: [1785070103,1785098903,1782506903]
SELECT * FROM core_handles ORDER BY page_id
SELECT * FROM core_modules
QUERY: SELECT 1 as table_exists FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = ? LIMIT 1 | PARAMS: ["core_message_queue"]
QUERY: SELECT 1 as table_exists FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = ? LIMIT 1 | PARAMS: ["core_message_archive"]
QUERY: SELECT 1 as table_exists FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = ? LIMIT 1 | PARAMS: ["core_message_archive_long"]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_batch_size",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_email_overall_template_db_id",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_email_overall_template_path",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_default_email_template",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_archive_to_short_days",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_archive_to_long_days",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_archive_move_batch",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_limit_per_minute",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_limit_per_hour",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_limit_per_6_hours",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_limit_per_12_hours",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_limit_per_day",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_limit_per_week",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_limit_per_month",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_retry_max_attempts",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_retry_delay_seconds",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_sms_enabled",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_sms_provider",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_sms_account_sid",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_sms_auth_token",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_sms_from_number",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_wa_enabled",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_wa_phone_number_id",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_wa_access_token",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_wa_api_version",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_sms_rate_per_hour",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_sms_rate_per_day",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_wa_rate_per_hour",""]
QUERY: SELECT keyname FROM core_config WHERE keyname = ? AND subdomain = ? | PARAMS: ["message_wa_rate_per_day",""]
QUERY: SELECT user_language FROM core_users WHERE user_id = ? | PARAMS: ["0"]
QUERY: UPDATE core_users SET user_language = ? WHERE user_id = ? | PARAMS: ["de","0"]
QUERY: SELECT group_id, moderator FROM core_x_users_groups WHERE user_id = ? | PARAMS: ["0"]
QUERY: SELECT DISTINCT page_id FROM core_x_pages_groups WHERE group_id IN (?) AND cansee = ? AND page_id = ? | PARAMS: ["0","0","63"]
QUERY: SELECT DISTINCT page_id FROM core_x_pages_groups WHERE group_id IN (?) AND cansee = ? AND page_id = ? | PARAMS: ["0","1","63"]
SELECT * FROM core_modules
QUERY: SELECT link_id,module_id,marker FROM core_x_pages_modules WHERE page_id = ? | PARAMS: ["63"]
QUERY: SELECT link_id,template_id FROM core_x_pages_templates WHERE page_id = ? | PARAMS: ["63"]
QUERY: SELECT path FROM core_templates WHERE template_id = ? | PARAMS: ["27"]
QUERY: SELECT page_id FROM core_handles WHERE handleKey LIKE ? | PARAMS: ["gpapi-access"]
QUERY: SELECT DISTINCT page_id FROM core_x_pages_groups WHERE group_id IN (?) AND cansee = ? AND page_id = ? | PARAMS: ["0","0","88"]
QUERY: SELECT DISTINCT page_id FROM core_x_pages_groups WHERE group_id IN (?) AND cansee = ? AND page_id = ? | PARAMS: ["0","1","88"]
QUERY: SELECT breadcrumb,name FROM core_pages WHERE page_id = ? | PARAMS: ["88"]
NOTICE: Cache HIT for QRY: SELECT * FROM core_modules
QUERY: SELECT link_id,module_id,marker FROM core_x_pages_modules WHERE page_id = ? | PARAMS: ["88"]
QUERY: SELECT link_id,template_id FROM core_x_pages_templates WHERE page_id = ? | PARAMS: ["88"]
SELECT module_id FROM core_modules WHERE class='coreXmod_msgs' LIMIT 1
QUERY: SELECT COUNT(1) FROM core_msgs_x_users WHERE user_id_receiver = ? AND msg_timestamp_read = ? | PARAMS: ["0",0]
QUERY: SELECT module_id FROM core_modules WHERE path LIKE ? | PARAMS: ["coreX/modules/gpapi/%"]
QUERY: SELECT theme_key,theme_value FROM core_module_themes WHERE module_id = ? | PARAMS: [81]
NOTICE: Cache HIT for QRY: SELECT theme_key,theme_value FROM core_module_themes WHERE module_id = ?
QUERY: SELECT * FROM core_users WHERE user_id = ? | PARAMS: ["0"]
QUERY: SELECT group_id FROM core_groups WHERE group_key LIKE ? | PARAMS: ["core_administrators"]
QUERY: SELECT group_id FROM core_groups WHERE group_key LIKE ? | PARAMS: ["core_moderators"]
SELECT a.field_key, b.field_value, a.field_id as FIELD_ID, a.field_id as field_id, a.field_options, a.field_datasource, a.field_type, a.field_filter, a.field_filter_options, a.field_encrypted FROM core_users_fields as a LEFT JOIN addon_users_fields as b ON (a.field_id = b.field_id AND b.user_id = '0')
QUERY: SELECT a.global_string_key, b.translation FROM core_language_globals as a, core_language_globals_translations as b WHERE a.global_string_key = b.global_string_key AND language_code = ? | PARAMS: ["de"]
NOTICE: Cache HIT for QRY: SELECT theme_key,theme_value FROM core_module_themes WHERE module_id = ?
NOTICE: Cache HIT for QRY: SELECT * FROM core_users WHERE user_id = ?
NOTICE: Cache HIT for QRY: SELECT group_id FROM core_groups WHERE group_key LIKE ?
NOTICE: Cache HIT for QRY: SELECT group_id FROM core_groups WHERE group_key LIKE ?
NOTICE: Cache HIT for QRY: SELECT theme_key,theme_value FROM core_module_themes WHERE module_id = ?
NOTICE: Cache HIT for QRY: SELECT * FROM core_users WHERE user_id = ?
NOTICE: Cache HIT for QRY: SELECT group_id FROM core_groups WHERE group_key LIKE ?
NOTICE: Cache HIT for QRY: SELECT group_id FROM core_groups WHERE group_key LIKE ?
QUERY: SELECT DISTINCT page_id FROM core_x_pages_groups WHERE group_id IN (?) AND cansee = ? | PARAMS: ["0","1"]
QUERY: SELECT DISTINCT page_id FROM core_x_pages_groups WHERE group_id IN (?) AND cansee = ? | PARAMS: ["0","0"]
QUERY: SELECT a.*,b.*,c.handleKey FROM core_menu a LEFT JOIN core_pages as b ON (a.page_id = b.page_id) LEFT JOIN core_handles as c ON (b.page_id = c.page_id) WHERE (a.page_id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?) OR a.page_id = ?) AND (a.menu_subdomain LIKE ? OR find_in_set('update', a.menu_subdomain) > ?) AND a.menu_active = ? ORDER BY parent_id, menu_order | PARAMS: ["63","64","65","66","68","71","78","80","81","84","85","86","87","88","0","",0,"1"]
NOTICE: Cache HIT for QRY: SELECT * FROM core_users WHERE user_id = ?
NOTICE: Cache HIT for QRY: SELECT group_id FROM core_groups WHERE group_key LIKE ?
NOTICE: Cache HIT for QRY: SELECT group_id FROM core_groups WHERE group_key LIKE ?
NOTICE: Cache HIT for QRY: SELECT * FROM core_users WHERE user_id = ?
NOTICE: Cache HIT for QRY: SELECT group_id FROM core_groups WHERE group_key LIKE ?
NOTICE: Cache HIT for QRY: SELECT group_id FROM core_groups WHERE group_key LIKE ?
NOTICE: Cache HIT for QRY: SELECT group_id FROM core_groups WHERE group_key LIKE ?
E-Mail Contructor Error: Invalid address: (From): <pre>#0 /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreX/lib/classes/email.class.php(110): PHPMailer\PHPMailer\PHPMailer->setFrom('')
#1 /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreX/lib/classes/website/website.class.php(122): eMail->__construct(Object(website))
#2 /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreX/run/run_startup_loader.php(27): website->__construct()
#3 /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreX/run/run.php(4): require_once('/home/clients/4...')
#4 /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/index.php(154): require_once('/home/clients/4...')
#5 {main}</pre>
Lade Module ...
Array
(
[0] => module Object
(
[mod] => coreXmod_usershow Object
(
[mod] =>
[class] =>
[path] =>
[modDir] => coreX/modules/user_show/
[marker] =>
[content] =>
[submenu] =>
[loadBreak] =>
[templateDir] => coreX/modules/user_show/templates/
[ref] =>
[preHandler] =>
[xHandler] =>
[handler] =>
[jumppoints] =>
[prg] => Array
(
)
[cache_global_strings:module:private] =>
[pattern_matrix:module:private] => Array
(
[EMAIL] => /[a-zA-Z0-9_+&*-]+(?:\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,7}$/
[INT] => (^[0]{1}$|^[-]?[1-9]{1}\d*$)
[INTP] => ^[1-9][0-9]{1,10}$
[REAL] => ^[-]?\d+(\.\d+)?$
[REALP] => ^\d+(\.\d+)?$
)
)
[class] => coreXmod_usershow
[path] => coreX/modules/user_show/main.php
[modDir] =>
[marker] => MENU:RIGHT
[content] =>
[submenu] =>
[loadBreak] =>
[templateDir] =>
[ref] =>
[preHandler] =>
[xHandler] =>
[handler] =>
[jumppoints] =>
[prg] => Array
(
)
[cache_global_strings:module:private] =>
[pattern_matrix:module:private] => Array
(
[EMAIL] => /[a-zA-Z0-9_+&*-]+(?:\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,7}$/
[INT] => (^[0]{1}$|^[-]?[1-9]{1}\d*$)
[INTP] => ^[1-9][0-9]{1,10}$
[REAL] => ^[-]?\d+(\.\d+)?$
[REALP] => ^\d+(\.\d+)?$
)
)
[1] => module Object
(
[mod] => coreXmod_language Object
(
[mod] =>
[class] =>
[path] =>
[modDir] => coreX/modules/language/
[marker] =>
[content] =>
[submenu] =>
[loadBreak] =>
[templateDir] => coreX/modules/language/templates/
[ref] =>
[preHandler] => Array
(
)
[xHandler] => Array
(
[switchLang] => scripts/lang.php
)
[handler] =>
[jumppoints] =>
[prg] => Array
(
)
[cache_global_strings:module:private] =>
[pattern_matrix:module:private] => Array
(
[EMAIL] => /[a-zA-Z0-9_+&*-]+(?:\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,7}$/
[INT] => (^[0]{1}$|^[-]?[1-9]{1}\d*$)
[INTP] => ^[1-9][0-9]{1,10}$
[REAL] => ^[-]?\d+(\.\d+)?$
[REALP] => ^\d+(\.\d+)?$
)
)
[class] => coreXmod_language
[path] => coreX/modules/language/main.php
[modDir] =>
[marker] => MENU:RIGHT
[content] =>
[submenu] =>
[loadBreak] =>
[templateDir] =>
[ref] =>
[preHandler] =>
[xHandler] =>
[handler] =>
[jumppoints] =>
[prg] => Array
(
)
[cache_global_strings:module:private] =>
[pattern_matrix:module:private] => Array
(
[EMAIL] => /[a-zA-Z0-9_+&*-]+(?:\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,7}$/
[INT] => (^[0]{1}$|^[-]?[1-9]{1}\d*$)
[INTP] => ^[1-9][0-9]{1,10}$
[REAL] => ^[-]?\d+(\.\d+)?$
[REALP] => ^\d+(\.\d+)?$
)
)
[2] => module Object
(
[mod] => coreXmod_msgs_nav Object
(
[mod] =>
[class] =>
[path] =>
[modDir] => coreX/modules/msgs/
[marker] =>
[content] =>
[submenu] =>
[loadBreak] =>
[templateDir] => coreX/modules/msgs/templates/
[ref] =>
[preHandler] =>
[xHandler] =>
[handler] => Array
(
[default] => scripts/navigation.php
)
[jumppoints] =>
[prg] => Array
(
)
[cache_global_strings:module:private] =>
[pattern_matrix:module:private] => Array
(
[EMAIL] => /[a-zA-Z0-9_+&*-]+(?:\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,7}$/
[INT] => (^[0]{1}$|^[-]?[1-9]{1}\d*$)
[INTP] => ^[1-9][0-9]{1,10}$
[REAL] => ^[-]?\d+(\.\d+)?$
[REALP] => ^\d+(\.\d+)?$
)
[module_msgs] =>
)
[class] => coreXmod_msgs_nav
[path] => coreX/modules/msgs/main.nav.php
[modDir] =>
[marker] => MENU:RIGHT
[content] =>
[submenu] =>
[loadBreak] =>
[templateDir] =>
[ref] =>
[preHandler] =>
[xHandler] =>
[handler] =>
[jumppoints] =>
[prg] => Array
(
)
[cache_global_strings:module:private] =>
[pattern_matrix:module:private] => Array
(
[EMAIL] => /[a-zA-Z0-9_+&*-]+(?:\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,7}$/
[INT] => (^[0]{1}$|^[-]?[1-9]{1}\d*$)
[INTP] => ^[1-9][0-9]{1,10}$
[REAL] => ^[-]?\d+(\.\d+)?$
[REALP] => ^\d+(\.\d+)?$
)
)
[3] => module Object
(
[mod] => coreXmod_usershowadv Object
(
[mod] =>
[class] =>
[path] =>
[modDir] => coreX/modules/user_show/
[marker] =>
[content] =>
[submenu] =>
[loadBreak] =>
[templateDir] => coreX/modules/user_show/templates/
[ref] =>
[preHandler] =>
[xHandler] =>
[handler] =>
[jumppoints] =>
[prg] => Array
(
)
[cache_global_strings:module:private] =>
[pattern_matrix:module:private] => Array
(
[EMAIL] => /[a-zA-Z0-9_+&*-]+(?:\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,7}$/
[INT] => (^[0]{1}$|^[-]?[1-9]{1}\d*$)
[INTP] => ^[1-9][0-9]{1,10}$
[REAL] => ^[-]?\d+(\.\d+)?$
[REALP] => ^\d+(\.\d+)?$
)
)
[class] => coreXmod_usershowadv
[path] => coreX/modules/user_show/advancedUserForms.php
[modDir] =>
[marker] =>
[content] =>
[submenu] =>
[loadBreak] =>
[templateDir] =>
[ref] =>
[preHandler] =>
[xHandler] =>
[handler] =>
[jumppoints] =>
[prg] => Array
(
)
[cache_global_strings:module:private] =>
[pattern_matrix:module:private] => Array
(
[EMAIL] => /[a-zA-Z0-9_+&*-]+(?:\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,7}$/
[INT] => (^[0]{1}$|^[-]?[1-9]{1}\d*$)
[INTP] => ^[1-9][0-9]{1,10}$
[REAL] => ^[-]?\d+(\.\d+)?$
[REALP] => ^\d+(\.\d+)?$
)
)
[4] => module Object
(
[mod] => module_anonym Object
(
[mod] =>
[class] =>
[path] =>
[modDir] => coreX/lib/classes/module/
[marker] =>
[content] =>
[submenu] =>
[loadBreak] =>
[templateDir] => templates/defaults/template_modules/
[ref] =>
[preHandler] =>
[xHandler] =>
[handler] => Array
(
[default] => scripts/dashboard.php
[add] => scripts/add.php
[addx] => Array
(
[0] => scripts/add_do.php
[1] => scripts/edit.php
)
[edit] => scripts/edit.php
[editx] => Array
(
[0] => scripts/edit_do.php
[1] => scripts/edit.php
)
[del] => Array
(
[0] => scripts/del.php
[1] => scripts/dashboard.php
)
[addMod] => Array
(
[0] => scripts/mod/add.php
[1] => scripts/edit.php
)
[delMod] => Array
(
[0] => scripts/mod/del.php
[1] => scripts/edit.php
)
[listMods] => scripts/mod/list.php
[promoteOwner] => Array
(
[0] => scripts/mod/promote_owner.php
[1] => scripts/edit.php
)
[demoteOwner] => Array
(
[0] => scripts/mod/demote_owner.php
[1] => scripts/edit.php
)
[setup] => Array
(
[0] => scripts/install/setup.php
)
[install] => Array
(
[0] => scripts/install/install.php
[1] => scripts/dashboard.php
)
[reinstall] => Array
(
[0] => scripts/install/reinstall.php
[1] => scripts/dashboard.php
)
[uninstall] => Array
(
[0] => scripts/install/uninstall.php
[1] => scripts/dashboard.php
)
[addxDS] => Array
(
[0] => scripts/ds_add_do.php
[1] => scripts/edit.php
)
[editxDS] => Array
(
[0] => scripts/ds_edit_do.php
[1] => scripts/edit.php
)
[editxDS_row] => Array
(
[0] => scripts/ds_edit_row_do.php
[1] => scripts/edit.php
)
[delDS] => Array
(
[0] => scripts/ds_del_do.php
[1] => scripts/edit.php
)
[delDS_bulk] => Array
(
[0] => scripts/ds_del_bulk_do.php
[1] => scripts/edit.php
)
[dupDS] => Array
(
[0] => scripts/ds_dup_do.php
[1] => scripts/edit.php
)
[dupDS_bulk] => Array
(
[0] => scripts/ds_dup_bulk_do.php
[1] => scripts/edit.php
)
[asyncAddFileDo] => Array
(
[0] => scripts/file_add_do.php
)
[DelFileDo] => Array
(
[0] => scripts/file_del_do.php
[1] => scripts/edit.php
)
[ajax] => Array
(
[0] => scripts/ajax/ajax.php
)
[ajax-data-table] => Array
(
[0] => scripts/ajax/ajax_data_table.php
)
[ajax-smart-select] => Array
(
[0] => scripts/ajax/ajax_smart_select.php
)
[copy] => Array
(
[0] => scripts/copy_do.php
[1] => scripts/edit.php
)
)
[jumppoints] =>
[prg] => Array
(
)
[cache_global_strings:module:private] =>
[pattern_matrix:module:private] => Array
(
[EMAIL] => /[a-zA-Z0-9_+&*-]+(?:\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,7}$/
[INT] => (^[0]{1}$|^[-]?[1-9]{1}\d*$)
[INTP] => ^[1-9][0-9]{1,10}$
[REAL] => ^[-]?\d+(\.\d+)?$
[REALP] => ^\d+(\.\d+)?$
)
[path_inputs:module_anonym:private] => templates/inputs/
[input_templates] =>
[title] => Schnittstelle (GP-API) - Zugriff
[title_plural] => Schnittstellen (GP-API) - Zugriffe
[title_add] => Neuer Zugriff
[title_edit] => Zugriff bearbeiten
[table] => core_api_access
[row_id] => access_id
[rows_show] => Array
(
[0] => access_name
[1] => access_desc
[2] => access_active
)
[rows_title] => Array
(
[0] => access_name
)
[order] => access_active DESC, access_name
[copy_indicator] => access_name
[copy_string_pre] =>
[copy_string_post] => %core_txt_copy%
[use_mod_extension] =>
[table_prefix] => t_coreX_modules_gpapi
[style] => Array
(
)
[theme] => Array
(
)
[hostThemeOverride:module_anonym:private] =>
[themeJsonCache:module_anonym:private] =>
[hostDbTheme:module_anonym:private] =>
[cachedModuleId:module_anonym:private] =>
[type_to_mysqlstruct:module_anonym:private] => Array
(
[1] => varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL
[2] => varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL
[3] => int(11) NOT NULL
[4] => int(11) NOT NULL
[5] => text COLLATE utf8mb4_unicode_ci NOT NULL
[7] => tinyint(4) NOT NULL DEFAULT "0"
[8] => int(11) NOT NULL
[9] => decimal(10,2) NOT NULL
[10] => varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL
[11] => int(11) NOT NULL
[12] => text COLLATE utf8mb4_unicode_ci NOT NULL
[18] => varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL
[19] => int(11) NOT NULL
)
[type_to_display_conversion:module_anonym:private] => Array
(
[3] => IF(<<<col>>> = 0,'',FROM_UNIXTIME(<<<col>>>, '%d.%m.%Y')) as <<<col>>>_converted
[11] => IF(<<<col>>> = 0,'',FROM_UNIXTIME(<<<col>>>, '%d.%m.%Y %H:%i:%s')) as <<<col>>>_converted
[4] => Array
(
[selection_main] => <<<col>>>_converted
[selection_tmp_table] => table_<<<col>>>.value AS <<<col>>>_converted
)
)
[type_to_class:module_anonym:private] => Array
(
[1] => class_a_text
[2] => class_a_text
[3] => class_a_date
[4] => class_a_m_choice
[5] => class_a_text_long
[6] => class_a_m_selection
[7] => class_a_checkbox
[8] => class_a_integer
[9] => class_a_decimal
[10] => class_a_password
[11] => class_a_date_and_time
[12] => class_a_encrypted
[18] => class_a_text
[19] => class_a_m_choice
)
[columns_to_mute:module_anonym:private] => Array
(
[0] =>
)
[inputs_to_ignore] => Array
(
[13] => 1
[14] => 1
[15] => 1
[16] => 1
[17] => 1
[18] => 1
[20] => 1
)
[inputs] => Array
(
[0] => Array
(
[id] => access_name
[type] => 1
[name] => Bezeichnung
)
[1] => Array
(
[id] => access_desc
[type] => 1
[name] => Beschreibung
)
[2] => Array
(
[id] => access_active
[type] => 7
[name] => Aktiv
)
[3] => Array
(
[id] => access_token
[type] => 1
[name] => Token
[protected] => 1
[edit-only] => 1
[function_post_add] => core_api_generate_token
)
[4] => Array
(
[id] => access_secret
[type] => 1
[name] => Secret
[protected] => 1
[edit-only] => 1
[function_post_add] => core_api_generate_secret
)
[5] => Array
(
[id] => access_logs
[type] => 13
[name] => Zugriffslogs
[x_table] => core_api_access_x_logs
[x_table_cols] => Array
(
[0] => Array
(
[id] => access_log_timestamp
[name] => Zeitpunkt
[type] => 11
)
[1] => Array
(
[id] => access_log_address
[name] => Adresse
[type] => 1
)
[2] => Array
(
[id] => access_log_workload
[name] => Dauer
[type] => 8
)
[3] => Array
(
[id] => access_log_success
[name] => Erfolgreich
[type] => 7
)
[4] => Array
(
[id] => access_log_note
[name] => Notiz
[type] => 1
)
)
)
)
[input_groups] =>
[mod_table] =>
[mod_row_id] =>
[path_def] => coreX/modules/gpapi/def.access.php
[filter] =>
[custom_tables] =>
[global_wheres] => Array
(
)
[inputs_in_post] =>
[debug_info:module_anonym:private] =>
[sql_safe_mode] =>
)
[class] => module_anonym
[path] => coreX/modules/gpapi/def.access.php
[modDir] =>
[marker] =>
[content] =>
[submenu] =>
[loadBreak] =>
[templateDir] =>
[ref] =>
[preHandler] =>
[xHandler] =>
[handler] =>
[jumppoints] =>
[prg] => Array
(
)
[cache_global_strings:module:private] =>
[pattern_matrix:module:private] => Array
(
[EMAIL] => /[a-zA-Z0-9_+&*-]+(?:\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,7}$/
[INT] => (^[0]{1}$|^[-]?[1-9]{1}\d*$)
[INTP] => ^[1-9][0-9]{1,10}$
[REAL] => ^[-]?\d+(\.\d+)?$
[REALP] => ^\d+(\.\d+)?$
)
)
)
tiniSmarty Object
(
[smarty:protected] =>
[tpl_vars] => Array
(
[coreXmod_usershow] => Smarty\Variable Object
(
[value] => Array
(
[templateDir] => coreX/modules/user_show/templates/
[modDir] => coreX/modules/user_show/
)
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[coreXmod_language] => Smarty\Variable Object
(
[value] => Array
(
[templateDir] => coreX/modules/language/templates/
[modDir] => coreX/modules/language/
)
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[coreXmod_msgs_nav] => Smarty\Variable Object
(
[value] => Array
(
[templateDir] => coreX/modules/msgs/templates/
[modDir] => coreX/modules/msgs/
)
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[coreXmod_usershowadv] => Smarty\Variable Object
(
[value] => Array
(
[templateDir] => coreX/modules/user_show/templates/
[modDir] => coreX/modules/user_show/
)
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[module_anonym] => Smarty\Variable Object
(
[value] => Array
(
[templateDir] => templates/defaults/template_modules/
[modDir] => coreX/lib/classes/module/
)
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[sam_csrf_token] => Smarty\Variable Object
(
[value] => b5dc13ca59fdfa9aa726ff3b7aa85b797f1961705834988eaa311590e84fc31f
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[var] => Smarty\Variable Object
(
[value] => Array
(
[login] =>
)
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[login_csrf_token] => Smarty\Variable Object
(
[value] => 018375fe0acb915a2e98c7bb19d35419d00607fd65bfab80ccf7311c27c52d97
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[menu_user] => Smarty\Variable Object
(
[value] => Array
(
[0] => Array
(
[users_menu_id] => 6
[users_menu_name] =>
[users_menu_target] =>
[users_menu_order] => 2
[users_menu_type] => 1
[users_menu_group] => 0
[users_menu_active] => 1
)
)
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[inputs] => Smarty\Variable Object
(
[value] => Array
(
[0] => Array
(
[id] => access_name
[type] => 1
[name] => Bezeichnung
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
[1] => Array
(
[id] => access_desc
[type] => 1
[name] => Beschreibung
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
[2] => Array
(
[id] => access_active
[type] => 7
[name] => Aktiv
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
[3] => Array
(
[id] => access_token
[type] => 1
[name] => Token
[protected] => 1
[edit-only] => 1
[function_post_add] => core_api_generate_token
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
[4] => Array
(
[id] => access_secret
[type] => 1
[name] => Secret
[protected] => 1
[edit-only] => 1
[function_post_add] => core_api_generate_secret
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
[5] => Array
(
[id] => access_logs
[type] => 13
[name] => Zugriffslogs
[x_table] => core_api_access_x_logs
[x_table_cols] => Array
(
[0] => Array
(
[id] => access_log_timestamp
[name] => Zeitpunkt
[type] => 11
)
[1] => Array
(
[id] => access_log_address
[name] => Adresse
[type] => 1
)
[2] => Array
(
[id] => access_log_workload
[name] => Dauer
[type] => 8
)
[3] => Array
(
[id] => access_log_success
[name] => Erfolgreich
[type] => 7
)
[4] => Array
(
[id] => access_log_note
[name] => Notiz
[type] => 1
)
)
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
)
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[title] => Smarty\Variable Object
(
[value] => Schnittstelle (GP-API) - Zugriff
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[title_add] => Smarty\Variable Object
(
[value] => Neuer Zugriff
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[title_plural] => Smarty\Variable Object
(
[value] => Schnittstellen (GP-API) - Zugriffe
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[sam_style] => Smarty\Variable Object
(
[value] => Array
(
)
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[sam_wrap_id] => Smarty\Variable Object
(
[value] => sam-module-anonym
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[sam_css_block] => Smarty\Variable Object
(
[value] =>
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[sam_return_handle] => Smarty\Variable Object
(
[value] =>
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
[sam_return_url] => Smarty\Variable Object
(
[value] =>
[step] =>
[total] =>
[first] =>
[last] =>
[key] =>
[show] =>
[iteration] =>
[index] =>
[nocache:Smarty\Variable:private] =>
)
)
[parent] =>
[config_vars] => Array
(
)
[_var_stack:Smarty\Data:private] => Array
(
)
[_config_stack:Smarty\Data:private] => Array
(
)
[defaultScope:protected] => 1
[cache_id] =>
[compile_id] =>
[caching] => 0
[compile_check] => 1
[cache_lifetime] => 3600
[tplFunctions] => Array
(
)
[debug:Smarty\TemplateBase:private] =>
[auto_literal] => 1
[error_unassigned] =>
[_templateDirNormalized] =>
[_joined_template_dir] =>
[_configDirNormalized] =>
[_joined_config_dir] =>
[default_template_handler_func] =>
[default_config_handler_func] =>
[default_plugin_handler_func:Smarty\Smarty:private] =>
[_compileDirNormalized] =>
[_cacheDirNormalized] =>
[force_compile] =>
[use_sub_dirs] =>
[merge_compiled_includes] =>
[force_cache] =>
[left_delimiter:Smarty\Smarty:private] => {
[right_delimiter:Smarty\Smarty:private] => }
[literals] => Array
(
)
[security_class] => Smarty\Security
[security_policy] =>
[debugging] =>
[debugging_ctrl] => NONE
[smarty_debug_id] => SMARTY_DEBUG
[debug_tpl] =>
[error_reporting] =>
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[compile_locking] => 1
[cache_locking] =>
[locking_timeout] => 10
[default_resource_type] => file
[cacheResource:Smarty\Smarty:private] => Smarty\Cacheresource\File Object
(
)
[default_config_type] => file
[cache_modified_check] =>
[registered_plugins] => Array
(
[modifier] => Array
(
[print_r] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():14}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 14
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
[$return] => <optional>
)
)
[1] => 1
)
[implode] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():23}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 23
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$array] => <required>
[$glue] => <optional>
)
)
[1] => 1
)
[is_null] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():32}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 32
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[base64_encode] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():41}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 41
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[dirname] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():50}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 50
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[serialize] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():59}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 59
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[stripcslashes] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():68}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 68
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[strpos] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():77}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 77
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$haystack] => <required>
[$needle] => <required>
[$offset] => <optional>
)
)
[1] => 1
)
[strstr] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():86}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 86
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$haystack] => <required>
[$needle] => <required>
[$before_needle] => <optional>
)
)
[1] => 1
)
[ltrim] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():95}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 95
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
[$charlist] => <optional>
)
)
[1] => 1
)
[rtrim] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():104}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 104
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
[$charlist] => <optional>
)
)
[1] => 1
)
[pathinfo] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():113}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 113
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
[$option] => <optional>
)
)
[1] => 1
)
[floor] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():122}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 122
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[abs] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():131}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 131
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[filesize] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():140}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 140
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[phpinfo] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():152}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 152
[this] => tiniSmarty Object
*RECURSION*
)
[1] => 1
)
[time] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():165}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 165
[this] => tiniSmarty Object
*RECURSION*
)
[1] => 1
)
[trim] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():174}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 174
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$str] => <required>
[$characters] => <optional>
)
)
[1] => 1
)
[intval] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():183}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 183
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
[$base] => <optional>
)
)
[1] => 1
)
[date] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():192}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 192
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$format] => <required>
[$timestamp] => <optional>
)
)
[1] => 1
)
[utf8_encode] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():204}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 204
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[is_numeric] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():213}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 213
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[json_encode] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():222}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 222
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
)
)
[1] => 1
)
[json_decode] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():231}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 231
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$value] => <required>
[$assoc] => <optional>
[$depth] => <optional>
[$options] => <optional>
)
)
[1] => 1
)
[array_merge] => Array
(
[0] => Closure Object
(
[name] => {closure:tiniSmarty::__construct():240}
[file] => /home/clients/4fb3da8a5175340ae68b9c90c63baaa0/sites/tininet.de/_update/03_live/coreXlib/smarty/tiniSmarty.php
[line] => 240
[this] => tiniSmarty Object
*RECURSION*
[parameter] => Array
(
[$arrays] => <optional>
)
)
[1] => 1
)
)
)
[registered_objects] => Array
(
)
[registered_classes] => Array
(
)
[registered_resources] => Array
(
)
[registered_cache_resources:Smarty\Smarty:private] => Array
(
)
[default_modifiers] => Array
(
)
[escape_html] =>
[start_time] => 1785098903.592
[_parserdebug] =>
[_debug] =>
[template_dir:protected] => Array
(
[0] => ./templates/
)
[_processedTemplateDir:protected] => Array
(
)
[config_dir:protected] => Array
(
[0] => ./configs/
)
[_processedConfigDir:protected] => Array
(
)
[compile_dir:protected] => ./templates_c/
[cache_dir:protected] => ./cache/
[isMutingUndefinedOrNullWarnings:Smarty\Smarty:private] =>
[_resource_handlers] => Array
(
)
[_cacheresource_handlers] => Array
(
)
[extensions:Smarty\Smarty:private] => Array
(
[0] => Smarty\Extension\CoreExtension Object
(
)
[1] => Smarty\Extension\DefaultExtension Object
(
[modifiers:Smarty\Extension\DefaultExtension:private] => Array
(
)
[functionHandlers:Smarty\Extension\DefaultExtension:private] => Array
(
)
[blockHandlers:Smarty\Extension\DefaultExtension:private] => Array
(
)
)
[2] => Smarty\Extension\BCPluginsAdapter Object
(
[sm
[debug output truncated after 40000 chars]
Array
(
[templateDir] => coreX/modules/user_show/templates/
[modDir] => coreX/modules/user_show/
)
Array
(
[templateDir] => coreX/modules/language/templates/
[modDir] => coreX/modules/language/
)
Array
(
[templateDir] => coreX/modules/msgs/templates/
[modDir] => coreX/modules/msgs/
)
Array
(
[templateDir] => coreX/modules/user_show/templates/
[modDir] => coreX/modules/user_show/
)
Array
(
[templateDir] => templates/defaults/template_modules/
[modDir] => coreX/lib/classes/module/
)
b5dc13ca59fdfa9aa726ff3b7aa85b797f1961705834988eaa311590e84fc31f
Array
(
[login] =>
)
018375fe0acb915a2e98c7bb19d35419d00607fd65bfab80ccf7311c27c52d97
Array
(
[0] => Array
(
[users_menu_id] => 6
[users_menu_name] =>
[users_menu_target] =>
[users_menu_order] => 2
[users_menu_type] => 1
[users_menu_group] => 0
[users_menu_active] => 1
)
)
Array
(
[0] => Array
(
[id] => access_name
[type] => 1
[name] => Bezeichnung
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
[1] => Array
(
[id] => access_desc
[type] => 1
[name] => Beschreibung
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
[2] => Array
(
[id] => access_active
[type] => 7
[name] => Aktiv
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
[3] => Array
(
[id] => access_token
[type] => 1
[name] => Token
[protected] => 1
[edit-only] => 1
[function_post_add] => core_api_generate_token
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
[4] => Array
(
[id] => access_secret
[type] => 1
[name] => Secret
[protected] => 1
[edit-only] => 1
[function_post_add] => core_api_generate_secret
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
[5] => Array
(
[id] => access_logs
[type] => 13
[name] => Zugriffslogs
[x_table] => core_api_access_x_logs
[x_table_cols] => Array
(
[0] => Array
(
[id] => access_log_timestamp
[name] => Zeitpunkt
[type] => 11
)
[1] => Array
(
[id] => access_log_address
[name] => Adresse
[type] => 1
)
[2] => Array
(
[id] => access_log_workload
[name] => Dauer
[type] => 8
)
[3] => Array
(
[id] => access_log_success
[name] => Erfolgreich
[type] => 7
)
[4] => Array
(
[id] => access_log_note
[name] => Notiz
[type] => 1
)
)
[help] =>
[placeholder] =>
[group] => 1
[desc] =>
)
)
Schnittstelle (GP-API) - Zugriff
Neuer Zugriff
Schnittstellen (GP-API) - Zugriffe
Array ( )
sam-module-anonym