A list field (@field_name) with existing data cannot have its keys changed. |
Attempt to create a field @field_name with invalid characters. Only lowercase alphanumeric characters and underscores are allowed, and only lowercase letters and underscore are allowed as the first character |
Attempt to create a field of unknown type %type. |
Attempt to create a field with unknown storage type %type. |
Attempt to create an instance of a field @field_name that doesn't exist or is currently inactive. |
Attempt to create an instance of field @field_name on forbidden entity type @entity_type. |
Attempt to create an instance of field @field_name without a bundle. |
Attempt to create an instance of field @field_name without an entity type. |
Attempt to create an unnamed field. |
Attempt to create field @field_name with no type. |
Attempt to create field name %name which is reserved by entity type %type. |
Attempt to purge a field @field_name that still has instances. |
Attempt to update a non-existent field. |
Attempt to update an instance of a nonexistent field @field. |
Attempt to update an instance of field @field on bundle @bundle that doesn't exist. |
Cannot change an existing field's entity_types property. |
Cannot change an existing field's storage type. |
Cannot change an existing field's type. |
Cannot update a list field not to include keys with existing data |
field_sql_storage cannot change the schema for an existing field with data. |
Property conditions and orders must have an entity type defined. |
Property conditions and orders must have an entity type defined. |
This function can only be used to delete fields without data |