10 string references to YAML keys in uc_product.routing.yml in Ubercart 8.4
- FileFeatureForm::submitForm in uc_file/
src/ Form/ FileFeatureForm.php - Form submission handler.
- ProductFeatureAddForm::submitForm in uc_product/
src/ Form/ ProductFeatureAddForm.php - Form submission handler.
- ProductFeatureDeleteForm::getCancelUrl in uc_product/
src/ Form/ ProductFeatureDeleteForm.php - Returns the route to go to if the user cancels the action.
- ProductFeatureDeleteForm::submitForm in uc_product/
src/ Form/ ProductFeatureDeleteForm.php - Form submission handler.
- ProductFeaturesController::featuresOverview in uc_product/
src/ Controller/ ProductFeaturesController.php - Displays the product features tab on a product node edit form.
- ProductSettingsForm::buildForm in uc_product/
src/ Form/ ProductSettingsForm.php - Form constructor.
- ProductSettingsForm::getEditableConfigNames in uc_product/
src/ Form/ ProductSettingsForm.php - Gets the configuration names that will be editable.
- RoleFeatureForm::submitForm in uc_role/
src/ Form/ RoleFeatureForm.php - Form submission handler.
- uc_file_help in uc_file/
uc_file.module - Implements hook_help().
- uc_role_help in uc_role/
uc_role.module - Implements hook_help().