Defines selection, check box and radio button widgets for text and numeric fields.
File
core/modules/options/options.module
Functions
Name | Description |
---|---|
options_allowed_values | Returns the array of allowed values for a list field. |
options_field_storage_config_delete | Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
options_field_storage_config_update | Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
options_field_storage_config_update_forbid | Implements hook_field_storage_config_update_forbid(). |
options_help | Implements hook_help(). |
_options_values_in_use | Checks if a list of values are being used in actual field values. |
Please login to continue.