loader

Sharjah Museums Department

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/sharjah-museums-department
Headers
accept
*/*
accept-encoding
gzip, br, zstd, deflate
cookie
XSRF-TOKEN=eyJpdiI6InQxNysrZzgveU04dHZpT01KeFZWVFE9PSIsInZhbHVlIjoia0RHR0hTRmtSbWVQUUliZW1YejQzemQwMnQvRzhiWjlCRGxLOFpoZ2poR25JdERBcCtKOVU1OWlQRFErSmpPRngzNlc3T3ZqU2NGSnZ0VUVsazk2UmRHc2JBRE9hb25DSUZSL2FJeURNYVdwTzd2cWF5MHl3bEpMQjN5UFlKYm4iLCJtYWMiOiI4ZTU0MzkwZTk5MDZlYTBlMzU0NDgxN2MyMjA4M2U3MDA1MzQ1Y2FjZDJmNmNjZTE1ZmRiMmZmOTlhYjBhNGUwIiwidGFnIjoiIn0%3D; uae_logos_session=eyJpdiI6Im8vcWdUa3dRUStoV04vaUd6WnlsdUE9PSIsInZhbHVlIjoiTkp2dmZyNDJPOC8zQWtkcGVoakxVYUpuaEwydHhVSXZOZ2FRTmhtd0VmWjNXVytFTzFQSmdzMmEybUpYc2ZhVEJsK0RkaDNsS1B5MERiSGdnbnlUdDAyTGJtT2QyZHVrM3NRNWxuV1pIZHlCVnVQTjJ6ay9jM3lJMGs1SVlvL24iLCJtYWMiOiI5NzA5MjM0ZjA5MTNhYjEzNDg1NGVjZGViY2RlZWJmYzI3OGRjY2NlN2I4ODQ4ZDNiNmEwM2U0MTIxZTFlMTk4IiwidGFnIjoiIn0%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": 48,
        "title": {
            "ar": "إدارة متاحف الشارقة",
            "en": "Sharjah Museums Department"
        },
        "slug": "sharjah-museums-department",
        "normalized_title": "{\"ar\": \"ادارهمتاحفالشارقه\", \"en\": \"sharjahmuseumsdepartment\"}",
        "order": null,
        "views": 17,
        "is_recommended": 0,
        "is_active": 1,
        "is_main_logo": 0,
        "meta_keywords": {
            "ar": "إدارة,متاحف,الشارقة,لوغو , لوجو, شعار,png,svg,ai,pdf",
            "en": "Sharjah,Museums,Department,png,svg,ai,pdf,logo, brand"
        },
        "meta_description": {
            "ar": "شعار إدارة متاحف الشارقة",
            "en": "Sharjah Museums Department's logo"
        },
        "created_at": "2024-09-30T08:48:29.000000Z",
        "updated_at": "2025-06-02T09:41:50.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` = 'XMYmTXlfqznSHwTIBxblJvAbYUe4DBTQgnygryvu' limit 1
mariadb
select * from `mull_logos` where `slug` = 'sharjah-museums-department' limit 1
mariadb
select * from `mull_media` where `mull_media`.`model_id` in (48) 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` = 48 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` = 48 order by `tag_count` desc limit 7
mariadb
select * from `mull_logos` where `mull_logos`.`parent_id` = 48 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