Routing
(none)
Matched route
Route Matching Logs
Path to match:
/druid/index.html
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | dailySales | /api/dailySales | Path does not match |
| 14 | dailySalesV2 | /api/dailySalesV2 | Path does not match |
| 15 | subscriberWalletTransaction | /api/subscriberWalletTransaction | Path does not match |
| 16 | transactionHistory | /api/transactionHistory | Path does not match |
| 17 | creditMemoTransaction | /api/creditMemoTransaction | Path does not match |
| 18 | getCreditMemoTransaction | /api/creditMemoTransaction | Path does not match |
| 19 | dailyCustomerDeposit | /api/dailyCustomerDeposit | Path does not match |
| 20 | dailyCustomerDepositEpayment | /api/dailyCustomerDepositEpayment | Path does not match |
| 21 | dailyConsolidator | /api/dailyConsolidator | Path does not match |
| 22 | creditMemoHistory | /api/creditMemoHistory | Path does not match |
| 23 | add_subscriber | /api/subscriber | Path does not match |
| 24 | add_quickbooks_id | /api/quickbooks-id | Path does not match |
| 25 | show_quickbooks_id | /api/quickbooks-id | Path does not match |
| 26 | updateLocationQuickbooksId | /api/updateLocationQuickbooksId | Path does not match |
| 27 | update_quickbooks_id | /api/quickbooks-id/{id} | Path does not match |
| 28 | delete_quickbooks_id | /api/quickbooks-id/{id} | Path does not match |
| 29 | dailyWoofyDeposit | /api/dailyWoofyDeposit | Path does not match |
| 30 | getAllDeposits | /api/getAllDeposits | Path does not match |
| 31 | deleteJournalEntry | /api/deleteJournalEntry | Path does not match |
| 32 | fillManagers | /api/fillManagers | Path does not match |
| 33 | dailyWoofyDepositV2 | /api/dailyWoofyDepositV2 | Path does not match |
| 34 | deleteJournalEntryByDocNumber | /api/deleteJournalEntryByDocNumber | Path does not match |
| 35 | fetchJournalEntry | /api/qbo/fetch-journal-entry | Path does not match |
| 36 | createCustomer | /api/createCustomer | Path does not match |
| 37 | dashboard | /dashboard | Path does not match |
| 38 | getRegisteredBusinesses | /getRegisteredBusinesses | Path does not match |
| 39 | dailyCustomerDepositEPaymentV2 | /api/dailyCustomerDepositEPaymentV2 | Path does not match |
| 40 | receivePayment | /api/receivePayment | Path does not match |
| 41 | RequestAuthorization | /RequestAuthorization | Path does not match |
| 42 | RequestConfirmation | /RequestConfirmation | Path does not match |
| 43 | createQbAccount | /api/createQbAccount | Path does not match |
| 44 | recalculate_paymongo_transactions | /api/reconciliation/recalculate_paymongo_transactions | Path does not match |
| 45 | dailyConsolidationReportV2 | /api/report/dailyConsolidationReportV2 | Path does not match |
| 46 | app_login | / | Path does not match |
| 47 | app_logout | /logout | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.