http://www.employee-referral.com/

Routing

home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# 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 app_account_index /account/ Path does not match
15 app_account_new /account/new Path does not match
16 app_account_show /account/{id} Path does not match
17 app_account_edit /account/{id}/edit Path does not match
18 app_account_delete /account/{id} Path does not match
19 contact /contact Path does not match
20 contact_success /contact/success Path does not match
21 app_employer_dashboard /employer/dashboard Path does not match
22 bar_graph /employer/dashboard/bar-graph Path does not match
23 referrals_by_week /employer/dashboard/referrals-by-week Path does not match
24 app_employee_dashboard /dashboard Path does not match
25 job_referral /job/referral/{slug} Path does not match
26 apply /apply Path does not match
27 app_employer_index /employer/ Path does not match
28 app_employer_new /employer/new Path does not match
29 app_employer_show /employer/{id} Path does not match
30 app_employer_edit /employer/{id}/edit Path does not match
31 app_employer_delete /employer/{id} Path does not match
32 app_employer_job_application_index /employer/job/application/ Path does not match
33 app_employer_job_application_show /employer/job/application/{id} Path does not match
34 change_status /employer/job/application/application/{id} Path does not match
35 app_employer_job_application_edit /employer/job/application/{id}/edit Path does not match
36 app_employer_job_application_delete /employer/job/application/{id} Path does not match
37 app_employer_jobs_index /employer/jobs/index Path does not match
38 app_employer_jobs_new /employer/jobs/new Path does not match
39 app_employer_jobs_show /employer/jobs/{slug} Path does not match
40 job_change_status /employer/jobs/employer/job/changestatus/{id} Path does not match
41 app_employer_jobs_edit /employer/jobs/{id}/edit Path does not match
42 app_employer_jobs_delete /employer/jobs/{id} Path does not match
43 app_employer_rewards_index /employer/rewards/index Path does not match
44 app_employer_rewards_show /employer/rewards/{id} Path does not match
45 change_reward_status /employer/rewards/rewards/{id} Path does not match
46 app_inquiry_lead_index /inquiry/lead/ Path does not match
47 app_inquiry_lead_new /inquiry/lead/new Path does not match
48 app_inquiry_lead_show /inquiry/lead/{id} Path does not match
49 app_inquiry_lead_edit /inquiry/lead/{id}/edit Path does not match
50 app_inquiry_lead_delete /inquiry/lead/{id} Path does not match
51 app_job_application_index /job/application/ Path does not match
52 app_job_application_new /job/application/new Path does not match
53 app_job_application_show /job/application/{id} Path does not match
54 app_job_application_edit /job/application/{id}/edit Path does not match
55 app_job_application_delete /job/application/{id} Path does not match
56 app_jobs_index /jobs/ Path does not match
57 app_jobs_new /jobs/new Path does not match
58 app_jobs_show /jobs/{slug} Path does not match
59 generate_referral_link /jobs/generate-referral-link/{jobId} Path does not match
60 app_jobs_edit /jobs/{id}/edit Path does not match
61 app_jobs_delete /jobs/{id} Path does not match
62 app_profile_index /profile/ Path does not match
63 app_profile_new /profile/new Path does not match
64 app_profile_show /profile/{id} Path does not match
65 app_profile_edit /profile/{id}/edit Path does not match
66 app_profile_delete /profile/{id} Path does not match
67 app_referral_index /referral/ Path does not match
68 app_referral_new /referral/new Path does not match
69 app_referral_show /referral/{id} Path does not match
70 app_referral_edit /referral/{id}/edit Path does not match
71 app_referral_delete /referral/{id} Path does not match
72 app_register /register Path does not match
73 app_reward_redemption_index /reward/redemption/ Path does not match
74 reward_redemption /reward/redemption/reward-redemption/{rewardId} Path does not match
75 app_reward_redemption_show /reward/redemption/{id} Path does not match
76 app_reward_redemption_edit /reward/redemption/{id}/edit Path does not match
77 app_reward_redemption_delete /reward/redemption/{id} Path does not match
78 app_reward_setup_index /reward/setup/ Path does not match
79 app_reward_setup_new /reward/setup/new Path does not match
80 app_reward_setup_show /reward/setup/{id} Path does not match
81 app_reward_setup_edit /reward/setup/{id}/edit Path does not match
82 app_reward_setup_delete /reward/setup/{id} Path does not match
83 app_rewards_index /rewards/ Path does not match
84 app_rewards_new /rewards/new Path does not match
85 app_rewards_show /rewards/{id} Path does not match
86 app_rewards_edit /rewards/{id}/edit Path does not match
87 app_rewards_delete /rewards/{id} Path does not match
88 app_login /login Path does not match
89 app_logout /logout Path does not match
90 app_default /homepage Path does not match
91 auth_response /auth-response Path does not match
92 home / Route matches!

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