Function Hook_privacy_base->get_field_metadata
Definitions
sources/privacy.php
- Get field metadata for a table.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$table_name | ID_TEXT | required parameter | N/A | N/A | Table name |
Return
- Field metadata as field => type
- Type: array
- Set: N/A
- Range: N/A