Start instance of base class, load configuration and establish database connection. Please don't call the constructor direcly, use the singleton pattern instead.
Tests given ping service name for uniqueness. Takes the ping service name as first argument and an optional ping service id as second argument.
If the ping service id is given, this ping service won't be considered when checking for uniqueness (useful for updates). Returns boolean true if ping service name is unique.