service plugin.manager.geocoder.preprocessor in Geocoder 8.2
Same name and namespace in other branches
- 8.3 modules/geocoder_field/geocoder_field.services.yml \plugin.manager.geocoder.preprocessor
Class
Drupal\geocoder_field\PreprocessorPluginManager3 string references to plugin.manager.geocoder.preprocessor
- FileGeocodeFormatter::create in modules/
geocoder_field/ src/ Plugin/ Field/ FieldFormatter/ FileGeocodeFormatter.php - Creates an instance of the plugin.
- geocoder_field_entity_presave in modules/
geocoder_field/ geocoder_field.module - Implements hook_entity_presave().
- GeoPhpGeocodeFormatter::create in modules/
geocoder_geofield/ src/ Plugin/ Field/ FieldFormatter/ GeoPhpGeocodeFormatter.php - Creates an instance of the plugin.
File
- modules/
geocoder_field/ geocoder_field.services.yml - modules/geocoder_field/geocoder_field.services.yml
View source
- class: Drupal\geocoder_field\PreprocessorPluginManager
- parent: default_plugin_manager
- arguments:
- - '@country_manager'