| plugins.ready |
1 |
show |
- |
|
|
| db.table |
18 |
show |
name => string, value => null |
| # |
Args |
| 0 |
name |
"setting" |
value |
NULL |
|
| 1 |
name |
"user_group" |
value |
NULL |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
name |
"article" |
value |
NULL |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
name |
"user_group" |
value |
NULL |
|
|
| db.query |
7 |
show |
sql => string |
| # |
Args |
| 0 |
sql |
"SELECT var,val FROM sunlight_setting WHERE preload=1 AND web=1" |
|
| 1 |
sql |
"SELECT * FROM sunlight_user_group WHERE id=2" |
|
| 2 |
sql |
"SELECT page.* FROM sunlight_page AS page WHERE page.type!=4 AND "... |
|
| 3 |
sql |
"SELECT id,title,content,slot,page_ids,page_children,class FROM s"... |
|
| 4 |
sql |
"SELECT r.id,r.node_parent,r.node_level,r.node_depth,r.title,r.sl"... |
|
| 5 |
sql |
"SELECT MAX(node_depth) node_depth FROM sunlight_page WHERE node_"... |
|
| 6 |
sql |
"SELECT r.id,r.node_parent,r.node_level,r.node_depth,r.title,r.sl"... |
|
|
| db.query.after |
7 |
show |
sql => string |
| # |
Args |
| 0 |
sql |
"SELECT var,val FROM sunlight_setting WHERE preload=1 AND web=1" |
|
| 1 |
sql |
"SELECT * FROM sunlight_user_group WHERE id=2" |
|
| 2 |
sql |
"SELECT page.* FROM sunlight_page AS page WHERE page.type!=4 AND "... |
|
| 3 |
sql |
"SELECT id,title,content,slot,page_ids,page_children,class FROM s"... |
|
| 4 |
sql |
"SELECT r.id,r.node_parent,r.node_level,r.node_depth,r.title,r.sl"... |
|
| 5 |
sql |
"SELECT MAX(node_depth) node_depth FROM sunlight_page WHERE node_"... |
|
| 6 |
sql |
"SELECT r.id,r.node_parent,r.node_level,r.node_depth,r.title,r.sl"... |
|
|
| settings.init |
1 |
show |
- |
|
|
| logger.init |
1 |
show |
handler => null |
|
|
| user.privileges |
1 |
show |
privileges => array |
| # |
Args |
| 0 |
privileges |
array[43] {
[administration] => true
[adminsettings] => true
[adminplugins] => true
[adminusers] => true
[admingroups] => true
[admincontent] => true
[adminother] => true
[adminpages] => true
[adminsection] => true
[admincategory] => true
[adminbook] => true
[adminseparator] => true
[admingallery] => true
[adminlink] => true
[admingroup] => true
[adminforum] => true
[adminpluginpage] => true
[adminart] => true
[adminallart] => true
[adminchangeartauthor] => true
[adminpoll] => true
[adminpollall] => true
[adminsbox] => true
[adminbox] => true
[adminconfirm] => true
[adminautoconfirm] => true
[fileaccess] => true
[fileglobalaccess] => true
[fileadminaccess] => true
[adminhcmphp] => true
[adminbackup] => true
[adminmassemail] => true
[adminposts] => true
[changeusername] => true
[unlimitedpostaccess] => true
[locktopics] => true
[stickytopics] => true
[movetopics] => true
[postcomments] => true
[artrate] => true
[pollvote] => true
[selfremove] => true
[rawhtml] => true
} |
|
|
| user.auth.failure |
1 |
show |
error_code => integer |
|
|
| core.ready |
1 |
show |
- |
|
|
| index.init |
1 |
show |
index => Sunlight\WebState |
| # |
Args |
| 0 |
index |
object(Sunlight\WebState) {
public [type] => NULL
public [id] => NULL
public [slug] => NULL
public [segment] => NULL
public [url] => NULL
public [title] => NULL
public [description] => NULL
public [heading] => NULL
public [headingEnabled] => true
public [backlink] => NULL
public [crumbs] => array[0]
public [redirectTo] => NULL
public [redirectToPermanent] => false
public [template] => object(Sunlight\Plugin\TemplatePlugin)
public [templateLayout] => "default"
public [templateBoxes] => NULL
public [templatePath] => NULL
public [bodyClasses] => array[0]
public [output] => ""
} |
|
|
| page.init |
1 |
show |
index => Sunlight\WebState, segments => array |
| # |
Args |
| 0 |
index |
object(Sunlight\WebState) {
public [type] => NULL
public [id] => NULL
public [slug] => NULL
public [segment] => NULL
public [url] => NULL
public [title] => NULL
public [description] => NULL
public [heading] => NULL
public [headingEnabled] => true
public [backlink] => NULL
public [crumbs] => array[0]
public [redirectTo] => NULL
public [redirectToPermanent] => false
public [template] => object(Sunlight\Plugin\TemplatePlugin)
public [templateLayout] => "default"
public [templateBoxes] => NULL
public [templatePath] => NULL
public [bodyClasses] => array[0]
public [output] => ""
} |
segments |
array[0] |
|
|
| page.find.index |
1 |
show |
value => string |
|
|
| router.generate |
12 |
show |
url => Kuria\Url\Url |
| # |
Args |
| 0 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 1 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/plugins/templates/default/style.css"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 2 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/system/public/jquery.js"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 3 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/system/public/sunlight.js"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 4 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/system/public/rangyinputs.js"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 5 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/plugins/extend/devkit/public/devkit.css"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 6 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/plugins/extend/devkit/public/devkit.js"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 7 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/m/login"
private [query] => array[1]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 8 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/m/reg"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 9 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 10 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
| 11 |
url |
object(Kuria\Url\Url) {
private [scheme] => "https"
private [host] => "www.demo.vaclavpitak.eu"
private [port] => NULL
private [path] => "/m/search"
private [query] => array[0]
private [fragment] => NULL
private [preferredFormat] => 1
} |
|
|
| page.all.before |
1 |
show |
page => array, script => string, output => string |
| # |
Args |
| 0 |
page |
array[29] {
[id] => "1"
[title] => "Úvod"
[heading] => ""
[slug] => "index"
[slug_abs] => "0"
[description] => ""
[type] => "1"
[type_idt] => NULL
[node_parent] => NULL
[node_level] => "0"
[node_depth] => "0"
[perex] => ""
[ord] => "1"
[content] => "<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "...
[search_content] => "Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně dok"...
[visible] => "1"
[public] => "1"
[level] => "0"
[level_inherit] => "1"
[show_heading] => "1"
[events] => NULL
[link_new_window] => "0"
[link_url] => NULL
[layout] => NULL
[layout_inherit] => "0"
[var1] => "0"
[var2] => "0"
[var3] => "0"
[var4] => "0"
} |
script |
"/data/web/virtuals/294852/virtual/www/subdom/demo/system/action/"... |
output |
"" |
|
|
| page.section.before |
1 |
show |
page => array, script => string, output => string |
| # |
Args |
| 0 |
page |
array[29] {
[id] => "1"
[title] => "Úvod"
[heading] => ""
[slug] => "index"
[slug_abs] => "0"
[description] => ""
[type] => "1"
[type_idt] => NULL
[node_parent] => NULL
[node_level] => "0"
[node_depth] => "0"
[perex] => ""
[ord] => "1"
[content] => "<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "...
[search_content] => "Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně dok"...
[visible] => "1"
[public] => "1"
[level] => "0"
[level_inherit] => "1"
[show_heading] => "1"
[events] => NULL
[link_new_window] => "0"
[link_url] => NULL
[layout] => NULL
[layout_inherit] => "0"
[var1] => "0"
[var2] => "0"
[var3] => "0"
[var4] => "0"
} |
script |
"/data/web/virtuals/294852/virtual/www/subdom/demo/system/action/"... |
output |
"" |
|
|
| page.section.content.before |
1 |
show |
page => array, output => string |
| # |
Args |
| 0 |
page |
array[29] {
[id] => "1"
[title] => "Úvod"
[heading] => ""
[slug] => "index"
[slug_abs] => "0"
[description] => ""
[type] => "1"
[type_idt] => NULL
[node_parent] => NULL
[node_level] => "0"
[node_depth] => "0"
[perex] => ""
[ord] => "1"
[content] => "<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "...
[search_content] => "Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně dok"...
[visible] => "1"
[public] => "1"
[level] => "0"
[level_inherit] => "1"
[show_heading] => "1"
[events] => NULL
[link_new_window] => "0"
[link_url] => NULL
[layout] => NULL
[layout_inherit] => "0"
[var1] => "0"
[var2] => "0"
[var3] => "0"
[var4] => "0"
} |
output |
"" |
|
|
| page.section.content.after |
1 |
show |
page => array, output => string |
| # |
Args |
| 0 |
page |
array[29] {
[id] => "1"
[title] => "Úvod"
[heading] => ""
[slug] => "index"
[slug_abs] => "0"
[description] => ""
[type] => "1"
[type_idt] => NULL
[node_parent] => NULL
[node_level] => "0"
[node_depth] => "0"
[perex] => ""
[ord] => "1"
[content] => "<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "...
[search_content] => "Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně dok"...
[visible] => "1"
[public] => "1"
[level] => "0"
[level_inherit] => "1"
[show_heading] => "1"
[events] => NULL
[link_new_window] => "0"
[link_url] => NULL
[layout] => NULL
[layout_inherit] => "0"
[var1] => "0"
[var2] => "0"
[var3] => "0"
[var4] => "0"
} |
output |
"<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "... |
|
|
| page.section.after |
1 |
show |
page => array, output => string |
| # |
Args |
| 0 |
page |
array[29] {
[id] => "1"
[title] => "Úvod"
[heading] => ""
[slug] => "index"
[slug_abs] => "0"
[description] => ""
[type] => "1"
[type_idt] => NULL
[node_parent] => NULL
[node_level] => "0"
[node_depth] => "0"
[perex] => ""
[ord] => "1"
[content] => "<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "...
[search_content] => "Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně dok"...
[visible] => "1"
[public] => "1"
[level] => "0"
[level_inherit] => "1"
[show_heading] => "1"
[events] => NULL
[link_new_window] => "0"
[link_url] => NULL
[layout] => NULL
[layout_inherit] => "0"
[var1] => "0"
[var2] => "0"
[var3] => "0"
[var4] => "0"
} |
output |
"<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "... |
|
|
| page.all.after |
1 |
show |
page => array, output => string |
| # |
Args |
| 0 |
page |
array[29] {
[id] => "1"
[title] => "Úvod"
[heading] => ""
[slug] => "index"
[slug_abs] => "0"
[description] => ""
[type] => "1"
[type_idt] => NULL
[node_parent] => NULL
[node_level] => "0"
[node_depth] => "0"
[perex] => ""
[ord] => "1"
[content] => "<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "...
[search_content] => "Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně dok"...
[visible] => "1"
[public] => "1"
[level] => "0"
[level_inherit] => "1"
[show_heading] => "1"
[events] => NULL
[link_new_window] => "0"
[link_url] => NULL
[layout] => NULL
[layout_inherit] => "0"
[var1] => "0"
[var2] => "0"
[var3] => "0"
[var4] => "0"
} |
output |
"<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "... |
|
|
| index.handle |
1 |
show |
index => Sunlight\WebState |
| # |
Args |
| 0 |
index |
object(Sunlight\WebState) {
public [type] => 0
public [id] => "1"
public [slug] => NULL
public [segment] => NULL
public [url] => "/"
public [title] => "Úvod"
public [description] => NULL
public [heading] => NULL
public [headingEnabled] => true
public [backlink] => NULL
public [crumbs] => array[0]
public [redirectTo] => NULL
public [redirectToPermanent] => false
public [template] => object(Sunlight\Plugin\TemplatePlugin)
public [templateLayout] => "default"
public [templateBoxes] => NULL
public [templatePath] => NULL
public [bodyClasses] => array[2]
public [output] => "<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "...
} |
|
|
| tpl.start |
1 |
show |
index => Sunlight\WebState |
| # |
Args |
| 0 |
index |
object(Sunlight\WebState) {
public [type] => 0
public [id] => "1"
public [slug] => NULL
public [segment] => NULL
public [url] => "/"
public [title] => "Úvod"
public [description] => NULL
public [heading] => NULL
public [headingEnabled] => true
public [backlink] => NULL
public [crumbs] => array[0]
public [redirectTo] => NULL
public [redirectToPermanent] => false
public [template] => object(Sunlight\Plugin\TemplatePlugin)
public [templateLayout] => "default"
public [templateBoxes] => NULL
public [templatePath] => NULL
public [bodyClasses] => array[2]
public [output] => "<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "...
} |
|
|
| tpl.ready |
1 |
show |
index => Sunlight\WebState |
| # |
Args |
| 0 |
index |
object(Sunlight\WebState) {
public [type] => 0
public [id] => "1"
public [slug] => NULL
public [segment] => NULL
public [url] => "/"
public [title] => "Úvod"
public [description] => NULL
public [heading] => NULL
public [headingEnabled] => true
public [backlink] => NULL
public [crumbs] => array[0]
public [redirectTo] => NULL
public [redirectToPermanent] => false
public [template] => object(Sunlight\Plugin\TemplatePlugin)
public [templateLayout] => "default"
public [templateBoxes] => array[1]
public [templatePath] => "/data/web/virtuals/294852/virtual/www/subdom/demo/plugins/templa"...
public [bodyClasses] => array[2]
public [output] => "<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "...
} |
|
|
| render.meta_generator |
1 |
show |
generator => string |
| # |
Args |
| 0 |
generator |
"<meta name="generator" content="SunLight CMS">\n" |
|
|
| tpl.title |
1 |
show |
head => boolean, output => string |
|
|
| core.javascript |
1 |
show |
variables => array |
| # |
Args |
| 0 |
variables |
array[3] {
[basePath] => "/"
[labels] => array[2]
[settings] => array[1]
} |
|
|
| tpl.head.meta |
1 |
show |
output => string |
|
|
| tpl.head |
1 |
show |
meta => string, css => array, js => array, css_before => string, css_after => string, js_before => string, js_after => string, favicon => boolean |
| # |
Args |
| 0 |
meta |
"" |
css |
array[1] {
[template_style] => "/plugins/templates/default/style.css"
} |
js |
array[3] {
[jquery] => "/system/public/jquery.js"
[sunlight] => "/system/public/sunlight.js"
[rangyinputs] => "/system/public/rangyinputs.js"
} |
css_before |
"" |
css_after |
"" |
js_before |
"\n<script>var SunlightVars = {"basePath":"/","labels":{"alertConf"... |
js_after |
"" |
favicon |
false |
|
|
| tpl.body.tag |
1 |
show |
output => string |
|
|
| tpl.body.start |
1 |
show |
output => string |
|
|
| tpl.usermenu |
1 |
show |
items => array, output => string |
| # |
Args |
| 0 |
items |
array[2] {
[login] => array[2]
[reg] => array[2]
} |
output |
"" |
|
|
| tpl.usermenu.start |
1 |
show |
output => string |
|
|
| tpl.usermenu.end |
1 |
show |
output => string |
|
|
| page.menu_columns |
2 |
show |
extra_columns => array |
| # |
Args |
| 0 |
extra_columns |
array[2] {
[0] => "link_url"
[1] => "link_new_window"
} |
|
| 1 |
extra_columns |
array[2] {
[0] => "link_url"
[1] => "link_new_window"
} |
|
|
| page.tree_columns |
2 |
show |
extra_columns => array |
| # |
Args |
| 0 |
extra_columns |
array[2] {
[0] => "link_url"
[1] => "link_new_window"
} |
|
| 1 |
extra_columns |
array[2] {
[0] => "link_url"
[1] => "link_new_window"
} |
|
|
| tpl.menu.item_container |
2 |
show |
type => string, page => array, root_class => null, container_class => string, attrs => string |
| # |
Args |
| 0 |
type |
"simple" |
page |
array[14] {
[id] => "1"
[node_parent] => NULL
[node_level] => "0"
[node_depth] => "0"
[title] => "Úvod"
[slug] => "index"
[type] => "1"
[type_idt] => NULL
[ord] => "1"
[visible] => "1"
[public] => "1"
[level] => "0"
[link_url] => NULL
[link_new_window] => "0"
} |
root_class |
NULL |
container_class |
"menu level-0" |
attrs |
"" |
|
| 1 |
type |
"tree" |
page |
array[14] {
[id] => "1"
[node_parent] => NULL
[node_level] => "0"
[node_depth] => "0"
[title] => "Úvod"
[slug] => "index"
[type] => "1"
[type_idt] => NULL
[ord] => "1"
[visible] => "1"
[public] => "1"
[level] => "0"
[link_url] => NULL
[link_new_window] => "0"
} |
root_class |
NULL |
container_class |
"menu level-0" |
attrs |
"" |
|
|
| tpl.menu.item |
2 |
show |
type => string, page => array, root_class => null, classes => array, url => null, attrs => string, output => string |
| # |
Args |
| 0 |
type |
"simple" |
page |
array[14] {
[id] => "1"
[node_parent] => NULL
[node_level] => "0"
[node_depth] => "0"
[title] => "Úvod"
[slug] => "index"
[type] => "1"
[type_idt] => NULL
[ord] => "1"
[visible] => "1"
[public] => "1"
[level] => "0"
[link_url] => NULL
[link_new_window] => "0"
} |
root_class |
NULL |
classes |
array[3] {
[0] => "item"
[1] => "level-0"
[2] => "active"
} |
url |
NULL |
attrs |
"" |
output |
"" |
|
| 1 |
type |
"tree" |
page |
array[14] {
[id] => "1"
[node_parent] => NULL
[node_level] => "0"
[node_depth] => "0"
[title] => "Úvod"
[slug] => "index"
[type] => "1"
[type_idt] => NULL
[ord] => "1"
[visible] => "1"
[public] => "1"
[level] => "0"
[link_url] => NULL
[link_new_window] => "0"
} |
root_class |
NULL |
classes |
array[3] {
[0] => "item"
[1] => "level-0"
[2] => "active"
} |
url |
NULL |
attrs |
"" |
output |
"" |
|
|
| tpl.heading |
1 |
show |
heading => string, output => string |
|
|
| tpl.backlink |
1 |
show |
backlink => null, output => string |
|
|
| tpl.content |
1 |
show |
content => string |
| # |
Args |
| 0 |
content |
"<p>Instalace redakčního systému SunLight CMS 8.3.1 byla úspěšně "... |
|
|
| tpl.boxes |
1 |
show |
slot => string, boxes => array, overrides => array, output => string |
| # |
Args |
| 0 |
slot |
"right" |
boxes |
array[2] {
[1] => array[7]
[2] => array[7]
} |
overrides |
array[0] |
output |
"" |
|
|
| hcm.run.menu_tree |
1 |
show |
name => string, arg_list => array, output => null |
| # |
Args |
| 0 |
name |
"menu_tree" |
arg_list |
array[0] |
output |
NULL |
|
|
| hcm.run.search |
1 |
show |
name => string, arg_list => array, output => null |
| # |
Args |
| 0 |
name |
"search" |
arg_list |
array[0] |
output |
NULL |
|
|
| form.start |
1 |
show |
name => string, attrs => array, options => array, output => string |
| # |
Args |
| 0 |
name |
"search-2" |
attrs |
array[3] {
[action] => "/m/search"
[class] => "searchform"
[method] => "get"
} |
options |
array[1] {
[xsrf_input] => true
} |
output |
"" |
|
|
| form.input |
7 |
show |
type => string, name => string|null, value => string|null, attrs => array, double_encode_value => boolean, output => string |
| # |
Args |
| 0 |
type |
"hidden" |
name |
"_security_token" |
value |
"61fdc36206dea170803be43dbee63247b9edb1ae1e141ec41dfa2fa6968cb53c" |
attrs |
array[0] |
double_encode_value |
true |
output |
"" |
|
| 1 |
type |
"hidden" |
name |
"pages" |
value |
"1" |
attrs |
array[0] |
double_encode_value |
true |
output |
"" |
|
| 2 |
type |
"hidden" |
name |
"articles" |
value |
"1" |
attrs |
array[0] |
double_encode_value |
true |
output |
"" |
|
| 3 |
type |
"hidden" |
name |
"posts" |
value |
"1" |
attrs |
array[0] |
double_encode_value |
true |
output |
"" |
|
| 4 |
type |
"hidden" |
name |
"images" |
value |
"1" |
attrs |
array[0] |
double_encode_value |
true |
output |
"" |
|
| 5 |
type |
"search" |
name |
"q" |
value |
NULL |
attrs |
array[1] {
[class] => "search-query"
} |
double_encode_value |
true |
output |
"" |
|
| 6 |
type |
"submit" |
name |
NULL |
value |
"Vyhledat" |
attrs |
array[0] |
double_encode_value |
true |
output |
"" |
|
|
| form.input.after |
7 |
show |
type => string, name => string|null, value => string|null, attrs => array, double_encode_value => boolean, output => string |
| # |
Args |
| 0 |
type |
"hidden" |
name |
"_security_token" |
value |
"61fdc36206dea170803be43dbee63247b9edb1ae1e141ec41dfa2fa6968cb53c" |
attrs |
array[0] |
double_encode_value |
true |
output |
"<input name="_security_token" type="hidden" value="61fdc36206dea"... |
|
| 1 |
type |
"hidden" |
name |
"pages" |
value |
"1" |
attrs |
array[0] |
double_encode_value |
true |
output |
"<input name="pages" type="hidden" value="1">" |
|
| 2 |
type |
"hidden" |
name |
"articles" |
value |
"1" |
attrs |
array[0] |
double_encode_value |
true |
output |
"<input name="articles" type="hidden" value="1">" |
|
| 3 |
type |
"hidden" |
name |
"posts" |
value |
"1" |
attrs |
array[0] |
double_encode_value |
true |
output |
"<input name="posts" type="hidden" value="1">" |
|
| 4 |
type |
"hidden" |
name |
"images" |
value |
"1" |
attrs |
array[0] |
double_encode_value |
true |
output |
"<input name="images" type="hidden" value="1">" |
|
| 5 |
type |
"search" |
name |
"q" |
value |
NULL |
attrs |
array[1] {
[class] => "search-query"
} |
double_encode_value |
true |
output |
"<input name="q" type="search" class="search-query">" |
|
| 6 |
type |
"submit" |
name |
NULL |
value |
"Vyhledat" |
attrs |
array[0] |
double_encode_value |
true |
output |
"<input type="submit" value="Vyhledat">" |
|
|
| form.start.after |
1 |
show |
name => string, attrs => array, options => array, output => string |
| # |
Args |
| 0 |
name |
"search-2" |
attrs |
array[3] {
[action] => "/m/search"
[class] => "searchform"
[method] => "get"
} |
options |
array[1] {
[xsrf_input] => true
} |
output |
"<form name="search-2" action="/m/search" class="searchform" meth"... |
|
|
| article.filter |
1 |
show |
categories => array, joins => string, conditions => array |
| # |
Args |
| 0 |
categories |
array[0] |
joins |
"LEFT JOIN sunlight_page cat1 ON(art.home1!=-1 AND cat1.id=art.ho"... |
conditions |
array[5] {
[0] => "art.time<=1789875985"
[1] => "art.confirmed=1"
[2] => "art.public=1"
[3] => "(cat1.public=1 OR cat2.public=1 OR cat3.public=1)"
[4] => "(cat1.level<=0 OR cat2.level<=0 OR cat3.level<=0)"
} |
|
|
| posts.filter |
1 |
show |
columns => string, joins => string, conditions => array, alias => string |
| # |
Args |
| 0 |
columns |
"post.id,post.type,post.home,post.xhome,post.subject,\npost.author"... |
joins |
"LEFT JOIN sunlight_page home_page ON(post.type IN(1,3,5) AND pos"... |
conditions |
array[2] {
[0] => "post.type IN(1,2,3,5,7)"
[1] => "(home_page.id IS NULL OR home_page.public=1 AND home_page.level<"...
} |
alias |
"post" |
|
|
| user.query |
1 |
show |
columns => array, joins => array, empty_value => integer, prefix => string, alias => string |
| # |
Args |
| 0 |
columns |
array[10] {
[u.id] => "user_id"
[u.username] => "user_username"
[u.publicname] => "user_publicname"
[u.group_id] => "user_group_id"
[u.avatar] => "user_avatar"
[ug.id] => "user_group_id"
[ug.title] => "user_group_title"
[ug.icon] => "user_group_icon"
[ug.level] => "user_group_level"
[ug.color] => "user_group_color"
} |
joins |
array[2] {
[0] => "LEFT JOIN sunlight_user u ON(post.author!=-1 AND post.author=u.i"...
[1] => "LEFT JOIN sunlight_user_group ug ON(ug.id=u.group_id)"
} |
empty_value |
-1 |
prefix |
"user_" |
alias |
"u" |
|
|
| search.init_sources |
1 |
show |
sources => array |
| # |
Args |
| 0 |
sources |
array[4] {
[pages] => object(Sunlight\Search\Source\PageSource)
[articles] => object(Sunlight\Search\Source\ArticleSource)
[posts] => object(Sunlight\Search\Source\PostSource)
[images] => object(Sunlight\Search\Source\ImageSource)
} |
|
|
| form.end |
1 |
show |
name => string, output => string |
| # |
Args |
| 0 |
name |
"search-2" |
output |
"" |
|
|
| form.end.after |
1 |
show |
name => string, output => string |
| # |
Args |
| 0 |
name |
"search-2" |
output |
"</form>" |
|
|
| tpl.links.before |
1 |
show |
options => array, output => string |
| # |
Args |
| 0 |
options |
array[2] {
[cms] => true
[admin] => NULL
} |
output |
"" |
|
|
| tpl.links.after |
1 |
show |
output => string |
| # |
Args |
| 0 |
output |
"<li><a href="https://sunlight-cms.cz/">SunLight CMS</a></li>\n" |
|
|
| tpl.body.end |
1 |
show |
output => string |
|
|