You are here

6 methods override SmartIpDataSourceInterface::cronRun() in Smart IP 8.4

SmartIpEventSubscriber::cronRun in modules/device_geolocation/src/EventSubscriber/SmartIpEventSubscriber.php
Act on Drupal cron run.
SmartIpEventSubscriber::cronRun in modules/smart_ip_maxmind_geoip2_bin_db/src/EventSubscriber/SmartIpEventSubscriber.php
MaxMind GeoIP2 updates the binary database every Tuesday (both lite and licensed versions), and we download every Wednesday. That means that we only want to download if the current database was downloaded prior to the most recently available version.
SmartIpEventSubscriber::cronRun in modules/smart_ip_ipinfodb_web_service/src/EventSubscriber/SmartIpEventSubscriber.php
Act on Drupal cron run.
SmartIpEventSubscriber::cronRun in modules/smart_ip_ip2location_bin_db/src/EventSubscriber/SmartIpEventSubscriber.php
Act on Drupal cron run.
SmartIpEventSubscriber::cronRun in modules/smart_ip_abstract_web_service/src/EventSubscriber/SmartIpEventSubscriber.php
Act on Drupal cron run.
SmartIpEventSubscriber::cronRun in modules/smart_ip_maxmind_geoip2_web_service/src/EventSubscriber/SmartIpEventSubscriber.php
Act on Drupal cron run.