We should have a loadByUser() and loadMultipleByUser() that both forward to loadByProperties(['uid' => $user->uid()]).

Feels more user friendly than telling people to use loadByProperties() for the most common load operation.

CommentFileSizeAuthor
#3 provide_a-2599016-3.patch2.81 KBmglaman
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bojanz created an issue. See original summary.

bojanz’s picture

Title: Provide a ProfileStorage with additional method » Provide a ProfileStorage with additional methods
mglaman’s picture

Status: Active » Needs work
FileSize
2.81 KB
bojanz’s picture

Status: Needs work » Fixed

  • bojanz committed 7b7b1fa on 8.x-1.x authored by mglaman
    Issue #2599016: Provide a ProfileStorage with additional methods
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.