You are here

service ip_geoloc.session in IP Geolocation Views & Maps 8

Class

Drupal\ip_geoloc\Services\IpGeoLocSession
8 string references to ip_geoloc.session
AdminConfigureForm::create in src/Form/AdminConfigureForm.php
Instantiates a new instance of this class.
GeoCodeAddressForm::create in src/Form/GeoCodeAddressForm.php
Instantiates a new instance of this class.
IpGeoLocController::create in src/Controller/IpGeoLocController.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/style/IpGeoLocPluginStyleMap.php
Creates an instance of the plugin.

... See full list

File

./ip_geoloc.services.yml
ip_geoloc.services.yml

View source
  1. class: Drupal\ip_geoloc\Services\IpGeoLocSession
  2. arguments:
  3. - '@module_handler'