GET https://staging.pgdis.com/produit/cartouches-toners?filtre=top-des-ventes

Query Metrics

10 Database Queries
9 Different statements
408.95 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.74 ms
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25, p1_.id AS id_26, p1_.price_ht AS price_ht_27, p1_.price_ttc AS price_ttc_28, p2_.id AS id_29, c3_.id AS id_30, c3_.name AS name_31, c3_.displayed_order AS displayed_order_32, c3_.is_in_footer AS is_in_footer_33, c3_.slug AS slug_34, p4_.id AS id_35, p4_.price_ht AS price_ht_36, p4_.price_ttc AS price_ttc_37, p4_.discount AS discount_38, p5_.id AS id_39, p5_.min AS min_40, p5_.max AS max_41, p5_.codelot AS codelot_42, c6_.id AS id_43, c6_.name AS name_44, c6_.name_display AS name_display_45, c6_.is_visible_btob AS is_visible_btob_46, c6_.is_referencement AS is_referencement_47, p1_.price_id AS price_id_48, p1_.product_id AS product_id_49, c3_.category_parent_id AS category_parent_id_50, p4_.product_id AS product_id_51, p5_.customer_catalog_id AS customer_catalog_id_52, p5_.product_id AS product_id_53 FROM product p0_ LEFT JOIN product_price p1_ ON p0_.id = p1_.product_id LEFT JOIN price p2_ ON p1_.price_id = p2_.id LEFT JOIN product_category p7_ ON p0_.id = p7_.product_id LEFT JOIN category c3_ ON c3_.id = p7_.category_id LEFT JOIN promotion p4_ ON p0_.id = p4_.product_id LEFT JOIN product_catalog p5_ ON p0_.id = p5_.product_id LEFT JOIN customer_catalog c6_ ON p5_.customer_catalog_id = c6_.id WHERE p0_.slug = ? AND p0_.is_active = 1
Parameters:
[
  "cartouches-toners"
]
2 0.25 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.manufacturer AS manufacturer_3, t0.short_label AS short_label_4, t0.long_label AS long_label_5, t0.weight AS weight_6, t0.sold_by AS sold_by_7, t0.ppht AS ppht_8, t0.ppttc AS ppttc_9, t0.paht AS paht_10, t0.pattc AS pattc_11, t0.legal_discount_library AS legal_discount_library_12, t0.fidelity_bonus AS fidelity_bonus_13, t0.brand AS brand_14, t0.time_limit AS time_limit_15, t0.coef AS coef_16, t0.is_discountable AS is_discountable_17, t0.is_btob AS is_btob_18, t0.is_btoc AS is_btoc_19, t0.is_customizable AS is_customizable_20, t0.is_library AS is_library_21, t0.is_nathan AS is_nathan_22, t0.is_green AS is_green_23, t0.is_orapi_grand_frais AS is_orapi_grand_frais_24, t0.is_active AS is_active_25, t0.slug AS slug_26 FROM product t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "cartouches-toners"
]
3 0.33 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.displayed_order AS displayed_order_2, c0_.is_in_footer AS is_in_footer_3, c0_.slug AS slug_4, c1_.id AS id_5, c1_.name AS name_6, c1_.displayed_order AS displayed_order_7, c1_.is_in_footer AS is_in_footer_8, c1_.slug AS slug_9, c2_.id AS id_10, c2_.name AS name_11, c2_.displayed_order AS displayed_order_12, c2_.is_in_footer AS is_in_footer_13, c2_.slug AS slug_14, c0_.category_parent_id AS category_parent_id_15, c1_.category_parent_id AS category_parent_id_16, c2_.category_parent_id AS category_parent_id_17 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.category_parent_id LEFT JOIN category c2_ ON c1_.id = c2_.category_parent_id WHERE c0_.slug = ?
Parameters:
[
  "cartouches-toners"
]
4 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "maxMonthTopSold"
]
5 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "maxQuantityTopSold"
]
6 289.93 ms
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ INNER JOIN product_category p2_ ON p0_.id = p2_.product_id INNER JOIN category c1_ ON c1_.id = p2_.category_id INNER JOIN characteristic c3_ ON p0_.id = c3_.product_id INNER JOIN product_statistic p4_ ON (p4_.product_id = p0_.id) WHERE c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 AND p4_.quantity >= ? AND p4_.created_at >= ?
Parameters:
[
  1
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  "10000"
  "2025-02-12 06:09:01"
]
7 17.49 ms
SELECT DISTINCT p0_.id AS id_0 FROM product p0_ INNER JOIN product_category p2_ ON p0_.id = p2_.product_id INNER JOIN category c1_ ON c1_.id = p2_.category_id INNER JOIN characteristic c3_ ON p0_.id = c3_.product_id INNER JOIN product_statistic p4_ ON (p4_.product_id = p0_.id) WHERE c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 AND p4_.quantity >= ? AND p4_.created_at >= ? ORDER BY CASE WHEN p0_.short_label LIKE ? THEN 0 ELSE 1 END ASC LIMIT 30
Parameters:
[
  1
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  "10000"
  "2025-02-12 06:09:01"
  "%Excellence%"
]
8 14.18 ms
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ INNER JOIN product_category p2_ ON p0_.id = p2_.product_id INNER JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 ORDER BY CASE WHEN p0_.short_label LIKE ? THEN 0 ELSE 1 END ASC
Parameters:
[
  1
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  "%Excellence%"
]
9 0.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
10 85.13 ms
SELECT c0_.id AS id_0, c0_.value AS value_1, c1_.id AS id_2, c1_.list_order AS list_order_3, c1_.is_display_site AS is_display_site_4, c1_.is_search_site AS is_search_site_5, c1_.label AS label_6, c0_.product_id AS product_id_7, c0_.characteristic_label_id AS characteristic_label_id_8 FROM characteristic c0_ INNER JOIN characteristic_label c1_ ON c0_.characteristic_label_id = c1_.id WHERE c0_.product_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND c1_.is_display_site = ?
Parameters:
[
  506173
  506174
  506175
  506176
  506177
  506182
  506188
  506189
  506190
  506198
  506199
  506200
  506201
  506207
  506211
  506212
  506213
  506214
  506216
  506217
  506218
  506219
  506220
  506221
  506222
  506240
  506242
  506244
  506245
  506246
  506247
  506250
  506251
  506252
  507358
  507359
  507360
  507361
  507362
  507363
  507364
  507365
  507368
  507369
  507370
  519011
  519012
  519038
  520441
  520442
  520443
  520444
  520446
  520447
  520448
  520449
  520453
  520454
  520455
  520456
  520457
  520458
  520494
  520495
  506225
  506226
  506227
  506228
  506229
  507381
  507383
  507384
  507385
  507386
  507387
  507388
  507389
  507390
  507391
  507392
  507393
  507394
  507395
  507396
  507397
  507398
  507399
  507400
  507401
  507402
  507403
  507404
  507405
  507406
  519037
  520450
  520471
  520472
  507371
  507372
  507373
  507374
  507375
  507376
  507377
  507378
  507379
  507380
  520451
  520473
  506169
  506170
  506171
  506172
  506178
  506179
  506180
  506181
  506183
  506184
  506185
  506186
  506187
  506191
  506192
  506193
  506194
  506195
  506197
  506202
  506203
  506204
  506205
  506206
  506208
  506209
  506210
  506215
  506223
  506224
  506230
  506231
  506232
  506233
  506234
  506235
  506236
  506237
  506238
  506239
  506241
  506243
  506248
  506249
  507357
  507407
  507408
  507409
  507410
  507411
  507412
  507413
  507414
  507415
  507416
  507417
  507418
  507419
  507420
  507421
  507422
  507423
  507424
  507425
  507426
  507427
  507428
  507429
  507430
  507431
  507432
  507433
  507434
  507435
  507436
  507437
  507438
  507439
  507440
  507441
  507442
  507443
  507444
  519039
  519040
  519041
  520459
  520460
  520461
  520462
  520463
  520464
  520465
  520466
  520467
  520468
  520475
  520476
  520477
  520478
  520479
  520480
  520481
  520483
  520484
  520485
  520486
  520487
  520488
  520489
  520490
  520491
  520496
  520497
  520498
  520499
  520500
  520501
  11139
  25821
  27908
  55929
  65501
  65502
  73090
  73431
  80341
  80342
  80343
  80344
  84595
  84596
  84598
  84601
  89606
  89607
  89608
  90185
  92971
  94447
  94464
  94475
  94476
  94477
  94478
  94479
  94480
  94481
  94482
  96703
  96704
  96705
  100050
  102122
  102123
  102124
  102125
  102126
  105413
  109784
  120377
  123471
  123472
  123473
  123474
  123476
  123477
  123478
  123479
  123480
  123481
  123482
  123483
  123484
  123485
  123486
  123487
  123488
  123490
  123491
  123492
  123930
  123931
  124018
  129065
  129074
  129075
  129076
  129077
  129078
  129079
  129080
  129081
  131289
  137872
  137873
  137874
  143141
  143142
  143143
  143144
  156070
  156071
  158129
  159162
  162184
  162189
  162191
  162193
  162210
  163167
  163168
  163169
  163170
  164752
  164753
  164754
  164755
  166704
  166706
  166892
  166893
  166894
  166895
  172991
  172992
  172993
  172994
  172995
  172996
  172997
  172999
  176587
  182114
  182115
  182116
  182117
  190148
  190149
  190150
  190152
  190153
  190154
  190155
  190159
  190160
  193877
  193878
  193879
  193880
  196176
  196177
  196178
  196179
  196180
  196181
  196182
  196183
  196184
  196185
  196186
  197888
  219641
  219642
  219650
  219651
  219652
  219653
  219654
  219655
  219697
  222194
  222567
  222588
  222856
  225522
  225523
  225524
  225525
  225526
  239739
  239740
  239741
  239742
  239743
  239744
  239745
  239746
  239747
  239785
  239786
  239787
  239788
  241749
  241806
  255343
  255344
  255345
  255346
  255347
  255348
  255349
  255350
  255351
  255352
  255353
  255354
  255355
  258239
  264203
  264204
  264205
  264206
  264207
  264208
  264209
  264210
  264361
  266117
  266118
  266119
  266120
  266685
  266686
  266687
  266688
  286357
  287908
  287909
  287910
  287911
  287912
  287913
  287914
  287915
  287916
  290612
  290613
  290614
  290615
  290625
  291437
  292063
  292064
  292065
  292066
  292067
  292068
  292069
  292070
  303052
  306099
  306569
  312684
  312685
  312686
  312687
  312688
  320999
  336876
  336877
  336878
  336879
  339645
  339646
  339653
  400655
  400656
  400657
  400658
  400659
  400660
  400661
  400662
  400663
  400664
  400665
  400666
  400667
  400668
  400669
  400670
  400671
  400672
  400673
  400674
  400675
  400676
  400677
  404854
  425535
  425553
  425560
  436606
  436607
  436608
  436609
  436610
  436611
  436612
  444045
  444046
  444047
  444048
  444049
  444050
  444051
  444052
  444053
  444054
  468596
  468606
  470317
  517214
  517215
  517216
  517217
  517218
  517219
  517220
  517221
  517222
  517224
  517225
  517227
  517228
  517229
  517230
  517231
  517232
  517233
  517234
  522361
  523207
  4083
  11334
  21984
  70604
  70605
  70609
  70612
  79690
  82974
  92022
  94437
  94442
  94444
  94445
  94446
  94554
  94555
  94556
  94557
  94558
  94559
  94560
  94561
  94562
  94565
  94567
  94568
  94589
  99028
  99030
  99031
  100447
  105396
  105397
  105400
  111361
  111362
  124015
  127310
  127311
  127312
  127313
  127314
  127317
  127319
  135187
  143163
  144785
  144786
  162170
  166338
  166339
  166340
  166341
  166342
  166343
  166344
  166345
  166346
  166347
  172565
  172566
  172567
  172569
  174696
  178153
  178156
  178270
  178271
  178272
  178273
  188590
  193770
  197871
  197875
  202424
  202425
  202426
  202427
  202428
  202429
  202430
  202431
  202432
  202433
  207680
  207681
  217694
  217695
  217696
  217697
  217698
  217699
  217700
  217701
  217702
  217703
  223612
  224612
  224613
  224614
  241776
  253829
  253830
  257983
  257985
  264284
  264285
  264286
  264287
  265308
  265309
  265310
  265311
  265312
  265313
  265314
  265315
  265317
  265318
  265319
  265320
  265321
  265322
  265323
  265329
  284652
  291513
  291514
  291515
  291516
  293520
  293521
  293522
  293523
  293524
  293530
  293531
  293532
  293533
  293534
  306328
  306329
  306330
  306331
  306332
  306333
  306334
  306335
  306336
  306337
  306338
  306339
  306340
  308053
  308956
  308957
  308958
  308959
  312705
  316101
  316102
  325913
  334543
  334544
  334545
  334546
  334548
  334549
  334550
  334554
  334555
  334915
  335337
  335680
  339633
  339634
  339636
  352012
  403846
  404497
  410379
  410380
  410381
  410382
  415938
  415939
  415940
  415941
  415942
  416675
  417897
  417935
  417936
  417937
  417938
  417939
  417940
  425364
  425365
  425366
  425367
  454090
  454091
  465226
  475553
  475554
  475555
  475556
  479470
  479471
  480135
  480136
  480137
  480138
  481815
  481816
  481817
  481822
  481823
  481824
  481825
  485972
  486550
  486551
  486552
  486553
  486554
  486555
  486556
  486557
  486558
  523210
  523211
  526984
  526985
  526986
  526987
  526988
  106571
  162345
  162346
  162347
  191841
  4167
  26278
  79848
  98228
  98634
  109778
  109836
  112046
  126225
  126226
  126230
  128026
  143132
  162176
  162179
  164751
  171174
  171460
  184177
  184178
  184179
  184180
  187393
  197905
  197906
  197912
  197915
  197963
  197980
  197981
  197982
  197983
  197986
  201552
  202876
  203762
  206595
  215341
  215342
  219656
  219657
  219658
  254462
  286669
  321494
  1981
  11347
  28275
  66937
  66938
  71631
  75337
  76200
  78554
  78555
  78556
  78557
  78558
  89601
  90289
  92103
  92104
  109316
  113243
  113244
  113245
  113246
  113247
  113248
  113249
  113250
  113251
  113252
  113253
  113254
  113255
  113256
  113257
  113258
  113261
  123365
  123938
  138375
  144022
  144732
  144733
  144734
  144735
  151147
  151148
  151149
  151150
  156662
  156663
  156664
  162091
  162095
  162101
  162102
  162103
  166314
  166319
  166320
  166321
  166322
  166323
  166337
  167875
  178179
  178180
  178181
  178182
  182107
  182108
  182109
  182110
  182111
  182112
  182113
  182123
  182124
  182125
  182126
  182127
  182128
  182129
  182130
  182947
  198005
  200170
  200171
  202044
  202045
  202046
  202047
  205936
  217704
  217705
  217706
  217707
  217708
  217709
  217710
  221610
  222595
  222600
  222859
  222860
  222861
  239236
  241778
  241779
  241784
  241787
  256745
  256746
  256747
  256748
  256749
  256750
  258739
  266164
  266165
  266166
  266167
  271967
  271969
  271970
  284653
  284654
  284655
  284656
  301713
  301714
  301715
  301716
  301943
  309503
  309504
  309505
  309506
  309507
  309508
  316092
  316093
  316094
  316095
  317757
  317758
  317759
  317760
  317761
  318116
  338189
  338190
  338191
  338192
  338193
  338194
  338195
  338196
  338197
  338198
  339641
  344835
  344836
  344837
  344838
  344839
  344840
  344841
  344842
  344843
  344844
  344845
  351510
  351819
  351820
  351821
  405442
  425489
  425565
  427289
  427290
  427291
  427292
  436623
  436624
  464270
  464271
  464272
  464273
  464274
  464275
  469461
  469463
  469464
  469465
  469466
  469467
  471023
  471024
  471025
  471027
  471028
  471029
  471030
  471031
  471032
  471033
  471034
  471035
  471036
  471037
  471038
  471039
  471040
  471041
  471042
  471043
  471044
  471045
  485997
  485999
  486000
  486002
  486004
  486005
  486006
  486589
  486590
  494193
  9182
  33240
  33972
  54672
  59609
  60745
  61474
  63066
  64232
  64234
  64952
  64954
  65486
  65551
  65552
  72033
  72034
  72037
  73444
  73445
  78047
  78059
  80471
  82358
  82360
  84610
  84615
  84616
  84617
  88908
  90334
  90335
  90337
  92074
  92075
  92078
  92080
  92081
  92082
  92083
  92317
  92318
  92319
  92320
  92321
  92322
  92879
  92880
  94453
  97501
  97612
  97613
  97614
  97617
  97618
  98006
  98296
  99459
  102913
  105403
  105404
  105405
  105417
  105418
  106799
  106801
  109832
  109990
  109991
  109995
  110419
  110428
  111373
  111473
  111474
  111475
  111476
  111940
  111941
  122889
  123939
  123940
  123941
  123942
  123944
  123946
  123949
  123950
  123951
  126219
  126220
  126221
  127309
  133572
  133573
  133574
  133575
  133576
  133577
  133578
  133579
  136194
  136195
  137870
  137871
  138364
  142491
  143139
  143140
  143154
  143156
  143157
  143158
  144929
  144930
  144931
  144932
  144940
  148232
  148839
  148840
  149238
  149260
  151610
  152340
  152342
  152344
  152345
  152346
  152692
  152697
  152698
  152699
  152700
  153456
  153524
  153525
  153526
  156654
  156655
  156896
  156897
  161529
  161530
  161531
  161532
  161536
  161537
  161538
  162182
  162183
  169385
  169386
  169387
  169388
  169389
  172554
  172555
  172556
  172557
  172559
  172560
  172561
  172562
  172563
  178163
  178164
  178165
  178166
  178167
  178168
  178169
  178170
  178172
  178175
  179181
  182679
  184011
  185105
  185106
  190124
  190125
  190126
  190127
  190128
  190130
  190132
  193894
  193897
  196016
  197891
  197892
  197893
  197901
  197942
  197943
  197944
  197945
  197951
  197952
  197953
  197955
  197961
  198562
  198589
  202182
  202183
  202184
  202185
  208028
  210444
  213608
  213610
  213611
  213612
  213613
  213614
  213615
  213616
  213617
  213618
  213619
  213620
  213622
  213623
  214428
  214459
  214460
  214461
  214462
  215350
  219637
  219638
  219639
  219640
  219661
  219676
  219677
  219679
  219680
  219682
  219683
  219685
  219687
  219688
  219690
  219691
  221611
  222854
  227102
  227103
  227104
  227105
  227106
  227107
  230296
  236666
  236667
  236668
  236669
  236670
  236671
  236672
  236673
  236675
  236676
  236677
  236678
  238240
  238241
  238242
  238243
  238244
  238585
  238586
  238927
  238928
  238929
  238930
  239151
  240292
  240293
  240872
  241723
  241734
  241735
  241736
  241737
  241739
  241788
  241790
  241791
  241793
  241794
  241796
  241900
  242880
  242881
  242882
  246912
  246913
  246914
  246915
  248516
  248518
  248519
  248520
  265217
  265937
  265952
  265954
  265963
  265964
  266094
  266095
  266096
  266097
  266099
  266100
  266101
  266107
  266108
  266109
  266110
  266111
  266112
  266123
  266157
  266158
  266159
  266160
  282700
  284465
  284469
  284470
  284471
  284472
  284473
  284474
  284475
  284476
  290608
  290609
  290616
  290671
  290679
  294982
  306322
  306323
  306324
  306578
  306581
  306582
  306583
  306584
  306585
  306586
  306587
  306588
  306594
  306595
  306596
  306597
  308048
  309465
  309466
  309467
  309468
  309469
  309470
  309481
  309482
  309483
  309484
  309485
  309486
  309487
  309488
  309489
  309490
  312715
  312716
  312717
  312718
  338108
  338110
  338111
  338112
  338128
  338130
  338131
  338132
  338136
  338137
  338138
  338139
  338140
  338141
  338142
  338143
  338144
  338145
  338146
  338147
  338148
  338149
  338150
  338151
  338168
  338170
  338171
  338172
  339594
  339637
  344827
  344828
  345018
  345019
  345020
  345021
  345022
  345026
  345027
  345106
  345110
  345111
  345120
  345121
  345122
  345123
  345124
  345125
  345126
  345560
  349939
  349940
  349941
  349942
  349943
  349966
  402050
  404080
  404272
  404949
  415982
  425369
  425370
  425371
  425372
  425373
  425374
  430045
  430053
  450953
  454695
  454696
  454697
  454699
  469455
  471014
  471015
  471016
  471017
  484479
  485238
  485982
  494179
  494181
  523216
  523217
  523218
  523219
  523220
  523221
  523222
  126222
  166048
  190645
  325248
  82474
  96693
  96694
  96695
  96696
  123952
  123953
  143138
  156657
  168428
  169379
  169380
  178184
  178185
  178186
  178187
  198000
  200172
  200176
  217457
  219647
  265977
  265986
  266067
  284103
  284104
  284105
  290620
  290660
  290661
  290662
  309496
  309497
  309498
  334535
  334536
  334537
  334538
  334539
  334541
  334542
  334557
  335702
  348018
  523232
  523233
  176552
  176588
  193898
  240278
  240279
  240283
  240284
  240286
  59759
  68838
  92996
  92997
  92998
  236763
  239752
  93455
  106064
  120250
  146129
  152901
  160174
  160175
  161526
  174689
  174690
  174691
  192178
  215348
  215349
  238556
  456833
  165901
  166707
  166708
  166709
  230104
  1
]

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.