Query Metrics
2
Database Queries
2
Different statements
21.86 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 14.01 ms |
SELECT g0_._glofox_id AS _glofox_id_0, g0_._name AS _name_1, g0_._namespace AS _namespace_2, g0_._type AS _type_3, g0_._phone AS _phone_4, g0_._email AS _email_5, g0_._website AS _website_6, g0_._facebook AS _facebook_7, g0_._twitter AS _twitter_8, g0_._instagram AS _instagram_9, g0_._about AS _about_10, g0_._image_url AS _image_url_11, g0_._working_hours AS _working_hours_12, g0_._opening_times AS _opening_times_13, g0_._language AS _language_14, g0_._corporate_id AS _corporate_id_15, g0_._stripe_plan_code AS _stripe_plan_code_16, g0_._street AS _street_17, g0_._city AS _city_18, g0_._state AS _state_19, g0_._country AS _country_20, g0_._country_code AS _country_code_21, g0_._district AS _district_22, g0_._postal_code AS _postal_code_23, g0_._latitude AS _latitude_24, g0_._longitude AS _longitude_25, g0_._currency AS _currency_26, g0_._continent AS _continent_27, g0_._timezone_id AS _timezone_id_28, g0_._timezone_name AS _timezone_name_29, g0_._strike_system_enabled AS _strike_system_enabled_30, g0_._strike_system_max_strikes AS _strike_system_max_strikes_31, g0_._auto_booking_enabled AS _auto_booking_enabled_32, g0_._booking_open_window AS _booking_open_window_33, g0_._booking_cancel_window AS _booking_cancel_window_34, g0_._waiting_list_enabled AS _waiting_list_enabled_35, g0_._waiting_list_size AS _waiting_list_size_36, g0_._limit_booking_enabled AS _limit_booking_enabled_37, g0_._limit_booking AS _limit_booking_38, g0_._limit_booking_period AS _limit_booking_period_39, g0_.id AS id_40, g0_.app_created_at AS app_created_at_41, g0_.app_updated_at AS app_updated_at_42, g0_._location_id AS _location_id_43 FROM app.glofox_location g0_ WHERE g0_._glofox_id = ?
Parameters:
[
"660b2dc28afb58077e0b228b"
]
|
||||||||||||||||||||||||||||
| 2 | 7.85 ms |
SELECT g0_._glofox_id AS _glofox_id_0, g0_._first_name AS _first_name_1, g0_._last_name AS _last_name_2, g0_._email AS _email_3, g0_._phone AS _phone_4, g0_._emergency_contact AS _emergency_contact_5, g0_._address_street AS _address_street_6, g0_._address_city AS _address_city_7, g0_._address_state AS _address_state_8, g0_._address_country AS _address_country_9, g0_._address_country_code AS _address_country_code_10, g0_._address_postal_code AS _address_postal_code_11, g0_._type AS _type_12, g0_._lead_status AS _lead_status_13, g0_._access_barcode AS _access_barcode_14, g0_._birth_date AS _birth_date_15, g0_._image_url AS _image_url_16, g0_._consent_email AS _consent_email_17, g0_._consent_sms AS _consent_sms_18, g0_._consent_push AS _consent_push_19, g0_._joined_at AS _joined_at_20, g0_._glofox_created AS _glofox_created_21, g0_._glofox_modified AS _glofox_modified_22, g0_._parent_id AS _parent_id_23, g0_._use_parent_email AS _use_parent_email_24, g0_._use_parent_phone AS _use_parent_phone_25, g0_._active AS _active_26, g0_._source AS _source_27, g0_._strike AS _strike_28, g0_._gender AS _gender_29, g0_._tax_id AS _tax_id_30, g0_._last_synced_at AS _last_synced_at_31, g0_.id AS id_32, g0_.app_created_at AS app_created_at_33, g0_.app_updated_at AS app_updated_at_34, g0_._location_id AS _location_id_35 FROM app.glofox_member g0_ WHERE g0_._glofox_id = ? AND g0_._location_id = ?
Parameters:
[ "660b2e768f4fb5e70a04370b" "019b11a7-1329-7e8b-9518-9f69aba4766d" ]
|
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\Glofox\GlofoxLocation | 1 |
| App\Entity\Location | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Sulu\Bundle\TrashBundle\Domain\Model\TrashItem | No errors. |
| Sulu\Bundle\MediaBundle\Entity\Collection | No errors. |
| Sulu\Bundle\ContactBundle\Entity\ContactTitle | No errors. |
| Sulu\Bundle\SecurityBundle\Entity\Group | No errors. |
| App\Entity\Glofox\GlofoxLocation | No errors. |
| App\Entity\Location | No errors. |
| App\Entity\Glofox\GlofoxMembership | No errors. |
| App\Entity\Glofox\GlofoxProduct | No errors. |
| App\Entity\Glofox\GlofoxEvent | No errors. |
| App\Entity\Glofox\GlofoxFacility | No errors. |
| App\Entity\Glofox\GlofoxMember | No errors. |