GET https://tigafrdb.tiga-sys.com/financial-report/excel/509

Query Metrics

3 Database Queries
3 Different statements
0.90 ms Query time
1 Invalid entities
28 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.58 ms
(63.96%)
1
SELECT t0.id AS id_1, t0.doc_entry AS doc_entry_2, t0.template AS template_3, t0.notes AS notes_4, t0.validation_status AS validation_status_5, t0.created_by AS created_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.company_id AS company_id_9, t0.exercise_id AS exercise_id_10, t0.financial_state_template_id AS financial_state_template_id_11 FROM ofrp t0 WHERE t0.id = ?
Parameters:
[
  509
]
0.19 ms
(20.58%)
1
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.amount AS amount_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.financial_statement_id AS financial_statement_id_6, t0.financial_state_template_line_id AS financial_state_template_line_id_7 FROM frp1 t0 WHERE t0.financial_statement_id = ?
Parameters:
[
  509
]
0.14 ms
(15.46%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.created_by AS created_by_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM ofrm t0 WHERE t0.id = ?
Parameters:
[
  70
]

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\FinancialStateLine 12
App\Entity\FinancialStateTemplateLine 12
App\Entity\FinancialStatement 1
App\Entity\Company 1
App\Entity\Exercise 1
App\Entity\FinancialStateTemplate 1

Entities Mapping

Class Mapping errors
App\Entity\FinancialStatement No errors.
App\Entity\Company
  • The mappings App\Entity\Company#accreditations and App\Entity\Accreditation#company are inconsistent with each other.
App\Entity\Exercise No errors.
App\Entity\FinancialStateTemplate No errors.
App\Entity\FinancialStateLine No errors.
App\Entity\FinancialStateTemplateLine No errors.