You are here

Functions in Bakery Single Sign-On System 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
bakery_drush_command ./bakery.drush.inc Implements hook_drush_command().
bakery_drush_help ./bakery.drush.inc Implements hook_drush_help().
bakery_form_alter ./bakery.module Implements hook_form_alter().
bakery_form_user_pass_alter ./bakery.module Implements hook_form_FORM_ID_alter() for 'user_pass'.
bakery_form_user_register_form_alter ./bakery.module Implements hook_form_FORM_ID_alter() for 'user_register_form'.
bakery_schema ./bakery.install Implements hook_schema().
bakery_update_8001 ./bakery.install Ensure subsite login default.
bakery_user_login ./bakery.module Implements hook_user_login().
bakery_user_logout ./bakery.module Implements hook_user_logout().
bakery_user_presave ./bakery.module Implements hook_ENTITY_TYPE_presave() for user entities.
bakery_user_update ./bakery.module Implements hook_ENTITY_TYPE_update() for user entities.
bakery_user_view ./bakery.module Implements hook_ENTITY_TYPE_view() for user entities.
drush_bakery_add_slave ./bakery.drush.inc For adding slave sites.
_bakery_init_field_url ./bakery.module Build full init url to master. 1
_bakery_login_redirect ./bakery.module 1
_bakery_login_submit ./bakery.module Handle login by redirecting to master. 1
_bakery_pass_validate ./bakery.module Validate handler for the password reset login. 1
_bakery_register_submit ./bakery.module Handle registration by redirecting to master.
_bakery_save_destination_param ./bakery.module Check if a form destination is set and save it in $data array. 2

Other projects