Problem/Motivation

There should be an easy way to access submissions by webform, source_entity, and account.

Proposed resolution

Add WebformSubmissionStorage::loadByEntities(WebformInterface $webform, EntityInterface $source_entity, AccountInterface $account) method

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jrockowitz created an issue. See original summary.

jrockowitz’s picture

Title: Add WebformSubmissionStorage::loadFromEntities method » Add WebformSubmissionStorage::loadByEntities method
Issue summary: View changes
jrockowitz’s picture

Status: Active » Needs review
FileSize
4.99 KB
jrockowitz’s picture

  • jrockowitz committed 188fb2c on 8.x-5.x
    Issue #2954515 by jrockowitz: Add WebformSubmissionStorage::...
jrockowitz’s picture

Status: Needs review » Fixed

I committed the patch. Please download the latest dev release to review.

Status: Fixed » Closed (fixed)

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