You are here

13 string references to YAML keys in geocoder.routing.yml in Geocoder 8.2

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.
GeocodeFormatterBase::__construct in modules/geocoder_field/src/Plugin/Field/GeocodeFormatterBase.php
Constructs a GeocodeFormatterBase object.
Geocoder::__construct in src/Geocoder.php
Constructs a geocoder factory class.
GeocoderApiEnpoints::__construct in src/Controller/GeocoderApiEnpoints.php
Constructs a new GeofieldMapGeocoder object.
GeocoderTest::testConfigForm in src/Tests/GeocoderTest.php
geocoder_field_entity_presave in modules/geocoder_field/geocoder_field.module
Implements hook_entity_presave().
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.
ProviderPluginManager::__construct in src/ProviderPluginManager.php
Constructs a new geocoder provider plugin manager.
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.