You are here

Classes, traits, and interfaces in Smart IP 7.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AbstractModel abstract class GeoIp2\Model includes/vendor/geoip2/geoip2/src/Model/AbstractModel.php @ignore 5
AbstractPlaceRecord abstract class GeoIp2\Record includes/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php 4
AbstractRecord abstract class GeoIp2\Record includes/vendor/geoip2/geoip2/src/Record/AbstractRecord.php 5
AddressNotFoundException class GeoIp2\Exception includes/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php This class represents a generic error. 2
AnonymousIp class GeoIp2\Model includes/vendor/geoip2/geoip2/src/Model/AnonymousIp.php This class provides the GeoIP2 Anonymous IP model.
AuthenticationException class MaxMind\Exception includes/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php This class represents an error authenticating 1
AuthenticationException class GeoIp2\Exception includes/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php This class represents a generic error. 1
CaBundle class Composer\CaBundle includes/vendor/composer/ca-bundle/src/CaBundle.php @author Chris Smith <chris@cs278.org> @author Jordi Boggiano <j.boggiano@seld.be> 1
City class GeoIp2\Model includes/vendor/geoip2/geoip2/src/Model/City.php Model class for the data returned by GeoIP2 City web service and database. 2
City class GeoIp2\Record includes/vendor/geoip2/geoip2/src/Record/City.php City-level data associated with an IP address.
ClassLoader class Composer\Autoload includes/vendor/composer/ClassLoader.php ClassLoader implements a PSR-0, PSR-4 and classmap class loader.
Client class MaxMind\WebService includes/vendor/maxmind/web-service-common/src/WebService/Client.php This class is not intended to be used directly by an end-user of a MaxMind web service. Please use the appropriate client API for the service that you are using. @package MaxMind\WebService @internal 1
Client class GeoIp2\WebService includes/vendor/geoip2/geoip2/src/WebService/Client.php This class provides a client API for all the GeoIP2 Precision web services. The services are Country, City, and Insights. Each service returns a different set of data about an IP address, with Country returning the least data and Insights the most.
ComposerAutoloaderInit5b4f371a96f234f7fbb4be06f0b7621b class includes/vendor/composer/autoload_real.php
ConnectionType class GeoIp2\Model includes/vendor/geoip2/geoip2/src/Model/ConnectionType.php This class provides the GeoIP2 Connection-Type model.
Continent class GeoIp2\Record includes/vendor/geoip2/geoip2/src/Record/Continent.php Contains data for the continent record associated with an IP address
Country class GeoIp2\Model includes/vendor/geoip2/geoip2/src/Model/Country.php Model class for the data returned by GeoIP2 Country web service and database. 1
Country class GeoIp2\Record includes/vendor/geoip2/geoip2/src/Record/Country.php Contains data for the country record associated with an IP address 1
CurlRequest class MaxMind\WebService\Http includes/vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php This class is for internal use only. Semantic versioning does not not apply. @package MaxMind\WebService\Http @internal
Database class IP2Location includes/vendor/ip2location/ip2location-php/IP2Location.php IP2Location database class
Decoder class MaxMind\Db\Reader includes/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php 3
DecoderTest class MaxMind\Db\Test\Reader includes/vendor/maxmind-db/reader/tests/MaxMind/Db/Test/Reader/DecoderTest.php
Domain class GeoIp2\Model includes/vendor/geoip2/geoip2/src/Model/Domain.php This class provides the GeoIP2 Domain model.
Enterprise class GeoIp2\Model includes/vendor/geoip2/geoip2/src/Model/Enterprise.php Model class for the data returned by GeoIP2 Enterprise database lookups.
GeoIP class includes/geoip.inc
GeoIp2Exception class GeoIp2\Exception includes/vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php This class represents a generic error. 4 1
geoipdnsrecord class includes/geoipcity.inc
geoiprecord class includes/geoipcity.inc
HttpException class MaxMind\Exception includes/vendor/maxmind/web-service-common/src/Exception/HttpException.php This class represents an HTTP transport error. 1 2
HttpException class GeoIp2\Exception includes/vendor/geoip2/geoip2/src/Exception/HttpException.php This class represents an HTTP transport error. 1 1
Insights class GeoIp2\Model includes/vendor/geoip2/geoip2/src/Model/Insights.php Model class for the data returned by GeoIP2 Precision: Insights web service.
InsufficientFundsException class MaxMind\Exception includes/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php Thrown when the account is out of credits. 1
InvalidDatabaseException class MaxMind\Db\Reader includes/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php This class should be thrown when unexpected data is found in the database. 3
InvalidInputException class MaxMind\Exception includes/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php This class represents an error in creating the request to be sent to the web service. For example, if the array cannot be encoded as JSON or if there is a missing or invalid field. 2
InvalidRequestException class MaxMind\Exception includes/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php Thrown when a MaxMind web service returns an error relating to the request. 4 1
InvalidRequestException class GeoIp2\Exception includes/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php This class represents an error returned by MaxMind's GeoIP2 web service. 1
IpAddressNotFoundException class MaxMind\Exception includes/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php 1
Isp class GeoIp2\Model includes/vendor/geoip2/geoip2/src/Model/Isp.php This class provides the GeoIP2 Connection-Type model.
Location class GeoIp2\Record includes/vendor/geoip2/geoip2/src/Record/Location.php Contains data for the location record associated with an IP address
MaxMind class GeoIp2\Record includes/vendor/geoip2/geoip2/src/Record/MaxMind.php Contains data about your account.
Metadata class MaxMind\Db\Reader includes/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php This class provides the metadata for the MaxMind DB file. 1
OutOfQueriesException class GeoIp2\Exception includes/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php This class represents a generic error. 1
PermissionRequiredException class MaxMind\Exception includes/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php This exception is thrown when the service requires permission to access. 1
PointerTest class MaxMind\Db\Test\Reader includes/vendor/maxmind-db/reader/tests/MaxMind/Db/Test/Reader/PointerTest.php
Postal class GeoIp2\Record includes/vendor/geoip2/geoip2/src/Record/Postal.php Contains data for the postal record associated with an IP address
ProviderInterface interface GeoIp2 includes/vendor/geoip2/geoip2/src/ProviderInterface.php 2 2
Reader class GeoIp2\Database includes/vendor/geoip2/geoip2/src/Database/Reader.php Instances of this class provide a reader for the GeoIP2 database format. IP addresses can be looked up using the database specific methods.
Reader class MaxMind\Db includes/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php Instances of this class provide a reader for the MaxMind DB format. IP addresses can be looked up using the <code>get</code> method. 3
ReaderTest class MaxMind\Db\Test\Reader includes/vendor/maxmind-db/reader/tests/MaxMind/Db/Test/ReaderTest.php
RepresentedCountry class GeoIp2\Record includes/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php Contains data for the represented country associated with an IP address

Pages

Other projects