Routing
front_solarpanel
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/solarpanel
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | admin_config | /manage/config/config | Path does not match |
| 15 | admin_customer_detail | /manage/customer/{id}/overview | Path does not match |
| 16 | admin_customer_overview | /manage/customers/overview | Path does not match |
| 17 | email_remove_customer | /manage/customer/remove/{id} | Path does not match |
| 18 | admin_customer_loadAll | /manage/customers/overview/loadall | Path does not match |
| 19 | admin_customer_emails | /manage/customer/{id}/emails/ | Path does not match |
| 20 | admin_email_import | /manage/customer/import | Path does not match |
| 21 | admin_customer_import_file | /manage/customer/import/file | Path does not match |
| 22 | admin_dashboard | /manage/dashboard | Path does not match |
| 23 | manage_redirect | /manage/ | Path does not match |
| 24 | admin_email_overview | /manageemail/overview | Path does not match |
| 25 | admin_email_add | /manage/email/add | Path does not match |
| 26 | admin_email_edit | /manage/email/edit/{id} | Path does not match |
| 27 | email_nocallback | /email/nocallback/{email}/{id}/ | Path does not match |
| 28 | admin_email_remove | /manage/email/remove/{id} | Path does not match |
| 29 | admin_operators | /operators | Path does not match |
| 30 | admin_operator_add | /operator/add | Path does not match |
| 31 | admin_operator_edit | /operator/edit/{id} | Path does not match |
| 32 | admin_phonecall_add | /manage/phonecall/add | Path does not match |
| 33 | admin_phonecall_edit | /manage/phonecall/edit/{id} | Path does not match |
| 34 | admin_phonecall_load | /manage/phonecall/load/{id} | Path does not match |
| 35 | admin_products | /manage/products | Path does not match |
| 36 | admin_product_add | /manage/product/add | Path does not match |
| 37 | admin_product_edit | /manage/product/edit/{id} | Path does not match |
| 38 | admin_relations | /manage/relations | Path does not match |
| 39 | admin_relation_add | /manage/relation/add/ | Path does not match |
| 40 | admin_relation_edit | /manage/relation/edit/{id} | Path does not match |
| 41 | admin_json_relations | /manage/relations/json | Path does not match |
| 42 | admin_relation_search | /manage/relation/search | Path does not match |
| 43 | admin_relation_validate_input | /manage/relation/validate | Path does not match |
| 44 | admin_relation_add_ajax | /manage/relation/add/ajax | Path does not match |
| 45 | security_login | /login | Path does not match |
| 46 | security_register | /register | Path does not match |
| 47 | security_logout | /logout | Path does not match |
| 48 | admin_task_overview | /manage/task/overview | Path does not match |
| 49 | admin_task_add | /manage/task/add | Path does not match |
| 50 | admin_task_edit | /manage/task/edit/{id} | Path does not match |
| 51 | admin_task_remove | /manage/email/remove/job/{id} | Path does not match |
| 52 | admin_task_stop | /manage/email/stop/job/{id} | Path does not match |
| 53 | admin_tax_overview | /manage/tax/overview | Path does not match |
| 54 | admin_tax_add | /manage/tax/add | Path does not match |
| 55 | admin_tax_edit | /manage/tax/edit/{id} | Path does not match |
| 56 | front_main | / | Path does not match |
| 57 | font_send_email | /contact/send | Path does not match |
| 58 | front_filter | /filter | Path does not match |
| 59 | front_request_product | /requestproduct | Path does not match |
| 60 | front_load_products | /filter/loadproducts | Path does not match |
| 61 | front_request | /request/ | Path does not match |
| 62 | front_request_id | /request/{id}/{address} | Path does not match |
| 63 | front_request_accept | /request/accept/{subscription}/{hash} | Path does not match |
| 64 | front_solarpanel | /solarpanel | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.