13 string references to YAML keys in geocoder.routing.yml in Geocoder 8.3
- DefaultField::getSettingsForm in modules/
geocoder_field/ src/ Plugin/ Geocoder/ Field/ DefaultField.php - Provides the third party field settings subform.
- DefaultField::__construct in modules/
geocoder_field/ src/ Plugin/ Geocoder/ Field/ DefaultField.php - Constructs a 'default' plugin.
- Geocoder::__construct in src/
Geocoder.php - Constructs a geocoder factory class.
- GeocoderApiEnpoints::__construct in src/
Controller/ GeocoderApiEnpoints.php - Constructs a new GeofieldMapGeocoder object.
- GeocoderProviderCreationForm::submitForm in src/
Form/ GeocoderProviderCreationForm.php - Form submission handler.
- GeocoderTest::testConfigForm in src/
Tests/ GeocoderTest.php - geocoder_field_entity_presave in modules/
geocoder_field/ geocoder_field.module - Implements hook_entity_presave().
- geocoder_post_update_convert_simple_config_to_entities in ./
geocoder.post_update.php - Convert simple provider configuration to provider entities.
- geocoder_update_8201 in ./
geocoder.install - Adds geocoder_presave_disabled configuration and schema.
- ProviderPluginManager::providersPluginsTableList in src/
ProviderPluginManager.php - Generates the Draggable Table of Selectable Geocoder Plugins.
- SettingsForm::buildForm in src/
Form/ SettingsForm.php - Form constructor.
- SettingsForm::getEditableConfigNames in src/
Form/ SettingsForm.php - Gets the configuration names that will be editable.
- SettingsForm::submitForm in src/
Form/ SettingsForm.php - Form submission handler.