loader

Chevrolet

Licence: Free PNG, Free SVG More info
File Type: PNG, SVG, AI, PDF

“UAE Logos” is your comprehensive digital library, offering a curated collection of high-quality logos from government, semi-government, and private entities across the UAE. We provide logos in multiple formats, supported by detailed guidelines to ensure alignment with each entity’s brand identity. With “UAE Logos,” accessing official logos has never been easier, saving you both time and effort.

All logos and trademarks displayed on the UAE Logos platform are the exclusive property of their respective government and private entities, and are provided for personal and reference use only.

All rights reserved © - 2025 - Developed by MaximaGroup

UAE Logos
Internal Server Error
ErrorException
ob_end_flush(): Failed to send buffer of zlib output compression (0)
vendor/symfony/http-foundation/Response.php :1277
vendor/symfony/http-foundation/Response.php :406
vendor/laravel/framework/src/Illuminate/Foundation/Application.php :1220
public/index.php :17
Request
GET /en/logos/chevrolet
Headers
accept
*/*
accept-encoding
gzip, br, zstd, deflate
cookie
uae_logos_session=eyJpdiI6IkNiSS9jZ0VoRmNwTVNhMEQ3dUtmb0E9PSIsInZhbHVlIjoiV2d5TU4rRFZQZThaZk0yUjRDa0FYWEV3aW1YbTNRcHZkU2UyN0xwMDAxbk1yMTUyQ2wzY0dEcVBlTDFtOEQrVEZqN0x1VjdvcUJqM0xQTldKUE9XYi9KenEvU0RNSk5lZzdhTjhzTmVwZVc2VXlrYXhVRjR6MFJDNXkzQlVQQ1AiLCJtYWMiOiJhMDA3YzdkMDQ3YzRiZmRmMjgyMDY1M2NkNmMyN2JmMmQ4ZDA4NzRhNWM1MGQ4YzM0YWM5YzdlM2FjYTM5YTljIiwidGFnIjoiIn0%3D; XSRF-TOKEN=eyJpdiI6Ilh6aCtHK0FyVk83ZlpFN3poRG1GWEE9PSIsInZhbHVlIjoibmhyQUtGZ0J5dStrSTd6ZWh6WWtvaGo5T0duVnVqSnNXeG1MWlNyOVdBbkVaVktxZWk2VndNcWlYWlhVMHlJdkdHT1h1RDFZSFU3dEpjSTVtVGJCdllBcnd3WVp3cm1JSEltbGZvS0ZpOE53djEzbzBjN3M1RzZtZVM5amJYWHQiLCJtYWMiOiI2Njc4YThmYTA0YjI1MTcxNzY4MWQ0NDViZWU4OGZkNWRiM2M1ZmE1NDlhMGJiNGRkZGU5ZDUxNmNmZmYzYzNjIiwidGFnIjoiIn0%3D
host
uaelogos.ae
user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
x-https
1
Body
No body data
Application
Routing
controller
App\Http\Controllers\Website\LogoController@show
route name
website.logos.show
middleware
web
Routing Parameters
{
    "logo": {
        "id": 404,
        "title": {
            "ar": "شيفروليه",
            "en": "Chevrolet"
        },
        "slug": "chevrolet",
        "normalized_title": "{\"ar\": \"شيفروليه\", \"en\": \"chevrolet\"}",
        "order": null,
        "views": 30,
        "is_recommended": 0,
        "is_active": 1,
        "is_main_logo": 0,
        "meta_keywords": {
            "ar": "شيفروليه, لوغو, لوجو, شعار, png, svg, ai, pdf, سيارة, سيارات, موتر",
            "en": "Chevrolet, png, svg, ai, pdf, logo, brand, cars, motors"
        },
        "meta_description": {
            "ar": "شعار شيفروليه",
            "en": "Chevrolet's logo"
        },
        "created_at": "2024-11-21T05:44:06.000000Z",
        "updated_at": "2025-03-10T20:03:01.000000Z",
        "guideline_id": null,
        "is_latest_version": 0,
        "parent_id": null
    }
}
Database Queries only the first 100 queries are displayed
mariadb
select * from `mull_sessions` where `id` = 'bwPRgxQ27n69iOtwuJjNTxMUCRvYZpn8QDk0r2KC' limit 1
mariadb
select * from `mull_logos` where `slug` = 'chevrolet' limit 1
mariadb
select * from `mull_media` where `mull_media`.`model_id` in (404) and `mull_media`.`model_type` = 'App\Models\Logo'
mariadb
select `mull_tags`.*, `mull_taggables`.`taggable_id` as `pivot_taggable_id`, `mull_taggables`.`tag_id` as `pivot_tag_id`, `mull_taggables`.`taggable_type` as `pivot_taggable_type` from `mull_tags` inner join `mull_taggables` on `mull_tags`.`id` = `mull_taggables`.`tag_id` where `mull_taggables`.`taggable_id` = 404 and `mull_taggables`.`taggable_type` = 'App\Models\Logo'
mariadb
select `mull_logos`.*, (select count(*) from `mull_tags` inner join `mull_taggables` on `mull_tags`.`id` = `mull_taggables`.`tag_id` where `mull_logos`.`id` = `mull_taggables`.`taggable_id` and `mull_taggables`.`taggable_type` = 'App\Models\Logo' and 0 = 1) as `tag_count` from `mull_logos` where exists (select * from `mull_tags` inner join `mull_taggables` on `mull_tags`.`id` = `mull_taggables`.`tag_id` where `mull_logos`.`id` = `mull_taggables`.`taggable_id` and `mull_taggables`.`taggable_type` = 'App\Models\Logo' and 0 = 1) and not `mull_logos`.`id` = 404 order by `tag_count` desc limit 7
mariadb
select * from `mull_logos` where `mull_logos`.`parent_id` = 404 and `mull_logos`.`parent_id` is not null
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1