302 redirect from GET @user-view (d86a3b)

GET https://www.testazapro.izvrsna.hr/prijava

Routing

login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /prijava
# Route name Path Log
1 api_calendar_admin /api/v1/calendar/admin Path does not match
2 api_calendar_external_partner /api/v1/calendar/external-partner Path does not match
3 api_calendar_stakeholder /api/v1/calendar/external-stakeholder Path does not match
4 api_calendar_general_manager /api/v1/calendar/general-manager Path does not match
5 api_calendar_project_employee /api/v1/calendar/project-employee Path does not match
6 api_calendar_project_manager /api/v1/calendar/project-manager Path does not match
7 api_indicator_autocomplete /api/v1/indicator-autocomplete Path does not match
8 api_items_change_item_sequence /api/v1/items/sequence/{id} Path does not match
9 api_item_documents_change_document_sequence /api/v1/items_documents/sequence/{id} Path does not match
10 api_items_move_item /api/v1/items/move/{item}/to/{targetItem} Path does not match
11 api_label_autocomplete /api/v1/label-autocomplete Path does not match
12 api_labels_change_label_sequence /api/v1/labels/sequence/{id} Path does not match
13 api_labels_move_item /api/v1/labels/move/{label}/to/{targetLabel} Path does not match
14 api_projects_partner_autocomplete /api/v1/projects/{id}/partner-autocomplete Path does not match
15 institution-index /institucija/pregled Path does not match
16 institution-create /institucija/nova Path does not match
17 institution-update /institucija/promjena/{id} Path does not match
18 institution-deactivate /institucija/deaktivacija/{id} Path does not match
19 legal-entity-index /pravni-subjekt/pregled Path does not match
20 legal-entity-create /pravni-subjekt/nova Path does not match
21 legal-entity-update /pravni-subjekt/promjena/{id} Path does not match
22 legal-entity-deactivate /pravni-subjekt/deaktivacija/{id} Path does not match
23 users-list /operateri/index Path does not match
24 users-create /operateri/novi Path does not match
25 users-update /operateri/promjena/{id} Path does not match
26 users-remove /operateri/brisanje/{id} Path does not match
27 autocomplete_external_partner /autocomplete/external-partner Path does not match
28 autocomplete_external_partner_find_one /autocomplete/external-partner/{id} Path does not match
29 autocomplete_goal /autocomplete/goals/{project} Path does not match
30 autocomplete_goal_find_one /autocomplete/goal/{id} Path does not match
31 autocomplete_institutions /autocomplete/institution Path does not match
32 autocomplete_institution_find_one /autocomplete/institution/{id} Path does not match
33 autocomplete_legal_entities /autocomplete/legal-entity Path does not match
34 autocomplete_legal_entity_find_one /autocomplete/legal-entity/{id} Path does not match
35 autocomplete_partner /autocomplete/partner Path does not match
36 autocomplete_partner_find_one /autocomplete/partner/{id} Path does not match
37 autocomplete_user_recevier /autocomplete/receiver Path does not match
38 autocomplete_user_receiver_find_one /autocomplete/receiver/{id} Path does not match
39 dashboard /nadzorna-ploca Path does not match
40 institution-update-general-manager /voditelj-ustanove/institucija/promjena/{id} Path does not match
41 users-list-general-manager /voditelj-ustanove/operateri/index Path does not match
42 users-create-general-manager /voditelj-ustanove/operateri/novi Path does not match
43 users-update-general-manager /voditelj-ustanove/operateri/promjena/{id} Path does not match
44 users-remove-general-manager /voditelj-ustanove/operateri/brisanje/{id} Path does not match
45 generated-report-index /moji-izvjestaji Path does not match
46 generated-report-index-external-stakeholder /moji-izvjestaji-vanjski-dionik Path does not match
47 generated-report-download /moji-izvjestaji/ispis/{id} Path does not match
48 generated-report-mail /moji-izvjestaji/slanje-na-mail/{id} Path does not match
49 generated-report-remove /moji-izvjestaji/brisanje/{id} Path does not match
50 help /pomoc Path does not match
51 index / Path does not match
52 institution-document-download /download-dokument/institucija/{id} Path does not match
53 item-document-preview /item-document/preview/{id} Path does not match
54 label-index /oznaka/pregled Path does not match
55 notification_index /poruke/index Path does not match
56 notification_detail /poruke/index/{id} Path does not match
57 partner-index /partner/pregled Path does not match
58 partner-create /partner/novi Path does not match
59 partner-update /partner/promjena/{id} Path does not match
60 partner-document-download /download-dokument/partner/{id} Path does not match
61 partner-deactivate /partner/deaktivacija/{id} Path does not match
62 partner-send-email /partner/posalji-email/{id} Path does not match
63 privacy-statement /izjava-o-privatnosti Path does not match
64 project-index /projekt/pregled Path does not match
65 project-create /projekt/novi Path does not match
66 project-update /projekt/promjena/{id} Path does not match
67 project-report /projekt/izvjestaj/{id} Path does not match
68 project-deactivate /projekt/deaktivacija/{id} Path does not match
69 project-details /projekt/detalji/{id} Path does not match
70 project-export /projekt/export/{id} Path does not match
71 project-financial-flow /projekt/financial-flow/{id} Path does not match
72 project-gant /projekt/gant/{id} Path does not match
73 project-import /projekt/import Path does not match
74 project-report-generate /projekt/report-generate/{id}/{full} Path does not match
75 update_user_partner_role /promjena-partnera-uloge/{id} Path does not match
76 update_user_institution_role /promjena-uloge/{id} Path does not match
77 login /prijava Route matches!

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