Routing
glpi_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "base" |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | glpi_altcha_challenge | /Altcha/Challenge | Path does not match |
| 2 | glpi_api | /api.php{request_parameters} | Path does not match |
| 3 | glpi_api_rest | /apirest.php{request_parameters} | Path does not match |
| 4 | glpi_caldav | /caldav.php{request_parameters} | Path does not match |
| 5 | front_central_legacy | /front/central.php | Path does not match |
| 6 | front_central | /Central | Path does not match |
| 7 | glpi_config_helpdesk_add_tile | /Config/Helpdesk/AddTile | Path does not match |
| 8 | glpi_config_helpdesk_copy_parent_entity | /Config/Helpdesk/CopyParentEntity | Path does not match |
| 9 | glpi_config_helpdesk_delete_tile | /Config/Helpdesk/DeleteTile | Path does not match |
| 10 | glpi_config_helpdesk_set_tiles_order | /Config/Helpdesk/SetTilesOrder | Path does not match |
| 11 | glpi_config_helpdesk_show_add_tile_form | /Config/Helpdesk/ShowAddTileForm | Path does not match |
| 12 | glpi_config_helpdesk_show_edit_tile_form | /Config/Helpdesk/ShowEditTileForm | Path does not match |
| 13 | glpi_config_helpdesk_update_tile | /Config/Helpdesk/UpdateTile | Path does not match |
| 14 | form_allow_list_dropdown_count_users | /Form/AllowListDropdown/CountUsers | Path does not match |
| 15 | glpi_form_condition_visibility_editor | /Form/Condition/Visibility/Editor | Path does not match |
| 16 | glpi_form_condition_validation_editor | /Form/Condition/Validation/Editor | Path does not match |
| 17 | glpi_form_condition_editor_supported_value_operators | /Form/Condition/Editor/SupportedValueOperators | Path does not match |
| 18 | glpi_form_condition_engine | /Form/Condition/Engine | Path does not match |
| 19 | glpi_form_delegation | /Form/Delegation | Path does not match |
| 20 | glpi_form_destination_add | /Form/{form_id}/Destination/Add | Path does not match |
| 21 | glpi_form_destination_get_form | /Form/{form_id}/Destinations/{destination_id} | Path does not match |
| 22 | glpi_form_destination_purge | /Form/{form_id}/Destination/{destination_id}/Purge | Path does not match |
| 23 | glpi_form_destination_update | /Form/{form_id}/Destination/{destination_id}/Update | Path does not match |
| 24 | glpi_form_export | /Form/Export | Path does not match |
| 25 | glpi_form_import | /Form/Import | Path does not match |
| 26 | glpi_form_import_preview | /Form/Import/Preview | Path does not match |
| 27 | glpi_form_import_resolve_issues | /Form/Import/ResolveIssues | Path does not match |
| 28 | glpi_form_import_execute | /Form/Import/Execute | Path does not match |
| 29 | glpi_form_question_actors_dropdown_value | /Form/Question/ActorsDropdown | Path does not match |
| 30 | glpi_form_render | /Form/Render/{id} | Path does not match |
| 31 | glpi_form_submit_answers | /Form/SubmitAnswers | Path does not match |
| 32 | glpi_form_tags_list | /Form/TagList | Path does not match |
| 33 | glpi_add_form_translation | /Form/Translation/{form_id}/Add | Path does not match |
| 34 | glpi_delete_form_translation | /Form/Translation/{form_id}/{language}/Delete | Path does not match |
| 35 | glpi_update_form_translation | /Form/Translation/{form_id}/{language} | Path does not match |
| 36 | glpi_form_validate_answers | /Form/ValidateAnswers | Path does not match |
| 37 | glpi_generic_ajax_crud | /GenericAjaxCrud | Path does not match |
| 38 | glpi_helpdesk_index | /Helpdesk | Path does not match |
| 39 | glpi_helpdesk_search | /Helpdesk/Search | Path does not match |
| 40 | glpi_add_helpdesk_translation | /Helpdesk/Translation/Add | Path does not match |
| 41 | glpi_delete_helpdesk_translation | /Helpdesk/Translation/{language}/Delete | Path does not match |
| 42 | glpi_update_helpdesk_translation | /Helpdesk/Translation/{language} | Path does not match |
| 43 | glpi_index.base | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.