Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Roles.php

33 string references to 'Roles'

AccountForm::buildEntity in core/modules/user/src/AccountForm.php
Builds an updated entity object based upon the submitted form values.
AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
Block::prepareRow in core/modules/block/src/Plugin/migrate/source/Block.php
Adds additional data to the row.
BlockForm::buildVisibilityInterface in core/modules/block/src/BlockForm.php
Helper function for building the visibility UI form.
d6_block.yml in core/modules/block/migrations/d6_block.yml
core/modules/block/migrations/d6_block.yml
d6_user.yml in core/modules/user/migrations/d6_user.yml
core/modules/user/migrations/d6_user.yml
d7_block.yml in core/modules/block/migrations/d7_block.yml
core/modules/block/migrations/d7_block.yml
d7_user.yml in core/modules/user/migrations/d7_user.yml
core/modules/user/migrations/d7_user.yml
FieldInstance::prepareRow in core/modules/field/src/Plugin/migrate/source/d7/FieldInstance.php
Adds additional data to the row.
FieldInstanceSettings::transform in core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceSettings.php
Performs the associated process.
filter.schema.yml in core/modules/filter/config/schema/filter.schema.yml
core/modules/filter/config/schema/filter.schema.yml
FilterFormat::postSave in core/modules/filter/src/Entity/FilterFormat.php
Acts on a saved entity before the insert or update hook is invoked.
FilterFormat::prepareRow in core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php
Adds additional data to the row.
FilterFormatFormBase::form in core/modules/filter/src/FilterFormatFormBase.php
Gets the actual form array to be built.
FilterFormatFormBase::submitForm in core/modules/filter/src/FilterFormatFormBase.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…
FilterFormatListBuilder::buildHeader in core/modules/filter/src/FilterFormatListBuilder.php
Builds the header row for the entity listing.
RolesLookup::transform in core/modules/block/src/Plugin/migrate/process/RolesLookup.php
Performs the associated process.
user.links.task.yml in core/modules/user/user.links.task.yml
core/modules/user/user.links.task.yml
user.routing.yml in core/modules/user/user.routing.yml
core/modules/user/user.routing.yml
user.views.schema.yml in core/modules/user/config/schema/user.views.schema.yml
core/modules/user/config/schema/user.views.schema.yml
User::addRole in core/modules/user/src/Entity/User.php
Add a role to a user.
User::fields in core/modules/user/src/Plugin/migrate/source/d6/User.php
Returns available fields on the source.
User::fields in core/modules/user/src/Plugin/migrate/source/d7/User.php
Returns available fields on the source.
User::getRoles in core/modules/user/src/Entity/User.php
Returns a list of roles.
User::prepareRow in core/modules/user/src/Plugin/migrate/source/d6/User.php
Adds additional data to the row.
User::prepareRow in core/modules/user/src/Plugin/migrate/source/d7/User.php
Adds additional data to the row.
User::preSave in core/modules/user/src/Entity/User.php
Acts on an entity before the presave hook is invoked.
User::removeRole in core/modules/user/src/Entity/User.php
Remove a role from a user.
UserAccessControlHandler::checkFieldAccess in core/modules/user/src/UserAccessControlHandler.php
Default field access as determined by this access control handler.
UserListBuilder::buildHeader in core/modules/user/src/UserListBuilder.php
Builds the header row for the entity listing.
UserRole::submitConfigurationForm in core/modules/user/src/Plugin/Condition/UserRole.php
Form submission handler.
UserSelection::buildEntityQuery in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
Builds an EntityQuery to get referenceable entities.
views.view.user_admin_people.yml in core/modules/user/config/optional/views.view.user_admin_people.yml
core/modules/user/config/optional/views.view.user_admin_people.yml

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal