1 |
SELECT name,value from setting |
[0.0006s] |
[37] |
2 |
SELECT * from language where id='2' |
[0.0005s] |
[1] |
3 |
SELECT * from profile t left join profile_i18n i on t.id=i.id and i.language_id=2 where t.id='1' |
[0.0007s] |
[1] |
4 |
SELECT s.source,t.target from i18n_source s join i18n_catalog c on c.id = s.i18n_catalog_id left join i18n_target t on t.i18n_source_id=s.id and t.language_id = 2 where c.name='menu' and s.language_id = 2 |
[0.0012s] |
[31] |
5 |
SELECT s.source,t.target from i18n_source s join i18n_catalog c on c.id = s.i18n_catalog_id left join i18n_target t on t.i18n_source_id=s.id and t.language_id = 2 where c.name='admin.menu' and s.language_id = 2 |
[0.0004s] |
[8] |
6 |
SELECT s.source,t.target from i18n_source s join i18n_catalog c on c.id = s.i18n_catalog_id left join i18n_target t on t.i18n_source_id=s.id and t.language_id = 2 where c.name='default' and s.language_id = 2 |
[0.001s] |
[285] |
7 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='home' |
[0.001s] |
[1] |
8 |
SELECT t.*,i.* from news_item t left join news_item_i18n i on t.id=i.id and i.language_id=2 join news_item_has_news_category nhc on nhc.news_item_id = t.id join news_category nc on nhc.news_category_id = nc.id and nc.slug = 'page' order by t.published_at desc limit 3 |
[0.0015s] |
[3] |
9 |
SELECT t.*,i.* from page t join page_i18n i on t.id=i.id and i.language_id = 2 join site_map m on t.id=m.page_id and m.profile_id = 1 and m.parent_id is null order by m.ordercol asc |
[0.0012s] |
[6] |
10 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='home' |
[0.0007s] |
[1] |
11 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=35 order by sc.ordercol asc |
[0.0034s] |
[0] |
12 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='news' |
[0.0008s] |
[1] |
13 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=338 order by sc.ordercol asc |
[0.0029s] |
[0] |
14 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='serwis' |
[0.0007s] |
[1] |
15 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=54 order by sc.ordercol asc |
[0.0018s] |
[2] |
16 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='serwis-cennik' |
[0.0008s] |
[1] |
17 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=261 order by sc.ordercol asc |
[0.001s] |
[0] |
18 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='serwis2' |
[0.0021s] |
[1] |
19 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=415 order by sc.ordercol asc |
[0.001s] |
[0] |
20 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='oferta-komplet' |
[0.0007s] |
[1] |
21 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=366 order by sc.ordercol asc |
[0.0016s] |
[2] |
22 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='katalogi' |
[0.0027s] |
[1] |
23 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=367 order by sc.ordercol asc |
[0.0022s] |
[0] |
24 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='archiwum' |
[0.0079s] |
[1] |
25 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=371 order by sc.ordercol asc |
[0.0011s] |
[13] |
26 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='kotly-archiwum-2011' |
[0.0005s] |
[1] |
27 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='Zasobniki-archiwum' |
[0.0006s] |
[1] |
28 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='systemy-solarne-archiwum' |
[0.0006s] |
[1] |
29 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='regulatory-archiwum' |
[0.0005s] |
[1] |
30 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='pompy-ciepla-archiwum' |
[0.0005s] |
[1] |
31 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='podgrzewacze-archiwum' |
[0.0005s] |
[1] |
32 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='kontrakty-serwisowe' |
[0.0007s] |
[1] |
33 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='kotly-gazowe' |
[0.0005s] |
[1] |
34 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='podgrzewacze-wody' |
[0.0006s] |
[1] |
35 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='zasobniki' |
[0.0009s] |
[1] |
36 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='regulatory' |
[0.0005s] |
[1] |
37 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='systemy-solarne' |
[0.0006s] |
[1] |
38 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='pompy-ciepla' |
[0.0005s] |
[1] |
39 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='poradnik' |
[0.0005s] |
[1] |
40 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=358 order by sc.ordercol asc |
[0.0013s] |
[3] |
41 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='warto-dbac-o-urzadzenie' |
[0.0007s] |
[1] |
42 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=416 order by sc.ordercol asc |
[0.0009s] |
[0] |
43 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='tlenek-wegla-czad' |
[0.0008s] |
[1] |
44 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=417 order by sc.ordercol asc |
[0.001s] |
[0] |
45 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='termy-czad-bezpieczenstwo' |
[0.0008s] |
[1] |
46 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=414 order by sc.ordercol asc |
[0.0009s] |
[0] |
47 |
SELECT t.*,i.* from page t left join page_i18n i on t.id=i.id and i.language_id = 2 where t.global_slug='kontakt' |
[0.0006s] |
[1] |
48 |
SELECT t.*,i.* from site_map s join site_map sc on sc.parent_id = s.id and sc.profile_id=1 join page t on sc.page_id = t.id left join page_i18n i on t.id=i.id and i.language_id=2 where s.page_id=41 order by sc.ordercol asc |
[0.0007s] |
[0] |
49 |
SELECT * from user_account |
[0.0008s] |
[3] |
23:29:37 -- ERROR -- Controller does not exists for module "home". Looked for class "frontendHomeActions" and "ffFrontendHomeActions".
/var/www/vhosts/janecki.com.pl/gazserwis.com/GazSerwis-sklep/web/index.php on line 23
/var/www/vhosts/janecki.com.pl/gazserwis.com/FastCMS-2.0/lib/controller/ffApplication.class.php on line 161 in function dispatch()
/var/www/vhosts/janecki.com.pl/gazserwis.com/FastCMS-2.0/lib/controller/ffApplication.class.php on line 239 in function executeController( "home", "index" )
/var/www/vhosts/janecki.com.pl/gazserwis.com/FastCMS-2.0/lib/exception/ffException.class.php on line 19 in function __construct( "Controller does not exists for module "home". Looked for class "frontendHomeActions" and "ffFrontendHomeActions"." )