Baume

General data
- Water type: River
- Progression: Ardeche -> Rhone -> Mediterranean Sea -> Atlantic Ocean -> Planet Earth
- Climates: Temperate, Mountain
- Continents: Europe
- Countries: France
1 x Application (86.86%) | 153ms |
1 x Booting (13.14%) | 23.13ms |
select * from `sessions` where `id` = 'EFODCAhBKXca8OWVRVm9YSgWL9HZ13RYH3varWSc' limit 1
Bindings |
|
Backtrace |
|
select * from `waters` where `type` = 'River' and `alias` = 'baume' and `published` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1033) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select * from `waters` where `waters`.`parent_id` in (1033)
Backtrace |
|
select `countries`.*, `country_water`.`water_id` as `pivot_water_id`, `country_water`.`country_id` as `pivot_country_id` from `countries` inner join `country_water` on `countries`.`id` = `country_water`.`country_id` where `country_water`.`water_id` in (1033)
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (80) and `translations`.`translatable_type` = 'App\\Models\\Country'
Bindings |
|
Backtrace |
|
select `continents`.*, `continent_country`.`country_id` as `pivot_country_id`, `continent_country`.`continent_id` as `pivot_continent_id` from `continents` inner join `continent_country` on `continents`.`id` = `continent_country`.`continent_id` where `continent_country`.`country_id` in (80)
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (2) and `translations`.`translatable_type` = 'App\\Models\\Continent'
Bindings |
|
Backtrace |
|
select `fish`.*, `water_fish`.`water_id` as `pivot_water_id`, `water_fish`.`fish_id` as `pivot_fish_id` from `fish` inner join `water_fish` on `fish`.`id` = `water_fish`.`fish_id` where `water_fish`.`water_id` in (1033)
Backtrace |
|
select * from `fish_names` where `locale` = 'en' and `main` = 1 and `fish_names`.`fish_id` in (1504)
Bindings |
|
Backtrace |
|
with recursive `laravel_cte` as ((select `fish`.*, -1 as `depth`, cast(`id` as char(65535)) as `path` from `fish` where `fish`.`id` in (87)) union all (select `fish`.*, `depth` - 1 as `depth`, concat(`path`, '.', `fish`.`id`) from `fish` inner join `laravel_cte` on `laravel_cte`.`parent_id` = `fish`.`id`)) select * from `laravel_cte`
Bindings |
|
Backtrace |
|
select * from `fish_names` where `locale` = 'en' and `main` = 1 and `fish_names`.`fish_id` in (1, 3, 87, 906, 908)
Bindings |
|
Backtrace |
|
with recursive `laravel_cte` as ((select `waters`.*, -1 as `depth`, cast(`id` as char(65535)) as `path` from `waters` where `waters`.`id` = 1032) union all (select `waters`.*, `depth` - 1 as `depth`, concat(`path`, '.', `waters`.`id`) from `waters` inner join `laravel_cte` on `laravel_cte`.`parent_id` = `waters`.`id`)) select * from `laravel_cte`
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (39, 40, 41, 406, 1032) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select `climates`.*, `climate_water`.`water_id` as `pivot_water_id`, `climate_water`.`climate_id` as `pivot_climate_id` from `climates` inner join `climate_water` on `climates`.`id` = `climate_water`.`climate_id` where `climate_water`.`water_id` = 1033
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translatable_type` = 'App\\Models\\Climate' and `translations`.`translatable_id` = 3 and `translations`.`translatable_id` is not null and `lang` = 'en' limit 1
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translatable_type` = 'App\\Models\\Climate' and `translations`.`translatable_id` = 8 and `translations`.`translatable_id` is not null and `lang` = 'en' limit 1
Bindings |
|
Backtrace |
|
select `continents`.*, `continent_water`.`water_id` as `pivot_water_id`, `continent_water`.`continent_id` as `pivot_continent_id` from `continents` inner join `continent_water` on `continents`.`id` = `continent_water`.`continent_id` where `continent_water`.`water_id` = 1033
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (2) and `translations`.`translatable_type` = 'App\\Models\\Continent'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `tags` where `tags`.`context_id` = 1033 and `tags`.`context_id` is not null and `type` = 'water'
Bindings |
|
Backtrace |
|
select * from `tags` where `tags`.`context_id` = 1033 and `tags`.`context_id` is not null and `type` = 'water' order by `created_at` desc limit 20
Bindings |
|
Backtrace |
|
select * from `fish` where `type` = 'species' and `fish`.`id` in (1033)
Bindings |
|
Backtrace |
|
select * from `fish_names` where `locale` = 'en' and `main` = 1 and `fish_names`.`fish_id` in (1033)
Bindings |
|
Backtrace |
|
select * from `waters` where `waters`.`id` in (1033)
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1033) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select * from `techniques` where `techniques`.`id` in (1033)
Bindings |
|
Backtrace |
|
select * from `waters` where `waters`.`id` in (1033)
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (1033) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 1703 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (1703)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 1703 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 1702 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (1702)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 1702 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 1701 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (1701)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 1701 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 1700 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (1700)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 1700 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 1699 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (1699)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 1699 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 1698 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (1698)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 1698 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 1697 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (1697)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 1697 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 1695 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (1695)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 1695 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 1411 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (1411)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 1411 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'EFODCAhBKXca8OWVRVm9YSgWL9HZ13RYH3varWSc' limit 1
Bindings |
|
Backtrace |
|
insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiVzI5MXhuaVE3YWNmVnQ5bHFSaFA3NXhDRVJLd1pjTGFPbnVkR3BZTiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDQ6Imh0dHBzOi8vZGV2LnRhZ215ZmlzaC5jb20vd2F0ZXJzL3JpdmVyL2JhdW1lIjt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1746529710, null, '172.18.0.2', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'EFODCAhBKXca8OWVRVm9YSgWL9HZ13RYH3varWSc')
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:35 [▼ "x-real-ip" => array:1 [▶ 0 => "172.71.255.70" ] "x-forwarded-server" => array:1 [▶ 0 => "traefik" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-forwarded-host" => array:1 [▶ 0 => "dev.tagmyfish.com" ] "x-forwarded-for" => array:1 [▶ 0 => "172.71.255.70" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "cf-timezone" => array:1 [▶ 0 => "America/New_York" ] "cf-region-code" => array:1 [▶ 0 => "OH" ] "cf-region" => array:1 [▶ 0 => "Ohio" ] "cf-ray" => array:1 [▶ 0 => "93b805241941e81d-ORD" ] "cf-postal-code" => array:1 [▶ 0 => "43215" ] "cf-metro-code" => array:1 [▶ 0 => "535" ] "cf-iplongitude" => array:1 [▶ 0 => "-83.00610" ] "cf-iplatitude" => array:1 [▶ 0 => "39.96250" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-ipcontinent" => array:1 [▶ 0 => "NA" ] "cf-ipcity" => array:1 [▶ 0 => "Columbus" ] "cf-connecting-ip" => array:1 [▶ 0 => "18.225.54.167" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "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" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "host" => array:1 [▶ 0 => "dev.tagmyfish.com" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 06 May 2025 11:08:30 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkhpcWpwek9uSU9idm1CK3RkcUR4dWc9PSIsInZhbHVlIjoiQWxzMWJUK0tCSDlEZlBuVFZOeGk2d0tvUXU5MGs4SVJPYVdvMUN2SXROMjBQZ3k5THYvR2QwL2xSM25iWFZQU2pPbVY2dnB5aUhoelpQSjdJOXloVU0yT1ZyeDRvc3JOKzJwTHhaSTQ4L2FxWDZmcjdobGg3M1AyTzNXNEJsYWMiLCJtYWMiOiI5NWZiMGEwMTliNzk4ZjhkMGEzNzMyYjZiMTY3NWVkNmE3OGEyMmE1M2E0MzBiZjNmMTEwODUyMjFmMzA1Y2Q5IiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 13:08:30 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IkhpcWpwek9uSU9idm1CK3RkcUR4dWc9PSIsInZhbHVlIjoiQWxzMWJUK0tCSDlEZlBuVFZOeGk2d0tvUXU5MGs4SVJPYVdvMUN2SXROMjBQZ3k5THYvR2QwL2xSM25iWFZQU2pPbVY2d ▶" 1 => "tagmyfish_session=eyJpdiI6ImhRNzhsd0tVcit2OUNDNFJaeUpISEE9PSIsInZhbHVlIjoiWFAwbnBZZCt3dU9VTTBkdHZxeStGMnY3TXlESkZkMk9qenhXMTBWNFR4Z0xqc1VCR251MWlNbm45MzlqTnRSQzlJbFJyYjNQQlNxd1B2QW1KMlorYU1RTytHTXh1Qy9qUnlFbkpQWFdCa0pNR05FVVVISEFGRVpOL1VTcHRIT28iLCJtYWMiOiJjYWY5N2Y5YjU2ZGMzNjE0MzYxZjU1ZjExNThjNjY0ZDcwMDM2ZmQ2ZjM2Y2FkYmMwZjdkZDFiMzI0M2VhMTg0IiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 13:08:30 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax ◀tagmyfish_session=eyJpdiI6ImhRNzhsd0tVcit2OUNDNFJaeUpISEE9PSIsInZhbHVlIjoiWFAwbnBZZCt3dU9VTTBkdHZxeStGMnY3TXlESkZkMk9qenhXMTBWNFR4Z0xqc1VCR251MWlNbm45MzlqTnRSQz ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkhpcWpwek9uSU9idm1CK3RkcUR4dWc9PSIsInZhbHVlIjoiQWxzMWJUK0tCSDlEZlBuVFZOeGk2d0tvUXU5MGs4SVJPYVdvMUN2SXROMjBQZ3k5THYvR2QwL2xSM25iWFZQU2pPbVY2dnB5aUhoelpQSjdJOXloVU0yT1ZyeDRvc3JOKzJwTHhaSTQ4L2FxWDZmcjdobGg3M1AyTzNXNEJsYWMiLCJtYWMiOiI5NWZiMGEwMTliNzk4ZjhkMGEzNzMyYjZiMTY3NWVkNmE3OGEyMmE1M2E0MzBiZjNmMTEwODUyMjFmMzA1Y2Q5IiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 13:08:30 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IkhpcWpwek9uSU9idm1CK3RkcUR4dWc9PSIsInZhbHVlIjoiQWxzMWJUK0tCSDlEZlBuVFZOeGk2d0tvUXU5MGs4SVJPYVdvMUN2SXROMjBQZ3k5THYvR2QwL2xSM25iWFZQU2pPbVY2d ▶" 1 => "tagmyfish_session=eyJpdiI6ImhRNzhsd0tVcit2OUNDNFJaeUpISEE9PSIsInZhbHVlIjoiWFAwbnBZZCt3dU9VTTBkdHZxeStGMnY3TXlESkZkMk9qenhXMTBWNFR4Z0xqc1VCR251MWlNbm45MzlqTnRSQzlJbFJyYjNQQlNxd1B2QW1KMlorYU1RTytHTXh1Qy9qUnlFbkpQWFdCa0pNR05FVVVISEFGRVpOL1VTcHRIT28iLCJtYWMiOiJjYWY5N2Y5YjU2ZGMzNjE0MzYxZjU1ZjExNThjNjY0ZDcwMDM2ZmQ2ZjM2Y2FkYmMwZjdkZDFiMzI0M2VhMTg0IiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 13:08:30 GMT; path=/; secure; httponly ◀tagmyfish_session=eyJpdiI6ImhRNzhsd0tVcit2OUNDNFJaeUpISEE9PSIsInZhbHVlIjoiWFAwbnBZZCt3dU9VTTBkdHZxeStGMnY3TXlESkZkMk9qenhXMTBWNFR4Z0xqc1VCR251MWlNbm45MzlqTnRSQz ▶" ] ]
0 of 0array:3 [▼ "_token" => "W291xniQ7acfVt9lqRhP75xCERKwZcLaOnudGpYN" "_previous" => array:1 [▶ "url" => "https://dev.tagmyfish.com/waters/river/baume" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]