Routing
app_vue
Matched route
Route Parameters
| Name | Value |
|---|---|
| vueRouting | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_administrator_index | /admin/administrator | Path does not match |
| 2 | admin_administrator_new | /admin/administrator/new | Path does not match |
| 3 | admin_administrator_batch_delete | /admin/administrator/batch-delete | Path does not match |
| 4 | admin_administrator_autocomplete | /admin/administrator/autocomplete | Path does not match |
| 5 | admin_administrator_render_filters | /admin/administrator/render-filters | Path does not match |
| 6 | admin_administrator_edit | /admin/administrator/{entityId}/edit | Path does not match |
| 7 | admin_administrator_delete | /admin/administrator/{entityId}/delete | Path does not match |
| 8 | admin_administrator_detail | /admin/administrator/{entityId} | Path does not match |
| 9 | admin_company_data_index | /admin/company-data | Path does not match |
| 10 | admin_company_data_new | /admin/company-data/new | Path does not match |
| 11 | admin_company_data_batch_delete | /admin/company-data/batch-delete | Path does not match |
| 12 | admin_company_data_autocomplete | /admin/company-data/autocomplete | Path does not match |
| 13 | admin_company_data_render_filters | /admin/company-data/render-filters | Path does not match |
| 14 | admin_company_data_edit | /admin/company-data/{entityId}/edit | Path does not match |
| 15 | admin_company_data_delete | /admin/company-data/{entityId}/delete | Path does not match |
| 16 | admin_company_data_detail | /admin/company-data/{entityId} | Path does not match |
| 17 | admin_docs_index | /admin/docs | Path does not match |
| 18 | admin_docs_new | /admin/docs/new | Path does not match |
| 19 | admin_docs_batch_delete | /admin/docs/batch-delete | Path does not match |
| 20 | admin_docs_autocomplete | /admin/docs/autocomplete | Path does not match |
| 21 | admin_docs_render_filters | /admin/docs/render-filters | Path does not match |
| 22 | admin_docs_edit | /admin/docs/{entityId}/edit | Path does not match |
| 23 | admin_docs_delete | /admin/docs/{entityId}/delete | Path does not match |
| 24 | admin_docs_detail | /admin/docs/{entityId} | Path does not match |
| 25 | admin_file_mapping_index | /admin/file-mapping | Path does not match |
| 26 | admin_file_mapping_new | /admin/file-mapping/new | Path does not match |
| 27 | admin_file_mapping_batch_delete | /admin/file-mapping/batch-delete | Path does not match |
| 28 | admin_file_mapping_autocomplete | /admin/file-mapping/autocomplete | Path does not match |
| 29 | admin_file_mapping_render_filters | /admin/file-mapping/render-filters | Path does not match |
| 30 | admin_file_mapping_edit | /admin/file-mapping/{entityId}/edit | Path does not match |
| 31 | admin_file_mapping_delete | /admin/file-mapping/{entityId}/delete | Path does not match |
| 32 | admin_file_mapping_detail | /admin/file-mapping/{entityId} | Path does not match |
| 33 | admin_natural_person2_index | /admin/natural-person2 | Path does not match |
| 34 | admin_natural_person2_new | /admin/natural-person2/new | Path does not match |
| 35 | admin_natural_person2_batch_delete | /admin/natural-person2/batch-delete | Path does not match |
| 36 | admin_natural_person2_autocomplete | /admin/natural-person2/autocomplete | Path does not match |
| 37 | admin_natural_person2_render_filters | /admin/natural-person2/render-filters | Path does not match |
| 38 | admin_natural_person2_edit | /admin/natural-person2/{entityId}/edit | Path does not match |
| 39 | admin_natural_person2_delete | /admin/natural-person2/{entityId}/delete | Path does not match |
| 40 | admin_natural_person2_detail | /admin/natural-person2/{entityId} | Path does not match |
| 41 | admin_natural_person_index | /admin/natural-person | Path does not match |
| 42 | admin_natural_person_new | /admin/natural-person/new | Path does not match |
| 43 | admin_natural_person_batch_delete | /admin/natural-person/batch-delete | Path does not match |
| 44 | admin_natural_person_autocomplete | /admin/natural-person/autocomplete | Path does not match |
| 45 | admin_natural_person_render_filters | /admin/natural-person/render-filters | Path does not match |
| 46 | admin_natural_person_edit | /admin/natural-person/{entityId}/edit | Path does not match |
| 47 | admin_natural_person_delete | /admin/natural-person/{entityId}/delete | Path does not match |
| 48 | admin_natural_person_detail | /admin/natural-person/{entityId} | Path does not match |
| 49 | admin_real_titular_index | /admin/real-titular | Path does not match |
| 50 | admin_real_titular_new | /admin/real-titular/new | Path does not match |
| 51 | admin_real_titular_batch_delete | /admin/real-titular/batch-delete | Path does not match |
| 52 | admin_real_titular_autocomplete | /admin/real-titular/autocomplete | Path does not match |
| 53 | admin_real_titular_render_filters | /admin/real-titular/render-filters | Path does not match |
| 54 | admin_real_titular_edit | /admin/real-titular/{entityId}/edit | Path does not match |
| 55 | admin_real_titular_delete | /admin/real-titular/{entityId}/delete | Path does not match |
| 56 | admin_real_titular_detail | /admin/real-titular/{entityId} | Path does not match |
| 57 | admin_user2_index | /admin/user2 | Path does not match |
| 58 | admin_user2_new | /admin/user2/new | Path does not match |
| 59 | admin_user2_batch_delete | /admin/user2/batch-delete | Path does not match |
| 60 | admin_user2_autocomplete | /admin/user2/autocomplete | Path does not match |
| 61 | admin_user2_render_filters | /admin/user2/render-filters | Path does not match |
| 62 | admin_user2_edit | /admin/user2/{entityId}/edit | Path does not match |
| 63 | admin_user2_delete | /admin/user2/{entityId}/delete | Path does not match |
| 64 | admin_user2_detail | /admin/user2/{entityId} | Path does not match |
| 65 | admin_user_index | /admin/user | Path does not match |
| 66 | admin_user_new | /admin/user/new | Path does not match |
| 67 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 68 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 69 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 70 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 71 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 72 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 73 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 74 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 75 | _wdt | /_wdt/{token} | Path does not match |
| 76 | _profiler_home | /_profiler/ | Path does not match |
| 77 | _profiler_search | /_profiler/search | Path does not match |
| 78 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 79 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 80 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 81 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 82 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 83 | _profiler_open_file | /_profiler/open | Path does not match |
| 84 | _profiler | /_profiler/{token} | Path does not match |
| 85 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 86 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 87 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 88 | admin | /admin | Path does not match |
| 89 | app_company_progress_update | /api/company-data/progress | Path does not match |
| 90 | app_company_progress_get | /api/company-data/progress | Path does not match |
| 91 | api_upload_file | /app/admin/upload/file | Path does not match |
| 92 | api_admin | /app/admin | Path does not match |
| 93 | api_admin_list | /app/admin/list | Path does not match |
| 94 | api_admin_update | /api/admin/{id} | Path does not match |
| 95 | api_admin_check | /api/admin/check | Path does not match |
| 96 | api_admin_email | /api/admin/email | Path does not match |
| 97 | api_admin_delete | /api/admin/{id} | Path does not match |
| 98 | api_check_administrator | /api/wallet/check-administrator | Path does not match |
| 99 | api_recover_administrator | /api/wallet/recover-administrator | Path does not match |
| 100 | api_register_administrator_as_natural_person | /api/wallet/register-administrator-as-natural-person | Path does not match |
| 101 | api_validate_administrator | /api/wallet/validate-administrator | Path does not match |
| 102 | app_documents_save_state | /api/documents/save-state | Path does not match |
| 103 | app_documents_load_state | /api/documents/load-state | Path does not match |
| 104 | app_documents_reset_state | /api/documents/reset-state | Path does not match |
| 105 | api_file_upload | /api/files/upload | Path does not match |
| 106 | app_home | /app/home | Path does not match |
| 107 | app_home_data | /app/home/data | Path does not match |
| 108 | app_persona_fisica | /app/persona-fisica | Path does not match |
| 109 | app_persona-fisica_data | /app/persona-fisica/data | Path does not match |
| 110 | api_sefide_submit_documents | /api/sefide/submit-documents | Path does not match |
| 111 | api_sefide_process_triggered_documents | /api/sefide/process-triggered-documents | Path does not match |
| 112 | app_entitlements_create | /app/entitlements | Path does not match |
| 113 | api_entitlements_list | /api/entitlements/list | Path does not match |
| 114 | api_entitlements_filter | /api/entitlements/filter | Path does not match |
| 115 | api_entitlements_update | /api/entitlements/{id} | Path does not match |
| 116 | api_entitlements_delete | /api/entitlements/{id} | Path does not match |
| 117 | app_my_user_delete_file | /app/my-user/delete/file/{fileName} | Path does not match |
| 118 | app_my_user | /app/my-user | Path does not match |
| 119 | app_user_finish_bastanteo | /app/user/finish-bastanteo | Path does not match |
| 120 | app_update_tipo_persona | /app/update-tipo-persona | Path does not match |
| 121 | app_wallet_legal_entity_status | /api/onboarding/legal-entity/applicants/{applicantId}/status | Path does not match |
| 122 | app_wallet_legal_entity_sms_send | /api/onboarding/legal-entity/applicants/{applicantId}/sms/send | Path does not match |
| 123 | app_wallet_legal_entity_sms_verify | /api/onboarding/legal-entity/applicants/{applicantId}/sms/verify | Path does not match |
| 124 | app_wallet_legal_entity_video | /api/onboarding/legal-entity/applicants/{applicantId}/video-verification | Path does not match |
| 125 | app_wallet_legal_entity_video_status | /api/onboarding/legal-entity/applicants/{applicantId}/video-status | Path does not match |
| 126 | app_wallet_legal_entity_account | /api/onboarding/legal-entity/applicants/{applicantId}/account/create | Path does not match |
| 127 | app_wallet_legal_entity_contract | /api/onboarding/legal-entity/applicants/{applicantId}/contract/generate | Path does not match |
| 128 | app_wallet_legal_entity_contract_status | /api/onboarding/legal-entity/applicants/{applicantId}/contract-status | Path does not match |
| 129 | app_wallet_company_only | /api/wallet/company-only | Path does not match |
| 130 | app_wallet_associate_representative_with_documents | /api/wallet/associate-representative-with-documents | Path does not match |
| 131 | app_wallet_create_account | /api/wallet/create-account | Path does not match |
| 132 | app_wallet_generate_contract | /api/wallet/generate-contract | Path does not match |
| 133 | app_wallet_status | /api/wallet/status/{applicantId} | Path does not match |
| 134 | app_wallet_update_status | /api/wallet/update-status | Path does not match |
| 135 | api_webhooks_natural_person | /api/webhooks/natural-person | Path does not match |
| 136 | api_webhooks_legal_entity | /api/webhooks/legal-entity | Path does not match |
| 137 | app_login | /app/login | Path does not match |
| 138 | app_logout | /app/logout | Path does not match |
| 139 | app_register | /register | Path does not match |
| 140 | app_vue | /{vueRouting} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.