You are here

11 string references to YAML keys in entity_access_by_field.routing.yml in Open Social 8.5

EntityVisibilityForm::buildForm in modules/custom/entity_access_by_field/src/Form/EntityVisibilityForm.php
Form constructor.
EntityVisibilityForm::getEditableConfigNames in modules/custom/entity_access_by_field/src/Form/EntityVisibilityForm.php
Gets the configuration names that will be editable.
entity_access_by_field_field_widget_form_alter in modules/custom/entity_access_by_field/entity_access_by_field.module
Implements hook_field_widget_form_alter().
GroupAddBookBlock::blockAccess in modules/social_features/social_book/src/Plugin/Block/GroupAddBookBlock.php
Custom access logic to display the block.
GroupAddEventBlock::blockAccess in modules/social_features/social_group/src/Plugin/Block/GroupAddEventBlock.php
Custom access logic to display the block.
GroupAddTopicBlock::blockAccess in modules/social_features/social_group/src/Plugin/Block/GroupAddTopicBlock.php
Custom access logic to display the block.
PostAccessControlHandler::checkCreateAccess in modules/social_features/social_post/src/PostAccessControlHandler.php
Performs create access checks.
SocialGroupSelectorWidget::checkGroupContentCreateAccess in modules/social_features/social_group/src/Plugin/Field/FieldWidget/SocialGroupSelectorWidget.php
Check if user may create content of bundle in group.
social_group_get_allowed_visibility_options_per_group_type in modules/social_features/social_group/social_group.module
Get the allowed visibility options for a given group type.
_entity_access_by_field_get_default_visibility in modules/custom/entity_access_by_field/entity_access_by_field.module
Returns default value for content visibility fields.
_social_group_get_permissions in modules/social_features/social_group/social_group.install
Build the permissions.