loader

Dune London

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/dune-london
Headers
accept
*/*
accept-encoding
gzip, br, zstd, deflate
cookie
XSRF-TOKEN=eyJpdiI6Im1wWFhCdm00RndpTlB1cCt0eWVnRkE9PSIsInZhbHVlIjoicnlzOVUrS1Y2bk5WRnViNWJKakdOZE1oSTdJWjA0ZzNMUHB3SXZ0UVZVRmdDV0kvVEZDU2tmN0wvVzZ5TCtKbkRwa3ZLREpSNUxZRFVyRFlyZk5qN0txeGt0WWYwOHV5WTFudVMyTHBHenorUExEeE9TN0JsK1kwZU9hczl3aE8iLCJtYWMiOiJjOWMyOGViNjg3M2IxNmYyNmM3OWFiODhkZWRhOGNkNWUzZTJiYzZlNGM5MDU1NTEyYmFkY2EwY2RhZTU4MjJhIiwidGFnIjoiIn0%3D; uae_logos_session=eyJpdiI6IkJoQUt6MU5MS21MdjJweXhMUUg2Y2c9PSIsInZhbHVlIjoiMEh6bXBvM1lRcjYyZ2hkbytxaE94V3BQRGZ0ZUtQVHJ3cVFwSHNQUEtOWmxrdmVTcGdoSjNpUDlJRlhoRXcrUHhYWUYwQjZGVWhxZU5Cc1RYdTdoYXNTL3hoUUN1NUZKNGN4K3lKelRJUlN0R05ZekJKZ1E0dVIvdmY0ZDFXd2YiLCJtYWMiOiJkNTA2ZTY5NDU2MmNmODVhNjNhYzg4ZGM2MTk0MzJjY2JmMDI3MzE2YjUyMDNmMWI1ZGRjOGJiZDRjYzkyNTNlIiwidGFnIjoiIn0%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": 716,
        "title": {
            "ar": "ديون لندن",
            "en": "Dune London"
        },
        "slug": "dune-london",
        "normalized_title": "{\"ar\": \"ديونلندن\", \"en\": \"dunelondon\"}",
        "order": null,
        "views": 0,
        "is_recommended": 0,
        "is_active": 1,
        "is_main_logo": 0,
        "meta_keywords": {
            "ar": "ديون,لندن,لوغو , لوجو, شعار,png,svg,ai,pdf",
            "en": "Dune,London,png,svg,ai,pdf,logo, brand"
        },
        "meta_description": {
            "ar": "شعار ديون لندن",
            "en": "Dune London's logo"
        },
        "created_at": "2024-12-30T07:15:53.000000Z",
        "updated_at": "2024-12-30T07:15:53.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` = 'kqHKcLVzqdXjUsHEoyQK1VNWfDzX2d5ru6EJPn0I' limit 1
mariadb
select * from `mull_logos` where `slug` = 'dune-london' limit 1
mariadb
select * from `mull_media` where `mull_media`.`model_id` in (716) 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` = 716 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` = 716 order by `tag_count` desc limit 7
mariadb
select * from `mull_logos` where `mull_logos`.`parent_id` = 716 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