Query Metrics
5
Database Queries
5
Different statements
5.41 ms
Query time
1
Invalid entities
3
Managed entities
Grouped Statements
remote_db connection
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2.12 ms (39.14%) |
1 |
SELECT t0.pennylane_invoice_id AS pennylane_invoice_id_1, t0.pennylane_invoice_label AS pennylane_invoice_label_2, t0.pennylane_invoice_number AS pennylane_invoice_number_3, t0.pennylane_invoice_amount AS pennylane_invoice_amount_4, t0.pennylane_invoice_currency_amount AS pennylane_invoice_currency_amount_5, t0.pennylane_invoice_currency_amount_before_tax AS pennylane_invoice_currency_amount_before_tax_6, t0.pennylane_invoice_tax AS pennylane_invoice_tax_7, t0.pennylane_invoice_currency_tax AS pennylane_invoice_currency_tax_8, t0.pennylane_invoice_remaining_amount_with_tax AS pennylane_invoice_remaining_amount_with_tax_9, t0.pennylane_invoice_remaining_amount_without_tax AS pennylane_invoice_remaining_amount_without_tax_10, t0.pennylane_invoice_filename AS pennylane_invoice_filename_11, t0.pennylane_invoice_date AS pennylane_invoice_date_12, t0.pennylane_invoice_special_mention AS pennylane_invoice_special_mention_13, t0.pennylane_invoice_pdf_invoice_free_text AS pennylane_invoice_pdf_invoice_free_text_14, t0.pennylane_invoice_pdf_description AS pennylane_invoice_pdf_description_15, t0.pennylane_invoice_pdf_invoice_subject AS pennylane_invoice_pdf_invoice_subject_16, t0.pennylane_invoice_extrenal_reference AS pennylane_invoice_extrenal_reference_17, t0.pennylane_invoice_customer_invoice_template_id AS pennylane_invoice_customer_invoice_template_id_18, t0.vtiger_invoice_id AS vtiger_invoice_id_19, t0.vtiger_document_id AS vtiger_document_id_20, t0.vtiger_attachment_id AS vtiger_attachment_id_21, t0.generated AS generated_22, t0.token AS token_23, t0.pennylane_customer_id AS pennylane_customer_id_24 FROM invoices t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
"6c779f378331f2ae4a03518571ad3321"
]
|
||||||||||||||||||||||||||||
|
1.09 ms (20.06%) |
1 |
SELECT NEXTVAL('invoice_download_log_id_seq')
Parameters:
[]
|
||||||||||||||||||||||||||||
|
1.00 ms (18.56%) |
1 |
INSERT INTO invoice_download_log (id, downloaded_at, ip_address, user_agent, invoice_pennylane_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ 911 "2026-06-15 15:42:22" "109.222.236.82" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36 Edg/149.0.0.0" "2205639888" ]
|
||||||||||||||||||||||||||||
|
0.63 ms (11.59%) |
1 |
"START TRANSACTION"
Parameters:
[]
|
||||||||||||||||||||||||||||
|
0.58 ms (10.65%) |
1 |
"COMMIT"
Parameters:
[]
|
Database Connections
| Name | Service |
|---|---|
| local_db | doctrine.dbal.local_db_connection |
| remote_db | doctrine.dbal.remote_db_connection |
Entity Managers
| Name | Service |
|---|---|
| local_em | doctrine.orm.local_em_entity_manager |
| remote_em | doctrine.orm.remote_em_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
local_em entity manager
| Class | Amount of managed objects |
|---|
remote_em entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Remote\Invoice | 1 |
| App\Entity\Remote\Customer | 1 |
| App\Entity\Remote\InvoiceDownloadLog | 1 |
Entities Mapping
local_em entity manager
No loaded entities.
remote_em entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Remote\Invoice |
|
| App\Entity\Remote\Customer | No errors. |
| App\Entity\Remote\InvoiceLine | No errors. |
| App\Entity\Remote\InvoiceSendAt | No errors. |
| App\Entity\Remote\InvoiceDownloadLog | No errors. |