constant BynderApi::CACHED_CALLS in Bynder 4.0.x
Same name and namespace in other branches
- 8.3 src/BynderApi.php \Drupal\bynder\BynderApi::CACHED_CALLS
- 8 src/BynderApi.php \Drupal\bynder\BynderApi::CACHED_CALLS
- 8.2 src/BynderApi.php \Drupal\bynder\BynderApi::CACHED_CALLS
List of API calls that should be cache with their cache keys as values.
File
- src/
BynderApi.php, line 53
Class
- BynderApi
- Bynder API service.
Namespace
Drupal\bynderCode
const CACHED_CALLS = [
'getMetaproperties' => self::CID_METAPROPERTIES,
'getDerivatives' => self::CID_DERIVATIVES,
];