Query Metrics
6
Database Queries
6
Different statements
23.99 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.45 ms |
SELECT text_value FROM oro_config_value WHERE name = ? AND section = ?
Parameters:
[ "is_installed" "oro_distribution" ] |
| 2 | 9.03 ms |
SELECT loc.id, loc.formatting_code AS formatting, lang.code AS language, loc.rtl_mode AS rtl FROM oro_localization AS loc INNER JOIN oro_language AS lang ON lang.id = loc.language_id
Parameters:
[] |
| 3 | 3.53 ms |
SELECT a0_.name AS name_0, a0_.start_date AS start_date_1, a0_.end_date AS end_date_2, a0_.maxGuests AS maxguests_3, a0_.is_active AS is_active_4, a0_.id AS id_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.serialized_data AS serialized_data_8, a0_.business_unit_owner_id AS business_unit_owner_id_9, a0_.organization_id AS organization_id_10 FROM app_festival a0_ WHERE a0_.is_active = ?
Parameters:
[
1
]
|
| 4 | 5.47 ms |
SELECT t0.purchaseIntentStrategyId AS purchaseintentstrategyid_1, t0.eventId AS eventid_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8, t0.festival_id AS festival_id_9 FROM app_guestlist t0 WHERE t0.festival_id = ? LIMIT 1
Parameters:
[
1
]
|
| 5 | 1.50 ms |
SELECT o0_.id AS id_0 FROM oro_scope o0_ WHERE o0_.user_id IS NULL AND o0_.localization_id IS NULL AND o0_.organization_id IS NULL
Parameters:
[] |
| 6 | 1.01 ms |
SELECT DISTINCT o0_.scope_id AS sclr_0, o0_.menu AS menu_1 FROM oro_navigation_menu_upd o0_
Parameters:
[] |
session connection
No database queries were performed.
config connection
No database queries were performed.
message_queue connection
No database queries were performed.
sql_validator connection
No database queries were performed.
search connection
No database queries were performed.
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| session | doctrine.dbal.session_connection |
| config | doctrine.dbal.config_connection |
| message_queue | doctrine.dbal.message_queue_connection |
| sql_validator | doctrine.dbal.sql_validator_connection |
| search | doctrine.dbal.search_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| config | doctrine.orm.config_entity_manager |
| message_queue | doctrine.orm.message_queue_entity_manager |
| batch | doctrine.orm.batch_entity_manager |
| search | doctrine.orm.search_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\FestivalBundle\Entity\Festival | No errors. |
| App\VolunteerBundle\Entity\FestivalConfig | No errors. |
| App\VolunteerBundle\Entity\Volunteer | No errors. |
| App\GuestlistBundle\Entity\Guestlist | No errors. |
| App\VivenuBundle\Entity\TicketType | No errors. |
| App\VolunteerBundle\Entity\Checkin\ItemCheckin | No errors. |
| App\VolunteerBundle\Entity\Meal | No errors. |
| App\TaskMngmntBundle\Entity\Task | No errors. |
| Oro\Bundle\OrganizationBundle\Entity\BusinessUnit | No errors. |
| Oro\Bundle\OrganizationBundle\Entity\Organization | No errors. |
| Oro\Bundle\NavigationBundle\Entity\MenuUpdate | No errors. |
| Oro\Bundle\ScopeBundle\Entity\Scope | No errors. |
config entity manager
No loaded entities.
message_queue entity manager
No loaded entities.
batch entity manager
No loaded entities.
search entity manager
No loaded entities.