Array
(
[scheme] => http
[host] => ecole-avignon.com
[path] => /store/Livres/3241-TERRA-INCOGNITA
)
NStoreApplication Object
(
[controler:protected] =>
[templateEngine:protected] =>
[_mode:protected] => store
[menu:protected] =>
[minifiers:protected] => Array
(
)
[route:protected] =>
[handle:protected] =>
[table:protected] => application
[saved:protected] =>
[changed:protected] =>
[new:protected] => 1
[changedFields:protected] => Array
(
)
[data:protected] => Array
(
[id] =>
[name] =>
[host] =>
[path] =>
[theme] =>
[alias] =>
[mode] => site
[settings] =>
[extensions] =>
[extensions_available] =>
[offline] => no
[offline_message] =>
[langs] => Array
(
[0] => fr_FR
)
[lang_default] => fr_FR
)
[fields:protected] => Array
(
[id] => NInteger Object
(
[escapeChar] => `
[name] => id
[size] => 11
[nullable] => 1
[default] =>
[autoIncrement] => 1
[value] =>
)
[name] => NString Object
(
[escapeChar] => `
[name] => name
[size] => 128
[nullable] =>
[default] =>
[autoIncrement] =>
[value] =>
)
[host] => NString Object
(
[escapeChar] => `
[name] => host
[size] => 128
[nullable] =>
[default] =>
[autoIncrement] =>
[value] =>
)
[path] => NString Object
(
[escapeChar] => `
[name] => path
[size] => 255
[nullable] => 1
[default] =>
[autoIncrement] =>
[value] =>
)
[theme] => NString Object
(
[escapeChar] => `
[name] => theme
[size] => 64
[nullable] =>
[default] =>
[autoIncrement] =>
[value] =>
)
[alias] => NString Object
(
[escapeChar] => `
[name] => alias
[size] => 65535
[nullable] => 1
[default] =>
[autoIncrement] =>
[value] =>
)
[mode] => NString Object
(
[escapeChar] => `
[name] => mode
[size] => 8
[nullable] =>
[default] => site
[autoIncrement] =>
[value] =>
)
[settings] => NJson Object
(
[escapeChar] => `
[name] => settings
[size] => 65535
[nullable] => 1
[default] =>
[autoIncrement] =>
[value] =>
)
[extensions] => NJson Object
(
[escapeChar] => `
[name] => extensions
[size] => 65535
[nullable] => 1
[default] =>
[autoIncrement] =>
[value] =>
)
[extensions_available] => NJson Object
(
[escapeChar] => `
[name] => extensions_available
[size] => 65535
[nullable] => 1
[default] =>
[autoIncrement] =>
[value] =>
)
[offline] => NEnum Object
(
[escapeChar] => `
[name] => offline
[size] => Array
(
[0] => yes
[1] => no
)
[nullable] =>
[default] => no
[autoIncrement] =>
[value] =>
)
[offline_message] => NString Object
(
[escapeChar] => `
[name] => offline_message
[size] => 65535
[nullable] => 1
[default] =>
[autoIncrement] =>
[value] =>
)
[langs] => NJson Object
(
[escapeChar] => `
[name] => langs
[size] => 128
[nullable] =>
[default] => Array
(
[0] => fr_FR
)
[autoIncrement] =>
[value] =>
)
[lang_default] => NString Object
(
[escapeChar] => `
[name] => lang_default
[size] => 8
[nullable] =>
[default] => fr_FR
[autoIncrement] =>
[value] =>
)
)
[primaryKeys:protected] => Array
(
[0] => id
)
[sqlQuery:protected] => SELECT `application`.`id`, `application`.`name`, `application`.`host`, `application`.`path`, `application`.`theme`, `application`.`alias`, `application`.`mode`, `application`.`settings`, `application`.`extensions`, `application`.`extensions_available`, `application`.`offline`, `application`.`offline_message`, `application`.`langs`, `application`.`lang_default`
FROM `application`
WHERE `application`.`mode` = 'site'
AND `application`.`host` = 'ecole-avignon.com'
[resQuery:protected] => mysqli_result Object
(
[current_field] => 0
[field_count] => 14
[lengths] =>
[num_rows] => 0
[type] => 0
)
)
File: /var/www/html/modules/application/classes/class_napplication.php (Line: 365)
Function: backtrace
File: /var/www/html/modules/store/classes/class_nstoreapplication.php (Line: 63)
Function: raiseError
Args: Array
(
[0] => Unable to found application instance.
[1] => 256
)
File: /var/www/html/modules/application/classes/class_napplication.php (Line: 101)
Function: loadApplicationInstance
Args: Array
(
[0] => ecole-avignon.com/store/Livres/3241-TERRA-INCOGNITA
)
File: /var/www/html/modules/store/index.php (Line: 19)
Function: initialize