Search for _field_info

  1. Search 7.x for _field_info
  2. Search 9.5.x for _field_info
  3. Search 8.9.x for _field_info
  4. Search 10.3.x for _field_info
  5. Other projects
Title Object type File name Summary
hook_entity_base_field_info function core/lib/Drupal/Core/Entity/entity.api.php Provides custom base field definitions for a content entity type.
hook_entity_base_field_info_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter base field definitions for a content entity type.
hook_entity_bundle_field_info function core/lib/Drupal/Core/Entity/entity.api.php Provides field definitions for a specific bundle within an entity type.
hook_entity_bundle_field_info_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter bundle field definitions.
hook_entity_extra_field_info function core/lib/Drupal/Core/Entity/entity.api.php Exposes "pseudo-field" components on content entities.
hook_entity_extra_field_info_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter "pseudo-field" components on content entities.
hook_field_info_alter function core/modules/field/field.api.php Perform alterations on Field API field types.
hook_field_info_entity_type_ui_definitions_alter function core/modules/field/field.api.php Alters the UI field definitions.
hook_field_info_max_weight function core/modules/field/field.api.php Returns the maximum weight for the entity components handled by the module.
link_test_base_field.info.yml file core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml
views_ui_test_field.info.yml file core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.