https://5.9.193.143/api/.env

Routing

(none) Matched route

Route Redirection

This page redirects to:

/en/ (route: "n/a")

Route Matching Logs

Path to match: /api/.env
# Route name Path Log
1 no_locale / Path does not match
2 service_update_translations /service/update/translations Path does not match
3 service_update_modal_translations /service/update/translations/modal Path does not match
4 service_update_products_menu /service/update/menu/products Path does not match
5 service_resend_welcome_email /service/user/resend-welcome-email/{email} Path does not match
6 service_view_welcome_email /service/user/view-welcome-email/{email} Path does not match
7 app_api_companyprofile_companyprofile /{_locale}/api/company/profile Path does not match
8 app_api_companyprofile_companyprofileget /{_locale}/api/company/profile/edit/{id} Path does not match
9 app_api_companyprofile_companyprofilesave /{_locale}/api/company/profile/edit Path does not match
10 app_api_companyprofile_subcompanyprofilesave /{_locale}/api/company/profile/sub Path does not match
11 app_api_companyprofile_companyprofiledetailsget /{_locale}/api/company/profile/details/{id} Path does not match
12 app_api_companyprofile_companyprofiledetailssave /{_locale}/api/company/profile/details/{id} Path does not match
13 app_api_companyprofile_upload /{_locale}/api/company/profile/edit/upload/{docType} Path does not match
14 app_api_companyprofile_candeletecompany /{_locale}/api/company/profile/remove/status/{id} Path does not match
15 app_api_companyprofile_deletecompany /{_locale}/api/company/profile/remove/{id} Path does not match
16 app_api_data_countries /{_locale}/api/data/countries Path does not match
17 app_api_data_languages /{_locale}/api/data/languages Path does not match
18 app_api_data_currencies /{_locale}/api/data/currencies/{countryId} Path does not match
19 app_api_data_mcc /{_locale}/api/data/mcc Path does not match
20 app_api_data_formofsociety /{_locale}/api/data/fos/{countryId} Path does not match
21 app_api_docs_generate /{_locale}/api/docs/generate/{docType} Path does not match
22 app_api_docs_upload /{_locale}/api/docs/upload/{docType} Path does not match
23 app_api_global_systemdata /{_locale}/api/system Path does not match
24 app_api_global_securitycheckinit /{_locale}/api/security-check/init/{type} Path does not match
25 app_api_messaging_list /{_locale}/api/messages Path does not match
26 app_api_messaging_message /{_locale}/api/messages/{id} Path does not match
27 app_api_messaging_changestatus /{_locale}/api/messages/{id}/status/{newStatus} Path does not match
28 app_api_userprofile_userprofile /{_locale}/api/user/profile Path does not match
29 app_api_userprofile_userprofileupdate /{_locale}/api/user/profile/edit Path does not match
30 app_api_userprofile_inviteuser /{_locale}/api/user/profile/invite Path does not match
31 app_api_userprofile_removestatus /{_locale}/api/user/profile/remove/status Path does not match
32 app_api_userprofile_removeprofile /{_locale}/api/user/profile/remove Path does not match
33 login /{_locale}/login Path does not match
34 login_security_check /{_locale}/login/security/check Path does not match
35 register_email_resend /{_locale}/register/email/resend/{email}/{code} Path does not match
36 register /{_locale}/register Path does not match
37 register_activate /{_locale}/register/activate/{email}/{code} Path does not match
38 register_activate2 /{_locale}/register/activate/{email}/{code}/2 Path does not match
39 password_recover /{_locale}/recover/password/request Path does not match
40 password_recover_process /{_locale}/recover/password/process/{email}/{code} Path does not match
41 logout /{_locale}/logout Path does not match
42 app_frontend_contact /{_locale}/contact Path does not match
43 json_translations /{_locale}/translations Path does not match
44 app_frontend_jsontranslations /{_locale}/translations.json Path does not match
45 gregwar_captcha.generate_captcha /generate-captcha/{key} Path does not match
46 _preview_error /_error/{code}.{_format} Path does not match
47 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
48 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
49 _wdt /_wdt/{token} Path does not match
50 _profiler_home /_profiler/ Path does not match
51 _profiler_search /_profiler/search Path does not match
52 _profiler_search_bar /_profiler/search_bar Path does not match
53 _profiler_phpinfo /_profiler/phpinfo Path does not match
54 _profiler_search_results /_profiler/{token}/search/results Path does not match
55 _profiler_open_file /_profiler/open Path does not match
56 _profiler /_profiler/{token} Path does not match
57 _profiler_router /_profiler/{token}/router Path does not match
58 _profiler_exception /_profiler/{token}/exception Path does not match
59 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
60 home /{_locale}/ Path does not match
61 app_client_home /{_locale}/{route} Path almost matches, but Requirement for "_locale" does not match (en|fr|es|de|ae|bg|cn|cz|dk|ee|fi|gr|hr|hu|is|it|jp|lt|lv|nl|no|ph|pl|pt|ro|ru|se|sk|sl|tr)

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