Po River

General data
- Name: Po River
- Basin: Adriatic Sea
- Water type: River
- Progression: Adriatic Sea -> Mediterranean Sea -> Atlantic Ocean -> Planet Earth
- Climates: Subtropical, Temperate
- Continents: Europe
- Countries: Italy
Description
The more catches you post, the higher your chances of winning this amazing prize.
Every catch shared between May and November 2025 is automatically entered into the prize draw.
Only one rule: Make sure to tag both the fish species and the body of water!
1 x Application (81.46%) | 114ms |
1 x Booting (18.53%) | 25.84ms |
select * from `sessions` where `id` = 'heyKFuZpROyZvNdyit4jDH2zLWsyvw9dyU2RCxYA' limit 1
Bindings |
|
Backtrace |
|
select * from `waters` where `type` = 'River' and `alias` = 'po' and `published` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (296) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select * from `waters` where `waters`.`parent_id` in (296)
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (411, 415, 527, 562, 597, 1268, 1269, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 4290, 4291, 4292, 4293, 4294, 4295, 4296, 4299, 4300, 4301, 4302, 4304, 4305, 4306) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
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 (296)
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (114) 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 (114)
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 (296)
Backtrace |
|
select * from `fish_names` where `locale` = 'en' and `main` = 1 and `fish_names`.`fish_id` in (5, 30, 31, 89, 96, 123, 150, 223, 239, 240, 244, 391, 425, 529, 563, 843, 861, 1468, 1469, 1470, 1472, 1814, 2351, 11241, 11891, 13093, 28411)
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 (4, 27, 28, 29, 40, 54, 60, 82, 86, 110, 112, 116, 119, 122, 149, 163, 166, 236, 562, 1471, 1813, 2350, 6118, 6279)) 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, 4, 25, 26, 27, 28, 29, 34, 38, 40, 51, 52, 54, 58, 59, 60, 66, 67, 70, 72, 81, 82, 86, 110, 112, 116, 119, 120, 121, 122, 148, 149, 163, 165, 166, 202, 233, 234, 236, 431, 562, 906, 908, 1471, 1806, 1813, 2350, 2729, 2950, 6118, 6279)
Bindings |
|
Backtrace |
|
with recursive `laravel_cte` as ((select `waters`.*, -1 as `depth`, cast(`id` as char(65535)) as `path` from `waters` where `waters`.`id` = 51) 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, 51) 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` = 296
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translatable_type` = 'App\\Models\\Climate' and `translations`.`translatable_id` = 2 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` = 3 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` = 296
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` = 296 and `tags`.`context_id` is not null and `type` = 'water'
Bindings |
|
Backtrace |
|
select * from `tags` where `tags`.`context_id` = 296 and `tags`.`context_id` is not null and `type` = 'water' order by `created_at` desc limit 100
Bindings |
|
Backtrace |
|
select * from `fish` where `type` = 'species' and `fish`.`id` in (296)
Bindings |
|
Backtrace |
|
select * from `waters` where `waters`.`id` in (296)
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (296) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select * from `techniques` where `techniques`.`id` in (296)
Bindings |
|
Backtrace |
|
select * from `waters` where `waters`.`id` in (296)
Bindings |
|
Backtrace |
|
select * from `translations` where `lang` = 'en' and `translations`.`translatable_id` in (296) and `translations`.`translatable_type` = 'App\\Models\\Water'
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 9713 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (9713)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 9713 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 7386 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (7386)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 7386 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 7245 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (7245)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 7245 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `posts` where `posts`.`id` = 4260 limit 1
Bindings |
|
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` in (4260)
Backtrace |
|
select * from `attachments` where `attachments`.`post_id` = 4260 and `attachments`.`post_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'heyKFuZpROyZvNdyit4jDH2zLWsyvw9dyU2RCxYA' limit 1
Bindings |
|
Backtrace |
|
insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoidTBqdUtUNFVqdEVNa1JjTWJMS0lyZ2pyOVR5akxaSDJRMWFkeWZZOCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDE6Imh0dHBzOi8vZGV2LnRhZ215ZmlzaC5jb20vd2F0ZXJzL3JpdmVyL3BvIjt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1751604523, null, '172.18.0.2', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'heyKFuZpROyZvNdyit4jDH2zLWsyvw9dyU2RCxYA')
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:35 [▼ "x-real-ip" => array:1 [▶ 0 => "172.69.130.121" ] "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.69.130.121" ] "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 => "959bfdeefc3debb5-YYZ" ] "cf-postal-code" => array:1 [▶ 0 => "43215" ] "cf-metro-code" => array:1 [▶ 0 => "0" ] "cf-iplongitude" => array:1 [▶ 0 => "-82.99879" ] "cf-iplatitude" => array:1 [▶ 0 => "39.96118" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-ipcontinent" => array:1 [▶ 0 => "NA" ] "cf-ipcity" => array:1 [▶ 0 => "Columbus" ] "cf-connecting-ip" => array:1 [▶ 0 => "216.73.216.93" ] "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 => "Fri, 04 Jul 2025 04:48:43 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InZwUzRjN3RUb1Vlb0V0SVQwQ1dGbnc9PSIsInZhbHVlIjoiSjlxVG9nKys5eXdIVlB3TCtoNnhHU1BXMVVxTnJ6NERNVE9iaWF0VTF3WUZ2dkFVTGkwb0szS2ZQL0pqYlljNjcrVzlHVHNhSlFvNGd0VjNKazIxMHIxQnlzdUVVd3VUMzZWUWZ0b3JSZFRvK1pMeHNob2xBQ1JYVGFGS1lMMnEiLCJtYWMiOiJjNmQ3MzhjYWQzZDgzZGMyODRmMjU3MWY1ZjA0OTAwYjFhOTQwYzZlYmY1ZDY1M2VhMjQzZGYwN2I2NTM1MzA4IiwidGFnIjoiIn0%3D; expires=Fri, 04 Jul 2025 06:48:43 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6InZwUzRjN3RUb1Vlb0V0SVQwQ1dGbnc9PSIsInZhbHVlIjoiSjlxVG9nKys5eXdIVlB3TCtoNnhHU1BXMVVxTnJ6NERNVE9iaWF0VTF3WUZ2dkFVTGkwb0szS2ZQL0pqYlljNjcrVzlHV ▶" 1 => "tagmyfish_session=eyJpdiI6IldmNnhCRmlrMnhSQkpaR1V0dmlwR0E9PSIsInZhbHVlIjoialdOeGpRNnRORDNLUGxSYU9FOG5yUUtqTEc0VWxIUWl1bzB1L0Ewai9GMklPUFNWYk50WUVhZmZmTExoL3haSk4yUjVzK0pBYXkwOWh6YjNidTY5L01TTUlWWDlCbGVySVVsZk9IUkw0amE0OTlRUFhXOXZtSnowcWpod1A1YS8iLCJtYWMiOiI2OTdhOTMyYTVhNmQyZTE4OWFlY2U2M2I2OWUyMDg4OGNjNjA0Zjc2MjEwMzg3ZWFhZDVmODI2MmRkNDRmZGU0IiwidGFnIjoiIn0%3D; expires=Fri, 04 Jul 2025 06:48:43 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax ◀tagmyfish_session=eyJpdiI6IldmNnhCRmlrMnhSQkpaR1V0dmlwR0E9PSIsInZhbHVlIjoialdOeGpRNnRORDNLUGxSYU9FOG5yUUtqTEc0VWxIUWl1bzB1L0Ewai9GMklPUFNWYk50WUVhZmZmTExoL3haSk ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InZwUzRjN3RUb1Vlb0V0SVQwQ1dGbnc9PSIsInZhbHVlIjoiSjlxVG9nKys5eXdIVlB3TCtoNnhHU1BXMVVxTnJ6NERNVE9iaWF0VTF3WUZ2dkFVTGkwb0szS2ZQL0pqYlljNjcrVzlHVHNhSlFvNGd0VjNKazIxMHIxQnlzdUVVd3VUMzZWUWZ0b3JSZFRvK1pMeHNob2xBQ1JYVGFGS1lMMnEiLCJtYWMiOiJjNmQ3MzhjYWQzZDgzZGMyODRmMjU3MWY1ZjA0OTAwYjFhOTQwYzZlYmY1ZDY1M2VhMjQzZGYwN2I2NTM1MzA4IiwidGFnIjoiIn0%3D; expires=Fri, 04-Jul-2025 06:48:43 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6InZwUzRjN3RUb1Vlb0V0SVQwQ1dGbnc9PSIsInZhbHVlIjoiSjlxVG9nKys5eXdIVlB3TCtoNnhHU1BXMVVxTnJ6NERNVE9iaWF0VTF3WUZ2dkFVTGkwb0szS2ZQL0pqYlljNjcrVzlHV ▶" 1 => "tagmyfish_session=eyJpdiI6IldmNnhCRmlrMnhSQkpaR1V0dmlwR0E9PSIsInZhbHVlIjoialdOeGpRNnRORDNLUGxSYU9FOG5yUUtqTEc0VWxIUWl1bzB1L0Ewai9GMklPUFNWYk50WUVhZmZmTExoL3haSk4yUjVzK0pBYXkwOWh6YjNidTY5L01TTUlWWDlCbGVySVVsZk9IUkw0amE0OTlRUFhXOXZtSnowcWpod1A1YS8iLCJtYWMiOiI2OTdhOTMyYTVhNmQyZTE4OWFlY2U2M2I2OWUyMDg4OGNjNjA0Zjc2MjEwMzg3ZWFhZDVmODI2MmRkNDRmZGU0IiwidGFnIjoiIn0%3D; expires=Fri, 04-Jul-2025 06:48:43 GMT; path=/; secure; httponly ◀tagmyfish_session=eyJpdiI6IldmNnhCRmlrMnhSQkpaR1V0dmlwR0E9PSIsInZhbHVlIjoialdOeGpRNnRORDNLUGxSYU9FOG5yUUtqTEc0VWxIUWl1bzB1L0Ewai9GMklPUFNWYk50WUVhZmZmTExoL3haSk ▶" ] ]
0 of 0array:3 [▼ "_token" => "u0juKT4UjtEMkRcMbLKIrgjr9TyjLZH2Q1adyfY8" "_previous" => array:1 [▶ "url" => "https://dev.tagmyfish.com/waters/river/po" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]