11 calls to fb_log_exception() in Drupal for Facebook 6.2
- fb_admin_get_app_properties in ./
fb.admin.inc - Get properties from Facebook. Fills in the data that we need to know by querying facebook.
- fb_admin_set_app_properties in ./
fb.admin.inc - fb_api_init in ./
fb.module - Include the necessary facebook-platform code and initialize the API object.
- fb_app_set_app_properties in ./
fb_app.admin.inc - Sets callback URLs and other properties of a facebook app. Calls the facebook
- fb_app_user in ./
fb_app.module - Implementation of hook_user.
- fb_connect_user in ./
fb_connect.module - Implementation of hook_user
- fb_devel_fb in ./
fb_devel.module - fb_devel_info in ./
fb_devel.module - fb_friend_block in contrib/
fb_friend.module - Implementation of hook_block().
- fb_invoke in ./
fb.module - Invoke hook_fb.
- _fb_register_register_users in contrib/
fb_register.module - Register a chunk of users.