Query Metrics
381
Database Queries
4
Different statements
127.29 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
88.67 ms (69.66%) |
1 |
SELECT id, cat, intname, name, art, price, price2, price3, priceopt, priceopt2, priceopt3, skidka, skidka2, skidka3, skidkaopt, skidkaopt2, skidkaopt3, numdiscount, numdiscount2, numdiscount3, chars, numdiscountopt, numdiscountopt2, numdiscountopt3, num, num2, num3, weight, weight2, weight3, inpack, inpack2, inpack3, pop, new, mix, action, onsale, prior, ordered, changed, colors FROM prod WHERE visible = 1 and (num > 0 or num2 > 0 or num3 > 0) and (cat = 62 or cat = 687 or cat = 688 or cat = 689 or cat = 690 or cat = 788 or cat = 816 or cat = 64 or cat = 677 or cat = 678 or cat = 679 or cat = 680 or cat = 681 or cat = 65 or cat = 507 or cat = 508 or cat = 509 or cat = 510 or cat = 512 or cat = 513 or cat = 514 or cat = 703 or cat = 704 or cat = 705 or cat = 706 or cat = 710 or cat = 763 or cat = 850 or cat = 934 or cat = 71 or cat = 73 or cat = 83 or cat = 654 or cat = 655 or cat = 656 or cat = 657 or cat = 406 or cat = 440 or cat = 606 or cat = 673 or cat = 675 or cat = 676 or cat = 488 or cat = 616 or cat = 617 or cat = 935 or cat = 489 or cat = 683 or cat = 684 or cat = 686 or cat = 702 or cat = 540 or cat = 541 or cat = 542 or cat = 543 or cat = 544 or cat = 827 or cat = 545 or cat = 547 or cat = 548 or cat = 549 or cat = 551 or cat = 552 or cat = 553 or cat = 730 or cat = 824 or cat = 826 or cat = 849 or cat = 866 or cat = 930 or cat = 942 or cat = 554 or cat = 555 or cat = 556 or cat = 557 or cat = 558 or cat = 694 or cat = 768 or cat = 789 or cat = 790 or cat = 809 or cat = 577 or cat = 695 or cat = 696 or cat = 715 or cat = 716 or cat = 815 or cat = 595 or cat = 596 or cat = 597 or cat = 598 or cat = 599 or cat = 600 or cat = 601 or cat = 602 or cat = 603 or cat = 604 or cat = 848 or cat = 943 or cat = 605 or cat = 820 or cat = 851 or cat = 922 or cat = 923 or cat = 877 or cat = 515 or cat = 919 or cat = 920 or cat = 60) and `skidka` > 0
Parameters:
[] |
36.52 ms (28.69%) |
359 |
SELECT t0.id AS id_1, t0.cat AS cat_2, t0.brand AS brand_3, t0.intname AS intname_4, t0.name AS name_5, t0.cont AS cont_6, t0.cont2 AS cont2_7, t0.visible AS visible_8, t0.prior AS prior_9, t0.title AS title_10, t0.h1 AS h1_11, t0.kw AS kw_12, t0.descr AS descr_13 FROM catpage t0 WHERE t0.visible = ? AND t0.cat = ? ORDER BY t0.prior DESC
Parameters:
[ 1 1 ] |
1.91 ms (1.50%) |
20 |
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM catpage_translation t0 WHERE t0.object_id = ?
Parameters:
[
2
]
|
0.19 ms (0.15%) |
1 |
SELECT t0.id AS id_1, t0.user AS user_2, t0.prod AS prod_3, t0.var AS var_4, t0.num AS num_5, t0.tstamp AS tstamp_6 FROM wishlist t0 WHERE t0.user = ? ORDER BY t0.id DESC
Parameters:
[
0
]
|
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\User | No errors. |
App\Entity\Discount | No errors. |
App\Entity\Prod | No errors. |
App\Entity\CartUnsaved | No errors. |
App\Entity\Cart | No errors. |
App\Entity\Cat | No errors. |
App\Entity\Page | No errors. |
App\Entity\Catpage | No errors. |
App\Entity\Photo | No errors. |
App\Entity\Wishlist | No errors. |
App\Entity\Catchar | No errors. |
App\Entity\PagePhoto | No errors. |
App\Entity\PageBlock | No errors. |
Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation | No errors. |
App\Entity\Translation\PageTranslation | No errors. |
App\Entity\Translation\CatTranslation | No errors. |
App\Entity\Translation\ProdTranslation | No errors. |
App\Entity\Translation\DiscountTranslation | No errors. |
App\Entity\Translation\CatpageTranslation | No errors. |
App\Entity\Timer | No errors. |
App\Entity\Char | No errors. |
App\Entity\Charval | No errors. |
App\Entity\Translation\TimerTranslation | No errors. |
App\Entity\Translation\CharTranslation | No errors. |
App\Entity\Translation\CharvalTranslation | No errors. |