You are here

constant GoogleCSEServices::GOOGLE_MAX_SEARCH_RESULTS in Google Custom Search Engine 8.2

Same name and namespace in other branches
  1. 8.3 src/GoogleCSEServices.php \Drupal\google_cse\GoogleCSEServices::GOOGLE_MAX_SEARCH_RESULTS

Maximum number of results from a Google search.

File

src/GoogleCSEServices.php, line 23

Class

GoogleCSEServices
Additional functions as services for Google CSE.

Namespace

Drupal\google_cse

Code

const GOOGLE_MAX_SEARCH_RESULTS = 1000;