×
Zavolejte nám
+420 517 321 069
Napište nám
957.83msRequest Duration14MBMemory UsageGET {url?}Route
    • Booting (322.33ms)
    • Application (819.11ms)
      11 templates were rendered
      • theme::pages.stories_v2 (resources/themes/fore/view/pages/stories_v2.blade.php)3blade
        Params
        0
        gridContent
        1
        page
        2
        pages
      • theme::partials.career.index (resources/themes/fore/view/partials/career/index.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        AboutMenu
        5
        DownloadsMenu
        6
        gridContent
        7
        page
        8
        pages
        9
        data
        10
        context
        11
        urlFactory
        12
        stories
        13
        __currentLoopData
        14
        story
        15
        i
        16
        loop
      • theme::layouts.main (resources/themes/fore/view/layouts/main.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        AboutMenu
        5
        DownloadsMenu
        6
        gridContent
        7
        page
        8
        pages
        9
        data
        10
        context
        11
        urlFactory
        12
        stories
        13
        __currentLoopData
        14
        story
        15
        i
        16
        loop
      • site.common_meta (resources/views/site/common_meta.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        AboutMenu
        5
        DownloadsMenu
        6
        gridContent
        7
        page
        8
        pages
        9
        data
        10
        context
        11
        urlFactory
        12
        stories
        13
        __currentLoopData
        14
        story
        15
        i
        16
        loop
      • theme::partials.favicons (resources/themes/fore/view/partials/favicons.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        AboutMenu
        5
        DownloadsMenu
        6
        gridContent
        7
        page
        8
        pages
        9
        data
        10
        context
        11
        urlFactory
        12
        stories
        13
        __currentLoopData
        14
        story
        15
        i
        16
        loop
      • theme::partials.navbar (resources/themes/fore/view/partials/navbar.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        AboutMenu
        5
        DownloadsMenu
        6
        gridContent
        7
        page
        8
        pages
        9
        data
        10
        context
        11
        urlFactory
        12
        stories
        13
        __currentLoopData
        14
        story
        15
        i
        16
        loop
      • theme::menus.upper (resources/themes/fore/view/menus/upper.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        AboutMenu
        5
        DownloadsMenu
        6
        gridContent
        7
        page
        8
        pages
        9
        data
        10
        context
        11
        urlFactory
        12
        stories
        13
        __currentLoopData
        14
        story
        15
        i
        16
        loop
      • theme::menus.primary (resources/themes/fore/view/menus/primary.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        AboutMenu
        5
        DownloadsMenu
        6
        gridContent
        7
        page
        8
        pages
        9
        data
        10
        context
        11
        urlFactory
        12
        stories
        13
        __currentLoopData
        14
        story
        15
        i
        16
        loop
      • theme::partials.footer (resources/themes/fore/view/partials/footer.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        AboutMenu
        5
        DownloadsMenu
        6
        gridContent
        7
        page
        8
        pages
        9
        data
        10
        context
        11
        urlFactory
        12
        stories
        13
        __currentLoopData
        14
        story
        15
        i
        16
        loop
      • theme::partials.forms.modal (resources/themes/fore/view/partials/forms/modal.blade.php)19blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        AboutMenu
        5
        DownloadsMenu
        6
        MainUpper
        7
        MainMenu
        8
        gridContent
        9
        page
        10
        pages
        11
        data
        12
        context
        13
        urlFactory
        14
        stories
        15
        __currentLoopData
        16
        story
        17
        i
        18
        loop
      • vendor.form.honeypot (resources/views/vendor/form/honeypot.blade.php)22blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        AboutMenu
        5
        DownloadsMenu
        6
        MainUpper
        7
        MainMenu
        8
        gridContent
        9
        page
        10
        pages
        11
        data
        12
        context
        13
        urlFactory
        14
        stories
        15
        __currentLoopData
        16
        story
        17
        i
        18
        loop
        19
        form
        20
        formFields
        21
        field
      uri
      GET {url?}
      middleware
      web
      as
      homepage
      controller
      App\Http\Controllers\MainController@index
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/MainController.php:87-111
      51 statements were executed, 4 of which were duplicated, 47 unique77.32ms
      • select * from `settings` where `name` = 'language_display' limit 113.99msmartin_svoboda_
        Metadata
        Bindings
        • 0. language_display
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `settings` where `name` = 'default_language_hidden' limit 1770μsmartin_svoboda_
        Metadata
        Bindings
        • 0. default_language_hidden
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `languages` where `enabled` = '1' and `language_code` = 'pribehy' limit 11.01msmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. pribehy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `languages` where `enabled` = '1' and `default` = '1' limit 1750μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `settings` where `name` = 'theme' limit 1780μsmartin_svoboda_
        Metadata
        Bindings
        • 0. theme
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `urls` where `url` like 'cs/%'3msmartin_svoboda_
        Metadata
        Bindings
        • 0. cs/%
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `pages` where `pages`.`id` = '41' and `pages`.`deleted_at` is null limit 11.53msmartin_svoboda_
        Metadata
        Bindings
        • 0. 41
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `pages`.`deleted_at` is null1.74msmartin_svoboda_
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `settings` where `name` = 'theme_fore_menu_about' limit 1790μsmartin_svoboda_
        Metadata
        Bindings
        • 0. theme_fore_menu_about
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `menu` where `menu`.`id` = '4' and `menu`.`deleted_at` is null limit 1890μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 4
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `is_homepage` = '1' and ``.`language_id` = '1' and `pages`.`deleted_at` is null limit 11.2msmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `menu_items` where `menu_items`.`menu_id` = '4' and `menu_items`.`menu_id` is not null and `menu_items`.`language_id` = '1' and `menu_items`.`parent_id` is null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc1.9msmartin_svoboda_
        Metadata
        Bindings
        • 0. 4
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '53' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc1.21msmartin_svoboda_
        Metadata
        Bindings
        • 0. 53
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '58' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc990μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 58
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '61' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc1.08msmartin_svoboda_
        Metadata
        Bindings
        • 0. 61
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `pages` where `url` = '/pribehy' and `pages`.`deleted_at` is null limit 11.32msmartin_svoboda_
        Metadata
        Bindings
        • 0. /pribehy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `settings` where `name` = 'theme_fore_menu_downloads' limit 1790μsmartin_svoboda_
        Metadata
        Bindings
        • 0. theme_fore_menu_downloads
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `menu` where `menu`.`id` = '3' and `menu`.`deleted_at` is null limit 1620μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `is_homepage` = '1' and ``.`language_id` = '1' and `pages`.`deleted_at` is null limit 1900μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `menu_items` where `menu_items`.`menu_id` = '3' and `menu_items`.`menu_id` is not null and `menu_items`.`language_id` = '1' and `menu_items`.`parent_id` is null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc1.59msmartin_svoboda_
        Metadata
        Bindings
        • 0. 3
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '24' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc1.01msmartin_svoboda_
        Metadata
        Bindings
        • 0. 24
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '25' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc1.08msmartin_svoboda_
        Metadata
        Bindings
        • 0. 25
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '26' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc990μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 26
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `page_contents` where `page_contents`.`page_id` = '41' and `page_contents`.`page_id` is not null and `is_active` = '1' and `page_contents`.`deleted_at` is null limit 11.52msmartin_svoboda_
        Metadata
        Bindings
        • 0. 41
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `installed_modules` where `name` = 'Contacts' limit 11.27msmartin_svoboda_
        Metadata
        Bindings
        • 0. Contacts
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `contacts` where `contacts`.`language_id` = '1' and `status` = '1'5.97msmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. 1
      • select * from `contacts` where `contacts`.`language_id` = '1' and `status` = '1' order by `sort` asc limit 10 offset 0920μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `installed_modules` where `name` = 'CareerPlugin' limit 1710μsmartin_svoboda_
        Metadata
        Bindings
        • 0. CareerPlugin
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `module_careers` where `module_careers`.`language_id` = '1' and `module_careers`.`deleted_at` is null order by `sort` asc limit 203.57msmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `settings` where `name` = 'theme_fore_cs_abouts_page_id' limit 1570μsmartin_svoboda_
        Metadata
        Bindings
        • 0. theme_fore_cs_abouts_page_id
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `settings` where `name` = 'theme_fore_menu_upper' limit 11.34msmartin_svoboda_
        Metadata
        Bindings
        • 0. theme_fore_menu_upper
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `menu` where `menu`.`id` = '2' and `menu`.`deleted_at` is null limit 11.29msmartin_svoboda_
        Metadata
        Bindings
        • 0. 2
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `is_homepage` = '1' and ``.`language_id` = '1' and `pages`.`deleted_at` is null limit 11.12msmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `menu_items` where `menu_items`.`menu_id` = '2' and `menu_items`.`menu_id` is not null and `menu_items`.`language_id` = '1' and `menu_items`.`parent_id` is null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc1.21msmartin_svoboda_
        Metadata
        Bindings
        • 0. 2
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '82' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc890μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 82
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '75' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc900μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 75
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '83' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc900μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 83
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `settings` where `name` = 'theme_fore_menu_primary' limit 11msmartin_svoboda_
        Metadata
        Bindings
        • 0. theme_fore_menu_primary
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `menu` where `menu`.`id` = '1' and `menu`.`deleted_at` is null limit 1730μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `pages` where `is_homepage` = '1' and ``.`language_id` = '1' and `pages`.`deleted_at` is null limit 11.03msmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `menu_items` where `menu_items`.`menu_id` = '1' and `menu_items`.`menu_id` is not null and `menu_items`.`language_id` = '1' and `menu_items`.`parent_id` is null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc1.56msmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '62' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc940μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 62
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '64' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc960μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 64
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '85' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc910μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 85
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '69' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc910μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 69
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '80' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc920μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 80
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `menu_items` where `menu_items`.`parent_id` = '21' and `menu_items`.`parent_id` is not null and `menu_items`.`deleted_at` is null order by `menu_items`.`order` asc880μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 21
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `settings` where `name` = 'theme_fore_footer_form_id' limit 1820μsmartin_svoboda_
        Metadata
        Bindings
        • 0. theme_fore_footer_form_id
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `module_forms` where `module_forms`.`id` = '1' and `module_forms`.`deleted_at` is null limit 1890μsmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `module_form_fields` where `module_form_fields`.`form_id` = '1' and `module_form_fields`.`form_id` is not null and `module_form_fields`.`language_id` = '1' and `module_form_fields`.`deleted_at` is null1.88msmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `module_form_localisation` where `module_form_localisation`.`form_id` = '1' and `module_form_localisation`.`form_id` is not null and `module_form_localisation`.`language_id` = '1'1.78msmartin_svoboda_
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        _token
        Mdf51N4Fqi5JGHtBg6UEWWTXq6liCVQYikjQyLhe
        _previous
        array:1 [ "url" => "https://hestego-kariera.projekty4g.cz/pribehy" ]
        PHPDEBUGBAR_STACK_DATA
        []
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:18 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 =>...
        request_server
        array:57 [ "USER" => "heskariera_galov" "HOME" => "/var/www/vhosts/hestego-kariera.projekty4g.cz...
        request_cookies
        []
        response_headers
        array:5 [ "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "content-type" =>...
        path_info
        /pribehy
        session_attributes
        array:3 [ "_token" => "Mdf51N4Fqi5JGHtBg6UEWWTXq6liCVQYikjQyLhe" "_previous" => array:1 [ "u...