| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
to it.
|
|
|
|
| |
field.api.php are grouped as such.
|
|
|
|
| |
field_ui_default_value_widget() does not pass along the entity type when it creates the default value form.
|
|
|
|
| |
functions have incorrect exception throwing docs.
|
|
|
|
| |
example code.
|
|
|
|
| |
exist.
|
|
|
|
| |
should allow to pass the instance of a field .
|
| |
|
|
|
|
| |
notices in modules/field/modules/number/number.module.
|
|
|
|
| |
properly handed in SQL Storage and Field UI.
|
|
|
|
| |
_field_filter_items() leftover from the (removed) function registry.
|
|
|
|
| |
broken for translatable fields.
|
| |
|
|
|
|
| |
is not supported by all databases, must be '<>'.
|
|
|
|
| |
syntax in theme templates.
|
|
|
|
| |
should use theme system.
|
|
|
|
| |
field_delete_field() and others fail for inactive fields.
|
| |
|
|
|
|
| |
dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
|
|
|
|
| |
functions in field.module available for all contrib modules to use.
|
| |
|
|
|
|
| |
functions in field.module available for all contrib modules to use.
|
|
|
|
| |
has problems.
|
|
|
|
| |
example code is wrong.
|
| |
|
|
|
|
| |
for fields created in the UI, to match those created by the API.
|
|
|
|
| |
EntityFieldQuery to allow for field language updates.
|
|
|
|
| |
list_field_update_forbid() logic is backwards.
|
|
|
|
| |
TWICE, but you would be wrong.
|
|
|
|
| |
form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
|
|
|
|
| |
field_create_field() have wrong variable name in doc.
|
|
|
|
| |
fully validated.
|
|
|
|
| |
(and fix punctuation in other examples).
|
|
|
|
| |
not handle field language correctly.
|
|
|
|
| |
must call field_attach_delete_bundle() in hook_uninstall().
|
| |
|
| |
|
|
|
|
| |
type in format in example.
|
|
|
|
| |
for theme_field().
|
|
|
|
| |
about languages.
|
| |
|
|
|
|
| |
language parameter.
|
|
|
|
| |
inconsistently.
|
|
|
|
| |
is wrong.
|
| |
|
|
|
|
| |
but does not use, field_info_field_types().
|
| |
|
|
|
|
| |
doc shouldn't say it is.
|
|
|
|
| |
indentation is incorrect.
|
|
|
|
| |
incorrect example code.
|