logotype
Zaloguj się, używając loginu i hasła


Witamy w systemie CRM Partnerów Handlowych firmy OKNOPLAST.

Ta strona jest przeznaczona wyłącznie dla naszych Partnerów Handlowych. Prosimy o zalogowanie się do systemu przy użyciu danych uzyskany u opiekunów klientów. Jeżeli chcesz zostać naszym Partnerem Handlowym zapraszamy do kontaktu na adres biuro@oknoplast.com.pl, zapraszamy do współpracy.

Zapomniałeś hasła?

Regulamin serwisu CRM

DEBUG RAPORT
# Time Type Count Message File:Line
1 20:02:03.674290 Warning 1 Undefined array key "HTTP_ACCEPT_LANGUAGE" /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php:55
$e[...] Debug Backtrace (7)
PHP internal call App\Exceptions\DebugReport::addEvent($eventName, $params)
$e['trace'][0]
  • Arguments (2)
  • $eventName => string (7) "onError"
    $e['trace'][0]['args'][0]
    $params => array (4)
    $e['trace'][0]['args'][1]
    0 => integer 2
    $e['trace'][0]['args'][1][0]
    1 => string (42) "Undefined array key "HTTP_ACCEPT_LANGUAGE""
    $e['trace'][0]['args'][1][1]
    2 => string (96) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][0]['args'][1][2]
    • File (3.1KB)
    • Contents
    • -rw-r--r-- 1321 1000 3.1KB Sep 19 2024 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    3 => integer 55
    $e['trace'][0]['args'][1][3]
<ROOT>/include/class/Base/Events.php:27 call_user_func_array(callable $callback, array $args)
$e['trace'][1]
  • Source
  • Arguments (2)
  • }
    // ręczne wywołanie akcji z parametrami
    public static function trigger($eventName /* $first_param, ... */){
    $result = array();
    if(array_key_exists($eventName, self::$_events))
    foreach (self::$_events[$eventName] as $i => $callback){
    $result[$i] = call_user_func_array($callback, func_get_args());
    }
    return $result; // zwraca tablice nazw callback-ów i wartości zwrotnych
    }
    // zwraca pierwszy wynik jeśli jakaś funkcja zwróciła inną wartość niż domyślne null
    public static function parseTriggerResult(array $triggerResult, &$i = null){
    foreach($triggerResult as $i => $value)
  • $callback => string (36) "App\Exceptions\DebugReport::addEvent"
    $e['trace'][1]['args'][0]
    $args => array (2)
    $e['trace'][1]['args'][1]
    0 => string (7) "onError"
    $e['trace'][1]['args'][1][0]
    1 => array (4)
    $e['trace'][1]['args'][1][1]
    0 => integer 2
    $e['trace'][1]['args'][1][1][0]
    1 => string (42) "Undefined array key "HTTP_ACCEPT_LANGUAGE""
    $e['trace'][1]['args'][1][1][1]
    2 => string (96) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][1]['args'][1][1][2]
    • File (3.1KB)
    • Contents
    • -rw-r--r-- 1321 1000 3.1KB Sep 19 2024 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    3 => integer 55
    $e['trace'][1]['args'][1][1][3]
<ROOT>/include/class/Exceptions/ExceptionsHandlers.php:24 App\Base\Events::trigger($eventName)
$e['trace'][2]
  • Source
  • Arguments (2)
  • public static function onException(){
    $trigger = Events::trigger(__FUNCTION__, func_get_args());
    return Events::parseTriggerResult($trigger);
    }
    public static function onError(){
    $trigger = Events::trigger(__FUNCTION__, func_get_args());
    return Events::parseTriggerResult($trigger);
    }
    public static function onShutDown(){
    $trigger = Events::trigger(__FUNCTION__, func_get_args());
    return Events::parseTriggerResult($trigger);
    }
  • $eventName => string (7) "onError"
    $e['trace'][2]['args'][0]
    1 => array (4)
    $e['trace'][2]['args'][1]
    0 => integer 2
    $e['trace'][2]['args'][1][0]
    1 => string (42) "Undefined array key "HTTP_ACCEPT_LANGUAGE""
    $e['trace'][2]['args'][1][1]
    2 => string (96) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][2]['args'][1][2]
    • File (3.1KB)
    • Contents
    • -rw-r--r-- 1321 1000 3.1KB Sep 19 2024 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    3 => integer 55
    $e['trace'][2]['args'][1][3]
<ROOT>/modules/users/front/actions/login.php:55 App\Exceptions\ExceptionsHandlers::onError()
$e['trace'][3]
  • Source
  • Arguments (4)
  • $mainDomain = BETA_CRM_DOMAIN;
    } else {
    $mainDomain = MAIN_CRM_DOMAIN;
    }
    }
    $browserLang = strtolower(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2));
    if ($browserLang == 'en') {
    $browserLang = 'us';
    }
    $userCookieLang = $_COOKIE['user_cookie_lang'] ?? false;
  • 0 => integer 2
    $e['trace'][3]['args'][0]
    1 => string (42) "Undefined array key "HTTP_ACCEPT_LANGUAGE""
    $e['trace'][3]['args'][1]
    2 => string (96) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][3]['args'][2]
    • File (3.1KB)
    • Contents
    • -rw-r--r-- 1321 1000 3.1KB Sep 19 2024 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    3 => integer 55
    $e['trace'][3]['args'][3]
