Query Metrics
3
Database Queries
3
Different statements
2.25 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.78 ms (34.73%) |
1 |
SELECT t0.id AS id_1, t0.status AS status_2, t0.name AS name_3, t0.description AS description_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.estimated_hours AS estimated_hours_7, t0.created_at AS created_at_8, t0.last_modified_at AS last_modified_at_9, t0.trashed_at AS trashed_at_10, t0.type_id AS type_id_11, t0.manager_id AS manager_id_12, t0.company_id AS company_id_13, t0.created_by_user_id AS created_by_user_id_14, t0.last_modified_by_user_id AS last_modified_by_user_id_15, t0.trashed_by_id AS trashed_by_id_16 FROM pratica t0 WHERE t0.company_id = ? AND t0.status = ?
Parameters:
[ 1 "Aperta" ] |
|
0.76 ms (33.57%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.website AS website_4, t0.phone AS phone_5, t0.fax AS fax_6, t0.fiscal_code AS fiscal_code_7, t0.vat_number AS vat_number_8, t0.sdi AS sdi_9, t0.iban AS iban_10, t0.bic_swift AS bic_swift_11, t0.pec AS pec_12, t0.type AS type_13, t0.ads_adv AS ads_adv_14, t0.fb_adv AS fb_adv_15, t0.external_id AS external_id_16, t0.created_at AS created_at_17, t0.last_modified_at AS last_modified_at_18, t0.trashed_at AS trashed_at_19, t0.account_manager_id AS account_manager_id_20, t0.vat_type_id AS vat_type_id_21, t0.payment_type_id AS payment_type_id_22, t0.source_id AS source_id_23, t0.salesperson_id AS salesperson_id_24, t0.external_salesperson_id AS external_salesperson_id_25, t0.created_by_user_id AS created_by_user_id_26, t0.last_modified_by_user_id AS last_modified_by_user_id_27, t0.trashed_by_id AS trashed_by_id_28 FROM company t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
|
0.71 ms (31.70%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.phone AS phone_8, t0.mobile_phone AS mobile_phone_9, t0.updated_at AS updated_at_10, t0.color AS color_11, t0.website_language_id AS website_language_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
8
]
|
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\User | 1 |
| App\Entity\Company | 1 |
| App\Entity\Pratica | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Quadra\CoreBundle\Entity\CoreUser | No errors. |
| App\Entity\User | No errors. |
| Quadra\CoreBundle\Entity\WebsiteLanguage | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\MediaFile | No errors. |
| App\Entity\VatType | No errors. |
| App\Entity\PaymentType | No errors. |
| App\Entity\Source | No errors. |
| App\Entity\ExternalSalesperson | No errors. |
| App\Entity\CompanyContact | No errors. |
| App\Entity\CompanyAddress | No errors. |
| App\Entity\Domain | No errors. |
| App\Entity\Mail | No errors. |
| App\Entity\Opportunity | No errors. |
| App\Entity\Site | No errors. |
| App\Entity\WpSite | No errors. |
| App\Entity\Subscription | No errors. |
| App\Entity\Pratica | No errors. |
| App\Entity\TipoPratica | No errors. |
| App\Entity\Attivita | No errors. |