You are here

6 string references to smart_ip.smart_ip_location in Smart IP 8.4

DeviceGeolocationController::check in modules/device_geolocation/src/Controller/DeviceGeolocationController.php
Check for Geolocation attempt.
device_geolocation_page_attachments in modules/device_geolocation/device_geolocation.module
Implements hook_page_attachments().
SmartIp::updateUserLocation in src/SmartIp.php
Update user's location only if the IP address stored in session is not the same as the IP address detected by the server or debug mode IP.
smart_ip_page_attachments in ./smart_ip.module
Implements hook_page_attachments().
UserCountry::evaluate in src/Plugin/Condition/UserCountry.php
Evaluates the condition and returns TRUE or FALSE accordingly.
VisitorGeolocation::build in modules/device_geolocation/src/Plugin/Block/VisitorGeolocation.php
Builds and returns the renderable array for this block plugin.