Ver más
* Requiere al menos una letra mayúscula, una letra minúscula, un número y un símbolo.
select * from `bravo_locations` where `slug` = 'istanbul' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1
SELECT *
LIMIT
ORDER BY
select * from `bravo_location_translations` where `bravo_location_translations`.`origin_id` = 34 and `bravo_location_translations`.`origin_id` is not null and `locale` = 'es_ES' limit 1
select * from `bravo_seo` where `object_id` = 34 and `object_model` = 'location_translation_es_ES' limit 1
select `bravo_hotels`.* from `bravo_hotels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null limit 8
select `bravo_hostels`.* from `bravo_hostels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hostels`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_hostels`.`status` = 'publish' and `bravo_hostels`.`deleted_at` is null limit 8
select `bravo_spaces`.* from `bravo_spaces` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_spaces`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null limit 8
select `bravo_emlaks`.* from `bravo_emlaks` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_emlaks`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_emlaks`.`status` = 'publish' and `bravo_emlaks`.`deleted_at` is null limit 8
select `bravo_masters`.* from `bravo_masters` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_masters`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_masters`.`status` = 'publish' and `bravo_masters`.`deleted_at` is null limit 8
select * from `bravo_locations` where `bravo_locations`.`id` in (6) and `bravo_locations`.`deleted_at` is null
select * from `bravo_location_translations` where `locale` = 'es_ES' and `bravo_location_translations`.`origin_id` in (6)
select `bravo_shops`.* from `bravo_shops` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_shops`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_shops`.`status` = 'publish' and `bravo_shops`.`deleted_at` is null limit 8
select `bravo_shippings`.* from `bravo_shippings` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_shippings`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_shippings`.`status` = 'publish' and `bravo_shippings`.`deleted_at` is null limit 8
select `bravo_psychologists`.* from `bravo_psychologists` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_psychologists`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_psychologists`.`status` = 'publish' and `bravo_psychologists`.`deleted_at` is null limit 8
select `bravo_lawyers`.* from `bravo_lawyers` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_lawyers`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_lawyers`.`status` = 'publish' and `bravo_lawyers`.`deleted_at` is null limit 8
select `bravo_tekniks`.* from `bravo_tekniks` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tekniks`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_tekniks`.`status` = 'publish' and `bravo_tekniks`.`deleted_at` is null limit 8
select `bravo_dentals`.* from `bravo_dentals` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_dentals`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_dentals`.`status` = 'publish' and `bravo_dentals`.`deleted_at` is null limit 8
select `bravo_arts`.* from `bravo_arts` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_arts`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_arts`.`status` = 'publish' and `bravo_arts`.`deleted_at` is null limit 8
select `bravo_pets`.* from `bravo_pets` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_pets`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_pets`.`status` = 'publish' and `bravo_pets`.`deleted_at` is null limit 8
select `bravo_books`.* from `bravo_books` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_books`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_books`.`status` = 'publish' and `bravo_books`.`deleted_at` is null limit 8
select `bravo_healths`.* from `bravo_healths` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_healths`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_healths`.`status` = 'publish' and `bravo_healths`.`deleted_at` is null limit 8
select `bravo_furnitures`.* from `bravo_furnitures` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_furnitures`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_furnitures`.`status` = 'publish' and `bravo_furnitures`.`deleted_at` is null limit 8
select `bravo_foods`.* from `bravo_foods` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_foods`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_foods`.`status` = 'publish' and `bravo_foods`.`deleted_at` is null limit 8
select `bravo_jobs`.* from `bravo_jobs` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_jobs`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_jobs`.`status` = 'publish' and `bravo_jobs`.`deleted_at` is null limit 8
select `bravo_cars`.* from `bravo_cars` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_cars`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_cars`.`status` = 'publish' and `bravo_cars`.`deleted_at` is null limit 8
select `bravo_autocars`.* from `bravo_autocars` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_autocars`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_autocars`.`status` = 'publish' and `bravo_autocars`.`deleted_at` is null limit 8
select `bravo_events`.* from `bravo_events` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_events`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_events`.`status` = 'publish' and `bravo_events`.`deleted_at` is null limit 8
select `bravo_offers`.* from `bravo_offers` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_offers`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_offers`.`status` = 'publish' and `bravo_offers`.`deleted_at` is null limit 8
select `bravo_decorations`.* from `bravo_decorations` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_decorations`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_decorations`.`status` = 'publish' and `bravo_decorations`.`deleted_at` is null limit 8
select `bravo_flowers`.* from `bravo_flowers` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_flowers`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_flowers`.`status` = 'publish' and `bravo_flowers`.`deleted_at` is null limit 8
select `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null limit 8
select `bravo_boats`.* from `bravo_boats` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_boats`.`location_id` and `bravo_locations`.`_lft` >= 1 and `bravo_locations`.`_rgt` <= 2 where `bravo_boats`.`status` = 'publish' and `bravo_boats`.`deleted_at` is null limit 8
select * from `bravo_master_translations` where `bravo_master_translations`.`origin_id` = 1 and `bravo_master_translations`.`origin_id` is not null and `locale` = 'es_ES' and `bravo_master_translations`.`deleted_at` is null limit 1
select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'es_ES' limit 1
select * from `core_pages` where `core_pages`.`id` = '14' and `core_pages`.`deleted_at` is null limit 1
200
[]
0 of 0 array:24 [▼ "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" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "connection" => array:1 [▶ 0 => "Keep-Alive" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjM0cVZLTzd6VkZERjZBN1Q5N1kxTGc9PSIsInZhbHVlIjoiUFdlM21ncWk3VzBQNjluYSt2OU01WVcyODNpVDNEZGZhaGVOT1ZBTFRETk1hOFgvZ3RQNFNNdmFUQUtLT0orbEhDWWFHYnlicWEvb0twVVFNdmU4ek1qRE5QOVNQTGFSalA0R2JSakI5dFFFOU5adGdmWkcvaGVNTk1pMkg5T0QiLCJtYWMiOiIwMzA5M2NjMTliY2FiOGQyYWQ1ZjhhOGE0NGYxN2EzMGM4MzdjNzM4YmI3YWNjMDk0YTVhMzY0OWMwZDFlNzJhIiwidGFnIjoiIn0%3D; a_ztr_al_sat_kirala_session=eyJpdiI6IlF2c1VLWVhCQUtYeEZneG5sTzZWNVE9PSIsInZhbHVlIjoiOGlNVU1iVWhaUVF1WlJsT1A3Z0VvdDRQMWUvTytRa2JDcGI2aURwaG82Um1UVmRrS0dERk1QZVdGcmFaczFZdmRyaVo1YjhkNDRreC9lUDlrY290emtZQ3ltRnl5VnpLcWVpMnp6RWF5VVhNbjVFK2dzRUhpSDFDeksydUpBdnMiLCJtYWMiOiIzODViOGEzNDM4YmIyMTUzOGQ5ZmJiZDQ2MTMwMWNiMjkzNTcxNjdlODM0MzFiOTg1M2QwNDA4NWMxNTdmZWE3IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IjM0cVZLTzd6VkZERjZBN1Q5N1kxTGc9PSIsInZhbHVlIjoiUFdlM21ncWk3VzBQNjluYSt2OU01WVcyODNpVDNEZGZhaGVOT1ZBTFRETk1hOFgvZ3RQNFNNdmFUQUtLT0orbEhDWWFHY ▶" ] "host" => array:1 [▶ 0 => "a-z.tr" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "x-forwarded-for" => array:1 [▶ 0 => "3.137.184.154" ] "cf-ray" => array:1 [▶ 0 => "92de4b079a53cef7-ORD" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-connecting-ip" => array:1 [▶ 0 => "3.137.184.154" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] ]
0 of 0 array:2 [▼ "XSRF-TOKEN" => "WZrOJBOHSfSX0EFJWhJDM8sLx7XBEeVG40vc1K3I" "a_ztr_al_sat_kirala_session" => "0UB3xZesETFxS0KlBeq4c2kict0wKcnrbLbbyjpP" ]
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 => "Thu, 10 Apr 2025 00:57:58 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkU3R1p4bVNxYkJGbFRkWmZHSGM2TFE9PSIsInZhbHVlIjoiVnBiNFprOGV1aU5vQ3RxUHRta0M0dFI3S2p5M1JSSnBZVUhuUk5kcTloYi9IYm9nUzEzVXFYS1RxbUloRU91SHJFOGhhdER3WDJuaTQ1SXV3SE04b2hYNk5TQmw0S2dmSDFoWER5Nm5OVytjMUdIV3lITHh3Tmswa1VTOFZxR0YiLCJtYWMiOiIxMjI4Y2MxYTJlZmRiYTEwNmIyNmViM2E2YWYwM2UyZDA0ZmI1NTFjYjE5MWViNDcwYzkxMDZlOWMyMGRjYWQyIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 02:57:58 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IkU3R1p4bVNxYkJGbFRkWmZHSGM2TFE9PSIsInZhbHVlIjoiVnBiNFprOGV1aU5vQ3RxUHRta0M0dFI3S2p5M1JSSnBZVUhuUk5kcTloYi9IYm9nUzEzVXFYS1RxbUloRU91SHJFOGhhd ▶" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6IjZlZldDRmg1U05Ta2xkMjV5K3IrRmc9PSIsInZhbHVlIjoiYVVxcU5RdWV2blZSNnhyMDZjRjJYTFpmQW11OXpNT0luOG5lTnYzdDljdFNoa28wYzd6VmhKc0k4OXNzaEpRU3RtL3U1RDg2di8vc3JSNnlUTEJycU0ySEdHd0VtMFVVQ0JNZXEvUGNCM3pPc3VYUklwU0FjWmx5T0h4eWtBZGMiLCJtYWMiOiI3ZDlhMDMyMTVkMDE1MThhZmIxMWUwYjUyNmEwNzU4NjZlZDBmYjlmYWM3ZGRmNjRhYWMzOWY0ZDczZWI0NGZkIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 02:57:58 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀a_ztr_al_sat_kirala_session=eyJpdiI6IjZlZldDRmg1U05Ta2xkMjV5K3IrRmc9PSIsInZhbHVlIjoiYVVxcU5RdWV2blZSNnhyMDZjRjJYTFpmQW11OXpNT0luOG5lTnYzdDljdFNoa28wYzd6VmhKc0k4 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkU3R1p4bVNxYkJGbFRkWmZHSGM2TFE9PSIsInZhbHVlIjoiVnBiNFprOGV1aU5vQ3RxUHRta0M0dFI3S2p5M1JSSnBZVUhuUk5kcTloYi9IYm9nUzEzVXFYS1RxbUloRU91SHJFOGhhdER3WDJuaTQ1SXV3SE04b2hYNk5TQmw0S2dmSDFoWER5Nm5OVytjMUdIV3lITHh3Tmswa1VTOFZxR0YiLCJtYWMiOiIxMjI4Y2MxYTJlZmRiYTEwNmIyNmViM2E2YWYwM2UyZDA0ZmI1NTFjYjE5MWViNDcwYzkxMDZlOWMyMGRjYWQyIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 02:57:58 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IkU3R1p4bVNxYkJGbFRkWmZHSGM2TFE9PSIsInZhbHVlIjoiVnBiNFprOGV1aU5vQ3RxUHRta0M0dFI3S2p5M1JSSnBZVUhuUk5kcTloYi9IYm9nUzEzVXFYS1RxbUloRU91SHJFOGhhd ▶" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6IjZlZldDRmg1U05Ta2xkMjV5K3IrRmc9PSIsInZhbHVlIjoiYVVxcU5RdWV2blZSNnhyMDZjRjJYTFpmQW11OXpNT0luOG5lTnYzdDljdFNoa28wYzd6VmhKc0k4OXNzaEpRU3RtL3U1RDg2di8vc3JSNnlUTEJycU0ySEdHd0VtMFVVQ0JNZXEvUGNCM3pPc3VYUklwU0FjWmx5T0h4eWtBZGMiLCJtYWMiOiI3ZDlhMDMyMTVkMDE1MThhZmIxMWUwYjUyNmEwNzU4NjZlZDBmYjlmYWM3ZGRmNjRhYWMzOWY0ZDczZWI0NGZkIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 02:57:58 GMT; path=/; httponly ◀a_ztr_al_sat_kirala_session=eyJpdiI6IjZlZldDRmg1U05Ta2xkMjV5K3IrRmc9PSIsInZhbHVlIjoiYVVxcU5RdWV2blZSNnhyMDZjRjJYTFpmQW11OXpNT0luOG5lTnYzdDljdFNoa28wYzd6VmhKc0k4 ▶" ] ]
0 of 0 array:4 [▼ "_token" => "WZrOJBOHSfSX0EFJWhJDM8sLx7XBEeVG40vc1K3I" "_previous" => array:1 [▶ "url" => "https://a-z.tr/es_ES/location/istanbul" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]