Error 404 Not Found

GET http://changelog.hiddn.dev/.env.save

Query Metrics

1 Database Queries
1 Different statements
4.69 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 4.69 ms
SELECT c0_.id AS id_0, c0_.version AS version_1, c0_.title AS title_2, c0_.content AS content_3, c0_.type AS type_4, c0_.published_at AS published_at_5, c0_.is_published AS is_published_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8 FROM changelog_entries c0_ WHERE c0_.version = ? AND c0_.is_published = ? ORDER BY c0_.type ASC
Parameters:
[
  ".env.save"
  1
]

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

Entities Mapping

Class Mapping errors
App\Entity\ChangelogEntry No errors.