profile_entity_base_field_info |
./profile.module |
Implements hook_entity_base_field_info(). |
|
|
profile_entity_bundle_info_alter |
./profile.module |
Implements hook_entity_bundle_info_alter(). |
|
|
profile_entity_field_access |
./profile.module |
Implements hook_entity_field_access(). |
|
|
profile_entity_form_display_alter |
./profile.module |
Implements hook_entity_form_display_alter(). |
|
|
profile_form_field_config_edit_form_alter |
./profile.module |
Implements hook_form_FORM_ID_alter(). |
|
|
profile_form_field_config_edit_form_submit |
./profile.module |
Form submission handler for profile_form_field_config_edit_form_alter. |
|
1 |
profile_help |
./profile.module |
Implements hook_help(). |
|
|
profile_jsonapi_entity_field_filter_access |
./profile.module |
Implements hook_jsonapi_entity_field_filter_access(). |
|
|
profile_post_update_add_revision_settings |
./profile.post_update.php |
Add new revision settings to profile types. |
|
|
profile_post_update_change_delete_action_plugin |
./profile.post_update.php |
Change the plugin ID of the delete action. |
|
|
profile_post_update_change_publish_action_plugins |
./profile.post_update.php |
Change the plugin IDs of the publish and unpublish actions. |
|
|
profile_post_update_configure_register_form_mode |
./profile.post_update.php |
Show the profile form at user registration using the profile_form widget. |
|
|
profile_post_update_replace_view |
./profile.post_update.php |
Replace the "profiles" view with the updated version. |
|
|
profile_theme |
./profile.module |
Implements hook_theme(). |
|
|
profile_theme_suggestions_profile |
./profile.module |
Implements hook_theme_suggestions_HOOK(). |
|
|
profile_tokens |
./profile.tokens.inc |
Implements hook_tokens(). |
|
|
profile_token_info_alter |
./profile.tokens.inc |
Implements hook_token_info_alter(). |
|
|
profile_update_8001 |
./profile.install |
Uninstalls the langcode field from the profile entity. |
|
|
profile_update_8002 |
./profile.install |
Updates view profile permission name. |
|
|
profile_update_8003 |
./profile.install |
Removes the langcode key from the profile entity keys. |
|
|
profile_update_8004 |
./profile.install |
Add the uid entity key to profiles. |
1 |
|
profile_update_8005 |
./profile.install |
Rerun uid entity key addition after incorrect entity type fixed. |
|
|
profile_update_8006 |
./profile.install |
Install the `data` field. |
|
|
profile_update_8007 |
./profile.install |
Set the 'published' entity key. |
|
|
profile_update_8008 |
./profile.install |
Adds a storage schema for profile that adds a multi-column index. |
|
|
profile_update_8009 |
./profile.install |
Update revision fields. |
|
|
profile_update_8010 |
./profile.install |
Update the status field. |
|
|
profile_update_dependencies |
./profile.install |
Implements hook_update_dependencies(). |
|
|
profile_user_delete |
./profile.module |
Implements hook_user_delete(). |
|
|
profile_views_data_alter |
./profile.module |
Implements hook_views_data_alter(). |
|
|
template_preprocess_profile |
./profile.module |
Prepares variables for profile templates. |
|
|