user_roles() and user_role_names() are deprecated

Created on 7 February 2024, 5 months ago
Updated 23 February 2024, 4 months ago

Problem/Motivation

According to user_roles() and user_role_names() are deprecated β†’ :
function user_roles() is @deprecated in drupal:10.2.0 and is removed from drupal:11.0.0.
Use \Drupal\user\Entity\Role::loadMultiple() instead.

function user_role_names() is @deprecated in drupal:10.2.0 and is removed from drupal:11.0.0.
Use \Drupal\user\Entity\Role::loadMultiple() and, if necessary, an inline implementation instead.

πŸ“Œ Task
Status

Fixed

Version

1.7

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands johnv

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024