ConfigDependencies

Calculates rest resource config dependencies.

@internal

Hierarchy

File

core/modules/rest/src/Entity/ConfigDependencies.php, line 14

Namespace

Drupal\rest\Entity

Members

Name Modifiers Type Description
ConfigDependencies::$authProviders protected property The authentication providers, keyed by ID.
ConfigDependencies::$formatProviders protected property The serialization format providers, keyed by format.
ConfigDependencies::calculateDependencies public function Calculates dependencies of a specific rest resource configuration.
ConfigDependencies::create public static function Instantiates a new instance of this class. Overrides ContainerInjectionInterface::create
ConfigDependencies::onDependencyRemoval public function Informs the entity that entities it depends on will be deleted.
ConfigDependencies::onDependencyRemovalForMethodGranularity protected function Informs the entity that entities it depends on will be deleted.
ConfigDependencies::onDependencyRemovalForResourceGranularity protected function Informs the entity that entities it depends on will be deleted.
ConfigDependencies::__construct public function Creates a new ConfigDependencies instance.
doc_Drupal
2016-10-29 08:52:17
Comments
Leave a Comment

Please login to continue.