Money witty books nor son add. Chicken age had evening believe

Was drawing natural fat respect husband. An as noisy an offer drawn blush place. These tried for way joy wrote witty. In mr began music weeks after at begin. Education no dejection so direction pretended household do to. Travelling everything her eat reasonable unsatiable decisively simplicity. Morning request be lasting it fortune demands highest of. Whether article spirits new her covered hastily sitting her. Money witty books nor son add. Chicken age had evening believe but proceed pretend mrs. At missed advice my it no sister. Miss told ham dull knew see she spot near can. Spirit her entire her called. Acceptance middletons me if discretion boisterous travelling an. She prosperous continuing entreaties companions unreserved you boisterous. Middleton sportsmen sir now cordially ask additions for. You ten occasional saw everything but conviction. Daughter returned quitting few are day advanced branched. Do enjoyment defective objection or we if favourite. At wonder afford so danger cannot former seeing. Power visit charm money add heard new other put. Attended no indulged marriage is to judgment offering landlords.

Share:

Comments

Cart
Compare
Wishlist
Login
Request history8.1.32PHP Version601msRequest Duration39MBMemory UsageGET {slug}Route
    • Booting (355ms)time
    • Application (247ms)time
    • 1 x Booting (59%)
      355ms
      1 x Application (41%)
      247ms
      30 templates were rendered
      • blog::tenant.frontend.blog.blog-singleblog-single.blade.php#?blade
      • blog::tenant.frontend.partial.blog.blog-sidebarblog-sidebar.blade.php#?blade
      • blog::tenant.frontend.partial.blog.blog-all-commentsblog-all-comments.blade.php#?blade
      • components.error-msgerror-msg.blade.php#?blade
      • components.flash-msgflash-msg.blade.php#?blade
      • components.custom-js.ajax-loginajax-login.blade.php#?blade
      • tenant.frontend.frontend-page-masterfrontend-page-master.blade.php#?blade
      • tenant.frontend.partials.headerheader.blade.php#?blade
      • integrations::tracking-just-after-head-opentracking-just-after-head-open.blade.php#?blade
      • tenant.frontend.partials.css-variablecss-variable.blade.php#?blade
      • integrations::tracking-before-headtracking-before-head.blade.php#?blade
      • integrations::tracking-after-body-opentracking-after-body-open.blade.php#?blade
      • tenant.frontend.partials.loaderloader.blade.php#?blade
      • components.loaders.loader-01loader-01.blade.php#?blade
      • tenant.frontend.partials.navbarnavbar.blade.php#?blade
      • themes.medicom.headerNavbarArea.navbarnavbar.blade.php#?blade
      • themes.medicom.headerBreadcrumbArea.breadcrumbbreadcrumb.blade.php#?blade
      • tenant.frontend.partials.footerfooter.blade.php#?blade
      • tenant.frontend.partials.widget-areawidget-area.blade.php#?blade
      • themes.medicom.footerWidgetArea.footer-medicomfooter-medicom.blade.php#?blade
      • tenant.frontend.partials.mobile-footer-menumobile-footer-menu.blade.php#?blade
      • tenant.frontend.partials.backtopbacktop.blade.php#?blade
      • landlord.frontend.partials.gdpr-cookiegdpr-cookie.blade.php#?blade
      • components.custom-js.newsletter-storenewsletter-store.blade.php#?blade
      • components.custom-js.contact-form-storecontact-form-store.blade.php#?blade
      • components.custom-js.lang-changelang-change.blade.php#?blade
      • components.tenant-addon-custom-jstenant-addon-custom-js.blade.php#?blade
      • components.custom-js.lazy-load-imagelazy-load-image.blade.php#?blade
      • components.tenant.product.quick-view-jsquick-view-js.blade.php#?blade
      • integrations::tracking-before-body-closetracking-before-body-close.blade.php#?blade
      uri
      GET {slug}
      middleware
      web, App\Http\Middleware\Tenant\InitializeTenancyByDomainCustomisedMiddleware, Stancl\Tenancy\Middleware\PreventAccessFromCentralDomains, tenant_glvar, set_lang, maintenance_mode, package_expire
      controller
      App\Http\Controllers\Tenant\Frontend\TenantFrontendController@dynamic_single_page
      namespace
      prefix
      where
      as
      tenant.dynamic.page
      file
      app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:87-197
      116 statements were executed (41 duplicates)Show only duplicatesashtarat_marketsaasashtarat_sunny29.82ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 16 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • DomainTenantResolver.php#40ashtarat_marketsaas370μsselect * from `tenants` where exists (select * from `domains` where `tenants`.`id` = `domains`.`tenant_id` and `domain` = 'ifarmsy.com') limit 1
        Bindings
        • 0: ifarmsy.com
        Backtrace
        • vendor/stancl/tenancy/src/Resolvers/DomainTenantResolver.php:40
        • vendor/stancl/tenancy/src/Resolvers/Contracts/CachedTenantResolver.php:34
        • vendor/stancl/tenancy/src/Middleware/IdentificationMiddleware.php:26
        • app/Http/Middleware/Tenant/InitializeTenancyByDomainCustomisedMiddleware.php:46
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • DomainTenantResolver.php#40ashtarat_marketsaas190μsselect * from `domains` where `domains`.`tenant_id` in ('sunny')
        Bindings
        • 0: sunny
        Backtrace
        • vendor/stancl/tenancy/src/Resolvers/DomainTenantResolver.php:40
        • vendor/stancl/tenancy/src/Resolvers/Contracts/CachedTenantResolver.php:34
        • vendor/stancl/tenancy/src/Middleware/IdentificationMiddleware.php:26
        • app/Http/Middleware/Tenant/InitializeTenancyByDomainCustomisedMiddleware.php:46
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • funtions.php#44ashtarat_marketsaas280μsselect * from `static_option_centrals` where `option_name` = 'storage_driver' limit 1
        Bindings
        • 0: storage_driver
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:22
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:952
      • TenantConfigMiddleware.php#39ashtarat_sunnyConnection Established
        Backtrace
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:39
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • TenantConfigMiddleware.php#47ashtarat_sunny880μsselect `option_name`, `option_value` from `static_options` where `option_name` in ('site_smtp_driver', 'site_smtp_host', 'site_smtp_port', 'site_smtp_username', 'site_smtp_password', 'site_smtp_encryption', 'site_global_email')
        Bindings
        • 0: site_smtp_driver
        • 1: site_smtp_host
        • 2: site_smtp_port
        • 3: site_smtp_username
        • 4: site_smtp_password
        • 5: site_smtp_encryption
        • 6: site_global_email
        Backtrace
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:47
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • funtions.php#44ashtarat_marketsaas350μsselect * from `static_option_centrals` where `option_name` = 'site_smtp_driver' limit 1
        Bindings
        • 0: site_smtp_driver
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • funtions.php#31ashtarat_sunny220μsselect * from `static_options` where `option_name` = 'timezone' limit 1
        Bindings
        • 0: timezone
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/stancl/tenancy/src/CacheManager.php:35
      • LanguageHelper.php#82ashtarat_sunny210μsselect * from `languages` where `default` = '1' limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Helpers/LanguageHelper.php:82
        • middleware::landlord_glvar:18
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • Modules/SiteAnalytics/Http/Middleware/Analytics.php:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • GlobalVariableMiddleware.php#19ashtarat_sunny190μsselect * from `menus` where (`status` = 'default') limit 1
        Bindings
        • 0: default
        Backtrace
        • middleware::landlord_glvar:19
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • Modules/SiteAnalytics/Http/Middleware/Analytics.php:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:86
      • GlobalVariableMiddleware.php#20ashtarat_sunny180μsselect * from `topbar_infos`
        Backtrace
        • middleware::landlord_glvar:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • Modules/SiteAnalytics/Http/Middleware/Analytics.php:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:86
      • GlobalVariableMiddleware.php#21ashtarat_sunny210μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • middleware::landlord_glvar:21
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • Modules/SiteAnalytics/Http/Middleware/Analytics.php:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:86
      • GlobalVariableMiddleware.php#54ashtarat_sunny370μsselect * from `static_options` where `option_name` in ('site_white_logo', 'og_meta_image_for_site', 'site_color', 'site_logo', 'site_third_party_tracking_code', 'site_favicon', 'item_license_status', 'site_script_unique_key', 'site_title', 'site_tag_line', 'site_meta_title', 'site_meta_tags', 'site_meta_keywords', 'site_meta_description', 'site_og_meta_title', 'site_og_meta_description', 'site_og_meta_image', 'main_color_one', 'main_color_two', 'secondary_color', 'heading_color', 'paragraph_color', 'gradient_one_color', 'gradient_two_color')
        Bindings
        • 0: site_white_logo
        • 1: og_meta_image_for_site
        • 2: site_color
        • 3: site_logo
        • 4: site_third_party_tracking_code
        • 5: site_favicon
        • 6: item_license_status
        • 7: site_script_unique_key
        • 8: site_title
        • 9: site_tag_line
        • 10: site_meta_title
        • 11: site_meta_tags
        • 12: site_meta_keywords
        • 13: site_meta_description
        • 14: site_og_meta_title
        • 15: site_og_meta_description
        • 16: site_og_meta_image
        • 17: main_color_one
        • 18: main_color_two
        • 19: secondary_color
        • 20: heading_color
        • 21: paragraph_color
        • 22: gradient_one_color
        • 23: gradient_two_color
        Backtrace
        • middleware::landlord_glvar:54
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • Modules/SiteAnalytics/Http/Middleware/Analytics.php:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:86
      • SetLang.php#16ashtarat_sunny210μsselect * from `languages` where `default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • middleware::set_lang:16
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • middleware::set_lang:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'maintenance_mode' limit 1
        Bindings
        • 0: maintenance_mode
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::set_lang:40
      • PackageExpireMiddleware.php#21ashtarat_marketsaas320μsselect * from `payment_logs` where `payment_logs`.`tenant_id` = 'sunny' and `payment_logs`.`tenant_id` is not null order by `created_at` desc limit 1
        Bindings
        • 0: sunny
        Backtrace
        • middleware::package_expire:21
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::maintenance_mode:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::set_lang:40
      • DynamicRouteManager.php#46ashtarat_sunny200μsselect * from `slugs` where `slug` = 'money-witty-books-nor-son-add-chicken-age-had-evening-believe' limit 1
        Bindings
        • 0: money-witty-books-nor-son-add-chicken-age-had-evening-believe
        Backtrace
        • app/Http/Services/DynamicRouteManager.php:46
        • app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:89
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • DynamicRouteManager.php#256ashtarat_sunny340μsselect * from `blogs` where (`slug` = 'money-witty-books-nor-son-add-chicken-age-had-evening-believe' and `status` = 1) limit 1
        Bindings
        • 0: money-witty-books-nor-son-add-chicken-age-had-evening-believe
        • 1: 1
        Backtrace
        • app/Http/Services/DynamicRouteManager.php:256
        • app/Http/Services/DynamicRouteManager.php:57
        • app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:89
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • DynamicRouteManager.php#256ashtarat_sunny240μsselect * from `blog_categories` where `blog_categories`.`id` in (4)
        Backtrace
        • app/Http/Services/DynamicRouteManager.php:256
        • app/Http/Services/DynamicRouteManager.php:57
        • app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:89
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • DynamicRouteManager.php#256ashtarat_sunny2.14msselect * from `blog_comments` where `blog_comments`.`blog_id` in (1)
        Backtrace
        • app/Http/Services/DynamicRouteManager.php:256
        • app/Http/Services/DynamicRouteManager.php:57
        • app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:89
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • DynamicRouteManager.php#257ashtarat_sunny400μsselect * from `blog_comments` where (`blog_id` = 1 and `parent_id` is null) order by `created_at` desc limit 3
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Services/DynamicRouteManager.php:257
        • app/Http/Services/DynamicRouteManager.php:57
        • app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:89
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • DynamicRouteManager.php#258ashtarat_sunny330μsselect count(*) as aggregate from `blog_comments` where (`blog_id` = 1 and `parent_id` is null)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Services/DynamicRouteManager.php:258
        • app/Http/Services/DynamicRouteManager.php:57
        • app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:89
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • DynamicRouteManager.php#260ashtarat_sunny590μsselect `blog_categories`.*, (select count(*) from `blogs` where `blog_categories`.`id` = `blogs`.`category_id`) as `blogs_count` from `blog_categories` where exists (select * from `blogs` where `blog_categories`.`id` = `blogs`.`category_id`)
        Backtrace
        • app/Http/Services/DynamicRouteManager.php:260
        • app/Http/Services/DynamicRouteManager.php:57
        • app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:89
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • DynamicRouteManager.php#261ashtarat_sunny290μsselect `id`, `title`, `slug` from `blog_tags` order by `created_at` desc limit 15
        Backtrace
        • app/Http/Services/DynamicRouteManager.php:261
        • app/Http/Services/DynamicRouteManager.php:57
        • app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:89
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • SeoDataConfig.php#14ashtarat_sunny260μsselect * from `meta_infos` where `meta_infos`.`metainfoable_type` = 'Modules\\Blog\\Entities\\Blog' and `meta_infos`.`metainfoable_id` = 1 and `meta_infos`.`metainfoable_id` is not null limit 1
        Bindings
        • 0: Modules\Blog\Entities\Blog
        • 1: 1
        Backtrace
        • app/Traits/SeoDataConfig.php:14
        • app/Traits/SeoDataConfig.php:53
        • app/Http/Services/DynamicRouteManager.php:263
        • app/Http/Services/DynamicRouteManager.php:57
        • app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:89
      • funtions.php#86ashtarat_sunny160μsselect * from `media_uploaders` where `media_uploaders`.`id` is null limit 1
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • app/Traits/SeoDataConfig.php:53
        • app/Http/Services/DynamicRouteManager.php:263
      • funtions.php#86ashtarat_sunny230μsselect * from `media_uploaders` where `media_uploaders`.`id` is null limit 1
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • app/Traits/SeoDataConfig.php:53
        • app/Http/Services/DynamicRouteManager.php:263
      • funtions.php#86ashtarat_sunny150μsselect * from `media_uploaders` where `media_uploaders`.`id` is null limit 1
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • app/Traits/SeoDataConfig.php:53
        • app/Http/Services/DynamicRouteManager.php:263
      • BlogServiceProvider.php#120ashtarat_sunny360μsselect `blog_categories`.*, (select count(*) from `blogs` where `blog_categories`.`id` = `blogs`.`category_id`) as `blogs_count` from `blog_categories` where exists (select * from `blogs` where `blog_categories`.`id` = `blogs`.`category_id`)
        Backtrace
        • Modules/Blog/Providers/BlogServiceProvider.php:120
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • BlogServiceProvider.php#124ashtarat_sunny240μsselect `id`, `title`, `slug` from `blog_tags` order by `created_at` desc
        Backtrace
        • Modules/Blog/Providers/BlogServiceProvider.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • funtions.php#86ashtarat_sunny170μsselect * from `media_uploaders` where `media_uploaders`.`id` is null limit 1
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#86ashtarat_sunny180μsselect * from `media_uploaders` where `media_uploaders`.`id` is null limit 1
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#86ashtarat_sunny150μsselect * from `media_uploaders` where `media_uploaders`.`id` is null limit 1
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BlogServiceProvider.php#120ashtarat_sunny330μsselect `blog_categories`.*, (select count(*) from `blogs` where `blog_categories`.`id` = `blogs`.`category_id`) as `blogs_count` from `blog_categories` where exists (select * from `blogs` where `blog_categories`.`id` = `blogs`.`category_id`)
        Backtrace
        • Modules/Blog/Providers/BlogServiceProvider.php:120
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • BlogServiceProvider.php#124ashtarat_sunny220μsselect `id`, `title`, `slug` from `blog_tags` order by `created_at` desc
        Backtrace
        • Modules/Blog/Providers/BlogServiceProvider.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • funtions.php#1001ashtarat_sunny230μsselect * from `widgets` where (`widget_location` = 'blog_sidebar') order by `widget_order` asc
        Bindings
        • 0: blog_sidebar
        Backtrace
        • app/Helpers/funtions.php:1001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • funtions.php#86ashtarat_sunny290μsselect * from `media_uploaders` where `media_uploaders`.`id` = '319' limit 1
        Bindings
        • 0: 319
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BlogServiceProvider.php#120ashtarat_sunny480μsselect `blog_categories`.*, (select count(*) from `blogs` where `blog_categories`.`id` = `blogs`.`category_id`) as `blogs_count` from `blog_categories` where exists (select * from `blogs` where `blog_categories`.`id` = `blogs`.`category_id`)
        Backtrace
        • Modules/Blog/Providers/BlogServiceProvider.php:120
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • BlogServiceProvider.php#124ashtarat_sunny200μsselect `id`, `title`, `slug` from `blog_tags` order by `created_at` desc
        Backtrace
        • Modules/Blog/Providers/BlogServiceProvider.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • LanguageHelper.php#48ashtarat_sunny210μsselect * from `languages` where `default` = '1' limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Helpers/LanguageHelper.php:48
        • app/Helpers/LanguageHelper.php:38
        • app/Helpers/LanguageHelper.php:89
        • storage/framework/views/48e621690d3127ae7ba6ffd0d699cd37.php:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • funtions.php#31ashtarat_sunny240μsselect * from `static_options` where `option_name` = 'google_tag_manager_status' limit 1
        Bindings
        • 0: google_tag_manager_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas380μsselect * from `static_option_centrals` where `option_name` = 'google_analytics_gt4_tenant' limit 1
        Bindings
        • 0: google_analytics_gt4_tenant
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'facebook_pixels_status' limit 1
        Bindings
        • 0: facebook_pixels_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas360μsselect * from `static_option_centrals` where `option_name` = 'facebook_pixels_tenant' limit 1
        Bindings
        • 0: facebook_pixels_tenant
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny220μsselect * from `static_options` where `option_name` = 'body_font_family_medicom' limit 1
        Bindings
        • 0: body_font_family_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny260μsselect * from `static_options` where `option_name` = 'heading_font_family_medicom' limit 1
        Bindings
        • 0: heading_font_family_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'body_font_variant_medicom' limit 1
        Bindings
        • 0: body_font_variant_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'heading_font_variant_medicom' limit 1
        Bindings
        • 0: heading_font_variant_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny220μsselect * from `static_options` where `option_name` = 'site_favicon' limit 1
        Bindings
        • 0: site_favicon
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#86ashtarat_sunny200μsselect * from `media_uploaders` where `media_uploaders`.`id` = '496' limit 1
        Bindings
        • 0: 496
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'site_title' limit 1
        Bindings
        • 0: site_title
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'main_color_one_medicom' limit 1
        Bindings
        • 0: main_color_one_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'main_color_two_medicom' limit 1
        Bindings
        • 0: main_color_two_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'main_color_three_medicom' limit 1
        Bindings
        • 0: main_color_three_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'main_color_four_medicom' limit 1
        Bindings
        • 0: main_color_four_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny230μsselect * from `static_options` where `option_name` = 'secondary_color_medicom' limit 1
        Bindings
        • 0: secondary_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'secondary_color_two_medicom' limit 1
        Bindings
        • 0: secondary_color_two_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'feedback_bg_item_medicom' limit 1
        Bindings
        • 0: feedback_bg_item_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'section_bg_1_medicom' limit 1
        Bindings
        • 0: section_bg_1_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'section_bg_2_medicom' limit 1
        Bindings
        • 0: section_bg_2_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'section_bg_3_medicom' limit 1
        Bindings
        • 0: section_bg_3_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'section_bg_4_medicom' limit 1
        Bindings
        • 0: section_bg_4_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'section_bg_5_medicom' limit 1
        Bindings
        • 0: section_bg_5_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'section_bg_6_medicom' limit 1
        Bindings
        • 0: section_bg_6_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'breadcrumb_bg_medicom' limit 1
        Bindings
        • 0: breadcrumb_bg_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'heading_color_medicom' limit 1
        Bindings
        • 0: heading_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'body_color_medicom' limit 1
        Bindings
        • 0: body_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'light_color_medicom' limit 1
        Bindings
        • 0: light_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'extra_light_color_medicom' limit 1
        Bindings
        • 0: extra_light_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'review_color_medicom' limit 1
        Bindings
        • 0: review_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'new_color_medicom' limit 1
        Bindings
        • 0: new_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'google_analytics_gt4_status' limit 1
        Bindings
        • 0: google_analytics_gt4_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas290μsselect * from `static_option_centrals` where `option_name` = 'google_tag_manager_tenant' limit 1
        Bindings
        • 0: google_tag_manager_tenant
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'whatsapp_status' limit 1
        Bindings
        • 0: whatsapp_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'crsip_status' limit 1
        Bindings
        • 0: crsip_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny220μsselect * from `static_options` where `option_name` = 'google_tag_manager_status' limit 1
        Bindings
        • 0: google_tag_manager_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas300μsselect * from `static_option_centrals` where `option_name` = 'google_tag_manager_tenant' limit 1
        Bindings
        • 0: google_tag_manager_tenant
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'adroll_pixels_status' limit 1
        Bindings
        • 0: adroll_pixels_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas300μsselect * from `static_option_centrals` where `option_name` = 'adroll_pixels_tenant' limit 1
        Bindings
        • 0: adroll_pixels_tenant
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'messenger_status' limit 1
        Bindings
        • 0: messenger_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny230μsselect * from `static_options` where `option_name` = 'site_white_logo' limit 1
        Bindings
        • 0: site_white_logo
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#86ashtarat_sunny210μsselect * from `media_uploaders` where `media_uploaders`.`id` = '514' limit 1
        Bindings
        • 0: 514
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#21ashtarat_sunny210μsselect * from `menus` where `menus`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:21
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • MenuBuilderFrontendRender.php#144ashtarat_sunny220μsselect * from `pages` where (`id` = 1 and `status` = 1) limit 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 2 and `status` = 1) limit 1
        Bindings
        • 0: 2
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 3 and `status` = 1) limit 1
        Bindings
        • 0: 3
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 4 and `status` = 1) limit 1
        Bindings
        • 0: 4
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 5 and `status` = 1) limit 1
        Bindings
        • 0: 5
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 6 and `status` = 1) limit 1
        Bindings
        • 0: 6
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#1001ashtarat_sunny290μsselect * from `widgets` where (`widget_location` = 'footer') order by `widget_order` asc
        Bindings
        • 0: footer
        Backtrace
        • app/Helpers/funtions.php:1001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • WidgetBase.php#103ashtarat_sunny200μsselect * from `widgets` where `widgets`.`id` = 9 limit 1
        Bindings
        • 0: 9
        Backtrace
        • plugins/WidgetBuilder/WidgetBase.php:103
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/SocialFollowWidget.php:58
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • WidgetBase.php#103ashtarat_sunny220μsselect * from `widgets` where `widgets`.`id` = 10 limit 1
        Bindings
        • 0: 10
        Backtrace
        • plugins/WidgetBuilder/WidgetBase.php:103
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/FooterAbout.php:47
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • funtions.php#86ashtarat_sunny210μsselect * from `media_uploaders` where `media_uploaders`.`id` = '324' limit 1
        Bindings
        • 0: 324
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • WidgetBase.php#103ashtarat_sunny200μsselect * from `widgets` where `widgets`.`id` = 8 limit 1
        Bindings
        • 0: 8
        Backtrace
        • plugins/WidgetBuilder/WidgetBase.php:103
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/FooterContact.php:65
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • funtions.php#1001ashtarat_sunny220μsselect * from `widgets` where (`widget_location` = 'footer_bottom_left') order by `widget_order` asc
        Bindings
        • 0: footer_bottom_left
        Backtrace
        • app/Helpers/funtions.php:1001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • WidgetBase.php#103ashtarat_sunny220μsselect * from `widgets` where `widgets`.`id` = 12 limit 1
        Bindings
        • 0: 12
        Backtrace
        • plugins/WidgetBuilder/WidgetBase.php:103
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/FooterBottomLinksWidget.php:52
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • FooterBottomLinksWidget.php#55ashtarat_sunny190μsselect * from `menus` where `menus`.`id` = '1' limit 1
        Bindings
        • 0: 1
        Backtrace
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/FooterBottomLinksWidget.php:55
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#21ashtarat_sunny210μsselect * from `menus` where `menus`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:21
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • MenuBuilderFrontendRender.php#144ashtarat_sunny240μsselect * from `pages` where (`id` = 1 and `status` = 1) limit 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 2 and `status` = 1) limit 1
        Bindings
        • 0: 2
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • MenuBuilderFrontendRender.php#144ashtarat_sunny230μsselect * from `pages` where (`id` = 3 and `status` = 1) limit 1
        Bindings
        • 0: 3
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 4 and `status` = 1) limit 1
        Bindings
        • 0: 4
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • ashtarat_sunny200μsselect * from `pages` where (`id` = ? and `status` = ?) limit 1
      • ashtarat_sunny230μsselect * from `pages` where (`id` = ? and `status` = ?) limit 1
      • ashtarat_sunny210μsselect * from `static_options` where `option_name` = ? limit 1
      • ashtarat_sunny220μsselect * from `widgets` where (`widget_location` = ?) order by `widget_order` asc
      • ashtarat_sunny200μsselect * from `widgets` where `widgets`.`id` = ? limit 1
      • ashtarat_sunny200μsselect * from `media_uploaders` where `media_uploaders`.`id` = ? limit 1
      • ashtarat_sunny230μsselect * from `static_options` where `option_name` = ? limit 1
      • ashtarat_sunny240μsselect * from `static_options` where `option_name` = ? limit 1
      • ashtarat_sunny210μsselect * from `static_options` where `option_name` = ? limit 1
      • ashtarat_sunny220μsselect * from `static_options` where `option_name` = ? limit 1
      • ashtarat_sunny220μsselect * from `static_options` where `option_name` = ? limit 1
      • ashtarat_sunny200μsselect * from `static_options` where `option_name` = ? limit 1
      • ashtarat_sunny190μsselect * from `static_options` where `option_name` = ? limit 1
      • ashtarat_sunny190μsselect * from `static_options` where `option_name` = ? limit 1
      • ashtarat_marketsaas310μsselect * from `static_option_centrals` where `option_name` = ? limit 1
      • ashtarat_sunny210μsselect * from `static_options` where `option_name` = ? limit 1
      App\Models\StaticOption
      39StaticOption.php#?
      Modules\Blog\Entities\BlogTag
      32BlogTag.php#?
      Modules\Blog\Entities\BlogCategory
      25BlogCategory.php#?
      App\Models\Page
      12Page.php#?
      App\Models\Language
      11Language.php#?
      App\Models\Widgets
      10Widgets.php#?
      App\Models\MediaUploader
      5MediaUploader.php#?
      App\Models\Menu
      4Menu.php#?
      App\Models\TopbarInfo
      4TopbarInfo.php#?
      App\Models\Tenant
      1Tenant.php#?
      Stancl\Tenancy\Database\Models\Domain
      1Domain.php#?
      App\Models\StaticOptionCentral
      1StaticOptionCentral.php#?
      App\Models\PaymentLogs
      1PaymentLogs.php#?
      App\Models\Slug
      1Slug.php#?
      Modules\Blog\Entities\Blog
      1Blog.php#?
      App\Models\MetaInfo
      1MetaInfo.php#?
          _token
          ujhFvgH5WhD1u8eA1iQqT1A5IdrVSqtCCa8rocHs
          _previous
          array:1 [ "url" => "https://www.ifarmsy.com/money-witty-books-nor-son-add-chicken-age-had-evening-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          telescope
          View in Telescope
          path_info
          /money-witty-books-nor-son-add-chicken-age-had-evening-believe
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "x-https" => array:1 [ 0 => "1" ] "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 => "www.ifarmsy.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 18 Jun 2025 06:24:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVZdmhZVmVVOWxEdHV6ck5uU29DV0E9PSIsInZhbHVlIjoiVkIwQzduRFdTSnVlVGZXdGxBWUc1MnNLMElIUi9ZaEhzMEgyL2ZnV2hTcGZTYndFTzh0VWp6T2oxdzhHUEdlaFVXM05vVTVWalN6a2FmbE90Z09JYXZHeHIxY1FSMGVOR0RZUjd2b2NVR1BoNUY0MHFqWHpndGhzOE50cnd6S3IiLCJtYWMiOiIwYmE0NzUxNzQzMjQxNGY3ZDFkYzBiZGYxMzNiMWJhYjA5OGM2YmQ5MjliM2FiMThjMjAyYjk2NTVkMDVhMDJmIiwidGFnIjoiIn0%3D; expires=Wed, 18 Jun 2025 08:24:01 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjVZdmhZVmVVOWxEdHV6ck5uU29DV0E9PSIsInZhbHVlIjoiVkIwQzduRFdTSnVlVGZXdGxBWUc1MnNLMElIUi9ZaEhzMEgyL2ZnV2hTcGZTYndFTzh0VWp6T2oxdzhHUEdlaFVXM05vV" 1 => "nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6ImV3cS8xTXZtblFUOHkzcWkxRWZYL0E9PSIsInZhbHVlIjoiTWROVGZ6YlZqbnpBRk9OYXI1bThOYlEzVFgzRDdYbmIra3lKNXNqWDI3bm40S2NUbmhOZEhvMnZ0eEpsY2F4Y2MvWE5QMHJKUnRVRmwxV2JJOGg3N1RBVVJheFpZWVFuRCtpYmJmN3pwczYwME9QZXp5T3o4MDBZQkU0TE9IT0siLCJtYWMiOiJiYzhlYjgyYjAxYTBkZDdmMGMxNjE2NjUxODM0MTA3OGEyYzRiYjE2MWVhNzdkMTVjNjdiNjQyMGZhOTJiN2Q2IiwidGFnIjoiIn0%3D; expires=Wed, 18 Jun 2025 08:24:01 GMT; Max-Age=7200; path=/; httponlynazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6ImV3cS8xTXZtblFUOHkzcWkxRWZYL0E9PSIsInZhbHVlIjoiTWROVGZ6YlZqbnpBRk9OYXI1bThOYlEzVFgzRDdYbmIra3lKNXNqWDI3bm4" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVZdmhZVmVVOWxEdHV6ck5uU29DV0E9PSIsInZhbHVlIjoiVkIwQzduRFdTSnVlVGZXdGxBWUc1MnNLMElIUi9ZaEhzMEgyL2ZnV2hTcGZTYndFTzh0VWp6T2oxdzhHUEdlaFVXM05vVTVWalN6a2FmbE90Z09JYXZHeHIxY1FSMGVOR0RZUjd2b2NVR1BoNUY0MHFqWHpndGhzOE50cnd6S3IiLCJtYWMiOiIwYmE0NzUxNzQzMjQxNGY3ZDFkYzBiZGYxMzNiMWJhYjA5OGM2YmQ5MjliM2FiMThjMjAyYjk2NTVkMDVhMDJmIiwidGFnIjoiIn0%3D; expires=Wed, 18-Jun-2025 08:24:01 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjVZdmhZVmVVOWxEdHV6ck5uU29DV0E9PSIsInZhbHVlIjoiVkIwQzduRFdTSnVlVGZXdGxBWUc1MnNLMElIUi9ZaEhzMEgyL2ZnV2hTcGZTYndFTzh0VWp6T2oxdzhHUEdlaFVXM05vV" 1 => "nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6ImV3cS8xTXZtblFUOHkzcWkxRWZYL0E9PSIsInZhbHVlIjoiTWROVGZ6YlZqbnpBRk9OYXI1bThOYlEzVFgzRDdYbmIra3lKNXNqWDI3bm40S2NUbmhOZEhvMnZ0eEpsY2F4Y2MvWE5QMHJKUnRVRmwxV2JJOGg3N1RBVVJheFpZWVFuRCtpYmJmN3pwczYwME9QZXp5T3o4MDBZQkU0TE9IT0siLCJtYWMiOiJiYzhlYjgyYjAxYTBkZDdmMGMxNjE2NjUxODM0MTA3OGEyYzRiYjE2MWVhNzdkMTVjNjdiNjQyMGZhOTJiN2Q2IiwidGFnIjoiIn0%3D; expires=Wed, 18-Jun-2025 08:24:01 GMT; path=/; httponlynazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6ImV3cS8xTXZtblFUOHkzcWkxRWZYL0E9PSIsInZhbHVlIjoiTWROVGZ6YlZqbnpBRk9OYXI1bThOYlEzVFgzRDdYbmIra3lKNXNqWDI3bm4" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "ujhFvgH5WhD1u8eA1iQqT1A5IdrVSqtCCa8rocHs" "_previous" => array:1 [ "url" => "https://www.ifarmsy.com/money-witty-books-nor-son-add-chicken-age-had-evening-believe" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-18 12:24:01GET/money-witty-books-nor-son-add-chicken-age-had-evening-believe30116149