Query Metrics
3
Database Queries
3
Different statements
3.05 ms
Query time
0
Invalid entities
9
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.25 ms (40.86%) |
1 |
SELECT v0_.id AS id_0, v0_.name AS name_1, v0_.name_en AS name_en_2, v0_.description AS description_3, v0_.description_en AS description_en_4, v0_.salary AS salary_5, v0_.display AS display_6, v0_.created_at AS created_at_7, v0_.updated_at AS updated_at_8 FROM vacancy v0_ WHERE v0_.display = 1
Parameters:
[] |
|
1.01 ms (32.97%) |
1 |
SELECT s0_.id AS id_0, s0_.link AS link_1, s0_.title AS title_2, s0_.title_en AS title_en_3, s0_.description AS description_4, s0_.description_en AS description_en_5, s0_.keywords AS keywords_6, s0_.keywords_en AS keywords_en_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9 FROM static_meta s0_ WHERE s0_.link = '/vacancy/'
Parameters:
[] |
|
0.80 ms (26.17%) |
1 |
SELECT r0_.id AS id_0, r0_.link_from AS link_from_1, r0_.link_to AS link_to_2, r0_.code AS code_3, r0_.created_at AS created_at_4, r0_.updated_at AS updated_at_5 FROM redirect r0_ WHERE r0_.link_from = '/vacancy/'
Parameters:
[] |
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\ShopItemCakeCategory | 6 |
| App\Entity\Vacancy | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Redirect | No errors. |
| App\Entity\Vacancy | No errors. |
| App\Entity\VacancyFeedback | No errors. |
| App\Entity\ShopItemCakeCategory | No errors. |
| App\Entity\ShopCategory | No errors. |
| App\Entity\ShopItemCakeSubCategory | No errors. |
| App\Entity\StaticMeta | No errors. |
| App\Entity\ShopItemCake | No errors. |