You are here

Deprecated in Profile 8

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
ProfileInterface::getRevisionAuthor src/Entity/ProfileInterface.php function in Profile 1.0-rc5. Use \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser() instead. 1
ProfileInterface::isActive src/Entity/ProfileInterface.php function in Profile 1.0-rc4. Use ::isPublished instead. 1
ProfileInterface::setActive src/Entity/ProfileInterface.php function in Profile 1.0-rc4. Use ::setPublished instead. 1
ProfileInterface::setRevisionAuthorId src/Entity/ProfileInterface.php function in Profile 1.0-rc5. Use \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId() instead. 1
ProfileSelection src/Plugin/EntityReferenceSelection/ProfileSelection.php class in Profile 8.x-1.0.
ProfileStorageInterface::loadDefaultByUser src/ProfileStorageInterface.php function in Profile 1.0. Use loadByUser() instead. 1

Other projects