Routing
        (none)
        Matched route
    
Route Matching Logs
    Path to match: 
/robots.txt
| # | 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_assortment_nutritional_info | /api/assortments/nutritional_info/{assortment} | Path does not match | 
| 14 | api_assortment_cost | /api/assortments/cost/{assortment} | Path does not match | 
| 15 | api_assortment_raw_materials_resume | /api/assortments/raw-material-resume/{assortment} | Path does not match | 
| 16 | api_cdr_parameters | /api/cdr | Path does not match | 
| 17 | main_app | / | Path does not match | 
| 18 | api_nutriscore_parameters | /api/nutriscore/parameters | Path does not match | 
| 19 | api_nutriscore_save_all | /api/nutriscore/save | Path does not match | 
| 20 | app_nutriscorecontrollers_save | /api/save_nutriscore | Path does not match | 
| 21 | app_project_getinfo | /api/projects/info/{project} | Path does not match | 
| 22 | api_project_final_tests | /api/project/trials/{project} | Path does not match | 
| 23 | api_project_get_calc_info | /api/projects/calc-info/{project} | Path does not match | 
| 24 | api_project_get_finished_nutritional_info | /api/projects/finished-nutritional-info/{project} | Path does not match | 
| 25 | api_close_project | /api/projects/close/{project} | Path does not match | 
| 26 | api_recipe_ingredients_info | /api/projects/recipe_ingredients_info/{project} | Path does not match | 
| 27 | api_project_costs | /api/projects/list_costs/{project} | Path does not match | 
| 28 | api_project_list_materials | /api/projects/list_materials/{project} | Path does not match | 
| 29 | api_project_create_production_recipes | /api/projects/production-recipes/{project} | Path does not match | 
| 30 | api_projects_by_category | /api/list/by-category | Path does not match | 
| 31 | app_project_listbytypeanddate | /api/list/by-category-dates/{fechaInicio1}/{fechaFin1}/{fechaInicio2}/{fechaFin2} | Path does not match | 
| 32 | api_project_get_production_recipes | /api/projects/production-recipes/{project} | Path does not match | 
| 33 | api_raw_material_resume | /api/projects/raw-material-resume/{project} | Path does not match | 
| 34 | api_save_production_recipe_checklist | /api/projects/production-checklist/{project} | Path does not match | 
| 35 | api_project_print_final_trial | /api/projects/{project}/print-final-trial | Path does not match | 
| 36 | api_get_production_recipe | /api/projects/production-recipe/{project} | Path does not match | 
| 37 | api_project_calculate_all | /api/projects/calculate/{project} | Path does not match | 
| 38 | api_raw_materials_import | /api/materials/import | Path does not match | 
| 39 | api_raw_materials_create | /api/materials | Path does not match | 
| 40 | api_raw_materials_save | /api/materials/{code} | Path does not match | 
| 41 | api_raw_materials_delete | /api/materials/{code} | Path does not match | 
| 42 | api_recipe_test_calculate | /api/recipe_test/calculate/{recipeTest} | Path does not match | 
| 43 | api_recipe_test_raw_save_calculate | /api/recipe_test_raw_materials/save_calculate/{recipeTestRawMaterial} | Path does not match | 
| 44 | api_recipe_test_add_material | /api/recipe_test/{recipeTest}/phase/{phase}/raw_material/{rawMaterial}/{quantity} | Path does not match | 
| 45 | api_recipe_test_get_nutritional_info | /api/recipe_test/{recipeTest}/nutritional_info | Path does not match | 
| 46 | api_recipe_test_get_nutriscore_info | /api/recipe_test/nutriscore_info/{recipeTest} | Path does not match | 
| 47 | api_print_recipe_test | /api/recipe_test/print/{recipeTest} | Path does not match | 
| 48 | api_recipe_test_change_final_test | /api/recipe_test/change_final_test/{recipeTest} | Path does not match | 
| 49 | api_recipe_test_update | /api/recipe_test/update/{recipeTest} | Path does not match | 
| 50 | api_recipe_create_test_return_all_tests | /api/recipe_test/create_test/{recipe} | Path does not match | 
| 51 | api_recipe_all_tests | /api/recipe/all_tests/{recipe} | Path does not match | 
| 52 | api_reports_get | /api/reports | Path does not match | 
| 53 | api_reports_by_type | /api/reports/byType/{type}/{category} | Path does not match | 
| 54 | api_reports_delete | /api/reports/{report} | Path does not match | 
| 55 | api_reports_update | /api/reports/{report} | Path does not match | 
| 56 | api_report_create | /api/reports | Path does not match | 
| 57 | api_samples_list | /api/samples/list | Path does not match | 
| 58 | app_login | /login | Path does not match | 
| 59 | app_logout | /logout | Path does not match | 
| 60 | api_login | /api/login | Path does not match | 
| 61 | api_account | /api/account | Path does not match | 
| 62 | api_test_save_record | /api/test/saveTestRecord/{recipeTest} | Path does not match | 
| 63 | api_test_record_get | /api/test/testRecord/{recipeTest} | Path does not match | 
| 64 | api_test_save_oven_info | /api/test/saveOvenInfo/{recipeTest} | Path does not match | 
| 65 | api_test_oven_info | /api/test/ovenInfo/{recipeTest} | Path does not match | 
| 66 | api_trial_create_for_project | /api/trials/for/{project} | Path does not match | 
| 67 | api_trial_change_final | /api/trials/{trial}/final | Path does not match | 
| 68 | api_print_trial | /api/trials/print/{trial} | Path does not match | 
| 69 | api_trial_remove | /api/trials/{trial} | Path does not match | 
| 70 | api_trial_details | /api/trials/for/{project} | Path does not match | 
| 71 | api_trials_list_ids_for_project | /api/trials/ids/{project} | Path does not match | 
| 72 | api_trials_info_for_project | /api/trials/info/{trial} | Path does not match | 
| 73 | api_trials_list | /api/trials/list | Path does not match | 
| 74 | api_user_get | /api/users/{user} | Path does not match | 
| 75 | api_genid | /api/.well-known/genid/{id} | Path does not match | 
| 76 | api_entrypoint | /api/{index}.{_format} | Path does not match | 
| 77 | api_doc | /api/docs.{_format} | Path does not match | 
| 78 | api_graphql_entrypoint | /api/graphql | Path does not match | 
| 79 | api_graphql_graphiql | /api/graphql/graphiql | Path does not match | 
| 80 | api_graphql_graphql_playground | /api/graphql/graphql_playground | Path does not match | 
| 81 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match | 
| 82 | api_assortments_get_collection | /api/assortments.{_format} | Path does not match | 
| 83 | api_assortments_post_collection | /api/assortments.{_format} | Path does not match | 
| 84 | api_assortments_get_item | /api/assortments/{id}.{_format} | Path does not match | 
| 85 | api_assortments_delete_item | /api/assortments/{id}.{_format} | Path does not match | 
| 86 | api_assortments_put_item | /api/assortments/{id}.{_format} | Path does not match | 
| 87 | api_assortments_patch_item | /api/assortments/{id}.{_format} | Path does not match | 
| 88 | api_assortment_products_get_collection | /api/assortment_products.{_format} | Path does not match | 
| 89 | api_assortment_products_post_collection | /api/assortment_products.{_format} | Path does not match | 
| 90 | api_assortment_products_get_item | /api/assortment_products/{id}.{_format} | Path does not match | 
| 91 | api_assortment_products_delete_item | /api/assortment_products/{id}.{_format} | Path does not match | 
| 92 | api_assortment_products_put_item | /api/assortment_products/{id}.{_format} | Path does not match | 
| 93 | api_assortment_products_patch_item | /api/assortment_products/{id}.{_format} | Path does not match | 
| 94 | api_categories_get_collection | /api/categories.{_format} | Path does not match | 
| 95 | api_categories_post_collection | /api/categories.{_format} | Path does not match | 
| 96 | api_categories_get_item | /api/categories/{id}.{_format} | Path does not match | 
| 97 | api_categories_delete_item | /api/categories/{id}.{_format} | Path does not match | 
| 98 | api_categories_patch_item | /api/categories/{id}.{_format} | Path does not match | 
| 99 | api_clients_get_collection | /api/clients.{_format} | Path does not match | 
| 100 | api_clients_post_collection | /api/clients.{_format} | Path does not match | 
| 101 | api_clients_get_item | /api/clients/{id}.{_format} | Path does not match | 
| 102 | api_clients_delete_item | /api/clients/{id}.{_format} | Path does not match | 
| 103 | api_clients_put_item | /api/clients/{id}.{_format} | Path does not match | 
| 104 | api_clients_patch_item | /api/clients/{id}.{_format} | Path does not match | 
| 105 | api_energetic_values_get_collection | /api/energetic_values.{_format} | Path does not match | 
| 106 | api_energetic_values_get_item | /api/energetic_values/{id}.{_format} | Path does not match | 
| 107 | api_energetic_values_patch_item | /api/energetic_values/{id}.{_format} | Path does not match | 
| 108 | api_kneading_types_get_collection | /api/kneading_types.{_format} | Path does not match | 
| 109 | api_kneading_types_get_item | /api/kneading_types/{id}.{_format} | Path does not match | 
| 110 | api_media_objects_post_collection | /api/media_objects.{_format} | Path does not match | 
| 111 | api_media_objects_get_collection | /api/media_objects.{_format} | Path does not match | 
| 112 | api_media_objects_get_item | /api/media_objects/{id}.{_format} | Path does not match | 
| 113 | api_media_objects_delete_item | /api/media_objects/{id}.{_format} | Path does not match | 
| 114 | api_projects_get_collection | /api/projects.{_format} | Path does not match | 
| 115 | api_projects_post_collection | /api/projects.{_format} | Path does not match | 
| 116 | api_projects_get_item | /api/projects/{id}.{_format} | Path does not match | 
| 117 | api_projects_delete_item | /api/projects/{id}.{_format} | Path does not match | 
| 118 | api_projects_patch_item | /api/projects/{id}.{_format} | Path does not match | 
| 119 | api_raw_materials_get_collection | /api/raw_materials.{_format} | Path does not match | 
| 120 | api_raw_materials_get_item | /api/raw_materials/{id}.{_format} | Path does not match | 
| 121 | api_recipes_get_collection | /api/recipes.{_format} | Path does not match | 
| 122 | api_recipes_post_collection | /api/recipes.{_format} | Path does not match | 
| 123 | api_recipes_get_item | /api/recipes/{id}.{_format} | Path does not match | 
| 124 | api_recipes_delete_item | /api/recipes/{id}.{_format} | Path does not match | 
| 125 | api_recipes_patch_item | /api/recipes/{id}.{_format} | Path does not match | 
| 126 | api_recipe_tests_get_collection | /api/recipe_tests.{_format} | Path does not match | 
| 127 | api_recipe_tests_post_collection | /api/recipe_tests.{_format} | Path does not match | 
| 128 | api_recipe_tests_get_item | /api/recipe_tests/{id}.{_format} | Path does not match | 
| 129 | api_recipe_tests_delete_item | /api/recipe_tests/{id}.{_format} | Path does not match | 
| 130 | api_recipe_tests_patch_item | /api/recipe_tests/{id}.{_format} | Path does not match | 
| 131 | api_recipe_test_lines_get_collection | /api/recipe_test_lines.{_format} | Path does not match | 
| 132 | api_recipe_test_lines_post_collection | /api/recipe_test_lines.{_format} | Path does not match | 
| 133 | api_recipe_test_lines_get_item | /api/recipe_test_lines/{id}.{_format} | Path does not match | 
| 134 | api_recipe_test_lines_delete_item | /api/recipe_test_lines/{id}.{_format} | Path does not match | 
| 135 | api_recipe_test_phases_get_collection | /api/recipe_test_phases.{_format} | Path does not match | 
| 136 | api_recipe_test_phases_post_collection | /api/recipe_test_phases.{_format} | Path does not match | 
| 137 | api_recipe_test_phases_get_item | /api/recipe_test_phases/{id}.{_format} | Path does not match | 
| 138 | api_recipe_test_phases_delete_item | /api/recipe_test_phases/{id}.{_format} | Path does not match | 
| 139 | api_recipe_test_phases_patch_item | /api/recipe_test_phases/{id}.{_format} | Path does not match | 
| 140 | api_recipe_test_raw_materials_get_collection | /api/recipe_test_raw_materials.{_format} | Path does not match | 
| 141 | api_recipe_test_raw_materials_post_collection | /api/recipe_test_raw_materials.{_format} | Path does not match | 
| 142 | api_recipe_test_raw_materials_get_item | /api/recipe_test_raw_materials/{id}.{_format} | Path does not match | 
| 143 | api_recipe_test_raw_materials_delete_item | /api/recipe_test_raw_materials/{id}.{_format} | Path does not match | 
| 144 | api_recipe_test_raw_materials_patch_item | /api/recipe_test_raw_materials/{id}.{_format} | Path does not match | 
| 145 | api_reports_get_collection | /api/reports.{_format} | Path does not match | 
| 146 | api_reports_post_collection | /api/reports.{_format} | Path does not match | 
| 147 | api_reports_get_item | /api/reports/{id}.{_format} | Path does not match | 
| 148 | api_reports_delete_item | /api/reports/{id}.{_format} | Path does not match | 
| 149 | api_reports_patch_item | /api/reports/{id}.{_format} | Path does not match | 
| 150 | api_samples_get_collection | /api/samples.{_format} | Path does not match | 
| 151 | api_samples_post_collection | /api/samples.{_format} | Path does not match | 
| 152 | api_samples_get_item | /api/samples/{id}.{_format} | Path does not match | 
| 153 | api_samples_delete_item | /api/samples/{id}.{_format} | Path does not match | 
| 154 | api_samples_put_item | /api/samples/{id}.{_format} | Path does not match | 
| 155 | api_samples_patch_item | /api/samples/{id}.{_format} | Path does not match | 
| 156 | api_trials_post_collection | /api/trials.{_format} | Path does not match | 
| 157 | api_trials_get_item | /api/trials/{id}.{_format} | Path does not match | 
| 158 | api_trials_delete_item | /api/trials/{id}.{_format} | Path does not match | 
| 159 | api_trials_patch_item | /api/trials/{id}.{_format} | Path does not match | 
| 160 | api_trial_recipes_get_collection | /api/trial_recipes.{_format} | Path does not match | 
| 161 | api_trial_recipes_post_collection | /api/trial_recipes.{_format} | Path does not match | 
| 162 | api_trial_recipes_get_item | /api/trial_recipes/{id}.{_format} | Path does not match | 
| 163 | api_trial_recipes_delete_item | /api/trial_recipes/{id}.{_format} | Path does not match | 
| 164 | api_trial_recipes_patch_item | /api/trial_recipes/{id}.{_format} | Path does not match | 
| 165 | api_users_get_collection | /api/users.{_format} | Path does not match | 
| 166 | api_users_post_collection | /api/users.{_format} | Path does not match | 
| 167 | api_users_get_item | /api/users/{id}.{_format} | Path does not match | 
| 168 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match | 
| 169 | api_users_patch_item | /api/users/{id}.{_format} | Path does not match | 
| 170 | api_users_image_get_subresource | /api/users/{id}/image.{_format} | Path does not match | 
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.