11 string references to YAML keys in fac.routing.yml in Fast Autocomplete 8
- FacConfigDeleteForm::getCancelUrl in src/
Form/ FacConfigDeleteForm.php - Returns the route to go to if the user cancels the action.
- FacConfigDisableConfirmForm::getCancelUrl in src/
Form/ FacConfigDisableConfirmForm.php - Returns the route to go to if the user cancels the action.
- FacConfigDisableConfirmForm::submitForm in src/
Form/ FacConfigDisableConfirmForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- FacConfigEnableConfirmForm::getCancelUrl in src/
Form/ FacConfigEnableConfirmForm.php - Returns the route to go to if the user cancels the action.
- FacConfigEnableConfirmForm::submitForm in src/
Form/ FacConfigEnableConfirmForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- FacConfigForm::save in src/
Form/ FacConfigForm.php - Form submission handler for the 'save' action.
- FacConfigListBuilder::getDefaultOperations in src/
Controller/ FacConfigListBuilder.php - Gets this list's default operations.
- FacDeleteFilesForm::getCancelUrl in src/
Form/ FacDeleteFilesForm.php - Returns the route to go to if the user cancels the action.
- FacSettingsForm::buildForm in src/
Form/ FacSettingsForm.php - Form constructor.
- FacSettingsForm::getEditableConfigNames in src/
Form/ FacSettingsForm.php - Gets the configuration names that will be editable.
- fac_update_8100 in ./
fac.install - Set the new "use CDN" option to the default value of TRUE.