Query Metrics
2
Database Queries
2
Different statements
0.50 ms
Query time
5
Invalid entities
6
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.26 ms (52.71%) |
1 |
SELECT t0.id AS id_1, t0.surname AS surname_2, t0.first_name AS first_name_3, t0.birthdate AS birthdate_4, t0.birthdate_accuracy AS birthdate_accuracy_5, t0.date_of_death AS date_of_death_6, t0.date_of_death_accuracy AS date_of_death_accuracy_7, t0.sv_description AS sv_description_8, t0.en_description AS en_description_9, t0.research_notes AS research_notes_10, t0.gender AS gender_11, t0.alt_surnames AS alt_surnames_12, t0.alt_first_names AS alt_first_names_13, t0.alvin_id AS alvin_id_14, t0.updated_at AS updated_at_15, t0.wikidata_id AS wikidata_id_16, t0.sbl_id AS sbl_id_17, t0.literature_bank_id AS literature_bank_id_18, t0.runeberg_id AS runeberg_id_19, t0.sv_wikipedia_link AS sv_wikipedia_link_20, t0.en_wikipedia_link AS en_wikipedia_link_21, t0.sv_wikisource_link AS sv_wikisource_link_22, t0.en_wikisource_link AS en_wikisource_link_23, t0.commons_wiki_link AS commons_wiki_link_24, t0.display_on_frontpage AS display_on_frontpage_25, t0.birth_place_id AS birth_place_id_26, t0.place_of_death_id AS place_of_death_id_27, t28.id AS id_29, t28.actor_id AS actor_id_30, t28.institution_id AS institution_id_31, t0.updated_by_id AS updated_by_id_32, t33.id AS id_34, t33.type AS type_35, t33.name AS name_36, t33.size AS size_37, t33.updated_at AS updated_at_38, t33.path AS path_39, t33.description AS description_40, t33.source_id AS source_id_41, t33.place_id AS place_id_42, t33.actor_id AS actor_id_43 FROM actors t0 LEFT JOIN correspondents t28 ON t28.actor_id = t0.id LEFT JOIN files t33 ON t33.actor_id = t0.id ORDER BY t0.surname ASC
Parameters:
[]
|
||||||||||||||||||||||||
|
0.24 ms (47.29%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.ra_id AS ra_id_3, t0.abbreviation AS abbreviation_4, t0.external_link AS external_link_5, t0.start_date AS start_date_6, t0.start_date_accuracy AS start_date_accuracy_7, t0.end_date AS end_date_8, t0.end_date_accuracy AS end_date_accuracy_9, t0.description AS description_10, t0.research_notes AS research_notes_11, t0.status AS status_12, t0.updated_at AS updated_at_13, t0.series_id AS series_id_14, t0.author_id AS author_id_15, t0.updated_by_id AS updated_by_id_16 FROM volumes t0 WHERE t0.id = ?
Parameters:
[
"863"
]
|
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\Actor | 2 |
| App\Entity\Place | 2 |
| App\Entity\Correspondent | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Place | No errors. |
| App\Entity\Actor |
|
| App\Entity\Volume |
|
| App\Entity\Series | No errors. |
| App\Entity\User |
|
| App\Entity\Correspondent | No errors. |
| App\Entity\Institution | No errors. |
| App\Entity\DatabaseFile |
|
| App\Entity\Source | No errors. |
| App\Entity\Relationship | No errors. |
| App\Entity\ActorOccupation | No errors. |
| App\Entity\Mention |
|
| App\Entity\ActorPlace | No errors. |
| App\Entity\Action | No errors. |