On this page
options.module
Defines selection, check box and radio button widgets for text and numeric fields.
File
core/modules/options/options.moduleFunctions
| 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. |
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!options!options.module/8.1.x