Font::getSupportedKeys |
function |
file_mdm_font/src/Plugin/FileMetadata/Font.php |
Returns a list of metadata keys supported by the plugin. |
Exif::getSupportedKeys |
function |
file_mdm_exif/src/Plugin/FileMetadata/Exif.php |
Returns a list of metadata keys supported by the plugin. |
FileMetadata::getSupportedKeys |
function |
src/FileMetadata.php |
Returns a list of supported metadata keys. |
GetImageSize::getSupportedKeys |
function |
src/Plugin/FileMetadata/GetImageSize.php |
Returns a list of metadata keys supported by the plugin. |
ExifTagMapper::getSupportedKeys |
function |
file_mdm_exif/src/ExifTagMapper.php |
Returns a list of default metadata 'keys' supported. |
ExifTagMapper::getSupportedKeysMap |
function |
file_mdm_exif/src/ExifTagMapper.php |
Returns the list of supported metadata 'keys'. |
FileMetadataInterface::getSupportedKeys |
function |
src/FileMetadataInterface.php |
Returns a list of supported metadata keys. |
ExifTagMapperInterface::getSupportedKeys |
function |
file_mdm_exif/src/ExifTagMapperInterface.php |
Returns a list of default metadata 'keys' supported. |
FileMetadataPluginInterface::getSupportedKeys |
function |
src/Plugin/FileMetadataPluginInterface.php |
Returns a list of metadata keys supported by the plugin. |