Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_addon_index | /adm/addon/ | Path does not match |
| 2 | app_addon_new | /adm/addon/new | Path does not match |
| 3 | app_addon_edit | /adm/addon/{id}/edit | Path does not match |
| 4 | app_addon_delete | /adm/addon/{id}/delete | Path does not match |
| 5 | app_cart_index.de | /de/mein-einkaufswagen | Path does not match |
| 6 | app_cart_index.en | /en/my-cart | Path does not match |
| 7 | app_cart_index.es | /es/mi-carreton | Path does not match |
| 8 | app_cart_new | /cart/new | Path does not match |
| 9 | app_cart_show | /cart/{id} | Path does not match |
| 10 | app_cart_edit | /cart/{id}/edit | Path does not match |
| 11 | app_cart_delete | /cart/{id}/delete | Path does not match |
| 12 | app_cart_delete_addon | /cart/{id}/delete-addon | Path does not match |
| 13 | app_cart_webhosting | /cart-webhosting/ | Path does not match |
| 14 | app_cart_webhosting_new | /cart-webhosting/new | Path does not match |
| 15 | app_cart_webhosting_packages | /cart-webhosting/webhosting-packages | Path does not match |
| 16 | app_cart_webhosting_edit | /cart-webhosting/edit | Path does not match |
| 17 | app_cart_webhosting_show | /cart-webhosting/show | Path does not match |
| 18 | app_cart_webhosting_remove_domain | /cart-webhosting/remove/domain | Path does not match |
| 19 | app_cart_webhosting_remove_webhosting | /cart-webhosting/remove/webhosting | Path does not match |
| 20 | app_client_dashboard | /client/ | Path does not match |
| 21 | app_client_dashboard_edit_address | /client/edit-address | Path does not match |
| 22 | app_client_dashboard_change_password | /client/change-password | Path does not match |
| 23 | app_client_dashboard_change_amount_user | /client/{id}/change-amount-user | Path does not match |
| 24 | app_client_dashboard_invoice | /client/{id}/invoice | Path does not match |
| 25 | app_client_dashboard_change_payment_method | /client/{id}/change-payment-method | Path does not match |
| 26 | app_client_dashboard_payment_get_bank_form | /client/get-bank-form | Path does not match |
| 27 | app_client_payment | /client/payment/ | Path does not match |
| 28 | app_client_payment_new | /client/payment/new | Path does not match |
| 29 | app_client_payment_get_payments | /client/payment/get-payments | Path does not match |
| 30 | app_client_payment_get_bank_form | /client/payment/get-bank-form | Path does not match |
| 31 | app_client_redirect | /client/redirect | Path does not match |
| 32 | app_commission_index | /adm/commission/ | Path does not match |
| 33 | app_commission_new | /adm/commission/new | Path does not match |
| 34 | app_commission_edit | /adm/commission/{id}/edit | Path does not match |
| 35 | app_commission_delete | /adm/commission/{id}/delete | Path does not match |
| 36 | app_customer_index | /adm/customer/ | Path does not match |
| 37 | app_customer_new | /adm/customer/new | Path does not match |
| 38 | app_customer_check_username_exist | /adm/customer/check-username-exist | Path does not match |
| 39 | app_customer_show | /adm/customer/{id}/show | Path does not match |
| 40 | app_customer_edit | /adm/customer/{id}/edit | Path does not match |
| 41 | app_customer_delete | /adm/customer/{id}/delete | Path does not match |
| 42 | app_customer_link | /adm/customer/{id}/link | Path does not match |
| 43 | app_dashboard | /adm/ | Path does not match |
| 44 | app_dashboard_change_password | /adm/change-password | Path does not match |
| 45 | app_invoice_index | /adm/invoice/ | Path does not match |
| 46 | app_invoice_non_created | /adm/invoice/non-created | Path does not match |
| 47 | app_invoice_open | /adm/invoice/open | Path does not match |
| 48 | app_invoice_new_auto | /adm/invoice/new-auto | Path does not match |
| 49 | app_invoice_deactivated | /adm/invoice/deactivated | Path does not match |
| 50 | app_invoice_set_state | /adm/invoice/{id}/set-state | Path does not match |
| 51 | app_invoice_deactivate | /adm/invoice/{id}/deactivate | Path does not match |
| 52 | app_invoice_activate | /adm/invoice/{id}/activate | Path does not match |
| 53 | app_order | /adm/order/ | Path does not match |
| 54 | app_order_find_subscription_plans | /adm/order/find-subscription-plans | Path does not match |
| 55 | app_order_find_amount | /adm/order/find-amount | Path does not match |
| 56 | app_order_find_addons | /adm/order/find-addons | Path does not match |
| 57 | app_order_payment_get_payments | /adm/order/get-payments | Path does not match |
| 58 | app_order_payment_get_bank_form | /adm/order/get-bank-form | Path does not match |
| 59 | app_order_calc_price | /adm/order/calc-price | Path does not match |
| 60 | app_order_new | /adm/order/{id}/new | Path does not match |
| 61 | app_order_new_addon | /adm/order/{id}/new-addon | Path does not match |
| 62 | app_order_webhosting | /order-webhosting/ | Path does not match |
| 63 | app_order_webhosting_new | /order-webhosting/new | Path does not match |
| 64 | app_payment_index | /adm/payment/ | Path does not match |
| 65 | app_payment_new | /adm/payment/new | Path does not match |
| 66 | app_payment_edit | /adm/payment/edit | Path does not match |
| 67 | app_payment_show | /adm/payment/{id} | Path does not match |
| 68 | app_payment_delete | /adm/payment/{id}/delete | Path does not match |
| 69 | app_payment_method_index | /adm/payment-method/ | Path does not match |
| 70 | app_payment_method_new | /adm/payment-method/new | Path does not match |
| 71 | app_payment_method_edit | /adm/payment-method/{id}/edit | Path does not match |
| 72 | app_payment_method_delete | /adm/payment-method/{id}/delete | Path does not match |
| 73 | app_payment_term_index | /adm/payment-term/ | Path does not match |
| 74 | app_payment_term_new | /adm/payment-term/new | Path does not match |
| 75 | app_payment_term_get_is_monthly | /adm/payment-term/get-is-monthly | Path does not match |
| 76 | app_payment_term_edit | /adm/payment-term/{id}/edit | Path does not match |
| 77 | app_payment_term_delete | /adm/payment-term/{id}/delete | Path does not match |
| 78 | app_product_index | /adm/product/ | Path does not match |
| 79 | app_product_new | /adm/product/new | Path does not match |
| 80 | app_product_show | /adm/product/{id} | Path does not match |
| 81 | app_product_edit | /adm/product/{id}/edit | Path does not match |
| 82 | app_product_activate | /adm/product/{id}/activate | Path does not match |
| 83 | app_product_deactivate | /adm/product/{id}/deactivate | Path does not match |
| 84 | app_product_delete | /adm/product/{id}/delete | Path does not match |
| 85 | app_product_webhosting_index | /adm/product-webhosting/ | Path does not match |
| 86 | app_product_webhosting_new | /adm/product-webhosting/new | Path does not match |
| 87 | app_product_webhosting_show | /adm/product-webhosting/{id} | Path does not match |
| 88 | app_product_webhosting_edit | /adm/product-webhosting/{id}/edit | Path does not match |
| 89 | app_product_webhosting_delete | /adm/product-webhosting/{id} | Path does not match |
| 90 | app_register.de | /de/kunden-registrierung | Path does not match |
| 91 | app_register.en | /en/become-a-client | Path does not match |
| 92 | app_register.es | /es/convertirse-en-un-cliente | Path does not match |
| 93 | app_register_check_user_exist | /check-user-exist | Path does not match |
| 94 | app_register_check_pw | /check-pw | Path does not match |
| 95 | app_renew_password.de | /de/passwort-erneuern | Path does not match |
| 96 | app_renew_password.en | /en/renew-password | Path does not match |
| 97 | app_renew_password.es | /es/renovar-contracena | Path does not match |
| 98 | app_sales_index | /adm/sales/ | Path does not match |
| 99 | app_sales_new | /adm/sales/new | Path does not match |
| 100 | app_adm_sales_commission | /adm/sales/{id}/commission | Path does not match |
| 101 | app_sales_show | /adm/sales/{id}/show | Path does not match |
| 102 | app_sales_edit | /adm/sales/{id}/edit | Path does not match |
| 103 | app_sales_delete | /adm/sales/{id}/delete | Path does not match |
| 104 | app_adm_sales_edit_commission | /adm/sales/{id}/edit-commission | Path does not match |
| 105 | app_adm_sales_delete_commission | /adm/sales/{id}/delete-commission | Path does not match |
| 106 | app_sales_dashboard | /sales/ | Path does not match |
| 107 | app_sales_clients | /sales/clients | Path does not match |
| 108 | app_sales_dashboard_change_password | /sales/change-password | Path does not match |
| 109 | app_sales_commission | /sales/{id}/commission | Path does not match |
| 110 | app_login | /login | Path does not match |
| 111 | app_logout | /logout | Path does not match |
| 112 | login_check | /login_check | Path does not match |
| 113 | login_link | /login-link | Path does not match |
| 114 | login_redirect | /login-redirect | Path does not match |
| 115 | login_redirect_renew_pw | /login-redirect-renew-pw | Path does not match |
| 116 | app_service_state_index | /adm/service-state/ | Path does not match |
| 117 | app_service_state_edit | /adm/service-state/{id}/edit | Path does not match |
| 118 | app_service_state_delete | /adm/service-state/{id}/delete | Path does not match |
| 119 | app_setting_edit | /adm/setting/{id}/edit | Path does not match |
| 120 | app_home | / | Path does not match |
| 121 | home.de | /de/unsere-produkte | Path does not match |
| 122 | home.en | /en/our-products | Path does not match |
| 123 | home.es | /es/nuestros-productos | Path does not match |
| 124 | app_home.de | /de/unsere-produkte | Path does not match |
| 125 | home_domains.de | /de/domains | Path does not match |
| 126 | home_domains.en | /en/domains | Path does not match |
| 127 | home_domains.es | /es/dominios | Path does not match |
| 128 | home_domains_check.de | /de/domain-check | Path does not match |
| 129 | home_domains_check.en | /en/domain-check | Path does not match |
| 130 | home_domains_check.es | /es/comprobacion-de-dominio | Path does not match |
| 131 | app_calc_price | /calc-price | Path does not match |
| 132 | app_init_invoice | /init | Path does not match |
| 133 | home_user_check.de | /de/user-check | Path does not match |
| 134 | home_user_check.en | /en/user-check | Path does not match |
| 135 | home_user_check.es | /es/comprobacion-de-usuario | Path does not match |
| 136 | app_subscription_index | /adm/subscription/ | Path does not match |
| 137 | app_subscription_new | /adm/subscription/new | Path does not match |
| 138 | app_subscription_calc_price | /adm/subscription/calc-price | Path does not match |
| 139 | app_subscription_calc_addon_price | /adm/subscription/calc-addon-price | Path does not match |
| 140 | app_subscription_edit | /adm/subscription/edit | Path does not match |
| 141 | app_subscription_show | /adm/subscription/{id} | Path does not match |
| 142 | app_subscription_delete | /adm/subscription/{id}/delete | Path does not match |
| 143 | app_subscription_plan_index | /adm/subscription-plan/ | Path does not match |
| 144 | app_subscription_plan_new | /adm/subscription-plan/new | Path does not match |
| 145 | app_subscription_plan_edit | /adm/subscription-plan/{id}/edit | Path does not match |
| 146 | app_subscription_plan_delete | /adm/subscription-plan/{id}/delete | Path does not match |
| 147 | app_subscription_plan_price_index | /adm/subscription-plan/price/ | Path does not match |
| 148 | app_subscription_plan_price_new | /adm/subscription-plan/price/new | Path does not match |
| 149 | app_subscription_plan_price_show | /adm/subscription-plan/price/{id} | Path does not match |
| 150 | app_subscription_plan_price_edit | /adm/subscription-plan/price/{id}/edit | Path does not match |
| 151 | app_subscription_plan_price_delete | /adm/subscription-plan/price/{id}/delete | Path does not match |
| 152 | app_trial_period_index | /trial/period/ | Path does not match |
| 153 | app_trial_period_new | /trial/period/new | Path does not match |
| 154 | app_trial_period_show | /trial/period/{id} | Path does not match |
| 155 | app_trial_period_edit | /trial/period/{id}/edit | Path does not match |
| 156 | app_trial_period_delete | /trial/period/{id}/delete | Path does not match |
| 157 | app_user_index | /adm/user/ | Path does not match |
| 158 | app_user_new | /adm/user/new | Path does not match |
| 159 | app_user_check_user_exist | /adm/user/check-user-exist | Path does not match |
| 160 | app_user_check_username_exist | /adm/user/check-username-exist | Path does not match |
| 161 | app_user_show | /adm/user/{id} | Path does not match |
| 162 | app_user_edit | /adm/user/{id}/edit | Path does not match |
| 163 | app_user_delete | /adm/user/{id}/delete | Path does not match |
| 164 | app_user_lock | /adm/user/{id}/lock | Path does not match |
| 165 | app_user_unlock | /adm/user/{id}/unlock | Path does not match |
| 166 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 167 | _wdt | /_wdt/{token} | Path does not match |
| 168 | _profiler_home | /_profiler/ | Path does not match |
| 169 | _profiler_search | /_profiler/search | Path does not match |
| 170 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 171 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 172 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 173 | _profiler_open_file | /_profiler/open | Path does not match |
| 174 | _profiler | /_profiler/{token} | Path does not match |
| 175 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 176 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 177 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.