Query Metrics
                7
                Database Queries
            
            
                7
                Different statements
            
            
                85.04 ms
                Query time
            
            
                8
                Invalid entities
            
            
                29
                Managed entities
            
        Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 3.46 ms | SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.last_activity AS last_activity_10, t0.newsletter AS newsletter_11, t0.avatar AS avatar_12, t0.poste AS poste_13, t0.bio AS bio_14, t0.url AS url_15, t0.linkedin AS linkedin_16, t0.twitter AS twitter_17, t0.works_for AS works_for_18, t0.stripe_account AS stripe_account_19, t0.id AS id_20, t0.date_created AS date_created_21, t0.date_updated AS date_updated_22, t0.active AS active_23, t0.customer_id AS customer_id_24 FROM user t0 WHERE t0.id = ? 
                                                Parameters:  [
  1
] | 
| 2 | 6.19 ms | SELECT t0.question AS question_1, t0.answer AS answer_2, t0.routename AS routename_3, t0.id AS id_4, t0.date_created AS date_created_5, t0.date_updated AS date_updated_6 FROM faq t0 WHERE t0.routename = ? 
                                                Parameters:  [
  "admin_user"
] | 
| 3 | 3.72 ms | SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description_short AS description_short_3, t0.id AS id_4, t0.active AS active_5, t0.date_created AS date_created_6, t0.date_updated AS date_updated_7, t0.parent_id AS parent_id_8 FROM categories t0 WHERE t0.active = ? AND t0.parent_id = ? 
                                                Parameters:  [ 1 118 ] | 
| 4 | 23.35 ms | SELECT t0.name AS name_1, t0.slug AS slug_2, t0.color AS color_3, t0.id AS id_4, t0.date_created AS date_created_5, t0.date_updated AS date_updated_6, t0.active AS active_7, t0.parent_id AS parent_id_8 FROM themes_categories t0 WHERE t0.active = ? AND t0.parent_id = ? 
                                                Parameters:  [ 1 2 ] | 
| 5 | 22.99 ms | SELECT t0.install AS install_1, t0.config AS config_2, t0.express AS express_3, t0.status AS status_4, t0.id AS id_5, t0.date_created AS date_created_6, t0.date_updated AS date_updated_7, t0.customer_id AS customer_id_8, t0.user_id AS user_id_9, t0.guest_id AS guest_id_10 FROM cart t0 WHERE t0.user_id = ? AND t0.status = ? LIMIT 1 
                                                Parameters:  [ 1 "En attente" ] | 
| 6 | 0.40 ms | SELECT t0.name AS name_1, t0.io AS io_2, t0.ram AS ram_3, t0.storage AS storage_4, t0.price AS price_5, t0.strike_price AS strike_price_6, t0.market_price AS market_price_7, t0.headline AS headline_8, t0.stars AS stars_9, t0.id AS id_10, t0.active AS active_11 FROM webhostings_offers t0 WHERE t0.active = ? ORDER BY t0.id ASC 
                                                Parameters:  [
  1
] | 
| 7 | 24.93 ms | SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.caracteristiques AS caracteristiques_4, t0.price AS price_5, t0.url AS url_6, t0.compatibility AS compatibility_7, t0.miniature AS miniature_8, t0.openai AS openai_9, t0.file AS file_10, t0.removed AS removed_11, t0.id AS id_12, t0.active AS active_13, t0.date_created AS date_created_14, t0.date_updated AS date_updated_15, t0.manufacturer_id AS manufacturer_id_16, t0.main_category_id AS main_category_id_17, t0.user_id AS user_id_18 FROM modules t0 WHERE t0.user_id = ? 
                                                Parameters:  [
  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 | 
|---|---|
| App\Entity\Categories | 13 | 
| App\Entity\ThemesCategories | 9 | 
| App\Entity\WebhostingsOffers | 3 | 
| App\Entity\User | 1 | 
| App\Entity\Customers | 1 | 
| App\Entity\Modules | 1 | 
| App\Entity\Manufacturer | 1 | 
Entities Mapping
| Class | Mapping errors | 
|---|---|
| App\Entity\User | 
 | 
| App\Entity\Customers | 
 | 
| App\Entity\Webhostings | 
 | 
| App\Entity\WebhostingsDomains | 
 | 
| App\Entity\Cart | No errors. | 
| App\Entity\Modules | 
 | 
| App\Entity\Themes | 
 | 
| App\Entity\Downloads | No errors. | 
| App\Entity\Formation | No errors. | 
| App\Entity\Categories | No errors. | 
| App\Entity\ThemesCategories | 
 | 
| App\Entity\WebhostingsOffers | No errors. | 
| App\Entity\Faq | No errors. | 
| App\Entity\Guest | No errors. | 
| App\Entity\Manufacturer | No errors. | 
| App\Entity\Medias | No errors. | 
| App\Entity\Caracteristics | No errors. | 
| App\Entity\Reviews | 
 | 
| App\Entity\CartDetails | No errors. |