1 x Booting (60.68%) | 124.20ms |
1 x Application (38.63%) | 79.06ms |
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` = 'en_US' order by `categories`.`is_default` desc, `categories`.`order` asc
820μs/platform/plugins/blog/src/Repositories/Eloquent/CategoryRepository.php:88eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (1, 21, 23) and `slugs`.`reference_type` = 'Botble\Blog\Models\Category'
290μs/platform/plugins/blog/src/Repositories/Eloquent/CategoryRepository.php:88eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `slugs` where (`key` = 'portfolio' and `prefix` = '') limit 1
180μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where (`id` = 23 and `status` = 'published') limit 1
170μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:581eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (23) and `slugs`.`reference_type` = 'Botble\Blog\Models\Category'
150μ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` = 23) limit 1
150μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where (`id` = 23 and `status` = 'published') limit 1
130μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (23) and `slugs`.`reference_type` = 'Botble\Blog\Models\Category'
140μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `categories`.`id` from `categories` where `categories`.`parent_id` = 23 and `categories`.`parent_id` is not null
140μ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 (23) and `language_meta`.`reference_type` = 'Botble\Blog\Models\Post' and `language_meta`.`lang_meta_code` = 'en_US'
550μs/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 (23) and `language_meta`.`reference_type` = 'Botble\Blog\Models\Post' and `language_meta`.`lang_meta_code` = 'en_US' order by `posts`.`created_at` desc limit 12 offset 0
710μs/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:82eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (85, 89, 92, 94, 99, 101, 107, 109, 111, 117, 121, 123) and `slugs`.`reference_type` = 'Botble\Blog\Models\Post'
220μ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` = 23 and `reference_type` = 'Botble\Blog\Models\Category') limit 1
250μ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` = 'en_US'
840μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:171eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 10 limit 1
660μs/platform/packages/menu/src/Menu.php:333eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 15 limit 1
140μs/platform/packages/menu/src/Menu.php:333eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'menu' 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` = 15) 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` = 'menu' and `menus`.`status` = 'published' limit 1
110μ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` = 15 and `parent_id` = 0) order by `position` asc
990μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (650, 651, 652, 660, 665, 690, 692)
210μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (41, 43)
670μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (41, 43) and `slugs`.`reference_type` = 'Botble\Page\Models\Page'
200μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`id` in (23, 21)
140μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (21, 23) and `slugs`.`reference_type` = 'Botble\Blog\Models\Category'
150μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'menu' and `menus`.`status` = 'published' limit 1
150μ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` = 15) limit 1
150μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'menu' and `menus`.`status` = 'published' limit 1
110μ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` = 15 and `parent_id` = 652) order by `position` asc
360μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (653, 654, 655, 656, 657, 658, 659)
160μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (33, 35, 27, 39, 29, 37, 31)
160μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (27, 29, 31, 33, 35, 37, 39) and `slugs`.`reference_type` = 'Botble\Page\Models\Page'
170μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `widgets` where `theme` = 'ripple-en_US'
720μ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-en_US') 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` = 'services' 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` = 21) limit 1
150μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'services' and `menus`.`status` = 'published' limit 1
100μ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` = 21 and `parent_id` = 0) order by `position` asc
330μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (682, 683, 684, 685, 686, 687, 688)
160μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (39, 29, 27, 37, 31, 33, 35)
150μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (27, 29, 31, 33, 35, 37, 39) 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 `widgets` where (`widget_id` = 'RecentPostsWidget' and `sidebar_id` = 'primary_sidebar' and `position` = 1 and `theme` = 'ripple-en_US') limit 1
180μ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` = 'en_US' order by `posts`.`created_at` desc limit 3
330μs/platform/plugins/blog/src/Repositories/Eloquent/PostRepository.php:156eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (121, 123, 125) and `slugs`.`reference_type` = 'Botble\Blog\Models\Post'
160μ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-en_US') 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` = 'social-1' and `menus`.`status` = 'published' limit 1
120μ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` = 19) limit 1
130μ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-1' and `menus`.`status` = 'published' limit 1
100μ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` = 19 and `parent_id` = 0) order by `position` asc
290μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (674, 676)
130μ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
660μ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
170μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where `lang_meta_origin` = '84873645c841a1757ccdfadf962b350a' and `reference_id` != 15 and `lang_meta_code` = 'en_US' limit 1
180μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:599eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `blocks` where `id` = 31 limit 1
110μ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
110μ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
120μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `language_meta` where `lang_meta_origin` = '56e7f507016087d448acb41b2f84f5fc' and `reference_id` != 16 and `lang_meta_code` = 'en_US' limit 1
170μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:599eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `blocks` where `id` = 32 limit 1
130μ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` = 'en_US'
180μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:171eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 20 limit 1
130μs/platform/packages/menu/src/Menu.php:333eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'footer' 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` = 20) limit 1
130μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:270eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `menus`.`id`, `menus`.`slug` from `menus` where `menus`.`slug` = 'footer' and `menus`.`status` = 'published' limit 1
100μ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` = 20 and `parent_id` = 0) order by `position` asc
310μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (679, 680, 681)
140μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (41, 43)
140μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (41, 43) and `slugs`.`reference_type` = 'Botble\Page\Models\Page'
160μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `categories` where `categories`.`id` in (23)
110μs/platform/packages/menu/src/Repositories/Eloquent/MenuNodeRepository.php:28eco33_newdb1Metadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (23) and `slugs`.`reference_type` = 'Botble\Blog\Models\Category'
140μ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
170μ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 `language_meta` where `lang_meta_origin` = '5fa84b01d10d37c7a34af527ddeeedf9' and `reference_id` != 17 and `lang_meta_code` = 'en_US' limit 1
210μs/platform/plugins/language/src/Providers/LanguageServiceProvider.php:599eco33_newdb1Metadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `blocks` where `id` = 33 limit 1
130μ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=eyJpdiI6InBhXC90eUJhMTR6YUZEYkt5KzIzRmVBPT0iLCJ2YWx1ZSI6ImRza253eUQ4SDVyejRZSVlBMmlnZ0RaV2cxb3BUMSttM1dLUSt1NGtEaGJEWklWdWZNYWtaZGdoaTN2TGhxZWMiLCJtYWMiOiI4NWZlNWFhNmVjMmI2YWZjNmE2NzIwZGNlNTk3MGI5MTVmMWMzZmEzNmU4ZjRlNTgzOGUwYTcxNWM5ZjhjYjVlIn0%3D; botble_session=eyJpdiI6IlB6VXBFYjR2Q01mdkFRcjlHV3lMdVE9PSIsInZhbHVlIjoiNFljOVVHc1JoY3V5YWFvYThlZHY2eXNIN01VOTNlSU1ZVkt0ZzZhUmtOWEFIVFErSFwvaDlCaUZiMUtHRkJHU0MiLCJtYWMiOiI5YjkxYTJlNTNmNTRmZDhhZTY1ZGFlNzI2MzQwMzQ2YjhlM2VkZjA1ZDI0MzljYzU4YTZlNTRhOTUzNTBiNzAxIn0%3D ◀XSRF-TOKEN=eyJpdiI6InBhXC90eUJhMTR6YUZEYkt5KzIzRmVBPT0iLCJ2YWx1ZSI6ImRza253eUQ4SDVyejRZSVlBMmlnZ0RaV2cxb3BUMSttM1dLUSt1NGtEaGJEWklWdWZNYWtaZGdoaTN2TGhxZWMiLCJtY ▶" ] "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" => "/en/portfolio" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/en/portfolio" "REMOTE_PORT" => "38561" "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.128" "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=eyJpdiI6InBhXC90eUJhMTR6YUZEYkt5KzIzRmVBPT0iLCJ2YWx1ZSI6ImRza253eUQ4SDVyejRZSVlBMmlnZ0RaV2cxb3BUMSttM1dLUSt1NGtEaGJEWklWdWZNYWtaZGdoaTN2TGhxZWMiLCJtYWMiOiI4NWZlNWFhNmVjMmI2YWZjNmE2NzIwZGNlNTk3MGI5MTVmMWMzZmEzNmU4ZjRlNTgzOGUwYTcxNWM5ZjhjYjVlIn0%3D; botble_session=eyJpdiI6IlB6VXBFYjR2Q01mdkFRcjlHV3lMdVE9PSIsInZhbHVlIjoiNFljOVVHc1JoY3V5YWFvYThlZHY2eXNIN01VOTNlSU1ZVkt0ZzZhUmtOWEFIVFErSFwvaDlCaUZiMUtHRkJHU0MiLCJtYWMiOiI5YjkxYTJlNTNmNTRmZDhhZTY1ZGFlNzI2MzQwMzQ2YjhlM2VkZjA1ZDI0MzljYzU4YTZlNTRhOTUzNTBiNzAxIn0%3D ◀XSRF-TOKEN=eyJpdiI6InBhXC90eUJhMTR6YUZEYkt5KzIzRmVBPT0iLCJ2YWx1ZSI6ImRza253eUQ4SDVyejRZSVlBMmlnZ0RaV2cxb3BUMSttM1dLUSt1NGtEaGJEWklWdWZNYWtaZGdoaTN2TGhxZWMiLCJtY ▶" "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/en/portfolio" "SCRIPT_URL" => "/en/portfolio" "UNIQUE_ID" => "aJ0oQWqgsyfDBYrgvoiopgAAAAQ" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "ecovibes.gr" "REDIRECT_HTTPS" => "on" "REDIRECT_SCRIPT_URI" => "https://ecovibes.gr/en/portfolio" "REDIRECT_SCRIPT_URL" => "/en/portfolio" "REDIRECT_UNIQUE_ID" => "aJ0oQWqgsyfDBYrgvoiopgAAAAQ" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1755129921.4643 "REQUEST_TIME" => 1755129921 "argv" => [] "argc" => 0 ]
0 of 0array:2 [▶ "XSRF-TOKEN" => "fjyTJteB6H0q7hfJilOfWsEWI2bJtUZhegEvv6Bn" "botble_session" => "rAjCNxpydtRn3QKYkISPhBKziYupbyL5DxZGN5hL" ]
0 of 0array:9 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 14 Aug 2025 00:05:21 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=eyJpdiI6InJqZ2NENjdTdGlhVmdGbHhycFhJdHc9PSIsInZhbHVlIjoiWlBcLytYYWt2QUdwU0lOaWFPS0Z6YzlhYWdpeDJIczhuTHFicXE0Q2VOR3VQZFdPSzVYSDErUUNSQlJMeXFubFYiLCJtYWMiOiIxYjU5ZjRiZTRlZjY5MGY2OGUwYTkzYTIzYmRhZGE4ZTA5YzAxMzFjYTZjYmE4OTU0NDlhOTVjMjFjODBmMjM4In0%3D; expires=Thu, 14-Aug-2025 02:05:21 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InJqZ2NENjdTdGlhVmdGbHhycFhJdHc9PSIsInZhbHVlIjoiWlBcLytYYWt2QUdwU0lOaWFPS0Z6YzlhYWdpeDJIczhuTHFicXE0Q2VOR3VQZFdPSzVYSDErUUNSQlJMeXFubFYiLCJtY ▶" 1 => "botble_session=eyJpdiI6Ilk2QWhCMnRiOW9lYVNSaURNUDRIU1E9PSIsInZhbHVlIjoiRXhiK0oxTk12cndiNUFaTUdiOVdzTGlOcE8wY3BRM05aZjRyeTBzbFZleUkxeWFsQXhrYWNEem9aMmtWRWFwTyIsIm1hYyI6ImFiOWFmOWUwZWMzNDcyOWI1ZmZhOGE1ZWE1ZDAyZTJjZTVlM2JhMjI3MjJhMTAzMzMxOWY2MjA0NmNhOTNmMTUifQ%3D%3D; expires=Thu, 14-Aug-2025 02:05:21 GMT; Max-Age=7200; path=/; httponly ◀botble_session=eyJpdiI6Ilk2QWhCMnRiOW9lYVNSaURNUDRIU1E9PSIsInZhbHVlIjoiRXhiK0oxTk12cndiNUFaTUdiOVdzTGlOcE8wY3BRM05aZjRyeTBzbFZleUkxeWFsQXhrYWNEem9aMmtWRWFwTyIsI ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InJqZ2NENjdTdGlhVmdGbHhycFhJdHc9PSIsInZhbHVlIjoiWlBcLytYYWt2QUdwU0lOaWFPS0Z6YzlhYWdpeDJIczhuTHFicXE0Q2VOR3VQZFdPSzVYSDErUUNSQlJMeXFubFYiLCJtYWMiOiIxYjU5ZjRiZTRlZjY5MGY2OGUwYTkzYTIzYmRhZGE4ZTA5YzAxMzFjYTZjYmE4OTU0NDlhOTVjMjFjODBmMjM4In0%3D; expires=Thu, 14-Aug-2025 02:05:21 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InJqZ2NENjdTdGlhVmdGbHhycFhJdHc9PSIsInZhbHVlIjoiWlBcLytYYWt2QUdwU0lOaWFPS0Z6YzlhYWdpeDJIczhuTHFicXE0Q2VOR3VQZFdPSzVYSDErUUNSQlJMeXFubFYiLCJtY ▶" 1 => "botble_session=eyJpdiI6Ilk2QWhCMnRiOW9lYVNSaURNUDRIU1E9PSIsInZhbHVlIjoiRXhiK0oxTk12cndiNUFaTUdiOVdzTGlOcE8wY3BRM05aZjRyeTBzbFZleUkxeWFsQXhrYWNEem9aMmtWRWFwTyIsIm1hYyI6ImFiOWFmOWUwZWMzNDcyOWI1ZmZhOGE1ZWE1ZDAyZTJjZTVlM2JhMjI3MjJhMTAzMzMxOWY2MjA0NmNhOTNmMTUifQ%3D%3D; expires=Thu, 14-Aug-2025 02:05:21 GMT; path=/; httponly ◀botble_session=eyJpdiI6Ilk2QWhCMnRiOW9lYVNSaURNUDRIU1E9PSIsInZhbHVlIjoiRXhiK0oxTk12cndiNUFaTUdiOVdzTGlOcE8wY3BRM05aZjRyeTBzbFZleUkxeWFsQXhrYWNEem9aMmtWRWFwTyIsI ▶" ] ]
0 of 0array:5 [▶ "_token" => "fjyTJteB6H0q7hfJilOfWsEWI2bJtUZhegEvv6Bn" "language" => "en" "_flash" => array:2 [▶ "new" => [] "old" => [] ] "_previous" => array:1 [▶ "url" => "https://ecovibes.gr/en/portfolio" ] "PHPDEBUGBAR_STACK_DATA" => [] ]