<ROOT>/modules/users/front/index.php:40 include()
$e['trace'][4]
  • Source
  • Arguments
  • break;
    case LOGOUT_ACTION_SEO:
    include('actions/logout.php');
    break;
    case LOGIN_ACTION_SEO:
    include('actions/login.php');
    break;
    // klauzula
    case STATUTE_SEO:
    include('actions/statute.php');
    break;
  • 0 => string (96) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][4]['args'][0]
    • File (3.1KB)
    • Contents
    • -rw-r--r-- 1321 1000 3.1KB Sep 19 2024 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
<ROOT>/include/class/Controllers/Module.php:73 include()
$e['trace'][5]
  • Source
  • Arguments
  • extract($this->getConfig('variables', array()));
    ob_start();
    if(IS_MOBILE_CRM && is_file($fileName = $moduleDIRmobile . $action . '.php'))
    include($fileName);
    elseif(is_file($fileName = $moduleDIR . $action . '.php'))
    include($fileName);
    else
    throw new Exception(sprintf("File '%s' not found!", substr($fileName, strlen(ROOT_DIR))));
    $content = ob_get_contents();
    ob_end_clean();
    return $content;
    }
  • 0 => string (88) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][5]['args'][0]
    • File (7.2KB)
    • Contents
    • -rw-r--r-- 1321 1000 7.2KB Jun 08 10:55 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/index.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/index.php
      
