https://dev.asvin.de/de/register

Query Metrics

2 Database Queries
2 Different statements
1.10 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.79 ms
SELECT t0.id AS id_1, t0.page_design_type AS page_design_type_2, t0.language AS language_3 FROM page_design t0 WHERE t0.page_design_type = ? AND t0.language = ?
Parameters:
[
  0
  "de"
]
2 0.31 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.sequence AS sequence_3, t0.file_path AS file_path_4, t0.updated_at AS updated_at_5, t0.page_design_id AS page_design_id_6 FROM page_design_content t0 WHERE t0.page_design_id = ?
Parameters:
[
  1553948
]

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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\PageDesign No errors.
App\Entity\PageDesignContent No errors.
App\Entity\UserGroup No errors.
App\Entity\BackendGroup No errors.
App\Entity\Team No errors.
App\Entity\FileGroup No errors.
App\Entity\Support No errors.
App\Entity\Workspace
  • The mappings App\Entity\Workspace#stripeTransactions and App\Entity\StripeTransaction#workspace are inconsistent with each other.
App\Entity\CustomerDetail No errors.
App\Entity\WishListLike No errors.
App\Entity\UserPopUpMessage No errors.
App\Entity\ResetPassword No errors.
App\Entity\Dashboard No errors.