Deprecated - 8.9.x - drupal

Primary tabs

Title File name Deprecation Type Direct uses Namespaced uses Overrides Use statements
EntityManager::getAllFormModes core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityDisplayRepositoryInterface::getAllFormModes() instead.

function
EntityManager::getAllViewModes core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityDisplayRepositoryInterface::getAllViewModes() instead.

function
EntityManager::getBaseFieldDefinitions core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityFieldManagerInterface::getBaseFieldDefinitions() instead.

function
EntityManager::getBundleInfo core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeBundleInfoInterface::getBundleInfo() instead.

function
EntityManager::getCanonical core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityRepositoryInterface::getCanonical() instead.

function
EntityManager::getCanonicalMultiple core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityRepositoryInterface::getCanonicalMultiple() instead.

function
EntityManager::getDefinition core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getDefinition() instead.

function
EntityManager::getDefinitions core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getDefinitions() instead.

function
EntityManager::getEntityTypeFromClass core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeRepositoryInterface::getEntityTypeFromClass() instead.

function
EntityManager::getEntityTypeLabels core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeRepositoryInterface::getEntityTypeLabels() instead.

function
EntityManager::getExtraFields core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityFieldManagerInterface::getExtraFields() instead.

function
EntityManager::getFieldDefinitions core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityFieldManagerInterface::getFieldDefinitions() instead.

function
EntityManager::getFieldMap core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityFieldManagerInterface::getFieldMap() instead.

function
EntityManager::getFieldMapByFieldType core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityFieldManagerInterface::getFieldMapByFieldType() instead.

function
EntityManager::getFieldStorageDefinitions core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityFieldManagerInterface::getFieldStorageDefinitions() instead.

function
EntityManager::getFormDisplay core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getFormwDisplay() instead.

function
EntityManager::getFormModeOptions core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityDisplayRepositoryInterface::getFormModeOptions() instead.

function
EntityManager::getFormModeOptionsByBundle core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityDisplayRepositoryInterface::getFormModeOptionsByBundle() instead.

function
EntityManager::getFormModes core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityDisplayRepositoryInterface::getFormModes() instead.

function
EntityManager::getFormObject core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getFormObject() instead.

function
EntityManager::getHandler core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getHandler() instead.

function
EntityManager::getInstance core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getInstance() instead.

function
EntityManager::getLastInstalledDefinition core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinition() instead.

function
EntityManager::getLastInstalledFieldStorageDefinitions core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface::getLastInstalledFieldStorageDefinitions() instead.

function
EntityManager::getListBuilder core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getListBuilder() instead.

function
EntityManager::getRouteProviders core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getRouteProviders() instead.

function
EntityManager::getStorage core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getStorage() instead.

function
EntityManager::getTranslationFromContext core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityRepositoryInterface::getTranslationFromContext() instead.

function
EntityManager::getViewBuilder core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getViewBuilder() instead.

function
EntityManager::getViewDisplay core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::getViewDisplay() instead.

function
EntityManager::getViewModeOptions core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityDisplayRepositoryInterface::getViewModeOptions() instead.

function
EntityManager::getViewModeOptionsByBundle core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityDisplayRepositoryInterface::getViewModeOptionsByBundle() instead.

function
EntityManager::getViewModes core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityDisplayRepositoryInterface::getViewModes() instead.

function
EntityManager::hasDefinition core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::hasDefinition() instead.

function
EntityManager::hasHandler core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeManagerInterface::hasHandler() instead.

function
EntityManager::loadEntityByConfigTarget core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityRepositoryInterface::loadEntityByConfigTarget() instead.

function
EntityManager::loadEntityByUuid core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityRepositoryInterface::loadEntityByUuid() instead.

function
EntityManager::onBundleCreate core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityBundleListenerInterface::onBundleCreate() instead.

function
EntityManager::onBundleDelete core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityBundleListenerInterface::onBundleDelete() instead.

function
EntityManager::onEntityTypeDelete core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeListenerInterface::onEntityTypeDelete() instead.

function
EntityManager::onEntityTypeUpdate core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeListenerInterface::onEntityTypeUpdate() instead.

function
EntityManager::onFieldableEntityTypeCreate core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeListenerInterface::onFieldableEntityTypeCreate() instead.

function
EntityManager::onFieldableEntityTypeUpdate core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityTypeListenerInterface::onFieldableEntityTypeUpdate() instead.

function
EntityManager::onFieldDefinitionCreate core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Field\FieldDefinitionListenerInterface::onFieldDefinitionCreate() instead.

function
EntityManager::onFieldDefinitionDelete core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Field\FieldDefinitionListenerInterface::onFieldDefinitionDelete() instead.

function
EntityManager::onFieldDefinitionUpdate core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Field\FieldDefinitionListenerInterface::onFieldDefinitionUpdate() instead.

function
EntityManager::onFieldStorageDefinitionCreate core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Field\FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionCreate() instead.

function
EntityManager::onFieldStorageDefinitionDelete core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Field\FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionDelete() instead.

function
EntityManager::onFieldStorageDefinitionUpdate core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Field\FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionUpdate() instead.

function
EntityManager::setFieldMap core/lib/Drupal/Core/Entity/EntityManager.php

in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityFieldManagerInterface::setFieldMap() instead.

function

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.