Query Metrics
104
Database Queries
5
Different statements
23.27 ms
Query time
9
Invalid entities
1062
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.25 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 2 | 1.28 ms |
SELECT c0_.name AS name_0, c0_.tva AS tva_1, c0_.siret AS siret_2, c0_.address AS address_3, c0_.address2 AS address2_4, c0_.zip_code AS zip_code_5, c0_.city AS city_6, c0_.country AS country_7, c0_.website AS website_8, c0_.phone AS phone_9, c0_.type AS type_10, c0_.firstname AS firstname_11, c0_.lastname AS lastname_12, c0_.email AS email_13, c0_.stripe_customer_key AS stripe_customer_key_14, c0_.id AS id_15, c0_.date_created AS date_created_16, c0_.date_updated AS date_updated_17 FROM customers c0_ WHERE c0_.email LIKE ? OR c0_.name LIKE ? OR c0_.tva LIKE ? OR c0_.firstname LIKE ? OR c0_.lastname LIKE ? OR c0_.siret LIKE ? OR c0_.address LIKE ? OR c0_.address2 LIKE ? OR c0_.zip_code LIKE ? OR c0_.city LIKE ? OR c0_.country LIKE ? OR c0_.website LIKE ? OR c0_.phone LIKE ? OR c0_.type LIKE ? OR c0_.date_created LIKE ? OR c0_.date_updated LIKE ?
Parameters:
[ "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" ] |
| 3 | 0.38 ms |
SELECT c0_.name AS name_0, c0_.tva AS tva_1, c0_.siret AS siret_2, c0_.address AS address_3, c0_.address2 AS address2_4, c0_.zip_code AS zip_code_5, c0_.city AS city_6, c0_.country AS country_7, c0_.website AS website_8, c0_.phone AS phone_9, c0_.type AS type_10, c0_.firstname AS firstname_11, c0_.lastname AS lastname_12, c0_.email AS email_13, c0_.stripe_customer_key AS stripe_customer_key_14, c0_.id AS id_15, c0_.date_created AS date_created_16, c0_.date_updated AS date_updated_17 FROM customers c0_ WHERE c0_.email LIKE ? OR c0_.name LIKE ? OR c0_.tva LIKE ? OR c0_.firstname LIKE ? OR c0_.lastname LIKE ? OR c0_.siret LIKE ? OR c0_.address LIKE ? OR c0_.address2 LIKE ? OR c0_.zip_code LIKE ? OR c0_.city LIKE ? OR c0_.country LIKE ? OR c0_.website LIKE ? OR c0_.phone LIKE ? OR c0_.type LIKE ? OR c0_.date_created LIKE ? OR c0_.date_updated LIKE ? ORDER BY c0_.id DESC LIMIT 50
Parameters:
[ "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" "%%" ] |
| 4 | 1.15 ms |
SELECT c0_.name AS name_0, c0_.tva AS tva_1, c0_.siret AS siret_2, c0_.address AS address_3, c0_.address2 AS address2_4, c0_.zip_code AS zip_code_5, c0_.city AS city_6, c0_.country AS country_7, c0_.website AS website_8, c0_.phone AS phone_9, c0_.type AS type_10, c0_.firstname AS firstname_11, c0_.lastname AS lastname_12, c0_.email AS email_13, c0_.stripe_customer_key AS stripe_customer_key_14, c0_.id AS id_15, c0_.date_created AS date_created_16, c0_.date_updated AS date_updated_17 FROM customers c0_ WHERE c0_.email LIKE ? OR c0_.name LIKE ? OR c0_.tva LIKE ? OR c0_.firstname LIKE ? OR c0_.lastname LIKE ? OR c0_.siret LIKE ? OR c0_.address LIKE ? OR c0_.address2 LIKE ? OR c0_.zip_code LIKE ? OR c0_.city LIKE ? OR c0_.country LIKE ? OR c0_.website LIKE ? OR c0_.phone LIKE ? OR c0_.type LIKE ? OR c0_.date_created LIKE ? OR c0_.date_updated LIKE ?
Parameters:
[ "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ] |
| 5 | 0.25 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1045
]
|
| 6 | 0.26 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1045
]
|
| 7 | 0.22 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1044
]
|
| 8 | 0.24 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1044
]
|
| 9 | 0.20 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1043
]
|
| 10 | 0.20 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1043
]
|
| 11 | 0.16 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1042
]
|
| 12 | 0.18 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1042
]
|
| 13 | 0.12 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1041
]
|
| 14 | 0.23 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1041
]
|
| 15 | 0.18 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1040
]
|
| 16 | 0.25 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1040
]
|
| 17 | 0.19 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1039
]
|
| 18 | 0.23 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1039
]
|
| 19 | 0.19 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1038
]
|
| 20 | 0.23 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1038
]
|
| 21 | 0.21 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1037
]
|
| 22 | 0.24 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1037
]
|
| 23 | 0.20 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1036
]
|
| 24 | 0.31 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1036
]
|
| 25 | 0.25 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1035
]
|
| 26 | 0.24 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1035
]
|
| 27 | 0.21 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1034
]
|
| 28 | 0.24 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1034
]
|
| 29 | 0.20 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1033
]
|
| 30 | 0.20 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1033
]
|
| 31 | 0.17 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1032
]
|
| 32 | 0.24 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1032
]
|
| 33 | 0.17 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1031
]
|
| 34 | 0.23 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1031
]
|
| 35 | 0.22 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1030
]
|
| 36 | 0.25 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1030
]
|
| 37 | 0.22 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1029
]
|
| 38 | 0.21 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1029
]
|
| 39 | 0.19 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1028
]
|
| 40 | 0.22 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1028
]
|
| 41 | 0.18 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1027
]
|
| 42 | 0.26 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1027
]
|
| 43 | 0.19 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1026
]
|
| 44 | 0.22 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1026
]
|
| 45 | 0.21 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1025
]
|
| 46 | 0.23 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1025
]
|
| 47 | 0.19 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1024
]
|
| 48 | 0.22 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1024
]
|
| 49 | 0.22 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1023
]
|
| 50 | 0.25 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1023
]
|
| 51 | 0.20 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1022
]
|
| 52 | 0.24 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1022
]
|
| 53 | 0.22 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1021
]
|
| 54 | 0.19 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1021
]
|
| 55 | 0.18 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1020
]
|
| 56 | 0.22 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1020
]
|
| 57 | 0.20 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1019
]
|
| 58 | 0.25 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1019
]
|
| 59 | 0.21 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1018
]
|
| 60 | 0.20 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1018
]
|
| 61 | 0.18 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1017
]
|
| 62 | 0.25 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1017
]
|
| 63 | 0.20 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1016
]
|
| 64 | 0.21 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1016
]
|
| 65 | 0.18 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1015
]
|
| 66 | 0.22 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1015
]
|
| 67 | 0.22 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1014
]
|
| 68 | 0.25 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1014
]
|
| 69 | 0.18 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1013
]
|
| 70 | 0.23 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1013
]
|
| 71 | 0.18 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1012
]
|
| 72 | 0.20 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1012
]
|
| 73 | 0.15 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1011
]
|
| 74 | 0.20 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1011
]
|
| 75 | 0.15 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1010
]
|
| 76 | 0.19 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1010
]
|
| 77 | 0.16 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1009
]
|
| 78 | 0.19 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1009
]
|
| 79 | 0.16 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1008
]
|
| 80 | 0.20 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1008
]
|
| 81 | 0.16 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1007
]
|
| 82 | 0.20 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1007
]
|
| 83 | 0.14 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1006
]
|
| 84 | 0.19 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1006
]
|
| 85 | 0.15 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1005
]
|
| 86 | 0.20 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1005
]
|
| 87 | 0.15 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1004
]
|
| 88 | 0.18 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1004
]
|
| 89 | 0.16 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1003
]
|
| 90 | 0.21 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1003
]
|
| 91 | 0.14 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1002
]
|
| 92 | 0.19 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1002
]
|
| 93 | 0.15 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1001
]
|
| 94 | 0.22 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1001
]
|
| 95 | 0.16 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
1000
]
|
| 96 | 0.24 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
1000
]
|
| 97 | 0.17 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
999
]
|
| 98 | 0.21 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
999
]
|
| 99 | 0.16 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
998
]
|
| 100 | 0.23 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
998
]
|
| 101 | 0.17 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
997
]
|
| 102 | 0.23 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
997
]
|
| 103 | 0.14 ms |
SELECT t0.email AS email_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.main AS main_4, t0.id AS id_5, t0.customer_id AS customer_id_6 FROM customers_contacts t0 WHERE t0.customer_id = ?
Parameters:
[
996
]
|
| 104 | 0.15 ms |
SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.firstname AS firstname_6, t0.last_login AS last_login_7, t0.password_request_at AS password_request_at_8, t0.token AS token_9, t0.api_key AS api_key_10, t0.last_activity AS last_activity_11, t0.newsletter AS newsletter_12, t0.avatar AS avatar_13, t0.phone AS phone_14, t0.poste AS poste_15, t0.bio AS bio_16, t0.url AS url_17, t0.linkedin AS linkedin_18, t0.twitter AS twitter_19, t0.works_for AS works_for_20, t0.stripe_account AS stripe_account_21, t0.id AS id_22, t0.date_created AS date_created_23, t0.date_updated AS date_updated_24, t0.active AS active_25, t0.customer_id AS customer_id_26 FROM user t0 WHERE t0.customer_id = ?
Parameters:
[
996
]
|
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\Customers | 1022 |
| App\Entity\CustomersContacts | 33 |
| App\Entity\User | 7 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User |
|
| App\Entity\Customers |
|
| App\Entity\Webhostings |
|
| App\Entity\WebhostingsDomains |
|
| App\Entity\Cart | No errors. |
| App\Entity\Modules |
|
| App\Entity\Themes |
|
| App\Entity\Downloads | No errors. |
| App\Entity\Formation | No errors. |
| App\Entity\Quotes |
|
| App\Entity\Invoices |
|
| App\Entity\Contracts | No errors. |
| App\Entity\Payments | No errors. |
| App\Entity\CustomersContacts |
|
| App\Entity\ContactsEmails | No errors. |