You are here

9 string references to YAML keys in country_state_city.routing.yml in Country, State and City Fields 8

CityListDeleteForm::getCancelUrl in src/Form/CityListDeleteForm.php
If the delete command is canceled, return to the slider list.
CityListDeleteForm::submitForm in src/Form/CityListDeleteForm.php
Delete the entity and log the event. logger() replaces the watchdog.
CityListForm::save in src/Form/CityListForm.php
Form submission handler for the 'save' action.
CountryListDeleteForm::getCancelUrl in src/Form/CountryListDeleteForm.php
If the delete command is canceled, return to the slider list.
CountryListDeleteForm::submitForm in src/Form/CountryListDeleteForm.php
Delete the entity and log the event. logger() replaces the watchdog.
CountryListForm::save in src/Form/CountryListForm.php
Form submission handler for the 'save' action.
StateListDeleteForm::getCancelUrl in src/Form/StateListDeleteForm.php
If the delete command is canceled, return to the slider list.
StateListDeleteForm::submitForm in src/Form/StateListDeleteForm.php
Delete the entity and log the event. logger() replaces the watchdog.
StateListForm::save in src/Form/StateListForm.php
Form submission handler for the 'save' action.