Entity API 7.x-1.0-rc2 information

Basic release information

ReleaseDownloadFile dateLast parsedFilesStringsWarnings
Entity API 7.x-1.0-rc2entity-7.x-1.0-rc2.tar.gzSun, 04/22/2012 - 12:51Sun, 04/22/2012 - 12:56442994

Files parsed in this release

File locationVersion information
entity/entity.tpl.phpn/a
entity/entity.features.incn/a
entity/entity.i18n.incn/a
entity/entity.info.incn/a
entity/entity.rules.incn/a
entity/entity_token.tokens.incn/a
entity/entity.modulen/a
entity/entity_token.modulen/a
entity/entity.installn/a
entity/entity.infon/a
entity/entity_token.infon/a
entity/ctools/content_types/entity_view.incn/a
entity/includes/entity.controller.incn/a
entity/includes/entity.incn/a
entity/includes/entity.property.incn/a
entity/includes/entity.ui.incn/a
entity/includes/entity.wrapper.incn/a
entity/modules/book.info.incn/a
entity/modules/callbacks.incn/a
entity/modules/comment.info.incn/a
entity/modules/field.info.incn/a
entity/modules/locale.info.incn/a
entity/modules/node.info.incn/a
entity/modules/poll.info.incn/a
entity/modules/statistics.info.incn/a
entity/modules/system.info.incn/a
entity/modules/taxonomy.info.incn/a
entity/modules/user.info.incn/a
entity/views/entity_views_example_query.phpn/a
entity/views/entity.views.incn/a
entity/views/handlers/entity_views_field_handler_helper.incn/a
entity/views/handlers/entity_views_handler_area_entity.incn/a
entity/views/handlers/entity_views_handler_field_boolean.incn/a
entity/views/handlers/entity_views_handler_field_date.incn/a
entity/views/handlers/entity_views_handler_field_duration.incn/a
entity/views/handlers/entity_views_handler_field_entity.incn/a
entity/views/handlers/entity_views_handler_field_field.incn/a
entity/views/handlers/entity_views_handler_field_numeric.incn/a
entity/views/handlers/entity_views_handler_field_options.incn/a
entity/views/handlers/entity_views_handler_field_text.incn/a
entity/views/handlers/entity_views_handler_field_uri.incn/a
entity/views/handlers/entity_views_handler_relationship.incn/a
entity/views/handlers/entity_views_handler_relationship_by_bundle.incn/a
entity/views/plugins/entity_views_plugin_row_entity_view.incn/a

Source code warnings identified

Warning value
The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog($this->entityType,'Reverted %entity %label to the defaults.',$vars,WATCHDOG_NOTICE,$edit_link) in entity/includes/entity.ui.inc on line 441. Read more at http://drupal.org/node/323101
The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog($this->entityType,'Deleted %entity %label.',$vars) in entity/includes/entity.ui.inc on line 446. Read more at http://drupal.org/node/323101
The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog($this->entityType,'Imported %entity %label.',$vars) in entity/includes/entity.ui.inc on line 460. Read more at http://drupal.org/node/323101
The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t('<strong>Note:</strong> This is a multi-valued relationship, which is currently not supported. '.'Only the first related entity will be shown.') in entity/views/handlers/entity_views_handler_relationship.inc on line 32. Read more at http://drupal.org/node/322732

Project statistics