https://dev2.teleportos.com/robots.txt

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 admin /admin Path does not match
14 admin_login /admin/login Path does not match
15 admin_logout /admin/logout Path does not match
16 app_company_create /api/companies Path does not match
17 app_company_getsubjects /api/subjects Path does not match
18 app_contract_createbycarrier /api/contracts Path does not match
19 app_contract_createbyoffer /api/offers/{id}/contract Path does not match
20 app_contract_checkemailtemplate /api/contracts/{id}/email_template Path does not match
21 app_contract_sendcontract /api/contracts/{id}/send Path does not match
22 app_contract_update /api/contracts/{id} Path does not match
23 app_contract_cancel /api/contracts/{id}/cancel Path does not match
24 app_contract_retrieve /api/licenses/{id}/contracts/{contract} Path does not match
25 app_contract_penalty /api/licenses/{id}/contracts/{contract}/penalty Path does not match
26 app_customer_createphysicalcustomer /api/licenses/{id}/physical_customer Path does not match
27 app_customer_createcustomer /api/licenses/{id}/customers Path does not match
28 app_dadata_searchcompanies /api/dadata/companies Path does not match
29 app_driverlicense_retrieve /api/driver_licenses/{id} Path does not match
30 app_driverlicense_create /api/users/{id}/driver_licenses Path does not match
31 app_driverlicense_update /api/driver_licenses/{id} Path does not match
32 app_driverlicense_uploadimages /api/driver_licenses/{id} Path does not match
33 app_employee_getemployeesbyuser /api/users/{id}/employees Path does not match
34 app_employee_createemployee /api/licenses/{id}/employees Path does not match
35 app_employee_addemployee /api/licenses/{id}/employees/{userId} Path does not match
36 app_employee_getlicenseemployees /api/licenses/{id}/employees Path does not match
37 app_employee_removeemployeefromlicense /api/employees/{id} Path does not match
38 app_license_create /api/users/{id}/licenses Path does not match
39 app_license_update /api/licenses/{id} Path does not match
40 app_license_addlicensetolicense /api/licenses/{parent}/licenses/{child} Path does not match
41 app_license_deletesublicense /api/sublicenses/{id} Path does not match
42 app_license_getlicensesbylicense /api/licenses/{id}/licenses Path does not match
43 app_monetization_createtemplate /api/users/{id}/monetization_templates Path does not match
44 app_monetization_updatetemplate /api/monetization_templates/{id} Path does not match
45 app_monetization_deletetemplate /api/monetization_templates/{id} Path does not match
46 app_offer_create /api/requests/{id}/offers Path does not match
47 app_offer_update /api/offers/{id} Path does not match
48 app_offer_retrieve /api/offers/{id} Path does not match
49 app_offer_cancel /api/offers/{id}/cancel Path does not match
50 app_offer_sendoffer /api/offers/{id}/send Path does not match
51 app_payment_addpaymenttooffer /api/offers/{id}/payments Path does not match
52 app_payment_addcontracttooffer /api/contracts/{id}/payments Path does not match
53 app_payment_updateofferpayment /api/offers/{id}/payments/{payment} Path does not match
54 app_payment_updatecontractpayment /api/contracts/{id}/payments/{payment} Path does not match
55 app_payment_removepaymentfromoffer /api/offers/{id}/payments/{payment} Path does not match
56 app_payment_removepaymentfromcontract /api/contracts/{id}/payments/{payment} Path does not match
57 app_person_addperson /api/contracts/{id}/persons Path does not match
58 app_person_updateperson /api/contracts/{id}/persons/{person} Path does not match
59 app_person_deleteperson /api/contracts/{id}/persons/{person} Path does not match
60 app_person_getpersons /api/contracts/{id}/persons Path does not match
61 app_request_retrieve /api/requests/{id} Path does not match
62 app_request_getall /api/requests Path does not match
63 app_request_create /api/requests Path does not match
64 app_request_update /api/requests/{id} Path does not match
65 app_request_cancel /api/requests/{id}/cancel Path does not match
66 app_route_create /api/requests/{id}/routes Path does not match
67 app_route_removerequestroute /api/requests/{id}/routes/{route} Path does not match
68 app_route_createofferroute /api/offers/{id}/routes Path does not match
69 app_route_removeofferroute /api/offers/{offer}/routes/{route} Path does not match
70 app_route_createcontractroute /api/contracts/{id}/routes Path does not match
71 app_route_removecontractroute /api/contracts/{contract}/routes/{route} Path does not match
72 app_subscription_create /api/licenses/{id}/subscriptions Path does not match
73 app_tachograph_retrieve /api/users/{id}/tachographs Path does not match
74 app_tachograph_create /api/users/{id}/tachograph Path does not match
75 app_tachograph_update /api/tachographs/{id} Path does not match
76 app_tachograph_remove /api/tachographs/{id} Path does not match
77 app_tariff_all /api/tariffs Path does not match
78 app_tariff_periods /api/periods Path does not match
79 app_user_fakelogincheckforswagger /api/login_check Path does not match
80 app_user_create /api/users Path does not match
81 app_user_getcurrentuser /api/users/me Path does not match
82 app_user_post /api/users/me Path does not match
83 app_user_getuserbyphone /api/users/{phone} Path does not match
84 app_userdocument_retrieve /api/users/{id}/documents Path does not match
85 app_userdocument_add /api/users/{id}/documents Path does not match
86 app_userdocument_remove /api/users/{id}/documents Path does not match
87 app_vehicle_create /api/licenses/{id}/vehicles Path does not match
88 app_vehicle_update /api/vehicles/{id} Path does not match
89 app_vehicle_delete /api/vehicles/{id} Path does not match
90 app_vehicle_retrieve /api/vehicles/{id} Path does not match
91 app_vehicle_getvehicles /api/licenses/{id}/vehicles Path does not match
92 app_vehicle_uploadimages /api/vehicles/{id}/images Path does not match
93 app_vehicle_deleteimage /api/vehicles/{vehicle}/images/{image} Path does not match
94 app.swagger_ui /api/doc Path does not match
95 api_login_check /api/login_check 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.