abstract protected function ResolverRelationshipConfigure::getContexts in Chaos Tool Suite (ctools) 8.3
Custom logic for retrieving the contexts array from cached_values.
Parameters
$cached_values:
Return value
array
3 calls to ResolverRelationshipConfigure::getContexts()
- ResolverRelationshipConfigure::buildForm in src/
Form/ ResolverRelationshipConfigure.php - Form constructor.
- ResolverRelationshipConfigure::submitForm in src/
Form/ ResolverRelationshipConfigure.php - Form submission handler.
- ResolverRelationshipConfigure::validateForm in src/
Form/ ResolverRelationshipConfigure.php - Form validation handler.
File
- src/
Form/ ResolverRelationshipConfigure.php, line 172
Class
Namespace
Drupal\ctools\FormCode
protected abstract function getContexts($cached_values);