Search for _field_info
- Search 9.5.x for _field_info
- Search 8.9.x for _field_info
- Search 10.3.x for _field_info
- Search 11.x for _field_info
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
field_test_field_info | function | modules/ |
Implements hook_field_info(). |
file_field_info | function | modules/ |
Implements hook_field_info(). |
hook_field_info | function | modules/ |
Define Field API field types. |
hook_field_info_alter | function | modules/ |
Perform alterations on Field API field types. |
hook_field_info_max_weight | function | modules/ |
Returns the maximum weight for the entity components handled by the module. |
image_field_info | function | modules/ |
Implements hook_field_info(). |
list_field_info | function | modules/ |
Implements hook_field_info(). |
number_field_info | function | modules/ |
Implements hook_field_info(). |
taxonomy_field_info | function | modules/ |
Implements hook_field_info(). |
text_field_info | function | modules/ |
Implements hook_field_info(). |
user_field_info_alter | function | modules/ |
Implements hook_field_info_alter(). |
_field_info_collate_fields | function | modules/ |
Collates all information on existing fields and instances. |
_field_info_collate_types | function | modules/ |
Collates all information on field types, widget types and related structures. |
_field_info_field_cache | function | modules/ |
Retrieves the FieldInfo object for the current request. |
_field_info_prepare_extra_fields | function | modules/ |
Prepares 'extra fields' for the current run-time context. |
_field_info_prepare_field | function | modules/ |
Prepares a field definition for the current run-time context. |
_field_info_prepare_instance | function | modules/ |
Prepares an instance definition for the current run-time context. |
_field_info_prepare_instance_display | function | modules/ |
Adapts display specifications to the current run-time context. |
_field_info_prepare_instance_widget | function | modules/ |
Prepares widget specifications for the current run-time context. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.