Query Metrics
24
Database Queries
18
Different statements
32.43 ms
Query time
0
Invalid entities
239
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.61 ms |
SELECT t0.id AS id_1, t0.remote_id AS remote_id_2, t0.name AS name_3, t0.title AS title_4, t0.specification AS specification_5, t0.description AS description_6, t0.visible AS visible_7, t0.source_id AS source_id_8, t0.manufacturer_id AS manufacturer_id_9, t0.remote_category_id AS remote_category_id_10 FROM product t0 WHERE t0.id = ?
Parameters:
[
"64"
]
|
||||||||||||||||||||||||||||||||
| 2 | 0.73 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.source_id AS source_id_3, t0.category_id AS category_id_4 FROM remote_category t0 WHERE t0.id = ?
Parameters:
[
2
]
|
||||||||||||||||||||||||||||||||
| 3 | 0.69 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.position AS position_6, t0.depth AS depth_7, t0.sort_path AS sort_path_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.id = ?
Parameters:
[
8
]
|
||||||||||||||||||||||||||||||||
| 4 | 4.60 ms |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2, a0_.visible AS visible_3, a0_.position AS position_4, a0_.depth AS depth_5, a0_.sort_path AS sort_path_6, a0_.parent_id AS parent_id_7 FROM attribute a0_ INNER JOIN attribute_value a1_ ON a0_.id = a1_.attribute_id INNER JOIN product_variant_attribute_value p2_ ON a1_.id = p2_.attribute_value_id INNER JOIN product_variant p3_ ON p2_.variant_id = p3_.id INNER JOIN product p4_ ON p3_.product_id = p4_.id WHERE p4_.id = ? AND p4_.visible = true AND p3_.visible = true AND a0_.visible = true GROUP BY a0_.id ORDER BY a0_.sort_path ASC
Parameters:
[
64
]
|
||||||||||||||||||||||||||||||||
| 5 | 2.53 ms |
SELECT a0_.id AS id_0, a0_.value AS value_1, a0_.value_float AS value_float_2, a0_.attribute_id AS attribute_id_3 FROM attribute_value a0_ INNER JOIN attribute a1_ ON a0_.attribute_id = a1_.id INNER JOIN product_variant_attribute_value p2_ ON a0_.id = p2_.attribute_value_id INNER JOIN product_variant p3_ ON p2_.variant_id = p3_.id INNER JOIN product p4_ ON p3_.product_id = p4_.id WHERE p4_.id = ? AND p4_.visible = true AND p3_.visible = true AND a1_.id = ? GROUP BY a0_.id, a0_.value, a0_.value_float, a0_.attribute_id ORDER BY a0_.id ASC
Parameters:
[ 64 1 ]
|
||||||||||||||||||||||||||||||||
| 6 | 0.46 ms |
SELECT p0_.id AS id_0 FROM product_variant p0_ WHERE p0_.product_id = ?
Parameters:
[
64
]
|
||||||||||||||||||||||||||||||||
| 7 | 2.58 ms |
SELECT a0_.id AS id_0, a0_.value AS value_1, a0_.value_float AS value_float_2, a0_.attribute_id AS attribute_id_3 FROM attribute_value a0_ INNER JOIN attribute a1_ ON a0_.attribute_id = a1_.id INNER JOIN product_variant_attribute_value p2_ ON a0_.id = p2_.attribute_value_id INNER JOIN product_variant p3_ ON p2_.variant_id = p3_.id INNER JOIN product p4_ ON p3_.product_id = p4_.id WHERE p4_.id = ? AND p4_.visible = true AND p3_.visible = true AND a1_.id = ? AND p3_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.id ASC
Parameters:
[ 64 1 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4338 4339 4340 4341 4342 4351 4353 4357 4358 4359 4360 4363 4364 4365 4369 4370 4371 4372 4373 4375 4376 4377 4378 4381 4382 4383 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4435 4436 4437 4438 4439 4441 4442 4443 4444 4445 4446 9719 9720 14441 15010 15011 15012 15013 15014 15015 4333 4334 4335 4336 4337 4343 4344 4347 4348 4349 4350 4366 4367 4368 4409 4410 4422 4440 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4314 4315 4316 4317 4318 4319 4320 4346 4352 4354 4355 4356 4384 4385 4386 4397 4398 9721 9722 4312 4313 4345 4361 4362 4374 4379 4380 4434 9711 9712 9713 9714 9715 9716 9717 9718 9919 9920 9921 9922 9923 9924 15805 11431 11432 11433 11434 11435 11436 12328 12329 12330 12331 12332 12333 12682 12683 12684 12685 12686 12687 12891 12892 12893 12894 12895 12896 14436 14437 14438 14439 14440 14726 14727 14728 14729 14730 14731 14841 14842 14843 15800 15801 15802 15803 15804 ]
|
||||||||||||||||||||||||||||||||
| 8 | 2.22 ms |
SELECT a0_.id AS id_0, a0_.value AS value_1, a0_.value_float AS value_float_2, a0_.attribute_id AS attribute_id_3 FROM attribute_value a0_ INNER JOIN attribute a1_ ON a0_.attribute_id = a1_.id INNER JOIN product_variant_attribute_value p2_ ON a0_.id = p2_.attribute_value_id INNER JOIN product_variant p3_ ON p2_.variant_id = p3_.id INNER JOIN product p4_ ON p3_.product_id = p4_.id WHERE p4_.id = ? AND p4_.visible = true AND p3_.visible = true AND a1_.id = ? GROUP BY a0_.id, a0_.value, a0_.value_float, a0_.attribute_id ORDER BY a0_.value ASC
Parameters:
[ 64 10 ]
|
||||||||||||||||||||||||||||||||
| 9 | 0.41 ms |
SELECT p0_.id AS id_0 FROM product_variant p0_ WHERE p0_.product_id = ?
Parameters:
[
64
]
|
||||||||||||||||||||||||||||||||
| 10 | 2.67 ms |
SELECT a0_.id AS id_0, a0_.value AS value_1, a0_.value_float AS value_float_2, a0_.attribute_id AS attribute_id_3 FROM attribute_value a0_ INNER JOIN attribute a1_ ON a0_.attribute_id = a1_.id INNER JOIN product_variant_attribute_value p2_ ON a0_.id = p2_.attribute_value_id INNER JOIN product_variant p3_ ON p2_.variant_id = p3_.id INNER JOIN product p4_ ON p3_.product_id = p4_.id WHERE p4_.id = ? AND p4_.visible = true AND p3_.visible = true AND a1_.id = ? AND p3_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.value ASC
Parameters:
[ 64 10 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4338 4339 4340 4341 4342 4351 4353 4357 4358 4359 4360 4363 4364 4365 4369 4370 4371 4372 4373 4375 4376 4377 4378 4381 4382 4383 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4435 4436 4437 4438 4439 4441 4442 4443 4444 4445 4446 9719 9720 14441 15010 15011 15012 15013 15014 15015 4333 4334 4335 4336 4337 4343 4344 4347 4348 4349 4350 4366 4367 4368 4409 4410 4422 4440 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4314 4315 4316 4317 4318 4319 4320 4346 4352 4354 4355 4356 4384 4385 4386 4397 4398 9721 9722 4312 4313 4345 4361 4362 4374 4379 4380 4434 9711 9712 9713 9714 9715 9716 9717 9718 9919 9920 9921 9922 9923 9924 15805 11431 11432 11433 11434 11435 11436 12328 12329 12330 12331 12332 12333 12682 12683 12684 12685 12686 12687 12891 12892 12893 12894 12895 12896 14436 14437 14438 14439 14440 14726 14727 14728 14729 14730 14731 14841 14842 14843 15800 15801 15802 15803 15804 ]
|
||||||||||||||||||||||||||||||||
| 11 | 0.44 ms |
SELECT p0_.id AS id_0 FROM product_variant p0_ WHERE p0_.product_id = ?
Parameters:
[
64
]
|
||||||||||||||||||||||||||||||||
| 12 | 0.37 ms |
SELECT p0_.id AS id_0 FROM product_variant p0_ WHERE p0_.product_id = ?
Parameters:
[
64
]
|
||||||||||||||||||||||||||||||||
| 13 | 3.39 ms |
SELECT i0_.id AS id_0, i0_.url AS url_1, i0_.path AS path_2, i0_.filename AS filename_3, i0_.hash AS hash_4 FROM image i0_ INNER JOIN product_variant_image p1_ ON i0_.id = p1_.image_id INNER JOIN product_variant p2_ ON p1_.variant_id = p2_.id INNER JOIN product p3_ ON p2_.product_id = p3_.id WHERE p3_.id = ? AND p3_.visible = true AND p2_.visible = true AND p2_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) GROUP BY i0_.id, i0_.url, i0_.path, i0_.filename, i0_.hash ORDER BY i0_.path ASC
Parameters:
[ 64 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4338 4339 4340 4341 4342 4351 4353 4357 4358 4359 4360 4363 4364 4365 4369 4370 4371 4372 4373 4375 4376 4377 4378 4381 4382 4383 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4435 4436 4437 4438 4439 4441 4442 4443 4444 4445 4446 9719 9720 14441 15010 15011 15012 15013 15014 15015 4333 4334 4335 4336 4337 4343 4344 4347 4348 4349 4350 4366 4367 4368 4409 4410 4422 4440 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4314 4315 4316 4317 4318 4319 4320 4346 4352 4354 4355 4356 4384 4385 4386 4397 4398 9721 9722 4312 4313 4345 4361 4362 4374 4379 4380 4434 9711 9712 9713 9714 9715 9716 9717 9718 9919 9920 9921 9922 9923 9924 15805 11431 11432 11433 11434 11435 11436 12328 12329 12330 12331 12332 12333 12682 12683 12684 12685 12686 12687 12891 12892 12893 12894 12895 12896 14436 14437 14438 14439 14440 14726 14727 14728 14729 14730 14731 14841 14842 14843 15800 15801 15802 15803 15804 ]
|
||||||||||||||||||||||||||||||||
| 14 | 1.30 ms |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2, a0_.visible AS visible_3, a0_.position AS position_4, a0_.depth AS depth_5, a0_.sort_path AS sort_path_6, a1_.id AS id_7, a1_.value AS value_8, a1_.value_float AS value_float_9, a0_.parent_id AS parent_id_10, a1_.attribute_id AS attribute_id_11 FROM attribute a0_ INNER JOIN attribute_value a1_ ON a0_.id = a1_.attribute_id INNER JOIN product_attribute_value p2_ ON a1_.id = p2_.attribute_value_id INNER JOIN product p3_ ON p2_.product_id = p3_.id WHERE p3_.id = ? AND p3_.visible = true AND a0_.visible = true GROUP BY a0_.id, a0_.code, a0_.name, a0_.visible, a0_.position, a0_.depth, a0_.sort_path, a0_.parent_id, a1_.id, a1_.value, a1_.value_float, a1_.attribute_id ORDER BY a0_.sort_path ASC
Parameters:
[
64
]
|
||||||||||||||||||||||||||||||||
| 15 | 0.46 ms |
SELECT p0_.id AS id_0 FROM product_variant p0_ WHERE p0_.product_id = ?
Parameters:
[
64
]
|
||||||||||||||||||||||||||||||||
| 16 | 1.46 ms |
SELECT MIN(p0_.price) AS sclr_0, MAX(p0_.price) AS sclr_1 FROM product_variant p0_ INNER JOIN product p1_ ON p0_.product_id = p1_.id WHERE p1_.id = ? AND p1_.visible = true AND p0_.visible = true AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 64 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4338 4339 4340 4341 4342 4351 4353 4357 4358 4359 4360 4363 4364 4365 4369 4370 4371 4372 4373 4375 4376 4377 4378 4381 4382 4383 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4435 4436 4437 4438 4439 4441 4442 4443 4444 4445 4446 9719 9720 14441 15010 15011 15012 15013 15014 15015 4333 4334 4335 4336 4337 4343 4344 4347 4348 4349 4350 4366 4367 4368 4409 4410 4422 4440 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4314 4315 4316 4317 4318 4319 4320 4346 4352 4354 4355 4356 4384 4385 4386 4397 4398 9721 9722 4312 4313 4345 4361 4362 4374 4379 4380 4434 9711 9712 9713 9714 9715 9716 9717 9718 9919 9920 9921 9922 9923 9924 15805 11431 11432 11433 11434 11435 11436 12328 12329 12330 12331 12332 12333 12682 12683 12684 12685 12686 12687 12891 12892 12893 12894 12895 12896 14436 14437 14438 14439 14440 14726 14727 14728 14729 14730 14731 14841 14842 14843 15800 15801 15802 15803 15804 ]
|
||||||||||||||||||||||||||||||||
| 17 | 0.42 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.visible AS visible_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.position AS position_5, c0_.depth AS depth_6, c0_.sort_path AS sort_path_7, c0_.parent_id AS parent_id_8 FROM category c0_ WHERE c0_.parent_id IS NULL AND c0_.visible = true ORDER BY c0_.sort_path ASC
Parameters:
[] |
||||||||||||||||||||||||||||||||
| 18 | 0.69 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.owner_id AS owner_id_4, t0.shipping_method_id AS shipping_method_id_5, t0.payment_method_id AS payment_method_id_6 FROM cart t0 WHERE t0.id = ?
Parameters:
[
134
]
|
||||||||||||||||||||||||||||||||
| 19 | 2.73 ms |
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c1_.id AS id_3, c1_.quantity AS quantity_4, c1_.created_at AS created_at_5, c1_.updated_at AS updated_at_6, p2_.id AS id_7, p2_.ean AS ean_8, p2_.price AS price_9, p2_.stock AS stock_10, p2_.visible AS visible_11, p3_.id AS id_12, p3_.remote_id AS remote_id_13, p3_.name AS name_14, p3_.title AS title_15, p3_.specification AS specification_16, p3_.description AS description_17, p3_.visible AS visible_18, p4_.id AS id_19, a5_.id AS id_20, a5_.value AS value_21, a5_.value_float AS value_float_22, a6_.id AS id_23, a6_.code AS code_24, a6_.name AS name_25, a6_.visible AS visible_26, a6_.position AS position_27, a6_.depth AS depth_28, a6_.sort_path AS sort_path_29, p7_.id AS id_30, p7_.original_filename AS original_filename_31, p7_.filename AS filename_32, p7_.mime_type AS mime_type_33, p7_.size AS size_34, p7_.path AS path_35, p7_.created_at AS created_at_36, p7_.updated_at AS updated_at_37, c0_.owner_id AS owner_id_38, c0_.shipping_method_id AS shipping_method_id_39, c0_.payment_method_id AS payment_method_id_40, c1_.cart_id AS cart_id_41, c1_.product_variant_id AS product_variant_id_42, c1_.project_file_id AS project_file_id_43, p2_.product_id AS product_id_44, p3_.source_id AS source_id_45, p3_.manufacturer_id AS manufacturer_id_46, p3_.remote_category_id AS remote_category_id_47, p4_.variant_id AS variant_id_48, p4_.attribute_value_id AS attribute_value_id_49, a5_.attribute_id AS attribute_id_50, a6_.parent_id AS parent_id_51, p7_.user_id AS user_id_52 FROM cart c0_ LEFT JOIN cart_product_variant c1_ ON c0_.id = c1_.cart_id LEFT JOIN product_variant p2_ ON c1_.product_variant_id = p2_.id LEFT JOIN product p3_ ON p2_.product_id = p3_.id LEFT JOIN product_variant_attribute_value p4_ ON p2_.id = p4_.variant_id LEFT JOIN attribute_value a5_ ON p4_.attribute_value_id = a5_.id LEFT JOIN attribute a6_ ON a5_.attribute_id = a6_.id LEFT JOIN project_file p7_ ON c1_.project_file_id = p7_.id WHERE c0_.id = ?
Parameters:
[
134
]
|
||||||||||||||||||||||||||||||||
| 20 | 0.76 ms |
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.attachment_image_id AS attachment_image_id_3 FROM product_attachment_image t0 WHERE t0.product_id = ?
Parameters:
[
64
]
|
||||||||||||||||||||||||||||||||
| 21 | 0.73 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.path AS path_3, t0.filename AS filename_4, t0.hash AS hash_5, t0.attachment_id AS attachment_id_6 FROM attachment_image t0 WHERE t0.id = ?
Parameters:
[
127
]
|
||||||||||||||||||||||||||||||||
| 22 | 0.59 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.visible AS visible_4, t0.position AS position_5, t0.depth AS depth_6, t0.sort_path AS sort_path_7, t0.parent_id AS parent_id_8 FROM attachment t0 WHERE t0.id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||
| 23 | 0.30 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.path AS path_3, t0.filename AS filename_4, t0.hash AS hash_5, t0.attachment_id AS attachment_id_6 FROM attachment_image t0 WHERE t0.id = ?
Parameters:
[
128
]
|
||||||||||||||||||||||||||||||||
| 24 | 0.29 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.visible AS visible_4, t0.position AS position_5, t0.depth AS depth_6, t0.sort_path AS sort_path_7, t0.parent_id AS parent_id_8 FROM attachment t0 WHERE t0.id = ?
Parameters:
[
2
]
|
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\Image | 153 |
| App\Entity\AttributeValue | 52 |
| App\Entity\Category | 15 |
| App\Entity\Attribute | 8 |
| App\Entity\ProductAttachmentImage | 2 |
| App\Entity\AttachmentImage | 2 |
| App\Entity\Attachment | 2 |
| App\Entity\Product | 1 |
| App\Entity\Source | 1 |
| App\Entity\Manufacturer | 1 |
| App\Entity\RemoteCategory | 1 |
| App\Entity\Cart | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product | No errors. |
| App\Entity\Source | No errors. |
| App\Entity\Manufacturer | No errors. |
| App\Entity\RemoteCategory | No errors. |
| App\Entity\ProductAttachmentImage | No errors. |
| App\Entity\ProductVariant | No errors. |
| App\Entity\ProductAttributeValue | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Attribute | No errors. |
| App\Entity\AttributeValue | No errors. |
| App\Entity\ProductVariantAttributeValue | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\ProductVariantImage | No errors. |
| App\Entity\Cart | No errors. |
| App\Entity\User | No errors. |
| App\Entity\ShippingMethod | No errors. |
| App\Entity\PaymentMethod | No errors. |
| App\Entity\CartProductVariant | No errors. |
| App\Entity\ProjectFile | No errors. |
| App\Entity\AttachmentImage | No errors. |
| App\Entity\Attachment | No errors. |