| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
there are other needed hooks
|
| |
|
|
|
|
| |
field_view_field() docs
|
|
|
|
| |
foreign keys support is broken.
|
| |
|
| |
|
|
|
|
| |
Remove t() from test asserts in field module
|
| |
|
|
|
|
| |
field_info_field_map return docs
|
|
|
|
| |
hook_field_extra_fields, since it does not exist (yet) in D7
|
|
|
|
| |
hook_field_extra_fields
|
|
|
|
| |
callback functions
|
|
|
|
| |
parameter in various Field API public API functions is actually an array, to prevent conflicts with contrib modules.
|
|
|
|
| |
to act on a single field within an entity.
|
|
|
|
| |
'_field_info_collate_fields() memory usage'.
|
|
|
|
| |
catch: Fixed _field_info_collate_fields() memory usage.
|
|
|
|
| |
it would actually work
|
|
|
|
| |
field.module
|
| |
|
|
|
|
| |
set a 'label' on the Test Entity.
|
| |
|
|
|
|
| |
hook_field_formatter_info_alter documentation
|
|
|
|
| |
multi-valued field form.
|
|
|
|
| |
hook_field_widget_info() makes it impossible to sanely order widgets.
|
|
|
|
| |
reference instead of full URL
|
|
|
|
| |
files are in themeable group
|
| |
|
|
|
|
| |
field_system_info_alter().
|
|
|
|
| |
field_default_form function
|
|
|
|
| |
jbova: Fixed EntityFieldQuery::propertyQuery missing fully qualified column names causes ambiguous column DB error.
|
|
|
|
| |
field_info_field return value
|
|
|
|
| |
correct group
|
|
|
|
| |
are listed in the updates-7.x-extra group
|
|
|
|
| |
SimpleTest memory problems.
|
| |
|
| |
|
|
|
|
| |
needlessly rebuilds module data, slows down installation dramatically.
|
|
|
|
| |
implementation contains error.
|
|
|
|
| |
not respect Drupal documentation.
|
|
|
|
| |
tim.plunkett, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE.
|
| |
|
| |
|
|
|
|
| |
returns inconsistent results – possible data loss.
|
| |
|
|
|
|
| |
occasionally failing.
|
| |
|
| |
|
|
|
|
| |
values function with additional context
|
|
|
|
| |
hook_field_widget_form_alter
|