Routing
(none)
Matched route
Route Matching Logs
Path to match:
/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAgCAYAAAABtRhCAAADVUlEQVRIx82XX0jTURTHLYPyqZdefQx66CEo80+aYpoIkqzUikz6Z5klQoWUWYRIJYEUGpQ+lIr9U5dOTLdCtkmWZis3rbnC5fw/neYW002307mX/cZvP3/7o1PwwOdh95x7vnf39zvnd29AgBer2xO6DclAXiMqZAqxIiNIN/IYSUS2BPhjmGATchUxI+ADWiRhpWK7HKuHFVBFdmU5YvnI4grFGCaReF/EBH4KsZlGgj2JBTuCYBWRIYF8YoEOJ6wBt/gEs7mBbyOjQXruPLSdOgPCiEiPSUUHDoL8Ug5IUo9B/d5wrt+G7OAKNrODPuVdB6vRCIzN6SdBlpW9RIgk/1FeAXabzRlrUPVCS/JhbmwudztnGeeH9AyXBIwtmM3wLinZJZHifjHw2V+NBoRh+9ixQrbgbnaSIcl7cGea6hoXQbNe7za241oeO5Z0p42M4BV2EqP2D50wo+6HzvwC6C4sApNOR8cmOrtcnhtj2kYRyC9eBvXzKrBZrXSs72kFd1t3MoKVbMekQkEnSNKOO8fac3LpmK6l1TlGtsxmsdKFsecPYgwxst0cwROMYDXboSotg0WLBRqjY51jLYcENElXwW2XJKPydvoI2GN9T8rBtrAArYIUruBJXkFheCQYlCpQP6uk5dAQFQNaUROMSGVQFxLmkoQsxDJrhLbTZ+nvVsERME9MgPJRKV/58AsyomTSzE813WLFvWK++qI0xSfQl8k8Pg46sYRuv5t6dS+4RqxDwaa4BGjYH+NTQvKScIp9+YL/hoZh3jDtLRHtt2C3g6bmhX+CpsFBWg7ilDSPgj0lD2ncr5ev/BP8VvyAJhqVyZeUhPOrEhEFxgEtjft846Z/guQTNT89Q5P9flMLoth4F7808wKtWWKzAwNQHxrh/1vaid2F+XpYTSbQf1XA2McOmOpROnvpvMEA4tSjq1cW0sws2gCYxswY6TKkvzYnJq1NHZLnRU4BX+4U0uburvusu8Kv8iHY7qefkM4IFngJHEOUXmLEPgiGsI8YnlZILit3vSSLRTQe/MPIZva5pshNIEmyFQlCvruJKXPkCEfmePzkphXHdzZNQdoRI9KPlBAxlj/I8U97ERPS5bjGbWDFbEdqHVe5caTBeZZx2H/IMvzeN15yoQAAAABJRU5ErkJggg==
# | 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_font | /_profiler/font/{fontName}.woff2 | 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 | api_admin_get_companies | /api/admin/get-all-companies | Path does not match |
16 | api_admin_get_all_institutions | /api/admin/get-all-education-institutions | Path does not match |
17 | admin_statistics | /api/admin/get-all-statistics | Path does not match |
18 | admin_get_all_users | /api/admin/get-all-users | Path does not match |
19 | api_get_company | /api/protected/get-company/{id} | Path does not match |
20 | api_get_company_by_ethereum | /api/protected/get-company-by-ethereum-address/{ethereumAddress} | Path does not match |
21 | api_create_company | /api/protected/create-company | Path does not match |
22 | api_update_company | /api/protected/update-company/{id} | Path does not match |
23 | api_get_companies | /api/protected/get-my-companies | Path does not match |
24 | api_add_employee | /api/protected/add-an-employee | Path does not match |
25 | api_add_ethereum_wallet | /api/protected/company/add-ethereum-wallet | Path does not match |
26 | api_get_education_institution | /api/protected/get-education-institution/{id} | Path does not match |
27 | api_create_education_institution | /api/protected/create-education-institution | Path does not match |
28 | api_update_education_institution | /api/protected/update-education-institution/{id} | Path does not match |
29 | api_get_my_education_institutions | /api/protected/get-my-education-institutions | Path does not match |
30 | api_set_ethereum_address | /api/protected/education-institution/set-ethereum-address | Path does not match |
31 | api_get_education_institution_by_ethereum | /api/protected/get-education-institution-by-ethereum-address/{ethereumAddress} | Path does not match |
32 | api_verify_email | /api/verify-email/{token} | Path does not match |
33 | api_resend_verification | /api/resend-email-verification | Path does not match |
34 | api_login | /api/login | Path does not match |
35 | api_request_password_reset | /api/request-password-reset | Path does not match |
36 | api_reset_password | /api/reset-password | Path does not match |
37 | api_register | /api/register | Path does not match |
38 | api_get_current_user | /api/protected/get-current-user | Path does not match |
39 | api_get_user | /api/protected/get-user/{id} | Path does not match |
40 | api_search_user | /api/protected/search-user | Path does not match |
41 | api_set_ethereum_wallet | /api/protected/set-ethereum-wallet | Path does not match |
42 | api_add_manually_a_work_experience | /api/protected/add-manually-a-work-experience | Path does not match |
43 | api_add_manually_a_certification | /api/protected/add-manually-a-certification | Path does not match |
44 | api_get_my_manually_added_work_experience | /api/protected/get-my-manually-added-work-experience | Path does not match |
45 | api_get_my_manually_added_certificates | /api/protected/get-my-manually-added-certificates | Path does not match |
46 | api_add_skill | /api/protected/add-skill | Path does not match |
47 | api_get_my_skills | /api/protected/get-my-skills | Path does not match |
48 | api_get_skills_from_user | /api/protected/get-skills-from-user/{id} | Path does not match |
49 | api_get_skill | /api/protected/get-skill/{id} | Path does not match |
50 | api_get_ai_feedback_on_user_for_a_job_description | /api/protected/get-ai-feedback-on-user-for-a-job-description | Path does not match |
51 | api_add_manual_promotion | /api/protected/add-manually-promotion/{experienceId} | Path does not match |
52 | api_update_user | /api/protected/update-user/{id} | Path does not match |
53 | api_export_cv | /api/protected/export-cv | Path does not match |
54 | api_my_blockchain_experiences | /api/protected/my-blockchain-experiences | Path does not match |
55 | app_register | /register | Path does not match |
56 | app_verify_email | /verify/email | Path does not match |
57 | app_reset_password | /reset-password/{token} | Path does not match |
58 | app_set_admin_roles | /set/admin/roles | Path does not match |
59 | api_get_a_question | /skill/get-a-question/{id} | Path does not match |
60 | api_send_answer | /skill/send-answer | Path does not match |
61 | api_get_feed_back | /skill/get-ai-feed-back/{id} | 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.