Forwarded to MainController (789b8a)

Query Metrics

10 Database Queries
10 Different statements
3.80 ms Query time
0 Invalid entities
6 Managed entities

Queries

Group similar statements

# Time Info
1 0.95 ms
SELECT t0.url AS url_1, t0.token AS token_2, t0.enabled AS enabled_3, t0.revoked AS revoked_4, t0.expires_at AS expires_at_5, t0.data AS data_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.client_id AS client_id_10, t0.application_id AS application_id_11 FROM tenant t0 WHERE t0.token = ? AND t0.enabled = ? AND t0.revoked = ? LIMIT 1
Parameters:
[
  "mmOzfxb7RMCFrn3P-NZC14NPb4DBw1KA0DGfqcszHtumOmcvYbHQ28x4pd1YioiFcYD0_LkhKPSuujL_nzls5A"
  1
  0
]
2 0.20 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.description AS description_3, t0.enabled AS enabled_4, t0.data AS data_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.creator_id AS creator_id_9 FROM application t0 WHERE t0.id = ?
Parameters:
[
  "1f0affb7-9aba-6bd2-9389-a58a9e3402d9"
]
3 0.16 ms
SELECT t0.name AS name_1, t0.description AS description_2, t0.adapter AS adapter_3, t0.url AS url_4, t0.settings AS settings_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.client_id AS client_id_10 FROM access_point t0 WHERE t0.id = ?
Parameters:
[
  "1f0b498e-1bb6-6888-9366-6da7e4854e9c"
]
4 0.19 ms
SELECT t0.name AS name_1, t0.identifier_type AS identifier_type_2, t0.identifier AS identifier_3, t0.address AS address_4, t0.city AS city_5, t0.postal_code AS postal_code_6, t0.email AS email_7, t0.country_subentity AS country_subentity_8, t0.country AS country_9, t0.country_code AS country_code_10, t0.data AS data_11, t0.keywords AS keywords_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM participant t0 WHERE t0.id = ?
Parameters:
[
  "1f0f2bc7-11f7-6562-ab7c-21d54a3a9918"
]
5 0.33 ms
SELECT t0.url AS url_1, t0.token AS token_2, t0.enabled AS enabled_3, t0.revoked AS revoked_4, t0.expires_at AS expires_at_5, t0.data AS data_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.client_id AS client_id_10, t0.application_id AS application_id_11 FROM tenant t0 INNER JOIN participant_tenant ON t0.id = participant_tenant.tenant_id WHERE participant_tenant.participant_id = ?
Parameters:
[
  "1f0f2bc7-11f7-6562-ab7c-21d54a3a9918"
]
6 0.15 ms
SELECT t0.data AS data_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.access_point_id AS access_point_id_5, t0.participant_id AS participant_id_6 FROM access_point_participant t0 WHERE t0.participant_id = ?
Parameters:
[
  "1f0f2bc7-11f7-6562-ab7c-21d54a3a9918"
]
7 0.13 ms
SELECT t0.name AS name_1, t0.data AS data_2, t0.keywords AS keywords_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM client t0 WHERE t0.id = ?
Parameters:
[
  "1f0f1e95-871d-6d6c-9238-c76791cfa0f7"
]
8 0.03 ms
"START TRANSACTION"
Parameters:
[]
9 1.16 ms
INSERT INTO log (type, data, method, endpoint, http_status, duration, keywords, position, id, created_at, access_point_id, application_id, client_id, participant_id, tenant_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "api_resource_request"
  "{"endpoint":"\/api\/invoices\/received","path":"\/api\/invoices\/received","method":"GET","class":"App\\Entity\\Invoice","payload_content":"","response_status":500,"response_content":"{\"title\":\"An error occurred\",\"detail\":\"Participant not created in this Access Point.\",\"status\":500,\"type\":\"\\\/errors\\\/500\",\"trace\":[{\"file\":\"\\\/var\\\/www\\\/vhosts\\\/easy2pdf.com\\\/optipol-dev.easy2pdf.com\\\/src\\\/Repository\\\/AccessPointRepository.php\",\"line\":250,\"function\":\"setParticipant\",\"class\":\"App\\\\Adapter\\\\B2BRouterAdapter\",\"type\":\"->\"},{\"file\":\"\\\/var\\\/www\\\/vhosts\\\/easy2pdf.com\\\/optipol-dev.easy2pdf.com\\\/src\\\/State\\\/Invoice\\\/InvoiceReceivedIndexProvider.php\",\"line\":43,\"function\":\"createAdapter\",\"class\":\"App\\\\Repository\\\\AccessPointRepository\",\"type\":\"->\"},{\"file\":\"\\\/var\\\/www\\\/vhosts\\\/easy2pdf.com\\\/optipol-dev.easy2pdf.com\\\/vendor\\\/api-platform\\\/state\\\/CallableProvider.php\",\"line\":43,\"function\":\"provide\",\"class\":\"App\\\\State\\\\Invoice\\\\InvoiceReceivedIndexProvider\",\"type\":\"->\"},{\"file\":\"\\\/var\\\/www\\\/vhosts\\\/easy2pdf.com\\\/optipol-dev.easy2pdf.com\\\/vendor\\\/api-platform\\\/state\\\/Provider\\\/ReadProvider.php\",\"line\":84,\"function\":\"provide\",\"class\":\"ApiPlatform\\\\State\\\\CallableProvider\",\"type\":\"->\"},{\"file\":\"\\\/var\\\/www\\\/vhosts\\\/easy2pdf.com\\\/optipol-dev.easy2pdf.com\\\/vendor\\\/api-platform\\\/symfony\\\/Bundle\\\/SwaggerUi\\\/SwaggerUiProvider.php\",\"line\":50,\"function\":\"provide\",\"class\":\"ApiPlatform\\\\State\\\\Provider\\\\ReadProvider\",\"type\":\"->\"},{\"file\":\"\\\/var\\\/www\\\/vhosts\\\/easy2pdf.com\\\/optipol-dev.easy2pdf.com\\\/vendor\\\/api-platform\\\/symfony\\\/Security\\\/State\\\/AccessCheckerProvider.php\",\"line\":62,\"function\":\"provide\",\"class\":\"ApiPlatform\\\\Symfony\\\\Bundle\\\\SwaggerUi\\\\SwaggerUiProvider\",\"type\":\"->\"},{\"file\":\"\\\/var\\\/www\\\/vhosts\\\/easy2pdf.com\\\/optipol-dev.easy2pdf.com\\\/vendor\\\/api-platform\\\/state\\\/Provider\\\/SecurityParameterProvider.php\",\"line\":50,\"function\":\"provide\",\"class\":\"ApiPlatform\\\\Symfony\\\\Security\\\\State\\\\AccessCheckerProvider\",\"type\":\"->\"},{\"file\":\"\\\/var\\\/www\\\/vhosts\\\/easy2pdf.com\\\/optipol-dev.easy2pdf.com\\\/vendor\\\/api-platform\\\/state\\\/Provider\\\/DeserializeProvider.php\",\"line\":60,\"function\":\"provide\",\"class\":\"ApiPlatform\\\\State\\\\Provider\\\\SecurityParameterProvider\",\"type\":\"->\"},{\"file\":\"\\\/var\\\/www\\\/vhosts\\\/easy2pdf.com\\\/optipol-..."}"
  "GET"
  "/api/invoices/received"
  500
  0.10955119132996
  "apiresourcerequest get apiinvoicesreceived 500 010955119132996 optipro srl orisha  progetis httpsdevoptipoloptiproalphabe endpointapiinvoicesreceivedpathapiinvoicesreceivedmethodgetclassappentityinvoicepayloadcontentresponsestatus500responsecontenttitlean error occurreddetailparticipant not created in this access pointstatus500typeerrors500tracefilevarwwwvhostseasy2pdfcomoptipoldeveasy2pdfcomsrcrepositoryaccesspointrepositoryphpline250functionsetparticipantclassappadapterb2brouteradaptertypefilevarwwwvhostseasy2pdfcomoptipoldeveasy2pdfcomsrcstateinvoiceinvoicereceivedindexproviderphpline43functioncreateadapterclassapprepositoryaccesspointrepositorytypefilevarwwwvhostseasy2pdfcomoptipoldeveasy2pdfcomvendorapiplatformstatecallableproviderphpline43functionprovideclassappstateinvoiceinvoicereceivedindexprovidertypefilevarwwwvhostseasy2pdfcomoptipoldeveasy2pdfcomvendorapiplatformstateproviderreadproviderphpline84functionprovideclassapiplatformstatecallableprovidertypefilevarwwwvhostseasy2pdfcomoptipoldeveasy2pdfcomvendorapiplatformsymfonybundleswaggeruiswaggeruiproviderphpline50functionprovideclassapiplatformstateproviderreadprovidertypefilevarwwwvhostseasy2pdfcomoptipoldeveasy2pdfcomvendorapiplatformsymfonysecuritystateaccesscheckerproviderphpline62functionprovideclassapiplatformsymfonybundleswaggeruiswaggeruiprovidertypefilevarwwwvhostseasy2pdfcomoptipoldeveasy2pdfcomvendorapiplatformstateprovidersecurityparameterproviderphpline50functionprovideclassapiplatformsymfonysecuritystateaccesscheckerprovidertypefilevarwwwvhostseasy2pdfcomoptipoldeveasy2pdfcomvendorapiplatformstateproviderdeserializeproviderphpline60functionprovideclassapiplatformstateprovidersecurityparameterprovidertypefilevarwwwvhostseasy2pdfcomoptipol"
  null
  "1f10d82d-6464-691c-b1c0-e963865e6da4"
  "2026-02-19 12:05:01"
  null
  "1f0affb7-9aba-6bd2-9389-a58a9e3402d9"
  "1f0f1e95-871d-6d6c-9238-c76791cfa0f7"
  null
  "1f0f2b37-d2d8-6a14-970e-1fae92ab525e"
]
10 0.49 ms
"COMMIT"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Tenant 1
App\Entity\Client 1
App\Entity\Application 1
App\Entity\AccessPoint 1
App\Entity\Participant 1
App\Entity\Log 1