1 x Booting (55.43%) | 105.10ms |
1 x Application (43.89%) | 83.21ms |
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
select * from `categories` inner join `language_meta` on `language_meta`.`reference_id` = `categories`.`id` where `language_meta`.`reference_type` = 'Botble\Blog\Models\Category' and `language_meta`.`lang_meta_code` = 'el' order by `categories`.`is_default` desc, `categories`.`order` asc
1.24ms/platform/plugins/blog/src/Repositories/Eloquent/CategoryRepository.php:88eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (19, 20, 22) and `slugs`.`reference_type` = 'Botble\Blog\Models\Category'
570μs/platform/plugins/blog/src/Repositories/Eloquent/CategoryRepository.php:88eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `slugs` where (`key` = 'arthra' and `prefix` = '') limit 1
230μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where (`id` = 20 and `status` = 'published') limit 1
220μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (20) and `slugs`.`reference_type` = 'Botble\Blog\Models\Category'
190μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where (`reference_type` = 'Botble\Blog\Models\Category' and `reference_id` = 20) limit 1
190μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where (`id` = 20 and `status` = 'published') limit 1
170μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (20) and `slugs`.`reference_type` = 'Botble\Blog\Models\Category'
210μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `categories`.`id` from `categories` where `categories`.`parent_id` = 20 and `categories`.`parent_id` is not null
250μs/platform/plugins/blog/src/Repositories/Eloquent/CategoryRepository.php:107eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `posts` inner join `post_categories` on `post_categories`.`post_id` = `posts`.`id` inner join `categories` on `post_categories`.`category_id` = `categories`.`id` inner join `language_meta` on `language_meta`.`reference_id` = `posts`.`id` where `posts`.`status` = 'published' and `post_categories`.`category_id` in (20) and `language_meta`.`reference_type` = 'Botble\Blog\Models\Post' and `language_meta`.`lang_meta_code` = 'el'
1.26ms/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:82eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct `posts`.* from `posts` inner join `post_categories` on `post_categories`.`post_id` = `posts`.`id` inner join `categories` on `post_categories`.`category_id` = `categories`.`id` inner join `language_meta` on `language_meta`.`reference_id` = `posts`.`id` where `posts`.`status` = 'published' and `post_categories`.`category_id` in (20) and `language_meta`.`reference_type` = 'Botble\Blog\Models\Post' and `language_meta`.`lang_meta_code` = 'el' order by `posts`.`created_at` desc limit 12 offset 0
870μs/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:82eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (78, 81, 82, 86, 90, 96, 102, 105, 112, 115, 118, 124) and `slugs`.`reference_type` = 'Botble\Blog\Models\Post'
270μs/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:82eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `meta_value` from `meta_boxes` where (`meta_key` = 'seo_meta' and `reference_id` = 20 and `reference_type` = 'Botble\Blog\Models\Category') limit 1
830μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `menu_locations` inner join `language_meta` on `language_meta`.`reference_id` = `menu_locations`.`id` where `location` = 'main-menu' and `language_meta`.`reference_type` = 'Botble\Menu\Models\MenuLocation' and `language_meta`.`lang_meta_code` = 'el'
830μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:171eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 1 limit 1
550μs/platform/packages/menu/src/Menu.php:333eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 12 limit 1
110μs/platform/packages/menu/src/Menu.php:333eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 14 limit 1
100μs/platform/packages/menu/src/Menu.php:333eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'menoy-1' and `menus`.`status` = 'published' limit 1
140μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where (`reference_type` = 'Botble\Menu\Models\Menu' and `reference_id` = 14) limit 1
180μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'menoy-1' and `menus`.`status` = 'published' limit 1
130μs/platform/packages/menu/src/Repositories/Eloquent/MenuRepository.php:21eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menu_nodes`.`id`, `menu_nodes`.`menu_id`, `menu_nodes`.`parent_id`, `menu_nodes`.`reference_id`, `menu_nodes`.`reference_type`, `menu_nodes`.`icon_font`, `menu_nodes`.`css_class`, `menu_nodes`.`target`, `menu_nodes`.`url`, `menu_nodes`.`title`, `menu_nodes`.`has_child`, `slugs`.`key` from `menu_nodes` left join `slugs` on `slugs`.`reference_id` = `menu_nodes`.`reference_id` and `slugs`.`reference_type` = `menu_nodes`.`reference_type` where (`menu_id` = 14 and `parent_id` = 0) order by `position` asc
1.2ms/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (639, 640, 641, 649, 664, 689, 691)
260μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (40, 42)
700μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (40, 42) and `slugs`.`reference_type` = 'Botble\Page\Models\Page'
190μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`id` in (22, 20)
130μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (20, 22) and `slugs`.`reference_type` = 'Botble\Blog\Models\Category'
200μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'menoy-1' and `menus`.`status` = 'published' limit 1
190μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where (`reference_type` = 'Botble\Menu\Models\Menu' and `reference_id` = 14) limit 1
200μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'menoy-1' and `menus`.`status` = 'published' limit 1
140μs/platform/packages/menu/src/Repositories/Eloquent/MenuRepository.php:21eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menu_nodes`.`id`, `menu_nodes`.`menu_id`, `menu_nodes`.`parent_id`, `menu_nodes`.`reference_id`, `menu_nodes`.`reference_type`, `menu_nodes`.`icon_font`, `menu_nodes`.`css_class`, `menu_nodes`.`target`, `menu_nodes`.`url`, `menu_nodes`.`title`, `menu_nodes`.`has_child`, `slugs`.`key` from `menu_nodes` left join `slugs` on `slugs`.`reference_id` = `menu_nodes`.`reference_id` and `slugs`.`reference_type` = `menu_nodes`.`reference_type` where (`menu_id` = 14 and `parent_id` = 641) order by `position` asc
480μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (642, 643, 644, 645, 646, 647, 648)
180μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (32, 34, 26, 36, 38, 30, 28)
330μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (26, 28, 30, 32, 34, 36, 38) and `slugs`.`reference_type` = 'Botble\Page\Models\Page'
180μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `widgets` where `theme` = 'ripple'
810μs/platform/packages/widget/src/Repositories/Eloquent/WidgetRepository.php:15eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `widgets` where (`widget_id` = 'CustomMenuWidget' and `sidebar_id` = 'primary_sidebar' and `position` = 0 and `theme` = 'ripple') limit 1
220μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'yphresies-1' and `menus`.`status` = 'published' limit 1
130μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where (`reference_type` = 'Botble\Menu\Models\Menu' and `reference_id` = 18) limit 1
140μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'yphresies-1' and `menus`.`status` = 'published' limit 1
120μs/platform/packages/menu/src/Repositories/Eloquent/MenuRepository.php:21eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menu_nodes`.`id`, `menu_nodes`.`menu_id`, `menu_nodes`.`parent_id`, `menu_nodes`.`reference_id`, `menu_nodes`.`reference_type`, `menu_nodes`.`icon_font`, `menu_nodes`.`css_class`, `menu_nodes`.`target`, `menu_nodes`.`url`, `menu_nodes`.`title`, `menu_nodes`.`has_child`, `slugs`.`key` from `menu_nodes` left join `slugs` on `slugs`.`reference_id` = `menu_nodes`.`reference_id` and `slugs`.`reference_type` = `menu_nodes`.`reference_type` where (`menu_id` = 18 and `parent_id` = 0) order by `position` asc
400μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (666, 667, 668, 669, 670, 671, 672)
210μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (32, 34, 26, 36, 38, 30, 28)
180μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (26, 28, 30, 32, 34, 36, 38) and `slugs`.`reference_type` = 'Botble\Page\Models\Page'
230μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `widgets` where (`widget_id` = 'RecentPostsWidget' and `sidebar_id` = 'primary_sidebar' and `position` = 1 and `theme` = 'ripple') limit 1
250μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `posts`.* from `posts` inner join `language_meta` on `language_meta`.`reference_id` = `posts`.`id` where (`posts`.`status` = 'published') and `language_meta`.`reference_type` = 'Botble\Blog\Models\Post' and `language_meta`.`lang_meta_code` = 'el' order by `posts`.`created_at` desc limit 3
550μs/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:156eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (120, 122, 124) and `slugs`.`reference_type` = 'Botble\Blog\Models\Post'
210μs/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:156eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `widgets` where (`widget_id` = 'CustomMenuWidget' and `sidebar_id` = 'primary_sidebar' and `position` = 2 and `theme` = 'ripple') limit 1
240μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'social' and `menus`.`status` = 'published' limit 1
160μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where (`reference_type` = 'Botble\Menu\Models\Menu' and `reference_id` = 17) limit 1
190μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'social' and `menus`.`status` = 'published' limit 1
130μs/platform/packages/menu/src/Repositories/Eloquent/MenuRepository.php:21eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menu_nodes`.`id`, `menu_nodes`.`menu_id`, `menu_nodes`.`parent_id`, `menu_nodes`.`reference_id`, `menu_nodes`.`reference_type`, `menu_nodes`.`icon_font`, `menu_nodes`.`css_class`, `menu_nodes`.`target`, `menu_nodes`.`url`, `menu_nodes`.`title`, `menu_nodes`.`has_child`, `slugs`.`key` from `menu_nodes` left join `slugs` on `slugs`.`reference_id` = `menu_nodes`.`reference_id` and `slugs`.`reference_type` = `menu_nodes`.`reference_type` where (`menu_id` = 17 and `parent_id` = 0) order by `position` asc
350μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (673, 675)
140μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `blocks` where (`alias` = 'footer-1' and `status` = 'published') limit 1
760μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where (`reference_type` = 'Botble\Block\Models\Block' and `reference_id` = 15) limit 1
220μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `blocks` where (`alias` = 'footer-1' and `status` = 'published') limit 1
160μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `blocks` where (`alias` = 'footer-2' and `status` = 'published') limit 1
160μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where (`reference_type` = 'Botble\Block\Models\Block' and `reference_id` = 16) limit 1
160μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `blocks` where (`alias` = 'footer-2' and `status` = 'published') limit 1
150μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `menu_locations` inner join `language_meta` on `language_meta`.`reference_id` = `menu_locations`.`id` where `location` = 'footer-menu' and `language_meta`.`reference_type` = 'Botble\Menu\Models\MenuLocation' and `language_meta`.`lang_meta_code` = 'el'
190μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:171eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 16 limit 1
120μs/platform/packages/menu/src/Menu.php:333eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'menn' and `menus`.`status` = 'published' limit 1
110μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where (`reference_type` = 'Botble\Menu\Models\Menu' and `reference_id` = 16) limit 1
160μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'menn' and `menus`.`status` = 'published' limit 1
120μs/platform/packages/menu/src/Repositories/Eloquent/MenuRepository.php:21eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menu_nodes`.`id`, `menu_nodes`.`menu_id`, `menu_nodes`.`parent_id`, `menu_nodes`.`reference_id`, `menu_nodes`.`reference_type`, `menu_nodes`.`icon_font`, `menu_nodes`.`css_class`, `menu_nodes`.`target`, `menu_nodes`.`url`, `menu_nodes`.`title`, `menu_nodes`.`has_child`, `slugs`.`key` from `menu_nodes` left join `slugs` on `slugs`.`reference_id` = `menu_nodes`.`reference_id` and `slugs`.`reference_type` = `menu_nodes`.`reference_type` where (`menu_id` = 16 and `parent_id` = 0) order by `position` asc
420μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (661, 677, 678)
170μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (40, 42)
170μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (40, 42) and `slugs`.`reference_type` = 'Botble\Page\Models\Page'
240μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`id` in (22)
140μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (22) and `slugs`.`reference_type` = 'Botble\Blog\Models\Category'
190μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `blocks` where (`alias` = 'footer-3' and `status` = 'published') limit 1
230μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where (`reference_type` = 'Botble\Block\Models\Block' and `reference_id` = 17) limit 1
150μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `blocks` where (`alias` = 'footer-3' and `status` = 'published') limit 1
150μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
200
[]
[]
0 of 0array:17 [▶ "x-https" => array:1 [▶ 0 => "1" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkRYb3I4bHgyOTh4c09jOFpZZnEyaUE9PSIsInZhbHVlIjoiQWhrVk5oVUpqOVZUbGJBZDUzc2NcL2l6dk1BVTViWFErZE53a2ErZHZsRWlva3BKaDU1STJ3dDhzbXJQY0NPZnQiLCJtYWMiOiI1NTlkYjkwMWY1NGRmMWM4OGNhZjBkYzY1MGQwNDE0NTBhMDQ0YTI2ZjAyNjM5Y2U0NTU4YzA5MDc5MGM4YWE3In0%3D; botble_session=eyJpdiI6Ik95N2lHc0orZmtqdUVmXC9lclI3VkdRPT0iLCJ2YWx1ZSI6Ik5ndUY0NDRETGhJcERudGordDVCY29lUVYzdVYzSEpcL0xrTHhlNnlxYWw1UHF6U2htNGlSZ1wvV3liZFl1anU3TSIsIm1hYyI6IjMwZDhkNGVkYzliODc3YWUxNDY3MGZkYTI4ZDdmMWMwY2NhYWNhNzU5ZTU2ZGQxN2FkZDBhZWNiMzgwZGM2NjUifQ%3D%3D ◀XSRF-TOKEN=eyJpdiI6IkRYb3I4bHgyOTh4c09jOFpZZnEyaUE9PSIsInZhbHVlIjoiQWhrVk5oVUpqOVZUbGJBZDUzc2NcL2l6dk1BVTViWFErZE53a2ErZHZsRWlva3BKaDU1STJ3dDhzbXJQY0NPZnQiLCJtY ▶" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "ecovibes.gr" ] ]
0 of 0array:58 [▶ "USER" => "eco33" "HOME" => "/home/eco33" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/arthra" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/arthra" "REMOTE_PORT" => "12904" "SCRIPT_FILENAME" => "/home/eco33/cms/public/index.php" "SERVER_ADMIN" => "webmaster@ecovibes.gr" "CONTEXT_DOCUMENT_ROOT" => "/home/eco33/cms/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/eco33/cms/public" "REMOTE_ADDR" => "216.73.216.162" "SERVER_PORT" => "443" "SERVER_ADDR" => "138.201.9.117" "SERVER_NAME" => "ecovibes.gr" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin ◀/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bi ▶" "HTTP_X_HTTPS" => "1" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6IkRYb3I4bHgyOTh4c09jOFpZZnEyaUE9PSIsInZhbHVlIjoiQWhrVk5oVUpqOVZUbGJBZDUzc2NcL2l6dk1BVTViWFErZE53a2ErZHZsRWlva3BKaDU1STJ3dDhzbXJQY0NPZnQiLCJtYWMiOiI1NTlkYjkwMWY1NGRmMWM4OGNhZjBkYzY1MGQwNDE0NTBhMDQ0YTI2ZjAyNjM5Y2U0NTU4YzA5MDc5MGM4YWE3In0%3D; botble_session=eyJpdiI6Ik95N2lHc0orZmtqdUVmXC9lclI3VkdRPT0iLCJ2YWx1ZSI6Ik5ndUY0NDRETGhJcERudGordDVCY29lUVYzdVYzSEpcL0xrTHhlNnlxYWw1UHF6U2htNGlSZ1wvV3liZFl1anU3TSIsIm1hYyI6IjMwZDhkNGVkYzliODc3YWUxNDY3MGZkYTI4ZDdmMWMwY2NhYWNhNzU5ZTU2ZGQxN2FkZDBhZWNiMzgwZGM2NjUifQ%3D%3D ◀XSRF-TOKEN=eyJpdiI6IkRYb3I4bHgyOTh4c09jOFpZZnEyaUE9PSIsInZhbHVlIjoiQWhrVk5oVUpqOVZUbGJBZDUzc2NcL2l6dk1BVTViWFErZE53a2ErZHZsRWlva3BKaDU1STJ3dDhzbXJQY0NPZnQiLCJtY ▶" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "ecovibes.gr" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "ecovibes.gr" "HTTPS" => "on" "SCRIPT_URI" => "https://ecovibes.gr/arthra" "SCRIPT_URL" => "/arthra" "UNIQUE_ID" => "aFiKItatwW_1SICpoE5Z7wAAAD8" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "ecovibes.gr" "REDIRECT_HTTPS" => "on" "REDIRECT_SCRIPT_URI" => "https://ecovibes.gr/arthra" "REDIRECT_SCRIPT_URL" => "/arthra" "REDIRECT_UNIQUE_ID" => "aFiKItatwW_1SICpoE5Z7wAAAD8" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1750632994.745 "REQUEST_TIME" => 1750632994 "argv" => [] "argc" => 0 ]
0 of 0array:2 [▶ "XSRF-TOKEN" => "ZXE0JxRwZS8Z3Q6vZq5aIPxGXqXFvbG2ByWzbHuQ" "botble_session" => "VK1APUwsPUIzkqDotUM3Eydiiigw58vosFnoG5Ft" ]
0 of 0array:9 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sun, 22 Jun 2025 22:56:34 GMT" ] "author" => array:1 [▶ 0 => "Sang Nguyen (sangnguyenplus@gmail.com)" ] "author-team" => array:1 [▶ 0 => "https://botble.com" ] "cms" => array:1 [▶ 0 => "Botble CMS" ] "cms-version" => array:1 [▶ 0 => "5.1" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IitNOTZKXC9zcVRjU1dWQWJPWTl4OEx3PT0iLCJ2YWx1ZSI6IkJUVFVOSXBUbyt3MldBRFlscUg0NDNJMUtEbWEwVllLbzNLVXlORUo0N1pNZHhoMXE4eFBvTlpVTVwvYmR6QmlSIiwibWFjIjoiNzVmYWE1OWFiYmVjOGJhNjFjOTc0ODhmZTM0MTZlZWMwMGE5ZmRhZTlhMDdmMWQzNmVjZTM5MThjNjJmODlmYSJ9; expires=Mon, 23-Jun-2025 00:56:34 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IitNOTZKXC9zcVRjU1dWQWJPWTl4OEx3PT0iLCJ2YWx1ZSI6IkJUVFVOSXBUbyt3MldBRFlscUg0NDNJMUtEbWEwVllLbzNLVXlORUo0N1pNZHhoMXE4eFBvTlpVTVwvYmR6QmlSIiwib ▶" 1 => "botble_session=eyJpdiI6IjdTRjBSNENVblNHcmc4eWR1K0M2TkE9PSIsInZhbHVlIjoiMll5Ujh4eGJcL29sdFcweElLNHlRWlpGTlYydGxzQllkWDhvaHVuNERYc2VXeDQ2RG5yUUhYYmd5cEhKOHdTcVoiLCJtYWMiOiI2Mjg2NWRjMmY3ZmE3ZjgxNTkwNTcwMzFmMWI0YzhlOWRiMGFkYmU0MmFhOGM0YmU3Zjk0ZjlhMDI3Yzk4MTQyIn0%3D; expires=Mon, 23-Jun-2025 00:56:34 GMT; Max-Age=7200; path=/; httponly ◀botble_session=eyJpdiI6IjdTRjBSNENVblNHcmc4eWR1K0M2TkE9PSIsInZhbHVlIjoiMll5Ujh4eGJcL29sdFcweElLNHlRWlpGTlYydGxzQllkWDhvaHVuNERYc2VXeDQ2RG5yUUhYYmd5cEhKOHdTcVoiL ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IitNOTZKXC9zcVRjU1dWQWJPWTl4OEx3PT0iLCJ2YWx1ZSI6IkJUVFVOSXBUbyt3MldBRFlscUg0NDNJMUtEbWEwVllLbzNLVXlORUo0N1pNZHhoMXE4eFBvTlpVTVwvYmR6QmlSIiwibWFjIjoiNzVmYWE1OWFiYmVjOGJhNjFjOTc0ODhmZTM0MTZlZWMwMGE5ZmRhZTlhMDdmMWQzNmVjZTM5MThjNjJmODlmYSJ9; expires=Mon, 23-Jun-2025 00:56:34 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IitNOTZKXC9zcVRjU1dWQWJPWTl4OEx3PT0iLCJ2YWx1ZSI6IkJUVFVOSXBUbyt3MldBRFlscUg0NDNJMUtEbWEwVllLbzNLVXlORUo0N1pNZHhoMXE4eFBvTlpVTVwvYmR6QmlSIiwib ▶" 1 => "botble_session=eyJpdiI6IjdTRjBSNENVblNHcmc4eWR1K0M2TkE9PSIsInZhbHVlIjoiMll5Ujh4eGJcL29sdFcweElLNHlRWlpGTlYydGxzQllkWDhvaHVuNERYc2VXeDQ2RG5yUUhYYmd5cEhKOHdTcVoiLCJtYWMiOiI2Mjg2NWRjMmY3ZmE3ZjgxNTkwNTcwMzFmMWI0YzhlOWRiMGFkYmU0MmFhOGM0YmU3Zjk0ZjlhMDI3Yzk4MTQyIn0%3D; expires=Mon, 23-Jun-2025 00:56:34 GMT; path=/; httponly ◀botble_session=eyJpdiI6IjdTRjBSNENVblNHcmc4eWR1K0M2TkE9PSIsInZhbHVlIjoiMll5Ujh4eGJcL29sdFcweElLNHlRWlpGTlYydGxzQllkWDhvaHVuNERYc2VXeDQ2RG5yUUhYYmd5cEhKOHdTcVoiL ▶" ] ]
0 of 0array:5 [▶ "_token" => "ZXE0JxRwZS8Z3Q6vZq5aIPxGXqXFvbG2ByWzbHuQ" "language" => "el" "_flash" => array:2 [▶ "new" => [] "old" => [] ] "_previous" => array:1 [▶ "url" => "https://ecovibes.gr/arthra" ] "PHPDEBUGBAR_STACK_DATA" => [] ]