https://exterior-plus.jp/sitemap.xml

Query Metrics

12 Database Queries
12 Different statements
23.62 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.20 ms
SET SESSION time_zone = '+00:00'
Parameters:
[]
2 0.16 ms
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.invoice_registration_number AS invoice_registration_number_25, t0.option_product_tax_rule AS option_product_tax_rule_26, t0.option_customer_activate AS option_customer_activate_27, t0.option_remember_me AS option_remember_me_28, t0.option_mail_notifier AS option_mail_notifier_29, t0.authentication_key AS authentication_key_30, t0.php_path AS php_path_31, t0.option_point AS option_point_32, t0.basic_point_rate AS basic_point_rate_33, t0.point_conversion_rate AS point_conversion_rate_34, t0.country_id AS country_id_35, t0.pref_id AS pref_id_36, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')
Parameters:
[
  1
]
3 0.13 ms
SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')
Parameters:
[
  "sitemap_xml"
]
4 0.09 ms
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[]
5 0.06 ms
"START TRANSACTION"
Parameters:
[]
6 0.12 ms
SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d0_.discriminator_type AS discriminator_type_12, d0_.master_page_id AS master_page_id_13 FROM dtb_page d0_ WHERE ((((d0_.meta_robots NOT LIKE '%noindex%' AND d0_.meta_robots NOT LIKE '%none%') OR d0_.meta_robots IS NULL)) AND d0_.id <> 0 AND d0_.master_page_id IS NULL) AND d0_.discriminator_type IN ('page') ORDER BY d0_.update_date DESC LIMIT 1
Parameters:
[]
7 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.maker_prices AS maker_prices_10, t0.option_area AS option_area_11, t0.option_item_area AS option_item_area_12, t0.recommend_point AS recommend_point_13, t0.sales_infomation AS sales_infomation_14, t0.list_spec AS list_spec_15, t0.maker_url AS maker_url_16, t0.creator_id AS creator_id_17, t0.product_status_id AS product_status_id_18, t0.maker_id AS maker_id_19, t0.discriminator_type FROM dtb_product t0 WHERE t0.product_status_id = ? AND t0.discriminator_type IN ('product') ORDER BY t0.update_date DESC LIMIT 1
Parameters:
[
  1
]
8 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_list_order_by t0 WHERE t0.id = ? AND t0.discriminator_type IN ('productlistorderby')
Parameters:
[
  2
]
9 13.83 ms
SELECT count(DISTINCT d0_.id) AS sclr_0 FROM dtb_product d0_ WHERE (d0_.product_status_id = 1) AND d0_.discriminator_type IN ('product')
Parameters:
[]
10 0.42 ms
SELECT DISTINCT d0_.id AS id_0, d0_.create_date AS create_date_1, d0_.id AS id_2 FROM dtb_product d0_ WHERE (d0_.product_status_id = 1) AND d0_.discriminator_type IN ('product') ORDER BY d0_.create_date DESC, d0_.id DESC LIMIT 1000
Parameters:
[]
11 8.24 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.maker_prices AS maker_prices_9, d0_.option_area AS option_area_10, d0_.option_item_area AS option_item_area_11, d0_.recommend_point AS recommend_point_12, d0_.sales_infomation AS sales_infomation_13, d0_.list_spec AS list_spec_14, d0_.maker_url AS maker_url_15, d0_.discriminator_type AS discriminator_type_16, d0_.creator_id AS creator_id_17, d0_.product_status_id AS product_status_id_18, d0_.maker_id AS maker_id_19 FROM dtb_product d0_ WHERE (d0_.product_status_id = 1 AND d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND d0_.discriminator_type IN ('product') ORDER BY d0_.create_date DESC, d0_.id DESC
Parameters:
[
  6739
  6738
  6737
  6736
  6735
  6734
  6733
  6732
  6731
  6730
  6729
  6728
  6727
  6726
  6725
  6724
  6723
  6722
  6721
  6720
  6719
  6718
  6713
  6712
  6711
  6710
  6709
  6708
  6693
  6692
  6691
  6690
  6689
  6688
  6687
  6686
  6685
  6684
  6683
  6682
  6681
  6680
  6679
  6678
  6677
  6676
  6675
  6674
  6673
  6672
  6671
  6670
  6669
  6668
  6667
  6666
  6665
  6664
  6663
  6662
  6661
  6660
  6659
  6658
  6657
  6656
  6655
  6654
  6653
  6652
  6651
  6650
  6649
  6648
  6647
  6646
  6645
  6644
  6643
  6642
  6641
  6640
  6639
  6638
  6637
  6636
  6635
  6634
  6633
  6632
  6631
  6630
  6629
  6628
  6627
  6626
  6625
  6624
  6623
  6622
  6621
  6620
  6619
  6618
  6617
  6616
  6615
  6614
  6613
  6612
  6611
  6610
  6609
  6608
  6607
  6606
  6605
  6604
  6603
  6602
  6601
  6600
  6599
  6598
  6597
  6596
  6595
  6594
  6593
  6592
  6591
  6590
  6589
  6588
  6587
  6586
  6585
  6584
  6583
  6582
  6581
  6580
  6579
  6578
  6577
  6576
  6575
  6574
  6573
  6572
  6571
  6570
  6569
  6568
  6567
  6566
  6565
  6564
  6563
  6562
  6561
  6560
  6559
  6558
  6557
  6556
  6555
  6554
  6553
  6552
  6551
  6550
  6549
  6548
  6547
  6546
  6545
  6544
  6543
  6542
  6541
  6540
  6539
  6538
  6537
  6536
  6535
  6534
  6533
  6532
  6531
  6530
  6529
  6528
  6527
  6526
  6525
  6524
  6523
  6522
  6521
  6520
  6519
  6518
  6517
  6516
  6515
  6514
  6513
  6512
  6511
  6510
  6509
  6508
  6507
  6506
  6505
  6504
  6503
  6502
  6501
  6500
  6499
  6498
  6497
  6496
  6495
  6494
  6493
  6492
  6491
  6490
  6489
  6488
  6487
  6486
  6485
  6484
  6483
  6482
  6481
  6480
  6479
  6478
  6477
  6476
  6475
  6474
  6473
  6472
  6471
  6470
  6469
  6468
  6467
  6466
  6465
  6464
  6463
  6462
  6461
  6460
  6459
  6458
  6457
  6456
  6455
  6454
  6453
  6452
  6451
  6450
  6449
  6448
  6447
  6446
  6445
  6444
  6443
  6442
  6441
  6440
  6439
  6438
  6437
  6436
  6435
  6434
  6433
  6432
  6431
  6430
  6429
  6428
  6427
  6426
  6425
  6424
  6423
  6422
  6421
  6420
  6419
  6418
  6417
  6416
  6415
  6414
  6413
  6412
  6411
  6410
  6409
  6408
  6407
  6406
  6405
  6404
  6403
  6402
  6401
  6400
  6399
  6398
  6397
  6396
  6395
  6394
  6393
  6392
  6391
  6390
  6389
  6388
  6387
  6386
  6385
  6384
  6383
  6382
  6381
  6380
  6379
  6378
  6377
  6376
  6375
  6374
  6373
  6372
  6371
  6370
  6369
  6368
  6367
  6366
  6365
  6364
  6363
  6362
  6361
  6360
  6359
  6358
  6357
  6356
  6355
  6354
  6353
  6352
  6351
  6350
  6349
  6348
  6347
  6346
  6345
  6344
  6343
  6342
  6341
  6340
  6339
  6338
  6337
  6336
  6335
  6334
  6333
  6332
  6331
  6330
  6329
  6328
  6327
  6326
  6325
  6324
  6323
  6322
  6321
  6320
  6319
  6318
  6317
  6316
  6315
  6314
  6313
  6312
  6311
  6310
  6309
  6308
  6307
  6306
  6305
  6304
  6303
  6302
  6301
  6300
  6299
  6298
  6297
  6296
  6295
  6294
  6293
  6292
  6291
  6290
  6289
  6288
  6287
  6286
  6285
  6284
  6283
  6282
  6281
  6280
  6279
  6278
  6277
  6276
  6275
  6274
  6273
  6272
  6271
  6270
  6269
  6268
  6267
  6266
  6265
  6264
  6263
  6262
  6261
  6260
  6259
  6258
  6257
  6256
  6255
  6254
  6253
  6252
  6251
  6250
  6249
  6248
  6247
  6246
  6245
  6244
  6243
  6242
  6241
  6240
  6239
  6238
  6237
  6236
  6235
  6234
  6233
  6232
  6231
  6230
  6229
  6228
  6227
  6226
  6225
  6224
  6223
  6222
  6221
  6220
  6219
  6218
  6217
  6216
  6215
  6214
  6213
  6212
  6211
  6210
  6209
  6208
  6207
  6206
  6205
  6204
  6203
  6202
  6201
  6200
  6199
  6198
  6197
  6196
  6195
  6194
  6193
  6192
  6191
  6190
  6189
  6188
  6187
  6186
  6185
  6184
  6183
  6182
  6181
  6180
  6179
  6178
  6177
  6176
  6175
  6174
  6173
  6172
  6171
  6170
  6169
  6168
  6167
  6166
  6165
  6164
  6163
  6162
  6161
  6160
  6159
  6158
  6157
  6156
  6155
  6154
  6153
  6152
  6151
  6150
  6149
  6148
  6147
  6146
  6145
  6144
  6143
  6142
  6141
  6140
  6139
  6138
  6137
  6136
  6135
  6134
  6133
  6132
  6131
  6130
  6129
  6128
  6127
  6126
  6125
  6124
  6123
  6122
  6121
  6120
  6119
  6118
  6117
  6116
  6115
  6114
  6113
  6112
  6111
  6110
  6109
  6108
  6107
  6106
  6105
  6104
  6103
  6102
  6101
  6100
  6099
  6098
  6097
  6096
  6095
  6094
  6092
  6091
  6090
  6089
  6088
  6087
  6086
  6085
  6084
  6083
  6082
  6081
  6080
  6079
  6078
  6077
  6076
  6075
  6074
  6073
  6072
  6071
  6070
  6069
  6068
  6067
  6066
  6065
  6064
  6063
  6062
  6061
  6060
  6059
  6058
  6057
  6056
  6055
  6054
  6053
  6052
  6051
  6050
  6049
  6048
  6047
  6046
  6045
  6044
  6043
  6042
  6041
  6040
  6039
  6038
  6037
  6036
  6035
  6034
  6033
  6032
  6031
  6030
  6029
  6028
  6027
  6026
  6025
  6024
  6023
  6022
  6021
  6020
  6019
  6018
  6017
  6016
  6015
  6014
  6013
  6012
  6011
  6010
  6009
  6008
  6007
  6006
  6005
  6004
  6003
  6002
  6001
  6000
  5999
  5998
  5997
  5996
  5995
  5994
  5993
  5992
  5991
  5990
  5989
  5988
  5987
  5986
  5985
  5984
  5983
  5982
  5981
  5980
  5979
  5978
  5977
  5976
  5975
  5974
  5973
  5972
  5971
  5970
  5969
  5968
  5967
  5966
  5965
  5964
  5963
  5962
  5961
  5960
  5959
  5958
  5957
  5956
  5955
  5954
  5953
  5952
  5951
  5950
  5949
  5948
  5947
  5946
  5945
  5944
  5943
  5942
  5941
  5940
  5939
  5938
  5937
  5936
  5935
  5934
  5933
  5932
  5931
  5930
  5929
  5928
  5927
  5926
  5925
  5924
  5923
  5922
  5921
  5920
  5919
  5918
  5917
  5916
  5915
  5914
  5913
  5912
  5911
  5910
  5909
  5908
  5907
  5906
  5905
  5904
  5903
  5902
  5901
  5900
  5899
  5898
  5897
  5896
  5895
  5894
  5893
  5892
  5891
  5890
  5889
  5888
  5887
  5886
  5885
  5884
  5883
  5882
  5881
  5880
  5879
  5878
  5877
  5876
  5875
  5874
  5873
  5872
  5871
  5870
  5869
  5868
  5867
  5866
  5865
  5864
  5863
  5862
  5861
  5860
  5859
  5858
  5857
  5856
  5855
  5854
  5853
  5852
  5851
  5850
  5849
  5848
  5847
  5846
  5845
  5844
  5843
  5842
  5841
  5840
  5839
  5838
  5837
  5836
  5835
  5834
  5833
  5832
  5831
  5830
  5829
  5828
  5827
  5826
  5825
  5824
  5823
  5822
  5821
  5820
  5819
  5818
  5817
  5816
  5815
  5814
  5813
  5812
  5811
  5810
  5809
  5808
  5807
  5806
  5805
  5804
  5803
  5802
  5801
  5800
  5799
  5798
  5797
  5796
  5795
  5794
  5793
  5792
  5791
  5790
  5789
  5788
  5787
  5786
  5785
  5784
  5783
  5782
  5781
  5780
  5779
  5778
  5777
  5776
  5775
  5774
  5773
  5772
  5771
  5770
  5769
  5768
  5767
  5766
  5765
  5764
  5763
  5762
  5761
  5760
  5759
  5758
  5757
  5756
  5755
  5754
  5753
  5752
  5751
  5750
  5749
  5748
  5747
  5746
  5745
  5744
  5743
  5742
  5741
  5740
  5739
  5738
  5737
  5736
  5735
  5734
  5733
  5732
  5731
  5730
  5729
  5728
  5727
  5726
  5725
  5724
  5723
  5722
  5721
]
12 0.16 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.discriminator_type IN ('category') ORDER BY t0.update_date DESC LIMIT 1
Parameters:
[]

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
Eccube\Entity\AbstractEntity No errors.
Eccube\Entity\Product No errors.
Plugin\ProductField\Entity\Config No errors.
Eccube\Entity\BaseInfo No errors.
Eccube\Entity\Page No errors.
Eccube\Entity\PageLayout No errors.
Eccube\Entity\Block No errors.
Eccube\Entity\BlockPosition No errors.
Eccube\Entity\Master\AbstractMasterEntity No errors.
Eccube\Entity\Master\DeviceType No errors.
Eccube\Entity\AuthorityRole No errors.
Eccube\Entity\Layout No errors.
Eccube\Entity\Order No errors.
Eccube\Entity\Customer
  • The field Eccube\Entity\Customer#Contacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Plugin\ContactManagement42\Entity\Contact#Customer does not contain the required 'inversedBy="Contacts"' attribute.
Eccube\Entity\Master\Country No errors.
Eccube\Entity\Master\Pref No errors.
Eccube\Entity\Category No errors.
Eccube\Entity\Master\ProductListOrderBy No errors.
Eccube\Entity\Member No errors.
Eccube\Entity\Master\ProductStatus No errors.
Plugin\Maker42\Entity\Maker No errors.
Eccube\Entity\ProductCategory No errors.
Eccube\Entity\ProductClass No errors.
Eccube\Entity\ProductImage No errors.
Eccube\Entity\ProductTag No errors.
Eccube\Entity\CustomerFavoriteProduct No errors.
Eccube\Entity\News No errors.