service ip_geoloc.api in IP Geolocation Views & Maps 8
Class
Drupal\ip_geoloc\Services\IpGeoLocAPI9 string references to ip_geoloc.api
- CurrentVisitorMapBlock::build in src/
Plugin/ Block/ CurrentVisitorMapBlock.php  - Builds and returns the renderable array for this block plugin.
 - CurrentVisitorMapBlock::create in src/
Plugin/ Block/ CurrentVisitorMapBlock.php  - Creates an instance of the plugin.
 - GeoCodeAddressForm::create in src/
Form/ GeoCodeAddressForm.php  - Instantiates a new instance of this class.
 - IpGeoLocPluginStyleLeaflet::create in src/
Plugin/ views/ style/ IpGeoLocPluginStyleLeaflet.php  - Creates an instance of the plugin.
 - IpGeoLocPluginStyleMap::create in src/
Plugin/ views/ argument/ IpGeoLocPluginArgDefaultIPGeoLoc.php  - Creates an instance of the plugin.
 
File
View source
- class: Drupal\ip_geoloc\Services\IpGeoLocAPI
 - arguments:
 -   - '@logger.factory'
 -   - '@ip_geoloc.session'
 -   - '@string_translation'
 -   - '@messenger'
 -   - '@config.factory'