Error 404 Not Found

GET https://www.moms-pocket.ru/feed

Query Metrics

7 Database Queries
6 Different statements
8.86 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.33 ms
(37.61%)
1
"COMMIT"
Parameters:
[]
1.78 ms
(20.15%)
2
SELECT t0.ip AS ip_1, t0.data AS data_2, t0.updated_at AS updated_at_3, t0.expires_at AS expires_at_4 FROM geo_ip_cache t0 WHERE t0.ip = ?
Parameters:
[
  "185.223.152.223"
]
1.13 ms
(12.75%)
1
INSERT INTO geo_ip_cache (ip, data, updated_at, expires_at) VALUES (?, ?, ?, ?)
Parameters:
[
  "185.223.152.223"
  "{"country_code":"RU","is_fallback":true}"
  "2026-07-22 23:27:56"
  "2026-08-22 23:27:56"
]
1.06 ms
(11.99%)
1
SELECT t0.slug AS slug_1, t0.entity_type AS entity_type_2, t0.entity_id AS entity_id_3, t0.target_path AS target_path_4, t0.http_code AS http_code_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM url_rewrite t0 WHERE t0.slug = ?
Parameters:
[
  "feed"
]
1.03 ms
(11.62%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.active AS active_4, t0.sort_order AS sort_order_5, t0.is_default AS is_default_6 FROM delivery_type t0 WHERE t0.is_default = ? AND t0.active = ? LIMIT 1
Parameters:
[
  1
  1
]
0.52 ms
(5.88%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\GeoIpCache 1

Entities Mapping

Class Mapping errors
App\Entity\GeoIpCache No errors.
App\Entity\DeliveryType No errors.
App\Entity\UrlRewrite No errors.