loader

Emirates Agriculture Conference & Exhibition 2025

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/emirates-agriculture-conference-exhibition-2025
Headers
accept
*/*
accept-encoding
gzip, br, zstd, deflate
cookie
XSRF-TOKEN=eyJpdiI6IkwwemhGZUJmK3ZwS1J5ZnlvblY2c3c9PSIsInZhbHVlIjoiZ21VZERualNwRURnZEVyN3FaREFUM0dDWXNiTUVub00rOFh0Y09XTWxUY0d0S1F6QlBpRW5SR0U4T0VFM1kzNkY4dGpYZ0V6RWhyblJSWDBHSzgvdjNMSkp1T1dhVGlCbFlEaHQ5by9OcXhFWGIxdTZoZGljYzd6MldldTJSY3YiLCJtYWMiOiJiZGEyZDhiNmQwMTQ4ZTlhMmE2MWIyMDY0ZmM3MDY0OWNkZjRmMjVmNjhlM2Q0MDNjY2RhZDBmOTlkMTU3N2U0IiwidGFnIjoiIn0%3D; uae_logos_session=eyJpdiI6IjBDT0RmS25oOXl3UjNQNDVTcWpENFE9PSIsInZhbHVlIjoiUktpV0M2YmV1OEsrSFpUd3J4d29SRjBjdTFCb081b2ZYRE5veENvdnVZeXNDUXFtaE9Za2Z1RHZqWXNjbmpLSkNDd2xXV2lqTUIxbE1tZDZNOG1Hc0ZlRzJHVDZ5VUVIZE9RT1grY0dFSWx3akVpOVhQdHArOEJDL1M3M0tDMlIiLCJtYWMiOiI3MjY4MjBkZTIxNDY3M2ZkYmUxYjhmYTBlYWIzODgyYzJkYjAwZWIzZDgxY2YzM2QyYzJiZjM1NDdlN2U2NzBkIiwidGFnIjoiIn0%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": 1009,
        "title": {
            "en": "Emirates Agriculture Conference & Exhibition 2025",
            "ar": "المؤتمر والمعرض الزراعي الإماراتي 2025"
        },
        "slug": "emirates-agriculture-conference-exhibition-2025",
        "normalized_title": "{\"en\":\"emiratesagricultureconferenceexhibition2025\",\"ar\":\"\\u0627\\u0644\\u0645\\u0648\\u062a\\u0645\\u0631\\u0648\\u0627\\u0644\\u0645\\u0639\\u0631\\u0636\\u0627\\u0644\\u0632\\u0631\\u0627\\u0639\\u064a\\u0627\\u0644\\u0627\\u0645\\u0627\\u0631\\u0627\\u062a\\u064a2025\"}",
        "order": null,
        "views": 1,
        "is_recommended": 0,
        "is_active": 1,
        "is_main_logo": 0,
        "meta_keywords": {
            "en": "Emirates,Agriculture,Conference,&,Exhibition,2025,png,svg,ai,pdf,logo, brand",
            "ar": "المؤتمر,والمعرض,الزراعي,الإماراتي,2025,لوغو , لوجو, شعار,png,svg,ai,pdf"
        },
        "meta_description": {
            "en": "Emirates Agriculture Conference & Exhibition 2025's logo",
            "ar": "شعار المؤتمر والمعرض الزراعي الإماراتي 2025"
        },
        "created_at": "2025-04-28T06:43:32.000000Z",
        "updated_at": "2025-04-30T11:04:57.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` = 'gcQgQajje7Sst1n5keC0OaKJtdt1ueJATYsRc6W9' limit 1
mariadb
select * from `mull_logos` where `slug` = 'emirates-agriculture-conference-exhibition-2025' limit 1
mariadb
select * from `mull_media` where `mull_media`.`model_id` in (1009) 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` = 1009 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` = 1009 order by `tag_count` desc limit 7
mariadb
select * from `mull_logos` where `mull_logos`.`parent_id` = 1009 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