Routing
page
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| id | "wp" |
| path | "/wp-admin/" |
| permanent | true |
| scheme | null |
| slug | "admin" |
Route Redirection
This page redirects to:
http://new-zory.openthelock.pl/wp-admin/
(route: "page")
Route Matching Logs
Path to match:
/wp-admin
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | admin.facebook | /admin/facebook | Path does not match |
| 3 | admin.facebook.new | /admin/facebook/new | Path does not match |
| 4 | admin.facebook.edit | /admin/facebook/{id}/edit | Path does not match |
| 5 | admin.facebook.remove | /admin/facebook/{id}/remove | Path does not match |
| 6 | admin.faq | /admin/faq | Path does not match |
| 7 | admin.faq.sort | /admin/faq/sort | Path does not match |
| 8 | admin.faq.new | /admin/faq/new | Path does not match |
| 9 | admin.faq.edit | /admin/faq/{id}/edit | Path does not match |
| 10 | admin.faq.delete | /admin/faq/{id}/delete | Path does not match |
| 11 | admin.lock_time | /admin/lock_time | Path does not match |
| 12 | admin.logs | /admin/logs | Path does not match |
| 13 | admin.notes | /admin/notes | Path does not match |
| 14 | admin.notes.new | /admin/notes/new | Path does not match |
| 15 | admin.notes.edit | /admin/notes/{id}/edit | Path does not match |
| 16 | admin.notes.remove | /admin/notes/{id}/remove | Path does not match |
| 17 | admin.offer.rooms | /admin/rooms/ | Path does not match |
| 18 | admin.offer.new_room | /admin/rooms/new | Path does not match |
| 19 | admin.offer.edit_room | /admin/rooms/{id}/edit | Path does not match |
| 20 | admin.offer.edit_price | /admin/rooms/{id}/edit_price | Path does not match |
| 21 | admin.offer.remove_room | /admin/rooms/{id}/remove | Path does not match |
| 22 | admin.offer.sites | /admin/sites/ | Path does not match |
| 23 | admin.offer.new_site | /admin/sites/new | Path does not match |
| 24 | admin.sites.edit_site | /admin/sites/{id}/edit | Path does not match |
| 25 | admin.sites.remove_site | /admin/sites/{id}/remove | Path does not match |
| 26 | admin.pages | /admin/pages | Path does not match |
| 27 | admin.pages.edit | /admin/pages/{id}/edit | Path does not match |
| 28 | admin.partners | /admin/partners | Path does not match |
| 29 | admin.partners.new | /admin/partners/new | Path does not match |
| 30 | admin.partners.edit | /admin/partners/{id}/edit | Path does not match |
| 31 | admin.partners.remove | /admin/partners/{id}/remove | Path does not match |
| 32 | admin.promotions | /admin/promotions | Path does not match |
| 33 | admin.promotions.new | /admin/promotions/new | Path does not match |
| 34 | admin.promotions.edit | /admin/promotions/{id}/edit | Path does not match |
| 35 | admin.promotions.remove | /admin/promotions/{id}/remove | Path does not match |
| 36 | admin.reservations | /admin/reservations | Path does not match |
| 37 | admin.release | /admin/reservations/{id}/release | Path does not match |
| 38 | admin.reservations_exceptions | /admin/reservations/exceptions | Path does not match |
| 39 | admin.reservations_exceptions.new | /admin/reservations/exceptions/new | Path does not match |
| 40 | admin.reservations_exceptions.edit | /admin/reservations/exceptions/{id}/edit | Path does not match |
| 41 | admin.reservations_exceptions.remove | /admin/reservations/exceptions/{id}/remove | Path does not match |
| 42 | admin.reservations_hours | /admin/reservations/hours | Path does not match |
| 43 | admin.reservations_hours.new | /admin/reservations/hours/new | Path does not match |
| 44 | admin.reservations_hours.edit | /admin/reservations/hours/{id}/edit | Path does not match |
| 45 | admin.reservations_hours.remove | /admin/reservations/hours/{id}/remove | Path does not match |
| 46 | login_route | /admin/login | Path does not match |
| 47 | login_check | /admin/login_check | Path does not match |
| 48 | admin.vouchers | /admin/vouchers | Path does not match |
| 49 | api | /api/ | Path does not match |
| 50 | api.authorize | /api/authorize/ | Path does not match |
| 51 | calendar.iframe | /calendar/{roomId}/ | Path does not match |
| 52 | calendar | /rezerwacja/ | Path does not match |
| 53 | calendar.room | /rezerwacja/{roomId}/ | Path does not match |
| 54 | contact | /kontakt/ | Path does not match |
| 55 | faq | /faq/ | Path does not match |
| 56 | homepage | / | Path does not match |
| 57 | offer.rooms | /oferta/pokoje/ | Path does not match |
| 58 | offer.site | /oferta/{id}/ | Path does not match |
| 59 | cooperate | /wspolpraca/ | Path does not match |
| 60 | news | /news/ | Path does not match |
| 61 | page | /{id}-{slug}/ | Path does not match |
| 62 | payment.return | /payment/return/ | Path does not match |
| 63 | payment.status | /payment/{reservation}/status/ | Path does not match |
| 64 | payment.return_voucher | /voucher/return/ | Path does not match |
| 65 | payment.status_voucher | /voucher/status/ | Path does not match |
| 66 | promotions | /promotions/ | Path does not match |
| 67 | reservations | /reservations/ | Path does not match |
| 68 | reservation.pay | /reservation/{id}/pay/ | Path does not match |
| 69 | reservation.exceptions | /reservationExceptions/{id}/ | Path does not match |
| 70 | reservation.hours | /reservationHours/{id}/ | Path does not match |
| 71 | reservations.post | /reservations/ | Path does not match |
| 72 | voucher.generate | /voucher/{token}/ | Path does not match |
| 73 | root | / | Path does not match |
| 74 | gregwar_captcha.generate_captcha | /_gcb/generate-captcha/{key} | Path does not match |
| 75 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 76 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 77 | _logout_default | /logout | Path does not match |
| 78 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 79 | _wdt | /_wdt/{token} | Path does not match |
| 80 | _profiler_home | /_profiler/ | Path does not match |
| 81 | _profiler_search | /_profiler/search | Path does not match |
| 82 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 83 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 84 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 85 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 86 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 87 | _profiler_open_file | /_profiler/open | Path does not match |
| 88 | _profiler | /_profiler/{token} | Path does not match |
| 89 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 90 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 91 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.