function EntityDisplayInterface::getOriginalMode
Gets the original view or form mode that was requested.
Return value
string The original mode that was requested.
1 method overrides EntityDisplayInterface::getOriginalMode()
- EntityDisplayBase::getOriginalMode in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php  - Gets the original view or form mode that was requested.
 
File
- 
              core/
lib/ Drupal/ Core/ Entity/ Display/ EntityDisplayInterface.php, line 111  
Class
- EntityDisplayInterface
 - Provides a common interface for entity displays.
 
Namespace
Drupal\Core\Entity\DisplayCode
public function getOriginalMode();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.