6 calls to registration_get_registration_instances() in Entity Registration 8.2
- RegistrationStandardTestCase::testRegistrationFieldCreate in tests/
registration.test - Tests if registration fields were created successfully, and associated with an entity.
- RegistrationStandardTestCase::testRegistrationFieldCreate in src/
RegistrationStandardTestCase.php - Tests if registration fields were created successfully, and associated with an entity.
- registration_admin_paths in ./
registration.module - Implements hook_admin_paths().
- registration_entity_set_default_settings in ./
registration.module - Sets the the registration entity settings to the deafults.
- registration_menu in ./
registration.module - @FIXME This implementation of hook_menu() cannot be automatically converted because it contains logic (i.e., branching statements, function calls, object instantiation, etc.) You will need to convert it manually. Sorry!
- registration_views_views_data_alter in modules/
registration_views/ registration_views.module - Implements hook_views_data_alter().