7 calls to AuthorizationProfileForm::getEntity() in Authorization 8
- AuthorizationProfileForm::buildConditionsForm in src/
Form/ AuthorizationProfileForm.php - Build the conditions form.
- AuthorizationProfileForm::buildConsumerConfigForm in src/
Form/ AuthorizationProfileForm.php - Builds the consumer-specific configuration form.
- AuthorizationProfileForm::buildEntityForm in src/
Form/ AuthorizationProfileForm.php - Builds the form for the basic server properties.
- AuthorizationProfileForm::buildMappingForm in src/
Form/ AuthorizationProfileForm.php - Build the mapping form.
- AuthorizationProfileForm::buildProviderConfigForm in src/
Form/ AuthorizationProfileForm.php - Builds the provider-specific configuration form.
- AuthorizationProfileForm::submitForm in src/
Form/ AuthorizationProfileForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
- AuthorizationProfileForm::validateForm in src/
Form/ AuthorizationProfileForm.php - Form validation handler.