You are here

6 calls to SmartIp::setSession() in Smart IP 8.3

DeviceGeolocation::isNeedUpdate in modules/device_geolocation/src/DeviceGeolocation.php
Check if user's location needs update via client side.
DeviceGeolocationController::saveLocation in modules/device_geolocation/src/Controller/DeviceGeolocationController.php
Google Geocoding ajax callback function data handler.
device_geolocation_entity_insert in modules/device_geolocation/device_geolocation.module
Implements hook_entity_insert().
device_geolocation_user_login in modules/device_geolocation/device_geolocation.module
Implements hook_user_login().
SmartIpLocation::delete in src/SmartIpLocation.php
Deletes the Smart IP location data in user data and session.
SmartIpLocation::save in src/SmartIpLocation.php
Saves the Smart IP location data to user data and session (for anonymous, saves to session only).