Ip2CountryCacheContext |
class |
Drupal\ip2country\Cache\Context |
src/Cache/Context/Ip2CountryCacheContext.php |
Defines the Ip2CountryCacheContext service, for "per country" caching. |
|
|
2 |
Ip2CountryCommands |
class |
Drupal\ip2country\Commands |
src/Commands/Ip2CountryCommands.php |
Drush 9+ commands for the IP2Country module. |
|
|
2 |
Ip2CountryController |
class |
Drupal\ip2country\Controller |
src/Controller/Ip2CountryController.php |
Controller routines for user routes. |
|
|
|
Ip2CountryLookup |
class |
Drupal\ip2country |
src/Ip2CountryLookup.php |
The ip2country.lookup service. |
|
1 |
2 |
Ip2CountryLookupInterface |
interface |
Drupal\ip2country |
src/Ip2CountryLookupInterface.php |
Interface for Ip2CountryLookup. |
1 |
5 |
|
Ip2CountryManager |
class |
Drupal\ip2country |
src/Ip2CountryManager.php |
The ip2country.manager service. |
|
1 |
2 |
Ip2CountryManagerInterface |
interface |
Drupal\ip2country |
src/Ip2CountryManagerInterface.php |
Interface for Ip2CountryManager. |
1 |
1 |
|
Ip2CountryResource |
class |
Drupal\ip2country\Plugin\rest\resource |
src/Plugin/rest/resource/Ip2CountryResource.php |
Provides a resource for looking up IP addresses. |
|
|
|
Ip2CountryResourceTest |
class |
Drupal\Tests\ip2country\Functional |
tests/src/Functional/Ip2CountryResourceTest.php |
Tests the Ip2Country REST resource. |
|
|
|
Ip2CountrySettingsForm |
class |
Drupal\ip2country\Form |
src/Form/Ip2CountrySettingsForm.php |
Configure ip2country settings for this site. |
|
|
1 |
Ip2CountryTest |
class |
Drupal\Tests\ip2country\Functional |
tests/src/Functional/Ip2CountryTest.php |
Tests operations of the IP to Country module. |
|
|
|
Ip2CountryUpdateTest |
class |
Drupal\Tests\ip2country\Functional\Update |
tests/src/Functional/Update/Ip2CountryUpdateTest.php |
Tests that ip2country settings are properly updated during database updates. |
|
|
|
MigrateIp2CountryConfigurationTest |
class |
Drupal\Tests\ip2country\Kernel\Migrate\d6 |
tests/src/Kernel/Migrate/d6/MigrateIp2CountryConfigurationTest.php |
Migrates various configuration objects owned by the Ip2Country module. |
|
|
|
MigrateIp2CountryConfigurationTest |
class |
Drupal\Tests\ip2country\Kernel\Migrate\d7 |
tests/src/Kernel/Migrate/d7/MigrateIp2CountryConfigurationTest.php |
Migrates various configuration objects owned by the Ip2Country module. |
|
|
|
MigrateIp2CountryDateFormatTest |
class |
Drupal\Tests\ip2country\Kernel\Migrate\d7 |
tests/src/Kernel/Migrate/d7/MigrateIp2CountryDateFormatTest.php |
Upgrade ip2country date formats to core.date_format.*.yml. |
|
|
|
MigrateIp2CountryUserDataTest |
class |
Drupal\Tests\ip2country\Kernel\Migrate\d6 |
tests/src/Kernel/Migrate/d6/MigrateIp2CountryUserDataTest.php |
Tests migration of Ip2Country {user}.data into {user_data}. |
|
|
|
MigrateIp2CountryUserDataTest |
class |
Drupal\Tests\ip2country\Kernel\Migrate\d7 |
tests/src/Kernel/Migrate/d7/MigrateIp2CountryUserDataTest.php |
Tests migration of Ip2Country {user}.data into {user_data}. |
|
|
|
SetUserCountry |
class |
Drupal\ip2country\Plugin\RulesAction |
src/Plugin/RulesAction/SetUserCountry.php |
Provides an 'Add a country_iso_code_2 to user data' action. |
|
|
|
UserInCountry |
class |
Drupal\ip2country\Plugin\Condition |
src/Plugin/Condition/UserInCountry.php |
Provides a 'User is in country' condition. |
|
|
|