Routing
user_registration
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/register
| # | 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 | admin | /admin | Path does not match |
| 16 | armor_json | /armor/{armor}.json | Path does not match |
| 17 | character_armor_index | /characters/{slug}/armor/ | Path does not match |
| 18 | character_armor_new | /characters/{slug}/armor/new/{armorType} | Path does not match |
| 19 | character_armor_edit | /characters/{slug}/armor/{character_armor_id}/edit | Path does not match |
| 20 | character_armor_delete | /characters/{slug}/armor/{character_armor_id} | Path does not match |
| 21 | character_armor_modification_new | /characters/{slug}/armor/{character_armor_id}/modification/new | Path does not match |
| 22 | character_armor_modification_delete | /characters/{slug}/armor/{character_armor_id}/modification/{character_armor_modification_id} | Path does not match |
| 23 | character_armor_change_state | /characters/{slug}/armor/{character_armor_id}/state/{state} | Path does not match |
| 24 | character_attack_index | /character/{slug}/attacks | Path does not match |
| 25 | character_attack_new | /character/{slug}/attacks/new | Path does not match |
| 26 | character_attack_show | /character/{slug}/attacks/{characterAttack} | Path does not match |
| 27 | character_attack_edit | /character/{slug}/attacks/{characterAttack}/edit | Path does not match |
| 28 | character_attack_delete | /character/{slug}/attacks/{characterAttack} | Path does not match |
| 29 | character_equipment_index | /characters/{slug}/equipment/ | Path does not match |
| 30 | character_equipment_new | /characters/{slug}/equipment/new/{equipmentType} | Path does not match |
| 31 | character_equipment | /characters/{slug}/equipment/{character_equipment_id} | Path does not match |
| 32 | character_equipment_edit | /characters/{slug}/equipment/{character_equipment_id}/edit | Path does not match |
| 33 | character_equipment_delete | /characters/{slug}/equipment/{character_equipment_id} | Path does not match |
| 34 | character_equipment_change_state | /characters/{slug}/equipment/{character_equipment_id}/state/{state} | Path does not match |
| 35 | character_feat_index | /character/{slug}/feats | Path does not match |
| 36 | character_feat_train | /character/{slug}/feats/train/{feat} | Path does not match |
| 37 | character_feat_train_with_option | /character/{slug}/feats/train/{feat}/option | Path does not match |
| 38 | character_feat_edit | /character/{slug}/feats/{characterFeat}/edit | Path does not match |
| 39 | character_feat_delete | /character/{slug}/feats/{characterFeat} | Path does not match |
| 40 | character_import | /character-import | Path does not match |
| 41 | character_level_index | /character/{slug}/levels | Path does not match |
| 42 | character_level_new | /character/{slug}/levels/new | Path does not match |
| 43 | character_level_show | /character/{slug}/levels/{characterLevel} | Path does not match |
| 44 | character_level_edit | /character/{slug}/levels/{characterLevel}/edit | Path does not match |
| 45 | character_level_options_edit | /character/{slug}/levels/{characterLevel}/options | Path does not match |
| 46 | character_level_delete | /character/{slug}/levels/{characterLevel} | Path does not match |
| 47 | character_magic_item_index | /character/{slug}/magic-items | Path does not match |
| 48 | character_magic_item_new | /character/{slug}/magic-items/new | Path does not match |
| 49 | character_magic_item_show | /character/{slug}/magic-items/{id} | Path does not match |
| 50 | character_magic_item_edit | /character/{slug}/magic-items/{id}/edit | Path does not match |
| 51 | character_magic_item_delete | /character/{slug}/magic-items/{id} | Path does not match |
| 52 | character_skill_rebuild | /character/{slug}/skills/rebuild | Path does not match |
| 53 | character_skill_hide | /character/{slug}/skills/{characterSkill}/hide | Path does not match |
| 54 | character_skill_rank | /character/{slug}/skills/{characterSkill}/rank/{direction} | Path does not match |
| 55 | character_skill_index | /character/{slug}/skills | Path does not match |
| 56 | character_skill_new | /character/{slug}/skills/new | Path does not match |
| 57 | character_skill_show | /character/{slug}/skills/{characterSkill} | Path does not match |
| 58 | character_skill_edit | /character/{slug}/skills/{characterSkill}/edit | Path does not match |
| 59 | character_skill_delete | /character/{slug}/skills/{characterSkill} | Path does not match |
| 60 | character_spell_index | /character/{slug}/spells | Path does not match |
| 61 | character_spell_select | /character/{slug}/spells/{career}/select | Path does not match |
| 62 | character_spell_add | /character/{slug}/spells/{career}/add/{spell}/{level} | Path does not match |
| 63 | character_spell_remove | /character/{slug}/spells/{career}/remove/{spell} | Path does not match |
| 64 | character_weapon_index | /character/{slug}/weapon/ | Path does not match |
| 65 | character_weapon_new | /character/{slug}/weapon/new/{weaponType} | Path does not match |
| 66 | character_weapon_edit | /character/{slug}/weapon/{character_weapon_id}/edit | Path does not match |
| 67 | character_weapon_delete | /character/{slug}/weapon/{character_weapon_id} | Path does not match |
| 68 | character_weapon_modification_new | /character/{slug}/weapon/{character_weapon_id}/modification/new | Path does not match |
| 69 | character_weapon_modification_delete | /character/{slug}/weapon/{character_weapon_id}/modification/{character_weapon_modification_id} | Path does not match |
| 70 | character_weapon_change_state | /character/{slug}/weapon/{character_weapon_id}/state/{state} | Path does not match |
| 71 | home | /character/ | Path does not match |
| 72 | characters_index | /character/ | Path does not match |
| 73 | user_characters_index_json | /characters.json | Path does not match |
| 74 | characters_new | /character/new | Path does not match |
| 75 | character_sheet | /character/{slug} | Path does not match |
| 76 | characters_edit | /character/{slug}/edit | Path does not match |
| 77 | characters_delete | /character/{slug} | Path does not match |
| 78 | character_add_temporary_effect | /character/{slug}/temporary/add | Path does not match |
| 79 | character_remove_temporary_effect | /character/{slug}/temporary/{temporaryEffectId}/remove | Path does not match |
| 80 | character_add_language | /character/{slug}/language/add | Path does not match |
| 81 | character_remove_language | /character/{slug}/language/{language}/remove | Path does not match |
| 82 | character_update_money | /character/{id}/update-money/{platinum}/{gold}/{silver}/{copper} | Path does not match |
| 83 | character_update_stat | /character/{id}/update-stat/{stat}/{value} | Path does not match |
| 84 | character_generate_attack_rolls | /character/{character}/generate-attacks | Path does not match |
| 85 | character_export | /character/{slug}/export | Path does not match |
| 86 | equipment_json | /equipment/{equipment}.json | Path does not match |
| 87 | modification_json | /modification/{id}.json | Path does not match |
| 88 | app_forgot_password_request | /reset-password | Path does not match |
| 89 | app_check_email | /reset-password/check-email | Path does not match |
| 90 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 91 | app_login | /login | Path does not match |
| 92 | app_logout | /logout | Path does not match |
| 93 | user_registration | /register | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.