مسلسلات

755.18msRequest Duration26MBMemory UsageGET ar/view-series/{slug?}RouteAuth status
    • Booting (623.65ms)
    • Application (293.82ms)
      12 templates were rendered
      • vendor.midade.series.show (public/themes/baselworld/frontend/baselworld/views/vendor/midade/series/show.blade.php)1blade
        Params
        0
        item
      • partials.nav-sec (public/themes/baselworld/frontend/baselworld/views/partials/nav-sec.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        currentLocale
        6
        currentUser
        7
        url
      • partials.nav-mob (public/themes/baselworld/frontend/baselworld/views/partials/nav-mob.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        currentLocale
        6
        currentUser
        7
        url
      • partials.header-sec (public/themes/baselworld/frontend/baselworld/views/partials/header-sec.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        currentLocale
        6
        currentUser
        7
        url
        8
        nameTitle
        9
        page
        10
        third_breadcrumb
        11
        midlink
      • partials.social-share (public/themes/baselworld/frontend/baselworld/views/partials/social-share.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        currentLocale
        6
        currentUser
        7
        url
        8
        $item
      • layouts.master (public/themes/baselworld/frontend/baselworld/views/layouts/master.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        currentLocale
        6
        currentUser
        7
        url
        8
        module
        9
        __currentLoopData
        10
        itemSpec
        11
        loop
      • partials.loading-page (public/themes/baselworld/frontend/baselworld/views/partials/loading-page.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        currentLocale
        6
        currentUser
        7
        url
        8
        module
        9
        __currentLoopData
        10
        itemSpec
        11
        loop
      • partials.footer (public/themes/baselworld/frontend/baselworld/views/partials/footer.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        currentLocale
        6
        currentUser
        7
        url
        8
        module
        9
        __currentLoopData
        10
        itemSpec
        11
        loop
        12
        version
      • contents.maillist (public/themes/baselworld/frontend/baselworld/views/contents/maillist.blade.php)14blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        currentLocale
        6
        currentUser
        7
        url
        8
        module
        9
        __currentLoopData
        10
        itemSpec
        11
        loop
        12
        version
        13
        user
      • contents.mail_list (public/themes/baselworld/frontend/baselworld/views/contents/mail_list.blade.php)2blade
        Params
        0
        submitRoute
        1
        subscriptionEnabled
      • partials.offcanvas-end (public/themes/baselworld/frontend/baselworld/views/partials/offcanvas-end.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        currentLocale
        6
        currentUser
        7
        url
        8
        module
        9
        __currentLoopData
        10
        itemSpec
        11
        loop
      • partials.scripts (public/themes/baselworld/frontend/baselworld/views/partials/scripts.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        item
        5
        currentLocale
        6
        currentUser
        7
        url
        8
        module
        9
        __currentLoopData
        10
        itemSpec
        11
        loop
      uri
      GET ar/view-series/{slug?}
      middleware
      localizationRedirect, web
      as
      midade.series.show
      controller
      Midade\Frontends\Http\Controllers\Frontend\HomeFrontController@selected_series
      namespace
      Midade\Frontends\Http\Controllers\Frontend
      prefix
      ar
      where
      file
      workbench/midade/frontends/src/Http/Controllers/Frontend/HomeFrontController.php:309-331
      15 statements were executed, 6 of which were duplicated, 9 unique16.02ms
      • select * from `items` where exists (select * from `item_translations` where `items`.`id` = `item_translations`.`item_id` and `slug` = 'alhlk-alkhams-aashr-shjrty-jdyd-aaalm-50' and `locale` in ('ar', 'en')) limit 15.63ms/workbench/midade/frontends/src/Http/Controllers/Frontend/HomeFrontController.php:323baseldemomidaded_db
        Metadata
        Bindings
        • 0. alhlk-alkhams-aashr-shjrty-jdyd-aaalm-50
        • 1. ar
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /workbench/midade/frontends/src/Http/Controllers/Frontend/HomeFrontController.php:323
        • 39. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 51. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 69. /public/index.php:53
      • select * from `item_translations` where `locale` in ('ar', 'en') and `item_translations`.`item_id` in ('50')940μs/workbench/midade/frontends/src/Http/Controllers/Frontend/HomeFrontController.php:323baseldemomidaded_db
        Metadata
        Bindings
        • 0. ar
        • 1. en
        • 2. 50
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /workbench/midade/frontends/src/Http/Controllers/Frontend/HomeFrontController.php:323
        • 45. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 57. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 75. /public/index.php:53
      • select * from `files` where `files`.`id` in ('69')730μs/workbench/midade/frontends/src/Http/Controllers/Frontend/HomeFrontController.php:323baseldemomidaded_db
        Metadata
        Bindings
        • 0. 69
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 25. /workbench/midade/frontends/src/Http/Controllers/Frontend/HomeFrontController.php:323
        • 51. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 63. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 81. /public/index.php:53
      • select * from `videos` where `videos`.`item_id` = '50' and `videos`.`item_id` is not null810μs/modules/midade/items/src/Models/Item.php:345baseldemomidaded_db
        Metadata
        Bindings
        • 0. 50
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /modules/midade/items/src/Models/Item.php:345
        • 15. view::vendor.midade.series.show:33
        • 22. /vendor/symfony/http-foundation/Response.php:206
        • 44. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 56. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 74. /public/index.php:53
      • select * from `video_translations` where `locale` in ('ar', 'en') and `video_translations`.`video_id` in ('38')640μs/modules/midade/items/src/Models/Item.php:345baseldemomidaded_db
        Metadata
        Bindings
        • 0. ar
        • 1. en
        • 2. 38
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 20. /modules/midade/items/src/Models/Item.php:345
        • 21. view::vendor.midade.series.show:33
        • 28. /vendor/symfony/http-foundation/Response.php:206
        • 50. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 62. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 80. /public/index.php:53
      • select * from `videos` where `videos`.`item_id` = '50' and `videos`.`item_id` is not null600μs/modules/midade/items/src/Models/Item.php:345baseldemomidaded_db
        Metadata
        Bindings
        • 0. 50
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /modules/midade/items/src/Models/Item.php:345
        • 15. view::vendor.midade.series.show:37
        • 22. /vendor/symfony/http-foundation/Response.php:206
        • 44. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 56. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 74. /public/index.php:53
      • select * from `video_translations` where `locale` in ('ar', 'en') and `video_translations`.`video_id` in ('38')550μs/modules/midade/items/src/Models/Item.php:345baseldemomidaded_db
        Metadata
        Bindings
        • 0. ar
        • 1. en
        • 2. 38
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 20. /modules/midade/items/src/Models/Item.php:345
        • 21. view::vendor.midade.series.show:37
        • 28. /vendor/symfony/http-foundation/Response.php:206
        • 50. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 62. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 80. /public/index.php:53
      • select * from `videos` where `videos`.`item_id` = '50' and `videos`.`item_id` is not null580μs/modules/midade/items/src/Models/Item.php:345baseldemomidaded_db
        Metadata
        Bindings
        • 0. 50
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /modules/midade/items/src/Models/Item.php:345
        • 15. view::vendor.midade.series.show:38
        • 22. /vendor/symfony/http-foundation/Response.php:206
        • 44. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 56. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 74. /public/index.php:53
      • select * from `video_translations` where `locale` in ('ar', 'en') and `video_translations`.`video_id` in ('38')540μs/modules/midade/items/src/Models/Item.php:345baseldemomidaded_db
        Metadata
        Bindings
        • 0. ar
        • 1. en
        • 2. 38
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 20. /modules/midade/items/src/Models/Item.php:345
        • 21. view::vendor.midade.series.show:38
        • 28. /vendor/symfony/http-foundation/Response.php:206
        • 50. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 62. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 80. /public/index.php:53
      • select `categories`.*, `categorized`.`categorizable_id` as `pivot_categorizable_id`, `categorized`.`category_id` as `pivot_category_id`, `categorized`.`created_at` as `pivot_created_at`, `categorized`.`updated_at` as `pivot_updated_at` from `categories` inner join `categorized` on `categories`.`id` = `categorized`.`category_id` where `categorized`.`categorizable_id` = '50' and `categorized`.`categorizable_type` = 'Midade\Items\Models\Item'1.08ms/modules/midade/core/src/Overrides/Dimsav/Translatable/TranslatableTrait.php:303baseldemomidaded_db
        Metadata
        Bindings
        • 0. 50
        • 1. Midade\Items\Models\Item
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 16. /modules/midade/core/src/Overrides/Dimsav/Translatable/TranslatableTrait.php:303
        • 18. /modules/midade/items/src/Models/Item.php:348
        • 19. view::vendor.midade.series.show:90
        • 26. /vendor/symfony/http-foundation/Response.php:206
        • 48. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 60. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 78. /public/index.php:53
      • select * from `category_translations` where `locale` in ('ar', 'en') and `category_translations`.`category_id` in ('1', '6')800μs/modules/midade/core/src/Overrides/Dimsav/Translatable/TranslatableTrait.php:303baseldemomidaded_db
        Metadata
        Bindings
        • 0. ar
        • 1. en
        • 2. 1
        • 3. 6
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 22. /modules/midade/core/src/Overrides/Dimsav/Translatable/TranslatableTrait.php:303
        • 24. /modules/midade/items/src/Models/Item.php:348
        • 25. view::vendor.midade.series.show:90
        • 32. /vendor/symfony/http-foundation/Response.php:206
        • 54. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 66. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 84. /public/index.php:53
      • select `items`.*, `item_translations`.`title`, (select count(*) from `counter` where `items`.`id` = `counter`.`entity_id` and `action` = 'view') as `counter_count` from `items` inner join `item_translations` on `item_translations`.`item_id` = `items`.`id` and `item_translations`.`locale` = 'ar' and `item_translations`.`status_id` = '5' where `enabled` = '1' and `items`.`id` > '50' and exists (select * from `items_types` inner join `typeables` on `items_types`.`id` = `typeables`.`typeable_id` where `items`.`id` = `typeables`.`item_id` and `typeables`.`typeable_type` = 'Midade\Items\Models\Item' and `slug` = 'videos') and exists (select * from `videos` where `items`.`id` = `videos`.`item_id`) and exists (select * from `categories` inner join `categorized` on `categories`.`id` = `categorized`.`category_id` where `items`.`id` = `categorized`.`categorizable_id` and `categorized`.`categorizable_type` = 'Midade\Items\Models\Item' and `categories`.`slug` = 'mslslat') limit 4940μsview::vendor.midade.series.show:93baseldemomidaded_db
        Metadata
        Bindings
        • 0. view
        • 1. ar
        • 2. 5
        • 3. 1
        • 4. 50
        • 5. Midade\Items\Models\Item
        • 6. videos
        • 7. Midade\Items\Models\Item
        • 8. mslslat
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 12. view::vendor.midade.series.show:93
        • 19. /vendor/symfony/http-foundation/Response.php:206
        • 41. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 53. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 71. /public/index.php:53
      • select * from `item_translations` where `locale` in ('ar', 'en') and `item_translations`.`item_id` in ('51', '52', '53', '54')670μsview::vendor.midade.series.show:93baseldemomidaded_db
        Metadata
        Bindings
        • 0. ar
        • 1. en
        • 2. 51
        • 3. 52
        • 4. 53
        • 5. 54
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. view::vendor.midade.series.show:93
        • 25. /vendor/symfony/http-foundation/Response.php:206
        • 47. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 59. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 77. /public/index.php:53
      • select * from `files` where `files`.`id` in ('70', '91', '92', '93')630μsview::vendor.midade.series.show:93baseldemomidaded_db
        Metadata
        Bindings
        • 0. 70
        • 1. 91
        • 2. 92
        • 3. 93
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 24. view::vendor.midade.series.show:93
        • 31. /vendor/symfony/http-foundation/Response.php:206
        • 53. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 65. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 83. /public/index.php:53
      • select * from `maillist_lists` where `maillist_lists`.`id` = '1' limit 1880μs/vendor/rinvex/repository/src/Repositories/EloquentRepository.php:59baseldemomidaded_db
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /vendor/rinvex/repository/src/Repositories/EloquentRepository.php:59
        • 18. /vendor/rinvex/repository/src/Repositories/EloquentRepository.php:60
        • 19. /modules/midade/maillist/src/Blade/MaillistForm.php:39
        • 20. view::contents.maillist:1
        • 26. view::partials.footer:46
        • 32. view::layouts.master:58
        • 38. view::vendor.midade.series.show:120
        • 45. /vendor/symfony/http-foundation/Response.php:206
        • 67. /modules/midade/core/src/Http/Middleware/LocalizationMiddleware.php:55
        • 79. /workbench/midade/customs/src/Http/Middleware/SetLocaleAPIMiddleware.php:37
        • 97. /public/index.php:53
        web
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        api
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
          _token
          B6lDXSoaDzV4K5X0sqSQ5qYvVhygGdNU2fq1I0og
          _previous
          array:1 [ "url" => "http://basil-world.com/ar/view-series/alhlk-alkhams-aashr-shjrty-jdyd-aaalm-50...
          PHPDEBUGBAR_STACK_DATA
          []
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          []
          request_request
          []
          request_headers
          array:12 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,i...
          request_server
          array:52 [ "USER" => "baseldemomidaded" "HOME" => "/home/baseldemomidaded" "SCRIPT_NAME" => "/...
          request_cookies
          []
          response_headers
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
          path_info
          /ar/view-series/alhlk-alkhams-aashr-shjrty-jdyd-aaalm-50
          session_attributes
          array:3 [ "_token" => "B6lDXSoaDzV4K5X0sqSQ5qYvVhygGdNU2fq1I0og" "_previous" => array:1 [ "u...