GET http://localhost/healthcheck

Routing

app_healthcheck__invoke Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /healthcheck
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 valuein_invoiceengine_api_amendmentaddproduct_postaddproduct /api/invoiceengine/amendment/addProduct Path does not match
3 valuein_invoiceengine_api_amendmentcancel_postcancel /api/invoiceengine/amendment/cancel Path does not match
4 valuein_invoiceengine_api_amendmentremoveproduct_postremoveproduct /api/invoiceengine/amendment/removeProduct Path does not match
5 valuein_invoiceengine_api_amendmentupdateproduct_postupdateproduct /api/invoiceengine/amendment/updateProduct Path does not match
6 valuein_invoiceengine_api_invoicepayment_postpayment /api/invoiceengine/invoice/payment Path does not match
7 valuein_invoiceengine_api_invoicepdf_getpdf /api/invoiceengine/invoice/{invoiceId}/pdf Path does not match
8 valuein_invoiceengine_api_numberingsequence_getnumberingsequences /api/invoiceengine/numberingsequence Path does not match
9 valuein_invoiceengine_api_numberingsequence_getnumberingsequence /api/invoiceengine/numberingsequence/{id} Path does not match
10 valuein_invoiceengine_api_numberingsequence_postnumberingsequences /api/invoiceengine/numberingsequence Path does not match
11 valuein_invoiceengine_api_numberingsequence_postnumberingsequence /api/invoiceengine/numberingsequence/{id} Path does not match
12 valuein_invoiceengine_api_numberingsequence_deletenumberingsequence /api/invoiceengine/numberingsequence/{id} Path does not match
13 valuein_invoiceengine_api_paymentmethod_getpaymentmethods /api/invoiceengine/paymentmethods Path does not match
14 valuein_invoiceengine_api_paymentmethod_getpaymentmethods_1 /api/invoiceengine/paymentmethod Path does not match
15 valuein_invoiceengine_api_paymentmethod_getpaymentmethod /api/invoiceengine/paymentmethod/{id} Path does not match
16 valuein_invoiceengine_api_paymentmethod_postpaymentmethods /api/invoiceengine/paymentmethods Path does not match
17 valuein_invoiceengine_api_paymentmethod_postpaymentmethods_1 /api/invoiceengine/paymentmethod Path does not match
18 valuein_invoiceengine_api_paymentmethod_postpaymentmethod /api/invoiceengine/paymentmethod/{id} Path does not match
19 valuein_invoiceengine_api_paymentmethod_deletepaymentmethod /api/invoiceengine/paymentmethod/{id} Path does not match
20 valuein_invoiceengine_api_paymentmethod_getpendingpayment /api/invoiceengine/paymentPending/{customer} Path does not match
21 valuein_invoiceengine_api_paymentmethod_getvalidatepayment /api/invoiceengine/validatePayment/{customerId}/{paymentMethod}/{amount} Path does not match
22 valuein_invoiceengine_api_preview_postpreview /api/invoiceengine/preview Path does not match
23 valuein_invoiceengine_api_subscribe_postsubscribe /api/invoiceengine/subscribe Path does not match
24 valuein_invoiceengine_api_taxclass_gettaxclass /api/invoiceengine/taxclass Path does not match
25 valuein_invoiceengine_api_linker_postlinker /api/linker Path does not match
26 valuein_invoiceengine_api_query_postquery /api/query Path does not match
27 valuein_invoiceengine_invoice_postinvoice /invoice/{id}/post Path does not match
28 valuein_invoiceengine_invoice_pdfinvoice /invoice/{id}/pdf Path does not match
29 app.swagger /api/doc.json Path does not match
30 autocomplete_customer /autocomplete/customer Path does not match
31 autocomplete_opportunity /autocomplete/opportunity Path does not match
32 autocomplete_quote /autocomplete/quote Path does not match
33 companyConfigsEdit /config/{configId} Path does not match
34 homepage / Path does not match
35 manageOpportunityContacts /action/opportunity/{id}/contacts/{request} Path does not match
36 opportunity_create /{request}/new Path does not match
37 opportunity_log_entry_create /actions/newOpportunityLogEntry/{opportunity}/{logEntryType}/{request} Path does not match
38 opportunity_import_emails_choose_account /action/importEmails/{opportunity}/chooseAccount/{request} Path does not match
39 opportunity_import_emails_choose_emails /action/importEmails/{opportunity}/chooseEmails/{account}/{request} Path does not match
40 move_log_entry_to /action/opportunityLogEntry/{opportunityLogEntry}/moveLogEntry/{toOpportunity}/{request} Path does not match
41 sendOpportunityMail /action/opportunity/{id}/sendmail/{request} Path does not match
42 customer_update_note /actions/updateNote/{id}/{request} Path does not match
43 entityAsync /async/entity/{request} Path does not match
44 entity /entity/{request} Path does not match
45 entity_add_tag /tag/entity/{entityType}/{entityId}/with/{tagId} Path does not match
46 entity_remove_tag /tag/entity/{entityType}/{entityId}/without/{tagId} Path does not match
47 app_healthcheck__invoke /healthcheck Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.