8 calls to EntityDrupalWrapper::value() in Entity API 7
- EntityDrupalWrapper::delete in includes/
entity.wrapper.inc - Permanently delete the wrapped entity.
- EntityDrupalWrapper::entityAccess in includes/
entity.wrapper.inc - Checks whether the operation $op is allowed on the entity.
- EntityDrupalWrapper::getIdentifier in includes/
entity.wrapper.inc - Returns the identifier of the wrapped entity.
- EntityDrupalWrapper::label in includes/
entity.wrapper.inc - Returns the entity label.
- EntityDrupalWrapper::spotBundleInfo in includes/
entity.wrapper.inc - Tries to determine the bundle and adds in the according property info.
- EntityDrupalWrapper::spotInfo in includes/
entity.wrapper.inc - Used to lazy-load bundle info. So the wrapper can be loaded e.g. just for setting without the data being loaded.
- EntityDrupalWrapper::type in includes/
entity.wrapper.inc - Overridden.
- EntityDrupalWrapper::view in includes/
entity.wrapper.inc - Returns the entity prepared for rendering.