Query Metrics
2
Database Queries
2
Different statements
2.80 ms
Query time
4
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.96 ms |
SELECT t0.subdomain AS subdomain_1, t0.propagate AS propagate_2, t0.global AS global_3, t0.types AS types_4, t0.filters AS filters_5, t0.form_background_color AS form_background_color_6, t0.primary_color AS primary_color_7, t0.secondary_color AS secondary_color_8, t0.title AS title_9, t0.sub_title AS sub_title_10, t0.background_color AS background_color_11, t0.id AS id_12, t0.slug AS slug_13, t0.background_id AS background_id_14, t15.filename AS filename_16, t15.link AS link_17, t15.slug AS slug_18, t15.type AS type_19, t15.filetype AS filetype_20, t15.created AS created_21, t15.updated AS updated_22, t15.disabled AS disabled_23, t15.id AS id_24, t15.active AS active_25, t15.timezone AS timezone_26, t15.region_id AS region_id_27, t15.created_by_id AS created_by_id_28, t15.updated_by_id AS updated_by_id_29, t15.created_by_user_type_id AS created_by_user_type_id_30, t15.updated_by_user_type_id AS updated_by_user_type_id_31, t15.company_id AS company_id_32 FROM config_company_client t0 LEFT JOIN archives t15 ON t0.background_id = t15.id WHERE t0.subdomain = ? LIMIT 1
Parameters:
[
"emiliotur"
]
|
||||||||||||||||||||||||
| 2 | 0.84 ms |
SELECT t0.subdomain AS subdomain_1, t0.propagate AS propagate_2, t0.global AS global_3, t0.types AS types_4, t0.filters AS filters_5, t0.form_background_color AS form_background_color_6, t0.primary_color AS primary_color_7, t0.secondary_color AS secondary_color_8, t0.title AS title_9, t0.sub_title AS sub_title_10, t0.background_color AS background_color_11, t0.id AS id_12, t0.slug AS slug_13, t0.background_id AS background_id_14, t15.filename AS filename_16, t15.link AS link_17, t15.slug AS slug_18, t15.type AS type_19, t15.filetype AS filetype_20, t15.created AS created_21, t15.updated AS updated_22, t15.disabled AS disabled_23, t15.id AS id_24, t15.active AS active_25, t15.timezone AS timezone_26, t15.region_id AS region_id_27, t15.created_by_id AS created_by_id_28, t15.updated_by_id AS updated_by_id_29, t15.created_by_user_type_id AS created_by_user_type_id_30, t15.updated_by_user_type_id AS updated_by_user_type_id_31, t15.company_id AS company_id_32 FROM config_company_client t0 LEFT JOIN archives t15 ON t0.background_id = t15.id WHERE t0.global = ? LIMIT 1
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| DFranquias\CompanyBundle\Domain\Entity\Company |
|
| DFranquias\CompanyBundle\Domain\Entity\ConfigCompanyClient | No errors. |
| DFranquias\CoreBundle\Domain\Entity\Archive | No errors. |
| DFranquias\RegionBundle\Domain\Entity\Region |
|
| DFranquias\UserBundle\Domain\Entity\User | No errors. |
| DFranquias\UserBundle\Domain\Entity\User\UserType |
|
| DFranquias\CompanyBundle\Domain\Entity\Company\CompanyClient |
|
| Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken | No errors. |
| DFranquias\CoreBundle\Domain\Entity\RefreshToken | No errors. |