Routing
pillory
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/pillory
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin | /admin | Path does not match |
| 18 | admin_server | /admin_server | Path does not match |
| 19 | admin_server_add | /admin_server_add | Path does not match |
| 20 | admin_support | /admin_support | Path does not match |
| 21 | admin_support_delete | /admin_support_delete/{slug} | Path does not match |
| 22 | admin_players | /admin/players | Path does not match |
| 23 | admin_players_block | /admin/players/block/{id} | Path does not match |
| 24 | admin_players_unblock | /admin/players/unblock/{id} | Path does not match |
| 25 | admin_players_delete | /admin/players/delete/{id} | Path does not match |
| 26 | cronjob_construction | /cron_construction | Path does not match |
| 27 | alliance | /alliance/{uuid} | Path does not match |
| 28 | alliance_search | /alliance/search | Path does not match |
| 29 | alliance_create | /alliance/create | Path does not match |
| 30 | alliance_apply | /alliance/apply/{uuid} | Path does not match |
| 31 | alliance_view | /alliance/view/{uuid}/{planetUuid} | Path does not match |
| 32 | alliance_message | /alliance/{uuid}/message | Path does not match |
| 33 | alliance_member_message | /alliance/member-message | Path does not match |
| 34 | alliance_send_application | /alliance/{uuid}/send-application | Path does not match |
| 35 | alliance_application_message | /alliance/{uuid}/application-message | Path does not match |
| 36 | alliance_leave | /alliance/leave/{uuid} | Path does not match |
| 37 | alliance_leave_confirm | /alliance/leave/{uuid} | Path does not match |
| 38 | alliance_transfer_leadership | /alliance/transfer-leadership/{uuid} | Path does not match |
| 39 | api_building_levels | /api/building-levels | Path does not match |
| 40 | api_buildings | /api/buildings | Path does not match |
| 41 | api_production | /api/production | Path does not match |
| 42 | api_fleet | /api/fleet | Path does not match |
| 43 | api_research | /api/research | Path does not match |
| 44 | api_save_resources | /api/save-resources | Path does not match |
| 45 | buildings | /buildings/{uuid} | Path does not match |
| 46 | save-resource | /saveResource/{uuid} | Path does not match |
| 47 | start-construction | /startConstruction | Path does not match |
| 48 | cancel-building-queue | /cancelBuildingQueue/{id} | Path does not match |
| 49 | cancel-construction | /cancelConstruction/{buildingId}/{planetSlug} | Path does not match |
| 50 | finish-construction | /finishConstruction/{buildingId}/{planetSlug} | Path does not match |
| 51 | changelog | /changelog/{slug} | Path does not match |
| 52 | contact | /contact | Path does not match |
| 53 | defense | /defense/{uuid} | Path does not match |
| 54 | build_defense | /build/defense | Path does not match |
| 55 | finish-defense-construction | /finishDefenseConstruction/{defenseId}/{planetSlug} | Path does not match |
| 56 | cancel-defense-queue | /cancelDefenseQueue/{id} | Path does not match |
| 57 | fleet_target_info | /fleet/target-info | Path does not match |
| 58 | fleet_flight_preview | /fleet/flight-preview | Path does not match |
| 59 | fleet_start | /fleet/start | Path does not match |
| 60 | fleet_cancel | /fleet/cancel/{id} | Path does not match |
| 61 | fleet | /fleet/{uuid} | Path does not match |
| 62 | galaxymap_send_spy | /galaxymap/send-spy | Path does not match |
| 63 | galaxymap | /galaxymap/{uuid} | Path does not match |
| 64 | system-info | /system-info | Path does not match |
| 65 | galaxymap_addfriend | /galaxymap/addFriend | Path does not match |
| 66 | app_login | /login | Path does not match |
| 67 | index | / | Path does not match |
| 68 | news | /news | Path does not match |
| 69 | rules | /rules | Path does not match |
| 70 | fights | /fights | Path does not match |
| 71 | pillory | /pillory | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.