You are here

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

Parameters

mixed $cached_values:

string $machine_name:

string $row:

Return value

array

2 calls to ManageContext::getRelationshipOperationsRouteInfo()
ManageContext::addRelationship in src/Form/ManageContext.php
ManageContext::submitForm in src/Form/ManageContext.php
Form submission handler.

File

src/Form/ManageContext.php, line 349

Class

ManageContext

Namespace

Drupal\ctools\Form

Code

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