Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | 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 | get_achievements | /api/public/achievement | Path does not match |
14 | get_one_achievement | /api/public/achievement/{achievement} | Path does not match |
15 | search_for_achievements | /api/public/achievements/search | Path does not match |
16 | all_activity_sector | /api/activity-sector | Path does not match |
17 | get_customer_application | /api/application/role/customer | Path does not match |
18 | get_expert_application | /api/application/role/expert | Path does not match |
19 | create_application | /api/public/application | Path does not match |
20 | accept_user_application | /api/application/{application} | Path does not match |
21 | get_application_details | /api/application/{id} | Path does not match |
22 | update_application | /api/application/{id} | Path does not match |
23 | login | /api/login | Path does not match |
24 | forgot_password | /api/public/forgot | Path does not match |
25 | reset_password | /api/public/reset | Path does not match |
26 | new_business_meeting | /api/business-meeting | Path does not match |
27 | get_customer_business_meetings | /api/business-meeting/customer/{user} | Path does not match |
28 | get_expert_business_meetings | /api/business-meeting/expert/{user} | Path does not match |
29 | get_customer_admin_business_meetings | /api/business-meeting/customer/admin/{user} | Path does not match |
30 | get_expert_admin_business_meetings | /api/business-meeting/expert/admin/{user} | Path does not match |
31 | all_catalog_category | /api/catalog-category | Path does not match |
32 | get_confirmed_catalog_categories | /api/catalog-category/confirmed | Path does not match |
33 | solutions_list | /api/solution | Path does not match |
34 | get_catalog_category | /api/catalog-category/{id} | Path does not match |
35 | delete_catalog_category | /api/catalog-category/{id} | Path does not match |
36 | create_catalog_category | /api/catalog-category | Path does not match |
37 | valide_catalog_category | /api/catalog-category/validated | Path does not match |
38 | update_catalog_category | /api/catalog-category/{id} | Path does not match |
39 | all_catalog_group | /api/public/catalog-group | Path does not match |
40 | all_catalog_group_list | /api/catalog-group | Path does not match |
41 | get_catalog_group | /api/catalog-group/{id} | Path does not match |
42 | delete_catalog_group | /api/catalog-group/{id} | Path does not match |
43 | create_catalog_group | /api/catalog-group | Path does not match |
44 | update_catalog_group | /api/catalog-group/{id} | Path does not match |
45 | get_all_cities | /api/public/city | Path does not match |
46 | get_all_canceled_consultations | /api/canceled-consultation | Path does not match |
47 | get_all_consultations | /api/consultation | Path does not match |
48 | get_all_upcoming_consultations | /api/consultation/upcoming | Path does not match |
49 | expert_active_consultations_list | /api/consultation/expert/{id} | Path does not match |
50 | accept_consultation | /api/consultation/{consultation}/validate | Path does not match |
51 | finish_consultation | /api/consultation/{consultation}/finish | Path does not match |
52 | update_consultation_status | /api/consultation/{consultation}/status | Path does not match |
53 | cancel_consultation | /api/consultation/{consultation}/cancel | Path does not match |
54 | client_consultations_list | /api/consultations/client/{id} | Path does not match |
55 | client_completed_consultations_list | /api/consultations/client/completed/{id} | Path does not match |
56 | completed_consultations_list | /api/consultations/completed | Path does not match |
57 | expert_completed_consultations_list | /api/consultations/expert/completed/{id} | Path does not match |
58 | expert_consultations_list | /api/consultations/expert/{id} | Path does not match |
59 | consultations_details | /api/consultation/{consultation} | Path does not match |
60 | new_appointment | /api/appointment/expert/{expert} | Path does not match |
61 | update_consultation | /api/consultation/{consultation} | Path does not match |
62 | get_customer_admin_consultations | /api/consultation/customer/admin/{user} | Path does not match |
63 | get_expert_admin_consultations | /api/consultation/expert/admin/{user} | Path does not match |
64 | user_consultations_list_count | /api/consultations/user | Path does not match |
65 | get_all_customers | /api/admin/customer | Path does not match |
66 | create_client_admin | /api/admin/customer | Path does not match |
67 | delete_customer | /api/admin/customer/{userId} | Path does not match |
68 | get_customer_admin_to_register | /api/public/register/customer/admin/{token} | Path does not match |
69 | register_customer_admin | /api/public/register/customer/admin/{token} | Path does not match |
70 | create_feedback | /api/consultation/{consultation}/feedback | Path does not match |
71 | create_expert_feedback | /api/consultation/{consultation}/expert/feedback | Path does not match |
72 | get_all_feedback | /api/feedback | Path does not match |
73 | get_feedback | /api/feedback/{feedback} | Path does not match |
74 | home | / | Path does not match |
75 | keywords_list | /api/public/keyword | Path does not match |
76 | get_logs | /api/log | Path does not match |
77 | get_orders | /api/order | Path does not match |
78 | get_orders_by_user | /api/order/user/{id} | Path does not match |
79 | update_order | /api/order/{order} | Path does not match |
80 | get_pages | /api/public/page | Path does not match |
81 | update_page | /api/page/{page} | Path does not match |
82 | get_pages_list | /api/pages | Path does not match |
83 | profile | /profile | Path does not match |
84 | update_user_profile | /api/profile/{user} | Path does not match |
85 | update_customer_business | /api/profile/{customer}/customer | Path does not match |
86 | update_expert_business | /api/profile/{business}/expert | Path does not match |
87 | records | /api/records | Path does not match |
88 | records_for_user | /api/records/{user}/for | Path does not match |
89 | send_record_mail | /api/records/mail | Path does not match |
90 | subscription | /subscription | Path does not match |
91 | get_subscription | /api/subscription/details | Path does not match |
92 | get_all_subscription | /api/subscription | Path does not match |
93 | create_subscription | /api/subscription-envelope | Path does not match |
94 | create_subscription_order_envelop | /api/subscription-order-envelop | Path does not match |
95 | create_subscription_order | /api/subscription-order | Path does not match |
96 | create_subscription_without_envelop | /api/subscription | Path does not match |
97 | get_customer_feedback_survey | /api/survey/customer | Path does not match |
98 | get_expert_feedback_survey | /api/survey/expert | Path does not match |
99 | twilio_tokens | /api/twilio/tokens | Path does not match |
100 | get_current_user | /api/user/current | Path does not match |
101 | get_user | /api/user/{user} | Path does not match |
102 | get_user_profile | /api/user/{user}/profile | Path does not match |
103 | update_expert_user_profile | /api/user/expert/{user} | Path does not match |
104 | update_customer_user_profile | /api/user/customer/{user} | Path does not match |
105 | update_expert_profile | /api/user/expert/{user}/profile | Path does not match |
106 | update_expert_user_achievements | /api/user/expert/{user}/achievement | Path does not match |
107 | update_expert_user_expertise_areas | /api/user/expert/{user}/expertises | Path does not match |
108 | admin_update_expert_user_profile | /api/admin/expert/{user} | Path does not match |
109 | update_user_photo | /api/user/{user}/photo | Path does not match |
110 | validate_user | /api/admin/user/{user}/validate | Path does not match |
111 | enable_expert_account | /api/expert/admin/{user}/enable | Path does not match |
112 | refuse_user | /api/admin/user/{user}/refuse | Path does not match |
113 | inactivate_user | /api/admin/user/{user}/inactivate | Path does not match |
114 | client_team_members | /api/client/{id}/team | Path does not match |
115 | business_team_members | /api/expert/{id}/team | Path does not match |
116 | create_client_team_member | /api/client/{id}/member/new | Path does not match |
117 | register_client_user | /api/public/register/client/{token} | Path does not match |
118 | get_client_to_register | /api/public/register/client/{token} | Path does not match |
119 | create_business_team_member | /api/expert/{id}/member/new | Path does not match |
120 | create_user | /api/user | Path does not match |
121 | user_change_password | /api/user/{user}/change-password | Path does not match |
122 | update_admin_user | /api/admin/user/{id} | Path does not match |
123 | all_users | /api/user | Path does not match |
124 | users_stats | /api/stats/user | Path does not match |
125 | all_experts | /api/admin/expert | Path does not match |
126 | create_expert_admin | /api/admin/expert | Path does not match |
127 | get_expert_admin_to_register | /api/public/register/expert/admin/{token} | Path does not match |
128 | register_expert_admin | /api/public/register/expert/admin/{token} | Path does not match |
129 | update_user | /api/user/{user} | Path does not match |
130 | update_expert | /api/user/{user}/expert | Path does not match |
131 | delete_user | /api/user/{userId} | Path does not match |
132 | alert_user | /api/user/{userId}/alert | Path does not match |
133 | get_admin_details | /api/public/admin/expert/{id} | Path does not match |
134 | get_customer_details | /api/admin/customer/{id} | Path does not match |
135 | user_inactivation_request | /api/user/{user}/inactivation-request | Path does not match |
136 | disable_user | /api/user/{user}/disable | Path does not match |
137 | activate_user | /api/user/{user}/activate | Path does not match |
138 | all_customers_and_experts | /api/admin/all/customer/expert | Path does not match |
139 | get_zones | /api/public/zone | Path does not match |
140 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
141 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
142 | api_login_check | /api/login_check | 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.