The doc block for user_load_multiple() states:

"@todo Remove $conditions in Drupal 8."

The $conditions param should be removed, and calling code should be updated to use EntityFieldQuery.

Comments

Everett Zufelt’s picture

Title: @todo Remove $conditions param from user_load_multiple() » Remove deprecated $conditions support from User modulev
Status: Active » Postponed
Everett Zufelt’s picture

Title: Remove deprecated $conditions support from User modulev » Remove deprecated $conditions support from User module
Everett Zufelt’s picture

Assigned: Everett Zufelt » Unassigned
mgifford’s picture

Version: 8.0.x-dev » 8.2.x-dev
Issue summary: View changes
Status: Postponed » Active
Related issues: +#1184272: Remove deprecated $conditions support from entity controller

I don't see why this is still postponed at this point.

Version: 8.2.x-dev » 8.3.x-dev

Drupal 8.2.0-beta1 was released on August 3, 2016, which means new developments and disruptive changes should now be targeted against the 8.3.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.3.x-dev » 8.4.x-dev

Drupal 8.3.0-alpha1 will be released the week of January 30, 2017, which means new developments and disruptive changes should now be targeted against the 8.4.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.4.x-dev » 8.5.x-dev

Drupal 8.4.0-alpha1 will be released the week of July 31, 2017, which means new developments and disruptive changes should now be targeted against the 8.5.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

idebr’s picture

Status: Active » Closed (duplicate)