You are here

abstract protected function ManageContext::getContextOperationsRouteInfo in Chaos Tool Suite (ctools) 8.3

Parameters

mixed $cached_values:

string $machine_name:

string $row:

Return value

array

3 calls to ManageContext::getContextOperationsRouteInfo()
ManageContext::addContext in src/Form/ManageContext.php
ManageContext::renderRows in src/Form/ManageContext.php
ManageContext::submitForm in src/Form/ManageContext.php
Form submission handler.

File

src/Form/ManageContext.php, line 340

Class

ManageContext

Namespace

Drupal\ctools\Form

Code

protected abstract function getContextOperationsRouteInfo($cached_values, $machine_name, $row);