Routing
dashboard
Matched route
Route Parameters
| Name | Value |
|---|---|
| _stateless | false |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | app.swagger | /api/doc.json | Path does not match |
| 5 | app.swagger_ui | /api/doc | Path does not match |
| 6 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 7 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 13 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 14 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 15 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 16 | _profiler_open_file | /_profiler/open | Path does not match |
| 17 | _profiler | /_profiler/{token} | Path does not match |
| 18 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 19 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 20 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 21 | api_assessments_sync_put | /api/assessment/sync | Path does not match |
| 22 | api_assessments_post | /api/assessment | Path does not match |
| 23 | api_assessments_patch | /api/assessment/{uuid} | Path does not match |
| 24 | api_assessments_delete | /api/assessment/{uuid} | Path does not match |
| 25 | api_assessment_get | /api/assessment/{uuid} | Path does not match |
| 26 | api_assessment_cget_for_property | /api/assessment | Path does not match |
| 27 | api_assessment_compute_budget | /api/assessment/{id}/compute/budget | Path does not match |
| 28 | api_assessment_compute_species_share | /api/assessment/compute/species-share | Path does not match |
| 29 | api_assessment_compute_unique_species_share | /api/assessment/compute/unique-species-share | Path does not match |
| 30 | api_assessment_compute_quantification | /api/assessment/{assessmentId}/compute/quantification | Path does not match |
| 31 | api_assessment_yield_models_for_species | /api/assessment/yield-models-for-species/{speciesId} | Path does not match |
| 32 | api_assessment_yield_model_volume_c0 | /api/assessment/yield-model-volume-c0/{yieldModelId} | Path does not match |
| 33 | api_assessment_yield_model_datasets | /api/assessment/yield-model-datasets/{yieldModelId} | Path does not match |
| 34 | api_contact_check_fds_registration | /api/contact/{id}/check-fds-registration | Path does not match |
| 35 | api_funding_proposal_filtered_projects | /api/funding-proposal/filtered-projects/{id} | Path does not match |
| 36 | projects_autocomplete | /projects/autocomplete | Path does not match |
| 37 | assessment_cert_table | /assessment/certification-state-table | Path does not match |
| 38 | assessment_cert_edit | /assessment/certification-state-edit/{id} | Path does not match |
| 39 | assessment_cert_ibp_document | /assessment/certification-state-ibp-score/{id} | Path does not match |
| 40 | assessment_cert_delete | /assessment/certification-state-delete/{id} | Path does not match |
| 41 | assessment_file_table | /assessment/working-state-table | Path does not match |
| 42 | assessment_file_new | /assessment/new | Path does not match |
| 43 | assessment_file_edit | /assessment/working-state-edit/{id} | Path does not match |
| 44 | assessment_file_delete | /assessment/delete/{id} | Path does not match |
| 45 | assessment_new_project_from | /assessment/create-project-from/{id} | Path does not match |
| 46 | assessment_update_project_from | /assessment/update-project-from/{id} | Path does not match |
| 47 | assessment_print_yield_model | /assessment/print-yield-model/{id} | Path does not match |
| 48 | assessment_partner_table | /partner/assessments | Path does not match |
| 49 | assessment_partner_edit | /partner/assessment/edit/{id} | Path does not match |
| 50 | assessment_partner_new | /partner/assessment/new | Path does not match |
| 51 | assessment_partner_cancel | /partner/assessment/cancel/{id} | Path does not match |
| 52 | assessment_partner_validate | /partner/assessment/validate/{id} | Path does not match |
| 53 | foresters_table | /foresters/table | Path does not match |
| 54 | foresters_edit | /foresters/edit/{id} | Path does not match |
| 55 | foresters_new | /foresters/new | Path does not match |
| 56 | foresters_delete | /foresters/delete/{id} | Path does not match |
| 57 | foresters_autocomplete | /foresters/autocomplete | Path does not match |
| 58 | contracts_table | /projects/contracts/table | Path does not match |
| 59 | contracts_edit | /project/contract/edit/{id} | Path does not match |
| 60 | dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.