Query Metrics
21
Database Queries
10
Different statements
7.69 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
| 2 | 0.41 ms |
INSERT INTO form_logs (method, path, ip, user_agent, headers, query_data, request_data, referer, user_id, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "GET" "/%D7%93%D7%A3-%D7%AA%D7%A9%D7%9C%D7%95%D7%9D/%D7%A8%D7%99%D7%A9%D7%95%D7%9D" "216.73.216.170" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "{"user-agent":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)"}" "{"planId":"52"}" null null null "2026-04-16 13:36:18" ] |
| 3 | 0.67 ms |
"COMMIT"
Parameters:
[] |
| 4 | 0.54 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.description_mobile AS description_mobile_4, t0.instrument_id AS instrument_id_5, t0.gift_plan_id AS gift_plan_id_6, t0.price AS price_7, t0.duration AS duration_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11, t0.is_auto_renew AS is_auto_renew_12, t0.is_custom AS is_custom_13, t0.pelecard_installments AS pelecard_installments_14, t0.count_less AS count_less_15, t0.has_song_access AS has_song_access_16, t0.has_feature_access AS has_feature_access_17, t0.is_featured AS is_featured_18, t0.is_promotion AS is_promotion_19, t0.is_gift AS is_gift_20, t0.summary_text AS summary_text_21, t0.invoice_text AS invoice_text_22, t0.invoice_item_name AS invoice_item_name_23, t0.duration_text AS duration_text_24, t0.is_free AS is_free_25 FROM plans t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"52"
]
|
| 5 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.description_mobile AS description_mobile_4, t0.instrument_id AS instrument_id_5, t0.gift_plan_id AS gift_plan_id_6, t0.price AS price_7, t0.duration AS duration_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.deleted_at AS deleted_at_11, t0.is_auto_renew AS is_auto_renew_12, t0.is_custom AS is_custom_13, t0.pelecard_installments AS pelecard_installments_14, t0.count_less AS count_less_15, t0.has_song_access AS has_song_access_16, t0.has_feature_access AS has_feature_access_17, t0.is_featured AS is_featured_18, t0.is_promotion AS is_promotion_19, t0.is_gift AS is_gift_20, t0.summary_text AS summary_text_21, t0.invoice_text AS invoice_text_22, t0.invoice_item_name AS invoice_item_name_23, t0.duration_text AS duration_text_24, t0.is_free AS is_free_25 FROM plans t0 WHERE t0.id = ? AND t0.deleted_at IS NULL LIMIT 1
Parameters:
[
52
]
|
| 6 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hebrew_name AS hebrew_name_3 FROM instruments t0 WHERE t0.id = ?
Parameters:
[
11
]
|
| 7 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 1) AND i1_.name = ? LIMIT 1
Parameters:
[
"Chords-feature"
]
|
| 8 | 0.35 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 1) AND i1_.name = ? LIMIT 1
Parameters:
[
"Chords-feature"
]
|
| 9 | 0.38 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 12) AND i1_.name = ? LIMIT 1
Parameters:
[
"Chords-feature"
]
|
| 10 | 0.35 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 12) AND i1_.name = ? LIMIT 1
Parameters:
[
"Chords-feature"
]
|
| 11 | 0.37 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_song_access = 1 AND p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 1) AND i1_.name = ? LIMIT 1
Parameters:
[
"Piano-songs-only"
]
|
| 12 | 0.34 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_song_access = 1 AND p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 1) AND i1_.name = ? LIMIT 1
Parameters:
[
"Piano-songs-only"
]
|
| 13 | 0.35 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_song_access = 1 AND p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 12) AND i1_.name = ? LIMIT 1
Parameters:
[
"Piano-songs-only"
]
|
| 14 | 0.34 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 12) AND i1_.name = ? LIMIT 1
Parameters:
[
"Chords-feature"
]
|
| 15 | 0.41 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_song_access = 1 AND p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 12) AND i1_.name = ? LIMIT 1
Parameters:
[
"Piano-songs-only"
]
|
| 16 | 0.34 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 12) AND i1_.name = ? LIMIT 1
Parameters:
[
"Chords-feature"
]
|
| 17 | 0.32 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 1) AND i1_.name = ? LIMIT 1
Parameters:
[
"Chords-feature"
]
|
| 18 | 0.35 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_song_access = 1 AND p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 1) AND i1_.name = ? LIMIT 1
Parameters:
[
"Piano-songs-only"
]
|
| 19 | 0.35 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_song_access = 1 AND p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 12) AND i1_.name = ? LIMIT 1
Parameters:
[
"Piano-songs-only"
]
|
| 20 | 0.37 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 12) AND i1_.name = ? LIMIT 1
Parameters:
[
"Chords-feature"
]
|
| 21 | 0.34 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_mobile AS description_mobile_3, p0_.instrument_id AS instrument_id_4, p0_.gift_plan_id AS gift_plan_id_5, p0_.price AS price_6, p0_.duration AS duration_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.is_auto_renew AS is_auto_renew_11, p0_.is_custom AS is_custom_12, p0_.pelecard_installments AS pelecard_installments_13, p0_.count_less AS count_less_14, p0_.has_song_access AS has_song_access_15, p0_.has_feature_access AS has_feature_access_16, p0_.is_featured AS is_featured_17, p0_.is_promotion AS is_promotion_18, p0_.is_gift AS is_gift_19, p0_.summary_text AS summary_text_20, p0_.invoice_text AS invoice_text_21, p0_.invoice_item_name AS invoice_item_name_22, p0_.duration_text AS duration_text_23, p0_.is_free AS is_free_24 FROM plans p0_ INNER JOIN instruments i1_ ON (p0_.instrument_id = i1_.id) WHERE (p0_.has_feature_access = 1 AND p0_.is_auto_renew = 1 AND p0_.duration = 1) AND i1_.name = ? LIMIT 1
Parameters:
[
"Chords-feature"
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Lesson | No errors. |
| App\Entity\Instrument | No errors. |
| App\Entity\SaleBanner |
|
| App\Entity\VideoTestimonial | No errors. |
| App\Entity\FormLog | No errors. |
| App\Entity\Plan | No errors. |
| App\Entity\Coupon | No errors. |
| App\Entity\Course | No errors. |
| App\Entity\SongInstrument | No errors. |
| App\Entity\Review | No errors. |
| App\Entity\Accompaniment | No errors. |