7 calls to Fastly::query() in Fastly 7
- Fastly::createService in ./fastly.api.inc 
- Creates a default service for our website once we signed up.
- Fastly::getServices in ./fastly.api.inc 
- Gets a list of services for the current customer.
- Fastly::getSettings in ./fastly.api.inc 
- Gets the settings for a version.
- Fastly::purgeAll in ./fastly.api.inc 
- Purge whole service.
- Fastly::purgeKey in ./fastly.api.inc 
- Purge cache by key.
- Fastly::signup in ./fastly.api.inc 
- Registers a new customer.
- Fastly::updateSettings in ./fastly.api.inc 
- Updates the settings for a version.
