if (!filter_var($id, FILTER_VALIDATE_INT)) {
                $id = Utility\LocationUtility::getLocationId($id); 
            }