https://test.vicinapp.com/

Routing

index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 ownerAdministrators /adminOwner/administrators Path does not match
13 ownerActivateUser /adminOwner/activateUser Path does not match
14 ownerMakeOwner /adminOwner/makeOwner/{id} Path does not match
15 ownerRemoveOwner /adminOwner/removeOwner/{id} Path does not match
16 ownerRemoveAdmin /adminOwner/removeAdmin/{id} Path does not match
17 ownerRestoreAdmin /adminOwner/restoreAdmin Path does not match
18 ownerContact /adminOwner/contact Path does not match
19 ownerFirm /adminOwner/firm Path does not match
20 ownerEditFirm /adminOwner/editFirm Path does not match
21 adminStructures /admin/structures Path does not match
22 adminHousingUnits /admin/housingUnits/{id} Path does not match
23 adminNewHousingUnits /admin/newHousingUnits/{id} Path does not match
24 adminAddHousingUnits /admin/addHousingUnits/{id} Path does not match
25 adminBoards /admin/boards/{id} Path does not match
26 adminAddBoards /admin/addBoards/{id} Path does not match
27 adminHousingUnit /admin/housingUnit/{id} Path does not match
28 adminChat /admin/chat/{id} Path does not match
29 adminUpdateChat /admin/updateChat/{id}/{messageId} Path does not match
30 adminChatMessageHighlightToggle /admin/chatMessageHighlightToggle/{id}/{highlight} Path does not match
31 adminBoard /admin/board/{id}/{msg_id} Path does not match
32 adminBoardMessageHighlightToggle /admin/boardMessageHighlightToggle/{id}/{highlight} Path does not match
33 adminBoardMessageArchiveToggle /admin/boardMessageArchiveToggle/{id}/{archive} Path does not match
34 adminBoardMessageDelete /admin/boardMessageDelete/{id} Path does not match
35 adminEditHousingUnit /admin/editHousingUnit/{id} Path does not match
36 adminRemoveOwner /admin/removeOwner/{id}/{user_id} Path does not match
37 adminRemoveTenant /admin/removeTenant/{id}/{user_id} Path does not match
38 adminCreateChat /admin/createChat/{id}/{owner} Path does not match
39 adminArchiveChat /admin/archiveChat/{id} Path does not match
40 adminEditStructure /admin/editStructure/{id} Path does not match
41 adminCreateStructure /admin/createStructure Path does not match
42 adminHousingUnitOwners /admin/housingUnitOwners/{id} Path does not match
43 adminHousingUnitTenants /admin/housingUnitTenants/{id} Path does not match
44 adminPendingActivations /admin/pendingActivations Path does not match
45 adminHighlightedMessages /admin/highlightedMessages Path does not match
46 adminResendActivation /admin/resendActivation/{id} Path does not match
47 adminDeleteActivation /admin/deleteActivation/{id} Path does not match
48 adminNewTimetable /admin/newTimetable/{id} Path does not match
49 adminNewTimetableDeadlines /admin/newTimetableDeadlines/{id} Path does not match
50 adminTimetables /admin/timetables/{id} Path does not match
51 adminTimetable /admin/timetable/{id} Path does not match
52 adminTimetableList /admin/timetableList/{id} Path does not match
53 adminTimetableIssues /admin/timetableIssues/{id} Path does not match
54 adminTimetableCheck /admin/timetableCheck/{id}/{v} Path does not match
55 adminTimetableConfirm /admin/timetableConfirm/{id} Path does not match
56 adminTimetableStart /admin/timetableStart/{id} Path does not match
57 adminTimetableStop /admin/timetableStop/{id} Path does not match
58 adminTimetableEdit /admin/editTimetable/{id} Path does not match
59 adminEditDeadline /admin/editDeadline/{id} Path does not match
60 adminNewDeadline /admin/newDeadline/{id} Path does not match
61 adminDeadlineDelete /admin/deleteDeadline/{id} Path does not match
62 adminTimetableDelete /admin/deleteTimetable/{id} Path does not match
63 adminDeadlineAutosend /admin/deadlineAutosend/{id} Path does not match
64 adminManualDeadlineSend /admin/manualDeadlineSend/{id}/{st_id} Path does not match
65 adminDocuments /admin/documents/{id} Path does not match
66 adminDocumentsFolder /admin/documentsFolder/{id} Path does not match
67 adminCreateDocumentsFolder /admin/createDocumentsFolder/{id} Path does not match
68 adminEditDocumentsFolder /admin/editDocumentsFolder/{id} Path does not match
69 adminDeleteDocumentsFolder /admin/deleteDocumentsFolder/{id} Path does not match
70 adminEraseDocumentsFolder /admin/eraseDocumentsFolder/{id} Path does not match
71 adminUploadDocument /admin/uploadDocument/{id} Path does not match
72 adminDownloadDocument /admin/downloadDocument/{id} Path does not match
73 adminEditDocument /admin/editDocument/{id} Path does not match
74 adminDeleteDocument /admin/deleteDocument/{id} Path does not match
75 adminPlaceholderMoveDocument /admin/moveDocument Path does not match
76 adminMoveDocument /admin/moveDocument/{id}/{folder} Path does not match
77 index / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.