Webform 8 with many bundles

Created on 26 February 2019, over 5 years ago
Updated 2 April 2024, 3 months ago

During this early discussion of webform 8, there was concern about the 8 version not meeting the scalability of the 7 version. Now that webform 8 is mature and drupal 7 is nearing end-of-life, may I ask if webform can manage 1000’s or 10,0000’s of webform, all sharing a small set of <100 fields? Each webform has <200 submissions.

MOTIVATION: My drupal 7 application clones webforms, resulting in many nearly-identical webforms. I am looking to see how best to port this to Drupal 8. I fear that core may load or iterate over bundles, causing unacceptable performance.

πŸ’¬ Support request
Status

Closed: outdated

Version

5.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States DanChadwick

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¨πŸ‡¦Canada dalin Guelph, πŸ‡¨πŸ‡¦, 🌍

    We are migrating a D7 site to D10 that has 1000s of webforms. It is causing severe scalability issues where a full cache rebuild takes >1 min to complete. I was hoping to come here and find some tips. We'll report back if we find anything.

  • πŸ‡ΊπŸ‡ΈUnited States DanChadwick

    I rewrote my module so that instead of cloning webforms, I create a small number of generalized webforms which can be modified on the fly. I don't think that webform 8, which is an entirely different design and codebase, will scale well if you have 1000's of webform entities.

Production build 0.69.0 2024