ميركوري كانت جزء من شركة فورد وقد تأسست الشركة عام 1939.م من قبل ادسل فورد، نجل هنري فورد ،وكان الغرض من تصنيع هذه السيارة ملء الفجوة في إنتاج الشركة بين طرازات فورد الشعبية ولنكولن الفاخرة، أسوة بفرعي بويك وأولدزموبيل في جنرال موتورز.

ميركوري - الموديلات

8.3.0PHP Version157msRequest Duration3MBMemory UsageGET ar/brands/{brand}Route
    • Booting (14.16ms)
    • Application (143ms)
    • 1 x Application (90.94%)
      142.72ms
      1 x Booting (9.02%)
      14.16ms
      5 templates were rendered
      • brands.show (resources/views/brands/show.blade.php)2bladefile
        Params
        0
        brand
        1
        models
      • brands.card (resources/views/brands/card.blade.php)7bladefile
        Params
        0
        __env
        1
        app
        2
        settings
        3
        errors
        4
        brand
        5
        models
        6
        component
      • layouts.app (resources/views/layouts/app.blade.php)12bladefile
        Params
        0
        servicesCategory
        1
        sidebar
        2
        componentName
        3
        attributes
        4
        resolve
        5
        flushCache
        6
        forgetFactory
        7
        forgetComponentsResolver
        8
        resolveComponentsUsing
        9
        slot
        10
        header
        11
        __laravel_slots
      • layouts.main-navbar (resources/views/layouts/main-navbar.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        settings
        3
        errors
        4
        servicesCategory
        5
        sidebar
        6
        componentName
        7
        attributes
        8
        resolve
        9
        flushCache
        10
        forgetFactory
        11
        forgetComponentsResolver
        12
        resolveComponentsUsing
        13
        slot
        14
        header
        15
        __laravel_slots
      • layouts.footer (resources/views/layouts/footer.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        settings
        3
        errors
        4
        servicesCategory
        5
        sidebar
        6
        componentName
        7
        attributes
        8
        resolve
        9
        flushCache
        10
        forgetFactory
        11
        forgetComponentsResolver
        12
        resolveComponentsUsing
        13
        slot
        14
        header
        15
        __laravel_slots
      uri
      GET ar/brands/{brand}
      middleware
      web
      controller
      App\Http\Controllers\BrandController@show
      namespace
      prefix
      ar/brands/{brand:slug}
      where
      as
      brands.show
      file
      app/Http/Controllers/BrandController.php:199-241
      8 statements were executed116ms
      • select * from `brands` where `slug` = 'mercury' limit 1
        4.14ms/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61shkman
        Metadata
        Bindings
        • 0. mercury
        Backtrace
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:947
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 20. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `media` where `media`.`model_id` in (76) and `media`.`model_type` = 'App\Models\Brand'
        970μs/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545shkman
        Metadata
        Bindings
        • 0. App\Models\Brand
        Backtrace
        • 22. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • 23. /vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • 24. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • 25. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:282
        • 26. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:294
      • select * from `models` where `models`.`brand_id` = 76 and `models`.`brand_id` is not null and exists (select * from `terazs` where `models`.`id` = `terazs`.`model_id`) order by `price_min` asc
        1.07ms/app/Http/Controllers/BrandController.php:239shkman
        Metadata
        Bindings
        • 0. 76
        Backtrace
        • 15. /app/Http/Controllers/BrandController.php:239
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `service_categories`.*, (select count(*) from `services` inner join `category_service` on `services`.`id` = `category_service`.`service_id` where `service_categories`.`id` = `category_service`.`service_category_id`) as `services_count` from `service_categories` where `priority` > 0 order by `services_count` desc
        102ms/app/View/Components/AppLayout.php:26shkman
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 14. /app/View/Components/AppLayout.php:26
        • 15. /vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • 16. view::brands.show:5
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `countries` where `countries`.`id` = 5 limit 1
        1.54msview::brands.card:15shkman
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 20. view::brands.card:15
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `media` where `media`.`model_id` in (5) and `media`.`model_type` = 'App\Models\Country'
        2.49ms/vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545shkman
        Metadata
        Bindings
        • 0. App\Models\Country
        Backtrace
        • 22. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • 23. /vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • 24. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • 25. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:282
        • 26. /vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:294
      • select * from `news` where `news`.`brand_id` = 76 and `news`.`brand_id` is not null order by `published_at` desc
        1.26msview::brands.card:49shkman
        Metadata
        Bindings
        • 0. 76
        Backtrace
        • 19. view::brands.card:49
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `cars` where `cars`.`brand_id` = 76 and `cars`.`brand_id` is not null order by `published_at` desc
        1.98msview::brands.card:58shkman
        Metadata
        Bindings
        • 0. 76
        Backtrace
        • 19. view::brands.card:58
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Car
      1
      App\Models\News
      2
      App\Models\Country
      1
      App\Models\ServiceCategory
      8
      Spatie\MediaLibrary\MediaCollections\Models\Media
      3
      App\Models\Brand
      1
        _token
        Jsh2BCmb055s0VibgWyNU52D0JPyKPIChckDvqEe
        _previous
        array:1 [ "url" => "https://shkman.com/ar/brands/mercury" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        telescope
        View in Telescope
        path_info
        /ar/brands/mercury
        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:24 [ "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "216.73.216.32" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "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" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "98a91ba5ddecebbd-YYZ" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.32" ] "host" => array:1 [ 0 => "shkman.com" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
        request_server
        0 of 0
        array:47 [ "USER" => "forge" "HOME" => "/home/forge" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "216.73.216.32" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "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_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "98a91ba5ddecebbd-YYZ" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_X_FORWARDED_FOR" => "216.73.216.32" "HTTP_HOST" => "shkman.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SERVER_NAME" => "shkman.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "161.35.29.3" "REMOTE_PORT" => "" "REMOTE_ADDR" => "216.73.216.32" "SERVER_SOFTWARE" => "nginx/1.24.0" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/home/forge/shkman.com/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/ar/brands/mercury" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/forge/shkman.com/public/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1759795119.5357 "REQUEST_TIME" => 1759795119 ]
        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 => "Mon, 06 Oct 2025 23:58:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1LU0plSjdkc21uNGpmVjBLUmJDL1E9PSIsInZhbHVlIjoiTEZsNTFQUGg1UU5GR1JROHZRTlYrR3BXcWlXcUlXYUVjMVJsRFpCSHJSMTM0bWJGUVc4RVNzMDhHOXRlNzc2bXNoK1FCU1Zqd2xJYnVvMzA2Y2c5WGYrWVVvSzdTT2Mvc1hyRDJqdFNpSDNvUDdqaWhJZnpZSnBvNE9aWjBoQlAiLCJtYWMiOiJmOTMwNjFjYzE0OTg2N2E0ZmM3NTFlZjE5Y2YzNjRiYzlkYjExMDcwOTllNzhhMjk5ZjUyOTIzODlkZDMxZDg3IiwidGFnIjoiIn0%3D; expires=Tue, 07 Oct 2025 01:58:39 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik1LU0plSjdkc21uNGpmVjBLUmJDL1E9PSIsInZhbHVlIjoiTEZsNTFQUGg1UU5GR1JROHZRTlYrR3BXcWlXcUlXYUVjMVJsRFpCSHJSMTM0bWJGUVc4RVNzMDhHOXRlNzc2bXNoK1FCU" 1 => "shkman_session=eyJpdiI6IkJwSGxVbEsrdGx1MVhQY3lGbGtDZlE9PSIsInZhbHVlIjoiY2pVenBJaWtVUVZiRUhhUkFKQnJMbU9xUTk4MkZ3d2hQYkdZYlg2SXdrSG81UFU0ak84OStsZFhhSlUrY1NFM214UjJmc0dZbm1JN0tRc2FmdkRlMWR6M1FoS1lTVHVsVUFwM1dlMURiYlRnVGEyV0t6bndhUU1McGJNazNZRGoiLCJtYWMiOiJiMzIyMDM3NTQxNDU3MWU2ZTFjMzIyOTI5NWVmMDE1OWMyMDBhZGRhODA0NGY0MDlkOGQ4Y2I1Y2M5YTQzM2IyIiwidGFnIjoiIn0%3D; expires=Tue, 07 Oct 2025 01:58:39 GMT; Max-Age=7200; path=/; httponly; samesite=laxshkman_session=eyJpdiI6IkJwSGxVbEsrdGx1MVhQY3lGbGtDZlE9PSIsInZhbHVlIjoiY2pVenBJaWtVUVZiRUhhUkFKQnJMbU9xUTk4MkZ3d2hQYkdZYlg2SXdrSG81UFU0ak84OStsZFhhSlUrY1NFM214U" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1LU0plSjdkc21uNGpmVjBLUmJDL1E9PSIsInZhbHVlIjoiTEZsNTFQUGg1UU5GR1JROHZRTlYrR3BXcWlXcUlXYUVjMVJsRFpCSHJSMTM0bWJGUVc4RVNzMDhHOXRlNzc2bXNoK1FCU1Zqd2xJYnVvMzA2Y2c5WGYrWVVvSzdTT2Mvc1hyRDJqdFNpSDNvUDdqaWhJZnpZSnBvNE9aWjBoQlAiLCJtYWMiOiJmOTMwNjFjYzE0OTg2N2E0ZmM3NTFlZjE5Y2YzNjRiYzlkYjExMDcwOTllNzhhMjk5ZjUyOTIzODlkZDMxZDg3IiwidGFnIjoiIn0%3D; expires=Tue, 07-Oct-2025 01:58:39 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik1LU0plSjdkc21uNGpmVjBLUmJDL1E9PSIsInZhbHVlIjoiTEZsNTFQUGg1UU5GR1JROHZRTlYrR3BXcWlXcUlXYUVjMVJsRFpCSHJSMTM0bWJGUVc4RVNzMDhHOXRlNzc2bXNoK1FCU" 1 => "shkman_session=eyJpdiI6IkJwSGxVbEsrdGx1MVhQY3lGbGtDZlE9PSIsInZhbHVlIjoiY2pVenBJaWtVUVZiRUhhUkFKQnJMbU9xUTk4MkZ3d2hQYkdZYlg2SXdrSG81UFU0ak84OStsZFhhSlUrY1NFM214UjJmc0dZbm1JN0tRc2FmdkRlMWR6M1FoS1lTVHVsVUFwM1dlMURiYlRnVGEyV0t6bndhUU1McGJNazNZRGoiLCJtYWMiOiJiMzIyMDM3NTQxNDU3MWU2ZTFjMzIyOTI5NWVmMDE1OWMyMDBhZGRhODA0NGY0MDlkOGQ4Y2I1Y2M5YTQzM2IyIiwidGFnIjoiIn0%3D; expires=Tue, 07-Oct-2025 01:58:39 GMT; path=/; httponlyshkman_session=eyJpdiI6IkJwSGxVbEsrdGx1MVhQY3lGbGtDZlE9PSIsInZhbHVlIjoiY2pVenBJaWtVUVZiRUhhUkFKQnJMbU9xUTk4MkZ3d2hQYkdZYlg2SXdrSG81UFU0ak84OStsZFhhSlUrY1NFM214U" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "Jsh2BCmb055s0VibgWyNU52D0JPyKPIChckDvqEe" "_previous" => array:1 [ "url" => "https://shkman.com/ar/brands/mercury" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]