You are here

Functions in Media entity 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_media_entity_check_upgrade ./media_entity.drush.inc Callback for drush commmand "media-entity-check-upgrade" (mecu).
drush_media_entity_updatedb_validate ./media_entity.drush.inc Implements drush_hook_COMMAND_validate().
media_entity_drush_command ./media_entity.drush.inc Implements hook_drush_command().
media_entity_entity_type_build ./media_entity.module Implements hook_entity_type_build().
media_entity_requirements ./media_entity.install Implements hook_requirements().
media_entity_update_8001 ./media_entity.install Remove "type" base field.
media_entity_update_8002 ./media_entity.install Ensure media entity status value (defaulting to 1).
media_entity_update_8003 ./media_entity.install Ensure Entity API is installed.
media_entity_update_8200 ./media_entity.install Clears the module handler's hook implementation cache.
media_entity_update_8201 ./media_entity.install Replace Media Entity with Media.
media_entity_update_dependencies ./media_entity.install Implements hook_update_dependencies().
_media_entity_check_entity_version ./media_entity.install Checks if required version of the Entity API is installed. 2
_media_entity_fix_dependencies ./media_entity.install Helper function to rename config dependencies. 1
_media_entity_get_base_field_overrides ./media_entity.install Gets all media base field overrides. 1
_media_entity_get_bundles_by_plugin ./media_entity.install Gets the names of all media bundles that use a particular type plugin. 2
_media_entity_get_bundles_using_exif ./media_entity.install Checks whether this site has image types with EXIF handling enabled. 2
_media_entity_get_incompatible_modules ./media_entity.install Checks if all contrib modules depending on media_entity were updated. 1
_media_entity_snapshot_config ./media_entity.install Collects snapshots of config objects. 1
_media_entity_update_views ./media_entity.install Updates any views that use the entity:media_bundle argument validator. 1

Other projects