GET https://tigafrdb.tiga-sys.com/core/accreditation/2/edit

Query Metrics

5 Database Queries
5 Different statements
1.28 ms Query time
2 Invalid entities
55 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.45 ms
(35.35%)
1
SELECT t0.id AS id_1, t0.autorisation AS autorisation_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_id AS user_id_5, t0.company_id AS company_id_6 FROM oath t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
0.32 ms
(24.77%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.address AS address_4, t0.phone AS phone_5, t0.email AS email_6, t0.status AS status_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM ousr t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.23 ms
(17.60%)
1
SELECT o0_.id AS id_0, o0_.code AS code_1, o0_.name AS name_2, o0_.address AS address_3, o0_.phone AS phone_4, o0_.email AS email_5, o0_.status AS status_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8 FROM ousr o0_
Parameters:
[]
0.15 ms
(11.85%)
1
SELECT o0_.id AS id_0, o0_.company_code AS company_code_1, o0_.company_name AS company_name_2, o0_.sector_of_activity AS sector_of_activity_3, o0_.legal_form AS legal_form_4, o0_.administration_method AS administration_method_5, o0_.year_of_creation AS year_of_creation_6, o0_.created_by AS created_by_7, o0_.created_at AS created_at_8, o0_.updated_at AS updated_at_9 FROM ocmp o0_
Parameters:
[]
0.13 ms
(10.43%)
1
SELECT t0.id AS id_1, t0.company_code AS company_code_2, t0.company_name AS company_name_3, t0.sector_of_activity AS sector_of_activity_4, t0.legal_form AS legal_form_5, t0.administration_method AS administration_method_6, t0.year_of_creation AS year_of_creation_7, t0.created_by AS created_by_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM ocmp t0 WHERE t0.id = ?
Parameters:
[
  103
]

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\Company 53
App\Entity\Accreditation 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Accreditation
  • The association App\Entity\Accreditation#company refers to the inverse side field App\Entity\Company#accreditation which does not exist.
App\Entity\User No errors.
App\Entity\Company
  • The mappings App\Entity\Company#accreditations and App\Entity\Accreditation#company are inconsistent with each other.
App\Entity\FinancialStatement No errors.
App\Entity\Shareholder No errors.
App\Entity\ExerciseInfo No errors.