6 calls to party_create() in Party 8.2
- PartyAccessTestCase::setUp in tests/
party_access.test - Set up the testing environment.
- PartyTestCase::testPartyCRUD in tests/
party.test - Test CRUD on the Party Entities
- party_devel_generate_party_add_party in modules/
party_devel/ devel_generate.inc - Create one party. Used by both batch and non-batch code branches.
- party_hat_context_create_party_with_hats in modules/
party_hat/ plugins/ contexts/ party_new_with_hats.inc - Create the context
- party_user_create_party_for_user in modules/
party_user/ party_user.module - party_user_create_party_for_user
- party_user_user_insert in modules/
party_user/ party_user.module - Implements hook_user_insert().