http://hris-advisor.cosavostra.com/app/config/parameters.yml

Routing

(none) Matched route

Route Matching Logs

Path to match: /app/config/parameters.yml
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 bazinga_jstranslation_js /translations/{domain}.{_format} Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 index / Path does not match
16 acs /acs Path does not match
17 connect /connect Path does not match
18 logout /logout Path does not match
19 editor_index /editor/ Path does not match
20 editor_ajax_search /editor/search_ajax Path does not match
21 editor_new /editor/new Path does not match
22 editor_index_show /editor/_ajax Path does not match
23 editor_show /editor/{id} Path does not match
24 editor_edit /editor/{id}/edit Path does not match
25 editor_delete /editor/{id} Path does not match
26 editor_draft_new /draft/editor/new Path does not match
27 editor_draft_index /draft/editor/_ajax Path does not match
28 editor_drafts /draft/editor/ Path does not match
29 functional_evaluation_ajax_search /functional/evaluation/search_ajax Path does not match
30 solution_index /solution/ Path does not match
31 solution_new /solution/new Path does not match
32 solution_ajax_search /solution/search_ajax Path does not match
33 solution_index_show /solution/_ajax Path does not match
34 solution_show /solution/{id} Path does not match
35 solution_edit /solution/{id}/edit Path does not match
36 solution_delete /solution/{id} Path does not match
37 solution_draft_new /draft/solution/new Path does not match
38 solution_draft_index /draft/solution/_ajax Path does not match
39 solution_drafts /draft/solution/ Path does not match
40 solutionTag_ajax_search /tags/search_ajax Path does not match
41 referenceTag_ajax_search /tags/references Path does not match
42 sectorSpecificityTag_ajax_search /tags/sector/specificity Path does not match
43 editorTag_ajax_search /tags/editors Path does not match
44 tag_new /tags/new Path does not match
45 saml_metadata /saml/metadata Path does not match
46 saml_acs /saml/acs Path does not match
47 saml_login /saml/login Path does not match
48 saml_logout /saml/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.