Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Kerrialn
Created June 30, 2020 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kerrialn/2e951949787b4caf340dd68d88f00210 to your computer and use it in GitHub Desktop.
Save Kerrialn/2e951949787b4caf340dd68d88f00210 to your computer and use it in GitHub Desktop.
-------------------------- -------- -------- ------ ----------------------------------------------------
Name Method Scheme Host Path
-------------------------- -------- -------- ------ ----------------------------------------------------
_preview_error ANY ANY ANY /_error/{code}.{_format}
_wdt ANY ANY ANY /_wdt/{token}
_profiler_home ANY ANY ANY /_profiler/
_profiler_search ANY ANY ANY /_profiler/search
_profiler_search_bar ANY ANY ANY /_profiler/search_bar
_profiler_phpinfo ANY ANY ANY /_profiler/phpinfo
_profiler_search_results ANY ANY ANY /_profiler/{token}/search/results
_profiler_open_file ANY ANY ANY /_profiler/open
_profiler ANY ANY ANY /_profiler/{token}
_profiler_router ANY ANY ANY /_profiler/{token}/router
_profiler_exception ANY ANY ANY /_profiler/{token}/exception
_profiler_exception_css ANY ANY ANY /_profiler/{token}/exception.css
bookmark ANY ANY ANY /{_locale}/property/{id}/bookmark
remove.bookmark ANY ANY ANY /{_locale}/property/{property}/bookmark/{bookmark}
connect_facebook_start ANY ANY ANY /connect/facebook
connect_facebook_check ANY ANY ANY /connect/facebook/check
app_forgot_password ANY ANY ANY /{_locale}/forgot
app_new_password ANY ANY ANY /{_locale}/new/password/{id}
about ANY ANY ANY /{_locale}/about
terms ANY ANY ANY /{_locale}/terms
privacy ANY ANY ANY /{_locale}/privacy
contact ANY ANY ANY /{_locale}/contact
connect_google_start ANY ANY ANY /connect/google
connect_google_check ANY ANY ANY /connect/google/check
connect_linkedin_start ANY ANY ANY /connect/linkedin
connect_linkedin_check ANY ANY ANY /connect/linkedin/check
property.messages ANY ANY ANY /{_locale}/property/{id}/messages
message.delete ANY ANY ANY /{_locale}/message/{id}/delete
add.number ANY ANY ANY /{_locale}/phone
remove.number ANY ANY ANY /{_locale}/phone/{id}/delete
properties ANY ANY ANY /{_locale}/
show.property ANY ANY ANY /{_locale}/property/{id}
new.property ANY ANY ANY /{_locale}/create
delete.property ANY ANY ANY /{_locale}/property/delete/{id}
app_register ANY ANY ANY /{_locale}/register
report ANY ANY ANY /{_locale}/report/{id}
app_login ANY ANY ANY /{_locale}/login
app_logout ANY ANY ANY /logout
user.dashboard ANY ANY ANY /{_locale}/dashboard
user.account ANY ANY ANY /{_locale}/account
user.add.role ANY ANY ANY /{_locale}/account/type
user.verify ANY ANY ANY /{_locale}/account/verify/{id}
user.add.image ANY ANY ANY /{_locale}/add/image
user.profile.reviews ANY ANY ANY /{_locale}/p/{id}/reviews
user.profile.properties ANY ANY ANY /{_locale}/p/{id}/properties
homepage ANY ANY ANY /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment