This is the list of error messages, as found in die() and exit() expressions.
| Message | File | Line |
|---|---|---|
| "There is no information about how to save entities of type " . check_plain($this->type) . '.' | /includes/entity.wrapper.inc | 883 |
| "There is no information about how to delete entities of type " . check_plain($this->type) . '.' | /includes/entity.wrapper.inc | 904 |
| 'Entity property ' . check_plain($name) . " doesn't support writing." | /includes/entity.wrapper.inc | 512 |
| 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($value, TRUE) : $value, '!location' => $this->debugIdentifierLocation( ), )) | /includes/entity.wrapper.inc | 756 |
| 'Permission to create a node was requested but no node type was given.' | /modules/callbacks.inc | 680 |
| 'There can be only numerical keyed items in a list.' | /includes/entity.wrapper.inc | 1038 |
| 'Cannot create an instance of Entity without a specified entity type.' | /includes/entity.inc | 203 |
| 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($value, TRUE) : $value, '!location' => $this->debugIdentifierLocation( ), )) | /includes/entity.wrapper.inc | 122 |
| 'Unknown data property ' . check_plain($name) . '.' | /includes/entity.wrapper.inc | 354 |
| 'Missing data values.' | /includes/entity.wrapper.inc | 83 |
| 'Missing data values.' | /includes/entity.wrapper.inc | 98 |
| 'Unable to get the data property ' . check_plain($name) . ' as the parent data structure is not set.' | /includes/entity.wrapper.inc | 470 |
| 'Unable to set the data property ' . check_plain($name) . ' as the parent data structure is not set.' | /includes/entity.wrapper.inc | 492 |
| 'There is no property ' . check_plain($name) . " for this entity." | /includes/entity.wrapper.inc | 417 |
| 'Unable to get the data property ' . check_plain($name) . ' as the parent data structure is not set.' | /includes/entity.wrapper.inc | 457 |