function ConfigEntityInterface::getDependencies
Gets the configuration dependencies.
Return value
array An array of dependencies, keyed by $type.
See also
\Drupal\Core\Config\Entity\ConfigDependencyManager
2 methods override ConfigEntityInterface::getDependencies()
- ConfigEntityBase::getDependencies in core/lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php 
- Gets the configuration dependencies.
- ViewUI::getDependencies in core/modules/ views_ui/ src/ ViewUI.php 
- Gets the configuration dependencies.
File
- 
              core/lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityInterface.php, line 147 
Class
- ConfigEntityInterface
- Defines a common interface for configuration entities.
Namespace
Drupal\Core\Config\EntityCode
public function getDependencies();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
