public function EntityIndexInterface::add in Multiversion 8
Same name and namespace in other branches
- 8.2 src/Entity/Index/EntityIndexInterface.php \Drupal\multiversion\Entity\Index\EntityIndexInterface::add()
Parameters
\Drupal\Core\Entity\EntityInterface $entity:
1 method overrides EntityIndexInterface::add()
- EntityIndex::add in src/
Entity/ Index/ EntityIndex.php
File
- src/
Entity/ Index/ EntityIndexInterface.php, line 26
Class
Namespace
Drupal\multiversion\Entity\IndexCode
public function add(EntityInterface $entity);