<ROOT>/index.php:375 App\Controllers\Module->getFront($action = 'index')
$e['trace'][6]
  • Source
  • Callee object [App\Controllers\Module]
  • if ($Module)
    {
    saveInCRMModulesStatistics(); /// zapis do statystyk
    print($Module->getFront());
    return; // zakończ
    }
    // event - gdyby jakiś moduł chciał przejąć adres (musi sobie obsłużyć exit-a)
    Events::trigger('beforePageNotFound', Globals::getIdSeo());
    // Jeśli nic nie znaleziono
  • App\Controllers\Module#14310 (8)
    $e['trace'][6]['object']
    • Properties (8)
    • Available methods (11)
    • Static class properties
    • protected _name -> string (5) "users"
      protected _config -> array (23)
      name => UTF-8 string (12) "Użytkownicy"
      icon => string (11) "fa fa-users"
      type => integer 0
      order => integer 5
      loading_orders => integer 100
      standalone => boolean true
      as_special => boolean true
      as_special_allow_all => boolean true
      as_special_extra_privileges => array (15)
      installers_accounts => UTF-8 string (23) "Dodawanie montażystów"
      close_actions => UTF-8 string (28) "Możliwość zamykania akcji"
      mmyokn_allow => UTF-8 string (24) "Dostęp do wersji mobile"
      prefWeb_allow => UTF-8 string (18) "Dostęp do PrefWeb"
      prefWeb_wnd_allow => UTF-8 string (22) "Dostęp do PrefWeb WnD"
      prefWeb_amp_allow => UTF-8 string (26) "Dostęp do PrefWeb Ampuero"
      prefWeb_send_email_api_account => UTF-8 string (62) "Wysyłaj wiadomość email o założeniu konta API w PWB do PH"
      open_offices_flag => UTF-8 string (44) "Możliwość definiowania dostępności biur"
      open_offices_after_brake_flag => UTF-8 string (80) "Możliwość definiowania dostępności biur z podziałem na przed i po przerwie"
      open_store_flag => UTF-8 string (50) "Możliwość definiowania dostępności magazynów"
      change_delivery_address => UTF-8 string (34) "Możliwość zmiany adresu dostawy"
      disable_show_on_map => string (36) "NIE pokazuj informacji na mapie w WP"
      users_book_training_course => UTF-8 string (45) "Możliwość zamawiania szkolenia dla subkont"
      users_send_mail_onboarding => UTF-8 string (39) "Wysyłanie do subkont emaila onboarding"
      request_support_contact => string (43) "Zamawianie kontaktu z opiekunem MyOknoplast"
      installer_allow => boolean true
      actions => array (38)
      action => string (9) "index.php"
      index => string (9) "index.php"
      segments => string (18) "index_segments.php"
      profiles => string (18) "index_profiles.php"
      del_user => string (7) "opr.php"
      edit => string (7) "opr.php"
      generate_pass => string (7) "opr.php"
      reset_pass => string (7) "opr.php"
      active_off => string (7) "opr.php"
      active_on => string (7) "opr.php"
      add_segment => string (16) "opr_segments.php"
      edit_segment => string (16) "opr_segments.php"
      delete_segment => string (16) "opr_segments.php"
      add_profile => string (16) "opr_profiles.php"
      edit_profile => string (16) "opr_profiles.php"
      copy_profile => string (16) "opr_profiles.php"
      delete_profile => string (16) "opr_profiles.php"
      sign_as => string (16) "sign_as_user.php"
      do_verify => string (13) "do_verify.php"
      sync => string (19) "synchronization.php"
      office_sync => string (27) "synchronization_offices.php"
      xhroffices => string (14) "xhroffices.php"
      massive_actions => string (19) "massive_actions.php"
      ip_list => string (11) "ip_list.php"
      red_list_ip => string (15) "red_list_ip.php"
      create_pref_web_account => string (29) "createPrefWebAdminAccount.php"
      create_pref_web_entity => string (23) "createPrefWebEntity.php"
      create_pref_web_user_group => string (26) "createPrefWebUsetGroup.php"
      create_pref_web_location => string (25) "createPrefWebLocation.php"
      white_list_ip => string (17) "white_list_ip.php"
      pwb_add => string (11) "pwb_add.php"
      officeAdditionalInfo => string (44) "acceptanceCorrectionOfficeAdditionalInfo.php"
      create_from_pwb => string (22) "PWB_createNewInCrm.php"
      connect_from_pwb => string (20) "PWB_connectUsers.php"
      edit_office => string (14) "editoffice.php"
      change_pwb_api_password => string (27) "change_pwb_api_password.php"
      create_tariff => string (17) "create_tariff.php"
      get_module_list_config => string (31) "get_ajax_module_list_config.php"
      sql => array (3)
      table => string (5) "users"
      table_segments => string (14) "users_segments"
      table_profiles => string (22) "user_segments_profiles"
      menu => boolean false
      variables => array (23)
      LIMIT_PANEL => integer 50
      LIMIT_LINE => integer 10
      NA_PASKU => integer 10
      TEMPLATE_INDEX => string (28) "tpl/pages/settings-page.twig"
      TEMPLATE_LOGIN => string (20) "tpl/pages/login.twig"
      TEMPLATE_STATUTE => string (22) "tpl/pages/statute.twig"
      TEMPLATE_PASSWORD => string (30) "tpl/pages/change_password.twig"
      TEMPLATE_RECOVERY => string (28) "tpl/pages/pass_recovery.twig"
      TEMPLATE_RESET => string (25) "tpl/pages/pass_reset.twig"
      TWIG_TEMPLATE_TARGETS_FORM => string (28) "tpl/pages/users-targets.twig"
      TWIG_TEMPLATE_TARGETS_IMPORT => string (34) "tpl/pages/users-target-import.twig"
      TEMPLATE_BASIC_FORM => string (20) "tpl/forms/basic.twig"
      TEMPLATE_MODAL_FORM => string (22) "tpl/forms/onmodal.twig"
      TEMPLATE_SUBACCOUNT_FORM => string (26) "tpl/forms/subaccounts.twig"
      TEMPLATE_MAINACCOUNT_FORM => string (27) "tpl/forms/mainaccounts.twig"
      TEMPLATE_SELFACCOUNT_FORM => string (20) "tpl/forms/basic.twig"
      TEMPLATE_INSTALLERS_FORM => string (25) "tpl/forms/installers.twig"
      COLUMNS => array (0)
      SEARCH_FIELDS => array (10) Depth Limit
      SEGMENTS_COLUMNS => array (5) Depth Limit
      SEGMENTS_SEARCH_FIELDS => array (3) Depth Limit
      PROFILES_COLUMNS => array (5) Depth Limit
      header => array (1) Depth Limit
      fields => array (1)
      panel1 => array (2) Depth Limit
      fields_segments => array (10)
      panel1 => array (2) Depth Limit
      panel2 => array (3) Depth Limit
      panel3 => array (3) Depth Limit
      panel4 => array (3) Depth Limit
      panel5 => array (3) Depth Limit
      panel6 => array (3) Depth Limit
      panel6a => array (3) Depth Limit
      panel7 => array (3) Depth Limit
      panel8 => array (3) Depth Limit
      panel9 => array (3) Depth Limit
      fields_profiles => array (10)
      panel1 => array (2) Depth Limit
      panel_statusReasonID => array (3) Depth Limit
      panel2 => array (3) Depth Limit
      panel3 => array (3) Depth Limit
      panel3a => array (3) Depth Limit
      panel4 => array (3) Depth Limit
      panel5 => array (3) Depth Limit
      panel6 => array (3) Depth Limit
      panel7 => array (3) Depth Limit
      panel9 => array (3) Depth Limit
      roles => array (7)
      0 => string (6) "Edycja"
      1 => string (8) "Usuwanie"
      2 => string (14) "Synchronizacja"
      3 => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      4 => string (37) "Masowa aktywacja i ustawianie profili"
      5 => UTF-8 string (32) "Lista IP z jakich logują sie PH"
      Lista IP z jakich logują sie PH
      
      6 => UTF-8 string (21) "Zakładanie konta PWB"
      privileges => array (1)
      Widzi wszystkie leady i PH => array (2) Depth Limit
      access => array (21)
      segments => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      add_segment => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      add_profile => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      edit_user => string (6) "Edycja"
      edit_segment => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      edit_profile => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      generate_pass => string (6) "Edycja"
      active_off => string (6) "Edycja"
      active_on => string (6) "Edycja"
      reset_pass => string (6) "Edycja"
      del_user => string (8) "Usuwanie"
      delete_segment => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      delete_profile => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      do_verify => string (6) "Edycja"
      sign_as => string (6) "Edycja"
      sync => string (14) "Synchronizacja"
      office_sync => string (14) "Synchronizacja"
      massive_actions => string (37) "Masowa aktywacja i ustawianie profili"
      ip_list => UTF-8 string (32) "Lista IP z jakich logują sie PH"
      Lista IP z jakich logują sie PH
      
      red_list_ip => UTF-8 string (32) "Lista IP z jakich logują sie PH"
      Lista IP z jakich logują sie PH
      
      create_pref_web_account => UTF-8 string (21) "Zakładanie konta PWB"
      name_pl => UTF-8 string (12) "Użytkownicy"
      moduleName => string (5) "users"
      modelName => string (5) "Users"
      protected _variables -> array (0)
      protected render -> boolean true
      public sql -> array (3)
      $e['trace'][6]['object']->sql
      table => string (5) "users"
      $e['trace'][6]['object']->sql['table']
      table_segments => string (14) "users_segments"
      $e['trace'][6]['object']->sql['table_segments']
      table_profiles => string (22) "user_segments_profiles"
      $e['trace'][6]['object']->sql['table_profiles']
      public category -> null
      $e['trace'][6]['object']->category
      public id_kat -> null
      $e['trace'][6]['object']->id_kat
      public type -> string (5) "users"
      $e['trace'][6]['object']->type
    • public __call($name, array $args)
      Defined in <ROOT>/include/class/Traits/CallVariables.php:9
      public setConfig($config, $value = null)
      $e['trace'][6]['object']->setConfig($config, $value = null)
      Defined in <ROOT>/include/class/Traits/ConfigBase.php:9
      public getConfig($keys = null, $default = null)
      $e['trace'][6]['object']->getConfig($keys = null, $default = null)
      Defined in <ROOT>/include/class/Traits/ConfigBase.php:17
      public setVariable($var, $value = null)
      $e['trace'][6]['object']->setVariable($var, $value = null)
      Defined in <ROOT>/include/class/Controllers/Module.php:28
      public getVariable($key = null, $default = null)
      $e['trace'][6]['object']->getVariable($key = null, $default = null)
      Defined in <ROOT>/include/class/Controllers/Module.php:37
      public getFront($action = 'index')
      $e['trace'][6]['object']->getFront($action = 'index')
      Defined in <ROOT>/include/class/Controllers/Module.php:41
      public getBack($action = 'index')
      $e['trace'][6]['object']->getBack($action = 'index')
      Defined in <ROOT>/include/class/Controllers/Module.php:81
      protected __clone()
      Defined in <ROOT>/include/class/Traits/ClassStatic.php:8
      protected __construct($name)
      Defined in <ROOT>/include/class/Controllers/Module.php:24
      public static getInstance($name = 'default')
      \App\Controllers\Module::getInstance($name = 'default')
      Defined in <ROOT>/include/class/Traits/ClassInstances.php:11
      public static __callStatic($name, array $args)
      Defined in <ROOT>/include/class/Traits/CallVariables.php:26
    • protected static $_instances :: array (4)
      seo => App\Controllers\Module#14309 (8)
      • Properties (8)
      • Available methods (11)
      • Static class properties
      • protected _name -> string (3) "seo"
        protected _config -> array (15) Depth Limit
        protected _variables -> array (0)
        protected render -> boolean true
        public sql -> array (3) Depth Limit
        public category -> null
        public id_kat -> null
        public type -> null
      • public __call($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:9
        public setConfig($config, $value = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:9
        public getConfig($keys = null, $default = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:17
        public setVariable($var, $value = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:28
        public getVariable($key = null, $default = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:37
        public getFront($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:41
        public getBack($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:81
        protected __clone()
        Defined in <ROOT>/include/class/Traits/ClassStatic.php:8
        protected __construct($name)
        Defined in <ROOT>/include/class/Controllers/Module.php:24
        public static getInstance($name = 'default')
        \App\Controllers\Module::getInstance($name = 'default')
        Defined in <ROOT>/include/class/Traits/ClassInstances.php:11
        public static __callStatic($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:26
      • protected static $_instances :: array (4) Depth Limit
      users => App\Controllers\Module#14310 (8) Recursion
      mailbox => App\Controllers\Module#9587 (5)
      • Properties (5)
      • Available methods (11)
      • Static class properties
      • protected _name -> string (7) "mailbox"
        protected _config -> array (11) Depth Limit
        protected _variables -> array (0)
        protected render -> boolean true
        public sql -> array (0)
      • public __call($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:9
        public setConfig($config, $value = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:9
        public getConfig($keys = null, $default = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:17
        public setVariable($var, $value = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:28
        public getVariable($key = null, $default = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:37
        public getFront($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:41
        public getBack($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:81
        protected __clone()
        Defined in <ROOT>/include/class/Traits/ClassStatic.php:8
        protected __construct($name)
        Defined in <ROOT>/include/class/Controllers/Module.php:24
        public static getInstance($name = 'default')
        \App\Controllers\Module::getInstance($name = 'default')
        Defined in <ROOT>/include/class/Traits/ClassInstances.php:11
        public static __callStatic($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:26
      • protected static $_instances :: array (4) Depth Limit
      customers => App\Controllers\Module#9590 (5)
      • Properties (5)
      • Available methods (11)
      • Static class properties
      • protected _name -> string (9) "customers"
        protected _config -> array (17) Depth Limit
        protected _variables -> array (0)
        protected render -> boolean true
        public sql -> array (2) Depth Limit
      • public __call($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:9
        public setConfig($config, $value = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:9
        public getConfig($keys = null, $default = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:17
        public setVariable($var, $value = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:28
        public getVariable($key = null, $default = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:37
        public getFront($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:41
        public getBack($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:81
        protected __clone()
        Defined in <ROOT>/include/class/Traits/ClassStatic.php:8
        protected __construct($name)
        Defined in <ROOT>/include/class/Controllers/Module.php:24
        public static getInstance($name = 'default')
        \App\Controllers\Module::getInstance($name = 'default')
        Defined in <ROOT>/include/class/Traits/ClassInstances.php:11
        public static __callStatic($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:26
      • protected static $_instances :: array (4) Depth Limit
Called from <ROOT>/include/class/Exceptions/DebugReport.php.inc:75 [d()]
  1. <ROOT>/include/class/Exceptions/DebugReport.php:176
  2. <ROOT>/include/class/Exceptions/DebugReport.php:166 [App\Exceptions\DebugReport::printHtmlDebugErrors()]
  3. <ROOT>/include/class/Base/Events.php:27 [call_user_func_array()]
  4. <ROOT>/include/class/Exceptions/ExceptionsHandlers.php:29 [App\Base\Events::trigger()]
2 20:02:03.674305 Warning 1 substr(): Passing null to parameter #1 ($string) of type string is deprecated /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php:55
$e[...] Debug Backtrace (8)
PHP internal call App\Exceptions\DebugReport::addEvent($eventName, $params)
$e['trace'][0]
  • Arguments (2)
  • $eventName => string (7) "onError"
    $e['trace'][0]['args'][0]
    $params => array (4)
    $e['trace'][0]['args'][1]
    0 => integer 8192
    $e['trace'][0]['args'][1][0]
    1 => string (77) "substr(): Passing null to parameter #1 ($string) of type string is deprecated"
    $e['trace'][0]['args'][1][1]
    2 => string (96) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][0]['args'][1][2]
    • File (3.1KB)
    • Contents
    • -rw-r--r-- 1321 1000 3.1KB Sep 19 2024 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    3 => integer 55
    $e['trace'][0]['args'][1][3]
<ROOT>/include/class/Base/Events.php:27 call_user_func_array(callable $callback, array $args)
$e['trace'][1]
  • Source
  • Arguments (2)
  • }
    // ręczne wywołanie akcji z parametrami
    public static function trigger($eventName /* $first_param, ... */){
    $result = array();
    if(array_key_exists($eventName, self::$_events))
    foreach (self::$_events[$eventName] as $i => $callback){
    $result[$i] = call_user_func_array($callback, func_get_args());
    }
    return $result; // zwraca tablice nazw callback-ów i wartości zwrotnych
    }
    // zwraca pierwszy wynik jeśli jakaś funkcja zwróciła inną wartość niż domyślne null
    public static function parseTriggerResult(array $triggerResult, &$i = null){
    foreach($triggerResult as $i => $value)
  • $callback => string (36) "App\Exceptions\DebugReport::addEvent"
    $e['trace'][1]['args'][0]
    $args => array (2)
    $e['trace'][1]['args'][1]
    0 => string (7) "onError"
    $e['trace'][1]['args'][1][0]
    1 => array (4)
    $e['trace'][1]['args'][1][1]
    0 => integer 8192
    $e['trace'][1]['args'][1][1][0]
    1 => string (77) "substr(): Passing null to parameter #1 ($string) of type string is deprecated"
    $e['trace'][1]['args'][1][1][1]
    2 => string (96) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][1]['args'][1][1][2]
    • File (3.1KB)
    • Contents
    • -rw-r--r-- 1321 1000 3.1KB Sep 19 2024 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    3 => integer 55
    $e['trace'][1]['args'][1][1][3]
<ROOT>/include/class/Exceptions/ExceptionsHandlers.php:24 App\Base\Events::trigger($eventName)
$e['trace'][2]
  • Source
  • Arguments (2)
  • public static function onException(){
    $trigger = Events::trigger(__FUNCTION__, func_get_args());
    return Events::parseTriggerResult($trigger);
    }
    public static function onError(){
    $trigger = Events::trigger(__FUNCTION__, func_get_args());
    return Events::parseTriggerResult($trigger);
    }
    public static function onShutDown(){
    $trigger = Events::trigger(__FUNCTION__, func_get_args());
    return Events::parseTriggerResult($trigger);
    }
  • $eventName => string (7) "onError"
    $e['trace'][2]['args'][0]
    1 => array (4)
    $e['trace'][2]['args'][1]
    0 => integer 8192
    $e['trace'][2]['args'][1][0]
    1 => string (77) "substr(): Passing null to parameter #1 ($string) of type string is deprecated"
    $e['trace'][2]['args'][1][1]
    2 => string (96) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][2]['args'][1][2]
    • File (3.1KB)
    • Contents
    • -rw-r--r-- 1321 1000 3.1KB Sep 19 2024 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    3 => integer 55
    $e['trace'][2]['args'][1][3]
PHP internal call App\Exceptions\ExceptionsHandlers::onError()
$e['trace'][3]
  • Arguments (4)
  • 0 => integer 8192
    $e['trace'][3]['args'][0]
    1 => string (77) "substr(): Passing null to parameter #1 ($string) of type string is deprecated"
    $e['trace'][3]['args'][1]
    2 => string (96) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][3]['args'][2]
    • File (3.1KB)
    • Contents
    • -rw-r--r-- 1321 1000 3.1KB Sep 19 2024 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    3 => integer 55
    $e['trace'][3]['args'][3]
<ROOT>/modules/users/front/actions/login.php:55 substr(string $string, int $offset, ?int $length = null)
$e['trace'][4]
  • Source
  • Arguments (3)
  • $mainDomain = BETA_CRM_DOMAIN;
    } else {
    $mainDomain = MAIN_CRM_DOMAIN;
    }
    }
    $browserLang = strtolower(substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2));
    if ($browserLang == 'en') {
    $browserLang = 'us';
    }
    $userCookieLang = $_COOKIE['user_cookie_lang'] ?? false;
  • $string => null
    $e['trace'][4]['args'][0]
    $offset => integer 0
    $e['trace'][4]['args'][1]
    $length => integer 2
    $e['trace'][4]['args'][2]
<ROOT>/modules/users/front/index.php:40 include()
$e['trace'][5]
  • Source
  • Arguments
  • break;
    case LOGOUT_ACTION_SEO:
    include('actions/logout.php');
    break;
    case LOGIN_ACTION_SEO:
    include('actions/login.php');
    break;
    // klauzula
    case STATUTE_SEO:
    include('actions/statute.php');
    break;
  • 0 => string (96) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][5]['args'][0]
    • File (3.1KB)
    • Contents
    • -rw-r--r-- 1321 1000 3.1KB Sep 19 2024 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/actions/login.php
      
<ROOT>/include/class/Controllers/Module.php:73 include()
$e['trace'][6]
  • Source
  • Arguments
  • extract($this->getConfig('variables', array()));
    ob_start();
    if(IS_MOBILE_CRM && is_file($fileName = $moduleDIRmobile . $action . '.php'))
    include($fileName);
    elseif(is_file($fileName = $moduleDIR . $action . '.php'))
    include($fileName);
    else
    throw new Exception(sprintf("File '%s' not found!", substr($fileName, strlen(ROOT_DIR))));
    $content = ob_get_contents();
    ob_end_clean();
    return $content;
    }
  • 0 => string (88) "/usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/fro...
    $e['trace'][6]['args'][0]
    • File (7.2KB)
    • Contents
    • -rw-r--r-- 1321 1000 7.2KB Jun 08 10:55 /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/index.php
      
    • /usr/home/oknologin123/domains/s.oknoplast.loc/public_html/modules/users/front/index.php
      
<ROOT>/index.php:375 App\Controllers\Module->getFront($action = 'index')
$e['trace'][7]
  • Source
  • Callee object [App\Controllers\Module]
  • if ($Module)
    {
    saveInCRMModulesStatistics(); /// zapis do statystyk
    print($Module->getFront());
    return; // zakończ
    }
    // event - gdyby jakiś moduł chciał przejąć adres (musi sobie obsłużyć exit-a)
    Events::trigger('beforePageNotFound', Globals::getIdSeo());
    // Jeśli nic nie znaleziono
  • App\Controllers\Module#14310 (8)
    $e['trace'][7]['object']
    • Properties (8)
    • Available methods (11)
    • Static class properties
    • protected _name -> string (5) "users"
      protected _config -> array (23)
      name => UTF-8 string (12) "Użytkownicy"
      icon => string (11) "fa fa-users"
      type => integer 0
      order => integer 5
      loading_orders => integer 100
      standalone => boolean true
      as_special => boolean true
      as_special_allow_all => boolean true
      as_special_extra_privileges => array (15)
      installers_accounts => UTF-8 string (23) "Dodawanie montażystów"
      close_actions => UTF-8 string (28) "Możliwość zamykania akcji"
      mmyokn_allow => UTF-8 string (24) "Dostęp do wersji mobile"
      prefWeb_allow => UTF-8 string (18) "Dostęp do PrefWeb"
      prefWeb_wnd_allow => UTF-8 string (22) "Dostęp do PrefWeb WnD"
      prefWeb_amp_allow => UTF-8 string (26) "Dostęp do PrefWeb Ampuero"
      prefWeb_send_email_api_account => UTF-8 string (62) "Wysyłaj wiadomość email o założeniu konta API w PWB do PH"
      open_offices_flag => UTF-8 string (44) "Możliwość definiowania dostępności biur"
      open_offices_after_brake_flag => UTF-8 string (80) "Możliwość definiowania dostępności biur z podziałem na przed i po przerwie"
      open_store_flag => UTF-8 string (50) "Możliwość definiowania dostępności magazynów"
      change_delivery_address => UTF-8 string (34) "Możliwość zmiany adresu dostawy"
      disable_show_on_map => string (36) "NIE pokazuj informacji na mapie w WP"
      users_book_training_course => UTF-8 string (45) "Możliwość zamawiania szkolenia dla subkont"
      users_send_mail_onboarding => UTF-8 string (39) "Wysyłanie do subkont emaila onboarding"
      request_support_contact => string (43) "Zamawianie kontaktu z opiekunem MyOknoplast"
      installer_allow => boolean true
      actions => array (38)
      action => string (9) "index.php"
      index => string (9) "index.php"
      segments => string (18) "index_segments.php"
      profiles => string (18) "index_profiles.php"
      del_user => string (7) "opr.php"
      edit => string (7) "opr.php"
      generate_pass => string (7) "opr.php"
      reset_pass => string (7) "opr.php"
      active_off => string (7) "opr.php"
      active_on => string (7) "opr.php"
      add_segment => string (16) "opr_segments.php"
      edit_segment => string (16) "opr_segments.php"
      delete_segment => string (16) "opr_segments.php"
      add_profile => string (16) "opr_profiles.php"
      edit_profile => string (16) "opr_profiles.php"
      copy_profile => string (16) "opr_profiles.php"
      delete_profile => string (16) "opr_profiles.php"
      sign_as => string (16) "sign_as_user.php"
      do_verify => string (13) "do_verify.php"
      sync => string (19) "synchronization.php"
      office_sync => string (27) "synchronization_offices.php"
      xhroffices => string (14) "xhroffices.php"
      massive_actions => string (19) "massive_actions.php"
      ip_list => string (11) "ip_list.php"
      red_list_ip => string (15) "red_list_ip.php"
      create_pref_web_account => string (29) "createPrefWebAdminAccount.php"
      create_pref_web_entity => string (23) "createPrefWebEntity.php"
      create_pref_web_user_group => string (26) "createPrefWebUsetGroup.php"
      create_pref_web_location => string (25) "createPrefWebLocation.php"
      white_list_ip => string (17) "white_list_ip.php"
      pwb_add => string (11) "pwb_add.php"
      officeAdditionalInfo => string (44) "acceptanceCorrectionOfficeAdditionalInfo.php"
      create_from_pwb => string (22) "PWB_createNewInCrm.php"
      connect_from_pwb => string (20) "PWB_connectUsers.php"
      edit_office => string (14) "editoffice.php"
      change_pwb_api_password => string (27) "change_pwb_api_password.php"
      create_tariff => string (17) "create_tariff.php"
      get_module_list_config => string (31) "get_ajax_module_list_config.php"
      sql => array (3)
      table => string (5) "users"
      table_segments => string (14) "users_segments"
      table_profiles => string (22) "user_segments_profiles"
      menu => boolean false
      variables => array (23)
      LIMIT_PANEL => integer 50
      LIMIT_LINE => integer 10
      NA_PASKU => integer 10
      TEMPLATE_INDEX => string (28) "tpl/pages/settings-page.twig"
      TEMPLATE_LOGIN => string (20) "tpl/pages/login.twig"
      TEMPLATE_STATUTE => string (22) "tpl/pages/statute.twig"
      TEMPLATE_PASSWORD => string (30) "tpl/pages/change_password.twig"
      TEMPLATE_RECOVERY => string (28) "tpl/pages/pass_recovery.twig"
      TEMPLATE_RESET => string (25) "tpl/pages/pass_reset.twig"
      TWIG_TEMPLATE_TARGETS_FORM => string (28) "tpl/pages/users-targets.twig"
      TWIG_TEMPLATE_TARGETS_IMPORT => string (34) "tpl/pages/users-target-import.twig"
      TEMPLATE_BASIC_FORM => string (20) "tpl/forms/basic.twig"
      TEMPLATE_MODAL_FORM => string (22) "tpl/forms/onmodal.twig"
      TEMPLATE_SUBACCOUNT_FORM => string (26) "tpl/forms/subaccounts.twig"
      TEMPLATE_MAINACCOUNT_FORM => string (27) "tpl/forms/mainaccounts.twig"
      TEMPLATE_SELFACCOUNT_FORM => string (20) "tpl/forms/basic.twig"
      TEMPLATE_INSTALLERS_FORM => string (25) "tpl/forms/installers.twig"
      COLUMNS => array (0)
      SEARCH_FIELDS => array (10) Depth Limit
      SEGMENTS_COLUMNS => array (5) Depth Limit
      SEGMENTS_SEARCH_FIELDS => array (3) Depth Limit
      PROFILES_COLUMNS => array (5) Depth Limit
      header => array (1) Depth Limit
      fields => array (1)
      panel1 => array (2) Depth Limit
      fields_segments => array (10)
      panel1 => array (2) Depth Limit
      panel2 => array (3) Depth Limit
      panel3 => array (3) Depth Limit
      panel4 => array (3) Depth Limit
      panel5 => array (3) Depth Limit
      panel6 => array (3) Depth Limit
      panel6a => array (3) Depth Limit
      panel7 => array (3) Depth Limit
      panel8 => array (3) Depth Limit
      panel9 => array (3) Depth Limit
      fields_profiles => array (10)
      panel1 => array (2) Depth Limit
      panel_statusReasonID => array (3) Depth Limit
      panel2 => array (3) Depth Limit
      panel3 => array (3) Depth Limit
      panel3a => array (3) Depth Limit
      panel4 => array (3) Depth Limit
      panel5 => array (3) Depth Limit
      panel6 => array (3) Depth Limit
      panel7 => array (3) Depth Limit
      panel9 => array (3) Depth Limit
      roles => array (7)
      0 => string (6) "Edycja"
      1 => string (8) "Usuwanie"
      2 => string (14) "Synchronizacja"
      3 => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      4 => string (37) "Masowa aktywacja i ustawianie profili"
      5 => UTF-8 string (32) "Lista IP z jakich logują sie PH"
      Lista IP z jakich logują sie PH
      
      6 => UTF-8 string (21) "Zakładanie konta PWB"
      privileges => array (1)
      Widzi wszystkie leady i PH => array (2) Depth Limit
      access => array (21)
      segments => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      add_segment => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      add_profile => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      edit_user => string (6) "Edycja"
      edit_segment => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      edit_profile => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      generate_pass => string (6) "Edycja"
      active_off => string (6) "Edycja"
      active_on => string (6) "Edycja"
      reset_pass => string (6) "Edycja"
      del_user => string (8) "Usuwanie"
      delete_segment => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      delete_profile => UTF-8 string (32) "Zarządzanie klasami i profilami"
      Zarządzanie klasami i profilami
      
      do_verify => string (6) "Edycja"
      sign_as => string (6) "Edycja"
      sync => string (14) "Synchronizacja"
      office_sync => string (14) "Synchronizacja"
      massive_actions => string (37) "Masowa aktywacja i ustawianie profili"
      ip_list => UTF-8 string (32) "Lista IP z jakich logują sie PH"
      Lista IP z jakich logują sie PH
      
      red_list_ip => UTF-8 string (32) "Lista IP z jakich logują sie PH"
      Lista IP z jakich logują sie PH
      
      create_pref_web_account => UTF-8 string (21) "Zakładanie konta PWB"
      name_pl => UTF-8 string (12) "Użytkownicy"
      moduleName => string (5) "users"
      modelName => string (5) "Users"
      protected _variables -> array (0)
      protected render -> boolean true
      public sql -> array (3)
      $e['trace'][7]['object']->sql
      table => string (5) "users"
      $e['trace'][7]['object']->sql['table']
      table_segments => string (14) "users_segments"
      $e['trace'][7]['object']->sql['table_segments']
      table_profiles => string (22) "user_segments_profiles"
      $e['trace'][7]['object']->sql['table_profiles']
      public category -> null
      $e['trace'][7]['object']->category
      public id_kat -> null
      $e['trace'][7]['object']->id_kat
      public type -> string (5) "users"
      $e['trace'][7]['object']->type
    • public __call($name, array $args)
      Defined in <ROOT>/include/class/Traits/CallVariables.php:9
      public setConfig($config, $value = null)
      $e['trace'][7]['object']->setConfig($config, $value = null)
      Defined in <ROOT>/include/class/Traits/ConfigBase.php:9
      public getConfig($keys = null, $default = null)
      $e['trace'][7]['object']->getConfig($keys = null, $default = null)
      Defined in <ROOT>/include/class/Traits/ConfigBase.php:17
      public setVariable($var, $value = null)
      $e['trace'][7]['object']->setVariable($var, $value = null)
      Defined in <ROOT>/include/class/Controllers/Module.php:28
      public getVariable($key = null, $default = null)
      $e['trace'][7]['object']->getVariable($key = null, $default = null)
      Defined in <ROOT>/include/class/Controllers/Module.php:37
      public getFront($action = 'index')
      $e['trace'][7]['object']->getFront($action = 'index')
      Defined in <ROOT>/include/class/Controllers/Module.php:41
      public getBack($action = 'index')
      $e['trace'][7]['object']->getBack($action = 'index')
      Defined in <ROOT>/include/class/Controllers/Module.php:81
      protected __clone()
      Defined in <ROOT>/include/class/Traits/ClassStatic.php:8
      protected __construct($name)
      Defined in <ROOT>/include/class/Controllers/Module.php:24
      public static getInstance($name = 'default')
      \App\Controllers\Module::getInstance($name = 'default')
      Defined in <ROOT>/include/class/Traits/ClassInstances.php:11
      public static __callStatic($name, array $args)
      Defined in <ROOT>/include/class/Traits/CallVariables.php:26
    • protected static $_instances :: array (4)
      seo => App\Controllers\Module#14309 (8)
      • Properties (8)
      • Available methods (11)
      • Static class properties
      • protected _name -> string (3) "seo"
        protected _config -> array (15) Depth Limit
        protected _variables -> array (0)
        protected render -> boolean true
        public sql -> array (3) Depth Limit
        public category -> null
        public id_kat -> null
        public type -> null
      • public __call($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:9
        public setConfig($config, $value = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:9
        public getConfig($keys = null, $default = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:17
        public setVariable($var, $value = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:28
        public getVariable($key = null, $default = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:37
        public getFront($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:41
        public getBack($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:81
        protected __clone()
        Defined in <ROOT>/include/class/Traits/ClassStatic.php:8
        protected __construct($name)
        Defined in <ROOT>/include/class/Controllers/Module.php:24
        public static getInstance($name = 'default')
        \App\Controllers\Module::getInstance($name = 'default')
        Defined in <ROOT>/include/class/Traits/ClassInstances.php:11
        public static __callStatic($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:26
      • protected static $_instances :: array (4) Depth Limit
      users => App\Controllers\Module#14310 (8) Recursion
      mailbox => App\Controllers\Module#9587 (5)
      • Properties (5)
      • Available methods (11)
      • Static class properties
      • protected _name -> string (7) "mailbox"
        protected _config -> array (11) Depth Limit
        protected _variables -> array (0)
        protected render -> boolean true
        public sql -> array (0)
      • public __call($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:9
        public setConfig($config, $value = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:9
        public getConfig($keys = null, $default = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:17
        public setVariable($var, $value = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:28
        public getVariable($key = null, $default = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:37
        public getFront($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:41
        public getBack($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:81
        protected __clone()
        Defined in <ROOT>/include/class/Traits/ClassStatic.php:8
        protected __construct($name)
        Defined in <ROOT>/include/class/Controllers/Module.php:24
        public static getInstance($name = 'default')
        \App\Controllers\Module::getInstance($name = 'default')
        Defined in <ROOT>/include/class/Traits/ClassInstances.php:11
        public static __callStatic($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:26
      • protected static $_instances :: array (4) Depth Limit
      customers => App\Controllers\Module#9590 (5)
      • Properties (5)
      • Available methods (11)
      • Static class properties
      • protected _name -> string (9) "customers"
        protected _config -> array (17) Depth Limit
        protected _variables -> array (0)
        protected render -> boolean true
        public sql -> array (2) Depth Limit
      • public __call($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:9
        public setConfig($config, $value = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:9
        public getConfig($keys = null, $default = null)
        Defined in <ROOT>/include/class/Traits/ConfigBase.php:17
        public setVariable($var, $value = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:28
        public getVariable($key = null, $default = null)
        Defined in <ROOT>/include/class/Controllers/Module.php:37
        public getFront($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:41
        public getBack($action = 'index')
        Defined in <ROOT>/include/class/Controllers/Module.php:81
        protected __clone()
        Defined in <ROOT>/include/class/Traits/ClassStatic.php:8
        protected __construct($name)
        Defined in <ROOT>/include/class/Controllers/Module.php:24
        public static getInstance($name = 'default')
        \App\Controllers\Module::getInstance($name = 'default')
        Defined in <ROOT>/include/class/Traits/ClassInstances.php:11
        public static __callStatic($name, array $args)
        Defined in <ROOT>/include/class/Traits/CallVariables.php:26
      • protected static $_instances :: array (4) Depth Limit
Called from <ROOT>/include/class/Exceptions/DebugReport.php.inc:75 [d()]
  1. <ROOT>/include/class/Exceptions/DebugReport.php:176
  2. <ROOT>/include/class/Exceptions/DebugReport.php:166 [App\Exceptions\DebugReport::printHtmlDebugErrors()]
  3. <ROOT>/include/class/Base/Events.php:27 [call_user_func_array()]
  4. <ROOT>/include/class/Exceptions/ExceptionsHandlers.php:29 [App\Base\Events::trigger()]
Last ORM query: SELECT * FROM `calendar_settings` WHERE `code` = pl