http://e-teams-api-dev.zapp.dev/api/timesheets?page=1&size=20

Routing

api_app_api_timesheet_getlist Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/timesheets
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 api_app_api_adminholiday_getlist /api/admin/holidays Path does not match
14 api_app_api_adminholiday_getitem /api/admin/holidays/{hash} Path does not match
15 api_app_api_adminholiday_patchitem /api/admin/holidays/{hash} Path does not match
16 api_app_api_admintimesheet_getlist /api/admin/timesheets Path does not match
17 api_app_api_admintimesheet_getitem /api/admin/timesheets/{hash} Path does not match
18 api_app_api_admintimesheet_patchitem /api/admin/timesheets/{hash} Path does not match
19 api_app_api_admintimesheet_getexport /api/admin/timesheets/export Path does not match
20 api_app_api_app_getutils /api/utils Path does not match
21 api_app_api_article_getlist /api/articles Path does not match
22 api_app_api_article_getitem /api/articles/{hash} Path does not match
23 api_app_api_article_patchactionsave /api/articles/{hash}/save Path does not match
24 api_app_api_article_patchactionsubscribe /api/articles/{hash}/subscribe Path does not match
25 auth_app_api_auth_login /api/login Path does not match
26 auth_app_api_auth_register /api/register Path does not match
27 auth_app_api_auth_refresh /api/refresh Path does not match
28 auth_app_api_auth_recovery /api/recovery Path does not match
29 auth_app_api_auth_configapp /api/configApp Path does not match
30 authGeneric_app_api_authgeneric_login /api/loginGeneric Path does not match
31 authGeneric_app_api_authgeneric_refresh /api/refreshGeneric Path does not match
32 authGeneric_app_api_authgeneric_recovery /api/recoveryGeneric Path does not match
33 authGeneric_app_api_authgeneric_config /api/config Path does not match
34 api_app_api_document_getlist /api/documents Path does not match
35 api_app_api_document_getitem /api/documents/{hash} Path does not match
36 api_app_api_documentfile_getitem /api/documents/{hash}/files/{hash_file} Path does not match
37 api_app_api_documentfile_postitemsigned /api/documents/{hash}/files/{hash_file}/signed Path does not match
38 api_app_api_folder_getlist /api/folders Path does not match
39 headquarter_app_api_headquarter_getusertypes /api/userTypes Path does not match
40 api_app_api_holiday_getlist /api/holidays Path does not match
41 api_app_api_holiday_getitem /api/holidays/{hash} Path does not match
42 api_app_api_holiday_postitem /api/holidays Path does not match
43 api_app_api_holiday_patchitem /api/holidays/{hash} Path does not match
44 api_app_api_holiday_deleteitem /api/holidays/{hash} Path does not match
45 api_app_api_home_getlist /api/home Path does not match
46 api_app_api_me_getme /api/me Path does not match
47 api_app_api_me_postitemavatar /api/me/avatar Path does not match
48 api_app_api_me_postitemcover /api/me/cover Path does not match
49 api_app_api_me_patchitem /api/me Path does not match
50 api_app_api_me_postfingerprint /api/me/fingerprints Path does not match
51 api_app_api_me_getfingerprints /api/me/fingerprints Path does not match
52 api_app_api_me_deletefingerprint /api/me/fingerprints/{id} Path does not match
53 api_app_api_me_deleteaccount /api/me Path does not match
54 api_app_api_me_logout /api/me/logout Path does not match
55 api_app_api_page_tos /api/pages/tos Path does not match
56 api_app_api_page_faq /api/pages/faq Path does not match
57 api_app_api_page_use /api/pages/use Path does not match
58 api_app_api_quizz_getlistall /api/quizzes/all Path does not match
59 api_app_api_quizz_getlist /api/quizzes Path does not match
60 api_app_api_quizz_getranking /api/quizzes/ranking Path does not match
61 api_app_api_quizz_getitem /api/quizzes/{hash} Path does not match
62 api_app_api_quizz_patchitem /api/quizzes/{hash} Path does not match
63 api_app_api_reporting_postgeneric /api/reporting/generic Path does not match
64 api_app_api_reporting_postlgtbi /api/reporting/lgtbi Path does not match
65 api_app_api_reservation_getlist /api/reservations Path does not match
66 api_app_api_reservation_getbyuser /api/reservations/mine Path does not match
67 api_app_api_reservation_getitem /api/reservations/{hash} Path does not match
68 api_app_api_reservation_postitem /api/reservations/{hash}/reserves Path does not match
69 api_app_api_reservation_putitem /api/reservations/{hash}/reserves/{idReservation} Path does not match
70 api_app_api_reservation_deleteitem /api/reservations/{hash}/reserves/{hash_reserve} Path does not match
71 api_app_api_survey_getlist /api/surveys Path does not match
72 api_app_api_survey_getitem /api/surveys/{hash} Path does not match
73 api_app_api_survey_patchitem /api/surveys/{hash} Path does not match
74 api_app_api_timesheet_getlist /api/timesheets Route matches!

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