Redirect 302 redirect from GET @admin (12a71c)

Query Metrics

91 Database Queries
5 Different statements
69.01 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
63.18 ms
(91.54%)
87
SELECT t0.id AS id_1, t0.name AS name_2, t0.lab_report_url AS lab_report_url_3, t0.results AS results_4, t0.product_page_url AS product_page_url_5, t0.additional_data AS additional_data_6, t0.state AS state_7, t0.expiry_date AS expiry_date_8, t0.extraction_date AS extraction_date_9, t0.thca_percentage AS thca_percentage_10, t0.total_thc_percentage AS total_thc_percentage_11, t0.delta_nine_percentage AS delta_nine_percentage_12, t0.delta_nine_with_thca_combined AS delta_nine_with_thca_combined_13, t0.comments AS comments_14, t0.debug_data AS debug_data_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.product_page_id AS product_page_id_18, t0.project_id AS project_id_19, t0.product_url_id AS product_url_id_20 FROM product t0 WHERE t0.product_url_id = ?
Parameters:
[
  7817
]
3.01 ms
(4.36%)
1
SELECT p0_.id AS id_0, p0_.url AS url_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.title AS title_4, p0_.state AS state_5, p0_.source AS source_6, p0_.debug_data AS debug_data_7, p0_.product_type AS product_type_8, p0_.product_page_data AS product_page_data_9, p0_.spider_source_url_id AS spider_source_url_id_10, p0_.project_id AS project_id_11 FROM product_url p0_ WHERE p0_.project_id = (?) AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.id DESC
Parameters:
[
  79
  7817
  7816
  7815
  7814
  7813
  7812
  7811
  7810
  7809
  7808
  7807
  7806
  7805
  7804
  7803
  7802
  7801
  7800
  7799
  7798
  7797
  7796
  7795
  7794
  7793
  7792
  7791
  7790
  7789
  7788
  7787
  7786
  7785
  7784
  7783
  7782
  7781
  7780
  7779
  7778
  7777
  7776
  7775
  7774
  7773
  7772
  7771
  7770
  7769
  7768
  7767
  7766
  7765
  7764
  7763
  7762
  7761
  7760
  7759
  7758
  7757
  7756
  7755
  7754
  7753
  7752
  7751
  7750
  7749
  7748
  7747
  7746
  7745
  7744
  7743
  7742
  7741
  7740
  7739
  7738
  7737
  7736
  7735
  7734
  7733
  7732
  7731
]
1.33 ms
(1.93%)
1
SELECT count(*) AS sclr_0 FROM product_url p0_ WHERE p0_.project_id = (?)
Parameters:
[
  79
]
0.98 ms
(1.42%)
1
SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM product_url p0_ WHERE p0_.project_id = (?) ORDER BY p0_.id DESC LIMIT 200
Parameters:
[
  79
]
0.51 ms
(0.75%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.url AS url_2, p0_.prompt AS prompt_3, p0_.chat_json AS chat_json_4, p0_.external_lab_reports_url AS external_lab_reports_url_5, p0_.product_matching_url AS product_matching_url_6, p0_.created_at AS created_at_7, p0_.updated_at AS updated_at_8, p0_.spider_source_matching_urls AS spider_source_matching_urls_9, p0_.state AS state_10, p0_.website_framework AS website_framework_11, p0_.debug_data AS debug_data_12, p0_.product_exclude_paths AS product_exclude_paths_13, p0_.user_id AS user_id_14 FROM project p0_ WHERE p0_.id IN (?)
Parameters:
[
  "79"
]

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\ProductUrl No errors.
App\Entity\Project No errors.
App\Entity\User No errors.
App\Entity\SpiderSourceUrl No errors.
App\Entity\LabReportSource No errors.
App\Entity\LabReport No errors.
App\Entity\Product No errors.
App\Entity\ProductPage No errors.
App\Entity\LabReportFail No errors.
App\Entity\AILog No errors.
App\Entity\AIBatchJob No errors.