Error messages

This is the list of error messages, as found in die() and exit() expressions.

MessageFileLine
"There is no information about how to save entities of type " check_plain($this->type) . '.'
/includes/entity.wrapper.inc883
"There is no information about how to delete entities of type " check_plain($this->type) . '.'
/includes/entity.wrapper.inc904
'Entity property ' check_plain($name) . " doesn't support writing."
/includes/entity.wrapper.inc512
t('Invalid data value given. Be sure it matches the required data type and format. Value at !location: !value.', array('!value' => is_array($value) || is_object($value) ? var_export($valueTRUE) : $value'!location' => $this->debugIdentifierLocation( ),  ))
/includes/entity.wrapper.inc756
'Permission to create a node was requested but no node type was given.'
/modules/callbacks.inc680
'There can be only numerical keyed items in a list.'
/includes/entity.wrapper.inc1038
'Cannot create an instance of Entity without a specified entity type.'
/includes/entity.inc203
t('Invalid data value given. Be sure it matches the required data type and format. Value at !location: !value.', array('!value' => is_array($value) || is_object($value) ? var_export($valueTRUE) : $value'!location' => $this->debugIdentifierLocation( ),  ))
/includes/entity.wrapper.inc122
'Unknown data property ' check_plain($name) . '.'
/includes/entity.wrapper.inc354
'Missing data values.'
/includes/entity.wrapper.inc83
'Missing data values.'
/includes/entity.wrapper.inc98
'Unable to get the data property ' check_plain($name) . ' as the parent data structure is not set.'
/includes/entity.wrapper.inc470
'Unable to set the data property ' check_plain($name) . ' as the parent data structure is not set.'
/includes/entity.wrapper.inc492
'There is no property ' check_plain($name) . " for this entity."
/includes/entity.wrapper.inc417
'Unable to get the data property ' check_plain($name) . ' as the parent data structure is not set.'
/includes/entity.wrapper.inc457