application |
yes |
Nette\Application\Application(14) ► {
catchExceptions => FALSE
errorPresenter => NULL
onStartup => NULL
onShutdown => NULL
onRequest => NULL
onResponse => NULL
onError => NULL
allowedMethods => NULL
requests private => array(1) ▼ [
0 => Nette\Application\Request(7) ► {
method private => "GET" (3)
flags private => array(1) { ... }
name private => "Front:CMSPage" (13)
params private => array(4) { ... }
post private => array(0)
files private => array(0)
frozen private => TRUE
}
]
presenter private => FrontModule\CMSPagePresenter(34) ► {
lang => "cs" (2)
content => array(17) ► {
footer_text => "Copyright 2011 Railcast Traiding s.r.o. | Všechna práva vyhrazena" (67)
sign_in => "Přihlásit" (11)
sitemap => "Mapa stránek" (13)
nadpis_kontakty => "Kontakty" (8)
nadpis_mapa => "Mapa" (4)
info_linka => "Info linka: +420 257 215 900" (28)
info_mail => "office@railcast.cz" (18)
link_partners => "Odkazy na partnery" (18)
town1 => "Praha" (5)
town2 => "SCB Foundry" (11)
town3 => "ČKD Kutná Hora a.s." (21)
town4 => "Stakhanovsky vagonostroitelny zavod" (35)
aktuality => "Aktuality" (9)
more => "více" (5)
back => "zpět" (5)
links_contact => "http://railcast.cz/kontakty" (27)
links_partners => "http://railcast.cz/partneri" (27)
}
model => Model(5) ▼ {
db private => Nette\Database\Connection(6) { ... }
pages_structure protected => array(0)
tree protected => 0
children_page_structure protected => array(0)
gallery protected => model\ImageSaver(5) { ... }
}
cache => Nette\Caching\Cache(4) ▼ {
storage private => Nette\Caching\Storages\FileStorage(4) { ... }
namespace private => "htmlFront\x00" (10)
key private => NULL
data private => NULL
}
order_status => array(4) ▼ {
new => "Nová" (5)
delete => "Smazána" (8)
send => "Odesláno" (9)
processing => "Zpracovavá se" (14)
}
invalidLinkMode => 2
onShutdown => NULL
request private => Nette\Application\Request(7) ► {
method private => "GET" (3)
flags private => array(1) { ... }
name private => "Front:CMSPage" (13)
params private => array(4) { ... }
post private => array(0)
files private => array(0)
frozen private => TRUE
}
response private => Nette\Application\Responses\TextResponse(1) ▼ {
source private => Nette\Templating\FileTemplate(8) { ... }
}
autoCanonicalize => TRUE
absoluteUrls => FALSE
globalParams private => array(0)
globalState private => array(1) ▼ {
lang => NULL
}
globalStateSinces private => array(1) ▼ {
lang => "FrontModule\BasePresenter" (25)
}
action private => "default" (7)
view private => "default" (7)
layout private => NULL
payload private => stdClass(0)
signalReceiver private => ""
signal private => NULL
ajaxMode private => FALSE
startupCheck private => TRUE
lastCreatedRequest private => Nette\Application\Request(7) ► {
method private => "FORWARD" (7)
flags private => array(0)
name private => "Front:SiteMap" (13)
params private => array(2) { ... }
post private => array(0)
files private => array(0)
frozen private => FALSE
}
lastCreatedRequestFlag private => array(1) ▼ {
current => FALSE
}
context private => SystemContainer(8) ► {
classes => array(42) { ... }
meta => array(0)
parameters => array(10) { ... }
params => array(10) { ... }
registry private => array(16) { ... }
factories private => array(0)
creating private => array(0)
frozen private => FALSE
}
template private => Nette\Templating\FileTemplate(8) ► {
file private => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app/FrontModule/templates/CMSPage.default.latte" (94)
onPrepareFilters => array(1) [ ... ]
source private => NULL
params private => array(26) { ... }
filters private => array(0)
helpers private => array(1) { ... }
helperLoaders private => array(1) [ ... ]
cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... }
}
invalidSnippets private => array(0)
snippetMode => NULL
params protected => array(4) ▼ {
uri => "aktuality" (9)
lang => "cs" (2)
action => "default" (7)
filter => NULL
}
components private => array(1) ▼ {
news => components\NewsComponent(14) { ... }
}
cloning private => NULL
parent private => NULL
name private => "Front:CMSPage" (13)
monitors private => array(0)
}
httpRequest private => Nette\Http\Request(9) ► {
method private => "GET" (3)
url private => Nette\Http\UrlScript(10) ► {
scriptPath private => "/"
scheme private => "http" (4)
user private => ""
pass private => ""
host private => "railcast.bomtonagency.cz" (24)
port private => 80
path private => "/aktuality" (10)
query private => ""
fragment private => ""
frozen private => TRUE
}
query private => array(0)
post private => array(0)
files private => array(0)
cookies private => array(4) ▼ {
"$Version" => "1"
PHPSESSID => "oios61thsg9pb71kqgi312t7t4" (26)
"$Path" => "/"
"nette-browser" => "ycx4vss6lx" (10)
}
headers private => array(8) ► {
cookie => "$Version=1; PHPSESSID=oios61thsg9pb71kqgi312t7t4; $Path=/; nette-browser=ycx4vss6lx; $Path=/" (92)
connection => "close" (5)
host => "railcast.bomtonagency.cz" (24)
"user-agent" => "Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)" (50)
accept => "image/png, image/jpeg, image/pjpeg, image/x-xbitmap, image/svg+xml, image/gif;q=0.9, */*;q=0.1" (94)
"accept-language" => "cz, en, *" (9)
"accept-charset" => "iso-8859-1, iso-8859-*;q=0.9, utf-8;q=0.66, *;q=0.33" (52)
"accept-encoding" => "gzip, identity;q=0.9" (20)
}
remoteAddress private => "193.165.135.226" (15)
remoteHost private => NULL
}
httpResponse private => Nette\Http\Response(5) ▼ {
cookieDomain => ""
cookiePath => "/"
cookieSecure => FALSE
cookieHttpOnly => TRUE
code private => 200
}
presenterFactory private => Nette\Application\PresenterFactory(4) ▼ {
caseSensitive => FALSE
baseDir private => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app" (50)
cache private => array(3) ▼ {
"Front:CMSPage" => array(2) [ ... ]
"Front:Homepage" => array(2) [ ... ]
"Front:SiteMap" => array(2) [ ... ]
}
context private => SystemContainer(8) ► {
classes => array(42) { ... }
meta => array(0)
parameters => array(10) { ... }
params => array(10) { ... }
registry private => array(16) { ... }
factories private => array(0)
creating private => array(0)
frozen private => FALSE
}
}
router private => Nette\Application\Routers\RouteList(3) ▼ {
cachedRoutes private => array(1) ▼ {
"*" => array(2) [ ... ]
}
module private => ""
list private => array(3) ▼ [
0 => Nette\Application\Routers\Route(7) { ... }
1 => Nette\Application\Routers\RouteList(3) { ... }
2 => Nette\Application\Routers\RouteList(3) { ... }
]
}
}
|
|
authenticator |
yes |
Permission\Authenticator
|
|
authorizator |
yes |
Permission\Acl
|
|
cacheStorage |
yes |
Nette\Caching\Storages\FileStorage(4) ► {
dir private => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/temp/cache" (57)
useDirs private => TRUE
journal private => Nette\Caching\Storages\FileJournal(9) ► {
file private => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app/../temp/btfj.dat" (67)
handle private => stream resource
lastNode private => 28
lastModTime private => NULL
nodeCache private => array(0)
nodeChanged private => array(0)
toCommit private => array(0)
deletedLinks private => array(0)
dataNodeFreeSpace private => array(0)
}
locks private => NULL
}
|
|
candidates |
yes |
Nette\Database\Table\Selection
|
|
constants |
no |
Nette\DI\NestedAccessor
|
|
container |
yes |
SystemContainer
|
|
database |
no |
Nette\Database\Connection(6) ► {
dsn private => "mysql:host=localhost;dbname=bomtonagency_railcast" (49)
driver private => Nette\Database\Drivers\MySqlDriver(1) ▼ {
connection private => Nette\Database\Connection(6) { *RECURSION* }
}
preprocessor private => Nette\Database\SqlPreprocessor(6) ▼ {
connection private => Nette\Database\Connection(6) { *RECURSION* }
driver private => Nette\Database\Drivers\MySqlDriver(1) ▼ {
connection private => Nette\Database\Connection(6) { *RECURSION* }
}
params private => NULL
remaining private => NULL
counter private => NULL
arrayMode private => NULL
}
databaseReflection private => Nette\Database\Reflection\ConventionalReflection(3) ▼ {
primary protected => "id" (2)
foreign protected => "%s_id" (5)
table protected => "%s" (2)
}
cache private => Nette\Caching\Cache(4) ▼ {
storage private => Nette\Caching\Storages\FileStorage(4) ▼ {
dir private => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/temp/cache" (57)
useDirs private => TRUE
journal private => Nette\Caching\Storages\FileJournal(9) { ... }
locks private => NULL
}
namespace private => "Nette.Database.c10096d7a47ec075973a82a6581b57e8\x00" (48)
key private => NULL
data private => NULL
}
onQuery => NULL
}
|
|
httpRequest |
yes |
Nette\Http\Request(9) ► {
method private => "GET" (3)
url private => Nette\Http\UrlScript(10) ► {
scriptPath private => "/"
scheme private => "http" (4)
user private => ""
pass private => ""
host private => "railcast.bomtonagency.cz" (24)
port private => 80
path private => "/aktuality" (10)
query private => ""
fragment private => ""
frozen private => TRUE
}
query private => array(0)
post private => array(0)
files private => array(0)
cookies private => array(4) ▼ {
"$Version" => "1"
PHPSESSID => "oios61thsg9pb71kqgi312t7t4" (26)
"$Path" => "/"
"nette-browser" => "ycx4vss6lx" (10)
}
headers private => array(8) ► {
cookie => "$Version=1; PHPSESSID=oios61thsg9pb71kqgi312t7t4; $Path=/; nette-browser=ycx4vss6lx; $Path=/" (92)
connection => "close" (5)
host => "railcast.bomtonagency.cz" (24)
"user-agent" => "Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)" (50)
accept => "image/png, image/jpeg, image/pjpeg, image/x-xbitmap, image/svg+xml, image/gif;q=0.9, */*;q=0.1" (94)
"accept-language" => "cz, en, *" (9)
"accept-charset" => "iso-8859-1, iso-8859-*;q=0.9, utf-8;q=0.66, *;q=0.33" (52)
"accept-encoding" => "gzip, identity;q=0.9" (20)
}
remoteAddress private => "193.165.135.226" (15)
remoteHost private => NULL
}
|
|
httpResponse |
yes |
Nette\Http\Response(5) ► {
cookieDomain => ""
cookiePath => "/"
cookieSecure => FALSE
cookieHttpOnly => TRUE
code private => 200
}
|
|
model |
yes |
Model(5) ► {
db private => Nette\Database\Connection(6) ▼ {
dsn private => "mysql:host=localhost;dbname=bomtonagency_railcast" (49)
driver private => Nette\Database\Drivers\MySqlDriver(1) ▼ {
connection private => Nette\Database\Connection(6) { *RECURSION* }
}
preprocessor private => Nette\Database\SqlPreprocessor(6) ▼ {
connection private => Nette\Database\Connection(6) { *RECURSION* }
driver private => Nette\Database\Drivers\MySqlDriver(1) { ... }
params private => NULL
remaining private => NULL
counter private => NULL
arrayMode private => NULL
}
databaseReflection private => Nette\Database\Reflection\ConventionalReflection(3) ▼ {
primary protected => "id" (2)
foreign protected => "%s_id" (5)
table protected => "%s" (2)
}
cache private => Nette\Caching\Cache(4) ▼ {
storage private => Nette\Caching\Storages\FileStorage(4) { ... }
namespace private => "Nette.Database.c10096d7a47ec075973a82a6581b57e8\x00" (48)
key private => NULL
data private => NULL
}
onQuery => NULL
}
pages_structure protected => array(0)
tree protected => 0
children_page_structure protected => array(0)
gallery protected => model\ImageSaver(5) ▼ {
imageDir private => "/uploads/gallery/" (17)
fileDir private => "/uploads/files/" (15)
imageSize private => array(3) ▼ [
0 => array(3) { ... }
1 => array(3) { ... }
2 => array(3) { ... }
]
file private => NULL
absolutePath private => "/var/www/vhosts/bomtonagency.cz/railcast" (40)
}
}
|
|
nette |
no |
Nette\DI\NestedAccessor
|
|
nette->basicFormFactory |
no |
Nette\Callback
|
|
nette->cacheFactory |
no |
Nette\Callback
|
|
nette->cacheJournal |
yes |
Nette\Caching\Storages\FileJournal(9) ► {
file private => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app/../temp/btfj.dat" (67)
handle private => stream resource
lastNode private => 28
lastModTime private => NULL
nodeCache private => array(0)
nodeChanged private => array(0)
toCommit private => array(0)
deletedLinks private => array(0)
dataNodeFreeSpace private => array(0)
}
|
|
nette->database |
yes |
Nette\DI\NestedAccessor
|
|
nette->database->default |
no |
Nette\Database\Connection
|
|
nette->database->defaultConnectionPanel |
no |
Nette\Database\Diagnostics\ConnectionPanel
|
|
nette->httpContext |
yes |
Nette\Http\Context
|
|
nette->httpRequestFactory |
yes |
Nette\Http\RequestFactory(2) ► {
urlFilters => array(2) ▼ {
path => array(1) ▼ {
"#/{2,}#" => "/"
}
url => array(0)
}
encoding private => "UTF-8" (5)
}
|
|
nette->latteFactory |
no |
Nette\Callback
|
|
nette->mailFactory |
no |
Nette\Callback
|
|
nette->mailer |
yes |
Nette\Mail\SendmailMailer
|
|
nette->presenterFactory |
yes |
Nette\Application\PresenterFactory(4) ► {
caseSensitive => FALSE
baseDir private => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app" (50)
cache private => array(3) ▼ {
"Front:CMSPage" => array(2) ▼ [
0 => "FrontModule\CMSPagePresenter" (28)
1 => "Front:CMSPage" (13)
]
"Front:Homepage" => array(2) ▼ [
0 => "FrontModule\HomepagePresenter" (29)
1 => "Front:Homepage" (14)
]
"Front:SiteMap" => array(2) ▼ [
0 => "FrontModule\SiteMapPresenter" (28)
1 => "Front:SiteMap" (13)
]
}
context private => SystemContainer(8) ► {
classes => array(42) ► {
"nette\object" => FALSE
"nette\caching\storages\ijournal" => "nette.cacheJournal" (18)
"nette\caching\storages\filejournal" => "nette.cacheJournal" (18)
"nette\caching\istorage" => "cacheStorage" (12)
"nette\caching\storages\filestorage" => "cacheStorage" (12)
"nette\http\requestfactory" => "nette.httpRequestFactory" (24)
"nette\http\irequest" => "httpRequest" (11)
"nette\http\request" => "httpRequest" (11)
"nette\http\iresponse" => "httpResponse" (12)
"nette\http\response" => "httpResponse" (12)
"nette\http\context" => "nette.httpContext" (17)
"nette\http\session" => "session" (7)
"nette\security\iuserstorage" => "nette.userStorage" (17)
"nette\http\userstorage" => "nette.userStorage" (17)
"nette\security\user" => "user" (4)
"nette\application\application" => "application" (11)
"nette\application\ipresenterfactory" => "nette.presenterFactory" (22)
"nette\application\presenterfactory" => "nette.presenterFactory" (22)
"nette\arraylist" => "router" (6)
traversable => FALSE
iteratoraggregate => "router" (6)
countable => FALSE
arrayaccess => FALSE
"nette\application\irouter" => "router" (6)
"nette\application\routers\routelist" => "router" (6)
"nette\mail\imailer" => "nette.mailer" (12)
"nette\mail\sendmailmailer" => "nette.mailer" (12)
"nette\di\nestedaccessor" => "nette.database" (14)
pdo => FALSE
"nette\database\connection" => FALSE
model => "model" (5)
iterator => "candidates" (10)
"nette\database\table\selection" => "candidates" (10)
"nette\security\permission" => "authorizator" (12)
"nette\security\iauthorizator" => "authorizator" (12)
"permission\acl" => "authorizator" (12)
"nette\security\iauthenticator" => "authenticator" (13)
"permission\authenticator" => "authenticator" (13)
"nette\freezableobject" => "container" (9)
"nette\ifreezable" => "container" (9)
"nette\di\icontainer" => "container" (9)
"nette\di\container" => "container" (9)
}
meta => array(0)
parameters => array(10) ► {
appDir => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app" (50)
wwwDir => "/var/www/vhosts/bomtonagency.cz/railcast" (40)
productionMode => FALSE
environment => "production" (10)
consoleMode => FALSE
container => array(2) { ... }
tempDir => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app/../temp" (58)
gallery => array(4) { ... }
database => array(5) { ... }
nette => NULL
}
params => array(10) ► {
appDir => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app" (50)
wwwDir => "/var/www/vhosts/bomtonagency.cz/railcast" (40)
productionMode => FALSE
environment => "production" (10)
consoleMode => FALSE
container => array(2) { ... }
tempDir => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app/../temp" (58)
gallery => array(4) { ... }
database => array(5) { ... }
nette => NULL
}
registry private => array(16) ► {
"nette.httpRequestFactory" => Nette\Http\RequestFactory(2) { ... }
httpRequest => Nette\Http\Request(9) { ... }
httpResponse => Nette\Http\Response(5) { ... }
session => Nette\Http\Session(4) { ... }
router => Nette\Application\Routers\RouteList(3) { ... }
"nette.presenterFactory" => Nette\Application\PresenterFactory(4) { *RECURSION* }
application => Nette\Application\Application(14) { ... }
container => SystemContainer(8) { *RECURSION* }
"nette.cacheJournal" => Nette\Caching\Storages\FileJournal(9) { ... }
cacheStorage => Nette\Caching\Storages\FileStorage(4) { ... }
database => Nette\Database\Connection(6) { ... }
model => Model(5) { ... }
nette => Nette\DI\NestedAccessor(3) { ... }
"nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage(5) { ... }
"nette.userStorage" => Nette\Http\UserStorage(3) { ... }
user => Nette\Security\User(8) { ... }
}
factories private => array(0)
creating private => array(0)
frozen private => FALSE
}
}
|
|
nette->templateCacheStorage |
no |
Nette\Caching\Storages\PhpFileStorage(5) ► {
hint => "/templates/lang.inc.latte" (25)
dir private => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/temp/cache" (57)
useDirs private => TRUE
journal private => Nette\Caching\Storages\FileJournal(9) ► {
file private => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app/../temp/btfj.dat" (67)
handle private => stream resource
lastNode private => 28
lastModTime private => NULL
nodeCache private => array(0)
nodeChanged private => array(0)
toCommit private => array(0)
deletedLinks private => array(0)
dataNodeFreeSpace private => array(0)
}
locks private => NULL
}
|
|
nette->templateFactory |
no |
Nette\Callback
|
|
nette->userStorage |
yes |
Nette\Http\UserStorage(3) ► {
namespace private => ""
sessionHandler private => Nette\Http\Session(4) ▼ {
regenerationNeeded private => NULL
options private => array(14) ► {
referer_check => ""
use_cookies => 1
use_only_cookies => 1
use_trans_sid => 0
cookie_lifetime => 0
cookie_path => "/"
cookie_domain => ""
cookie_secure => FALSE
cookie_httponly => TRUE
gc_maxlifetime => 10800
cache_limiter => NULL
cache_expire => NULL
hash_function => NULL
hash_bits_per_character => NULL
}
request private => Nette\Http\Request(9) ► {
method private => "GET" (3)
url private => Nette\Http\UrlScript(10) { ... }
query private => array(0)
post private => array(0)
files private => array(0)
cookies private => array(4) { ... }
headers private => array(8) { ... }
remoteAddress private => "193.165.135.226" (15)
remoteHost private => NULL
}
response private => Nette\Http\Response(5) ▼ {
cookieDomain => ""
cookiePath => "/"
cookieSecure => FALSE
cookieHttpOnly => TRUE
code private => 200
}
}
sessionSection private => NULL
}
|
|
php |
no |
Nette\DI\NestedAccessor
|
|
router |
yes |
Nette\Application\Routers\RouteList(3) ► {
cachedRoutes private => array(1) ▼ {
"*" => array(2) ▼ [
0 => Nette\Application\Routers\RouteList(3) { ... }
1 => Nette\Application\Routers\RouteList(3) { ... }
]
}
module private => ""
list private => array(3) ▼ [
0 => Nette\Application\Routers\Route(7) ► {
mask private => "index.php" (9)
sequence private => array(1) [ ... ]
re private => "#index\.php/?$#Aiu" (18)
metadata private => array(2) { ... }
xlat private => array(0)
type private => 3
flags private => 1
}
1 => Nette\Application\Routers\RouteList(3) ▼ {
cachedRoutes private => array(1) { ... }
module private => "Admin:" (6)
list private => array(1) [ ... ]
}
2 => Nette\Application\Routers\RouteList(3) ▼ {
cachedRoutes private => array(5) { ... }
module private => "Front:" (6)
list private => array(5) [ ... ]
}
]
}
|
|
session |
yes |
Nette\Http\Session(4) ► {
regenerationNeeded private => NULL
options private => array(14) ► {
referer_check => ""
use_cookies => 1
use_only_cookies => 1
use_trans_sid => 0
cookie_lifetime => 0
cookie_path => "/"
cookie_domain => ""
cookie_secure => FALSE
cookie_httponly => TRUE
gc_maxlifetime => 10800
cache_limiter => NULL
cache_expire => NULL
hash_function => NULL
hash_bits_per_character => NULL
}
request private => Nette\Http\Request(9) ► {
method private => "GET" (3)
url private => Nette\Http\UrlScript(10) ► {
scriptPath private => "/"
scheme private => "http" (4)
user private => ""
pass private => ""
host private => "railcast.bomtonagency.cz" (24)
port private => 80
path private => "/aktuality" (10)
query private => ""
fragment private => ""
frozen private => TRUE
}
query private => array(0)
post private => array(0)
files private => array(0)
cookies private => array(4) ▼ {
"$Version" => "1"
PHPSESSID => "oios61thsg9pb71kqgi312t7t4" (26)
"$Path" => "/"
"nette-browser" => "ycx4vss6lx" (10)
}
headers private => array(8) ► {
cookie => "$Version=1; PHPSESSID=oios61thsg9pb71kqgi312t7t4; $Path=/; nette-browser=ycx4vss6lx; $Path=/" (92)
connection => "close" (5)
host => "railcast.bomtonagency.cz" (24)
"user-agent" => "Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)" (50)
accept => "image/png, image/jpeg, image/pjpeg, image/x-xbitmap, image/svg+xml, image/gif;q=0.9, */*;q=0.1" (94)
"accept-language" => "cz, en, *" (9)
"accept-charset" => "iso-8859-1, iso-8859-*;q=0.9, utf-8;q=0.66, *;q=0.33" (52)
"accept-encoding" => "gzip, identity;q=0.9" (20)
}
remoteAddress private => "193.165.135.226" (15)
remoteHost private => NULL
}
response private => Nette\Http\Response(5) ▼ {
cookieDomain => ""
cookiePath => "/"
cookieSecure => FALSE
cookieHttpOnly => TRUE
code private => 200
}
}
|
|
user |
yes |
Nette\Security\User(8) ► {
guestRole => "guest" (5)
authenticatedRole => "authenticated" (13)
onLoggedIn => NULL
onLoggedOut => NULL
storage private => Nette\Http\UserStorage(3) ▼ {
namespace private => ""
sessionHandler private => Nette\Http\Session(4) ▼ {
regenerationNeeded private => NULL
options private => array(14) { ... }
request private => Nette\Http\Request(9) { ... }
response private => Nette\Http\Response(5) { ... }
}
sessionSection private => NULL
}
authenticator private => NULL
authorizator private => NULL
context private => SystemContainer(8) ► {
classes => array(42) ► {
"nette\object" => FALSE
"nette\caching\storages\ijournal" => "nette.cacheJournal" (18)
"nette\caching\storages\filejournal" => "nette.cacheJournal" (18)
"nette\caching\istorage" => "cacheStorage" (12)
"nette\caching\storages\filestorage" => "cacheStorage" (12)
"nette\http\requestfactory" => "nette.httpRequestFactory" (24)
"nette\http\irequest" => "httpRequest" (11)
"nette\http\request" => "httpRequest" (11)
"nette\http\iresponse" => "httpResponse" (12)
"nette\http\response" => "httpResponse" (12)
"nette\http\context" => "nette.httpContext" (17)
"nette\http\session" => "session" (7)
"nette\security\iuserstorage" => "nette.userStorage" (17)
"nette\http\userstorage" => "nette.userStorage" (17)
"nette\security\user" => "user" (4)
"nette\application\application" => "application" (11)
"nette\application\ipresenterfactory" => "nette.presenterFactory" (22)
"nette\application\presenterfactory" => "nette.presenterFactory" (22)
"nette\arraylist" => "router" (6)
traversable => FALSE
iteratoraggregate => "router" (6)
countable => FALSE
arrayaccess => FALSE
"nette\application\irouter" => "router" (6)
"nette\application\routers\routelist" => "router" (6)
"nette\mail\imailer" => "nette.mailer" (12)
"nette\mail\sendmailmailer" => "nette.mailer" (12)
"nette\di\nestedaccessor" => "nette.database" (14)
pdo => FALSE
"nette\database\connection" => FALSE
model => "model" (5)
iterator => "candidates" (10)
"nette\database\table\selection" => "candidates" (10)
"nette\security\permission" => "authorizator" (12)
"nette\security\iauthorizator" => "authorizator" (12)
"permission\acl" => "authorizator" (12)
"nette\security\iauthenticator" => "authenticator" (13)
"permission\authenticator" => "authenticator" (13)
"nette\freezableobject" => "container" (9)
"nette\ifreezable" => "container" (9)
"nette\di\icontainer" => "container" (9)
"nette\di\container" => "container" (9)
}
meta => array(0)
parameters => array(10) ► {
appDir => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app" (50)
wwwDir => "/var/www/vhosts/bomtonagency.cz/railcast" (40)
productionMode => FALSE
environment => "production" (10)
consoleMode => FALSE
container => array(2) { ... }
tempDir => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app/../temp" (58)
gallery => array(4) { ... }
database => array(5) { ... }
nette => NULL
}
params => array(10) ► {
appDir => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app" (50)
wwwDir => "/var/www/vhosts/bomtonagency.cz/railcast" (40)
productionMode => FALSE
environment => "production" (10)
consoleMode => FALSE
container => array(2) { ... }
tempDir => "/var/www/vhosts/bomtonagency.cz/railcast/NETTE/app/../temp" (58)
gallery => array(4) { ... }
database => array(5) { ... }
nette => NULL
}
registry private => array(16) ► {
"nette.httpRequestFactory" => Nette\Http\RequestFactory(2) { ... }
httpRequest => Nette\Http\Request(9) { ... }
httpResponse => Nette\Http\Response(5) { ... }
session => Nette\Http\Session(4) { ... }
router => Nette\Application\Routers\RouteList(3) { ... }
"nette.presenterFactory" => Nette\Application\PresenterFactory(4) { ... }
application => Nette\Application\Application(14) { ... }
container => SystemContainer(8) { *RECURSION* }
"nette.cacheJournal" => Nette\Caching\Storages\FileJournal(9) { ... }
cacheStorage => Nette\Caching\Storages\FileStorage(4) { ... }
database => Nette\Database\Connection(6) { ... }
model => Model(5) { ... }
nette => Nette\DI\NestedAccessor(3) { ... }
"nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage(5) { ... }
"nette.userStorage" => Nette\Http\UserStorage(3) { ... }
user => Nette\Security\User(8) { *RECURSION* }
}
factories private => array(0)
creating private => array(0)
frozen private => FALSE
}
}
|
|