Module goose_eggs::drupal[][src]

Expand description

Functionality that’s specific to Drupal.

Structs

Set one or more defaults when logging in through the standard drupal user-login-form.

Functions

Use a regular expression to get a specific form that has been encoded to replace a BigPipe placeholder, identified by the data-drupal-selector.

Load a form value from an encoded form.

Use a regular expression to get the specific form identified by data-drupal-selector.

Use regular expression to get the value of a named form element.

Loop through an array of named form elements returning their values in a HashMap.

Extract an updated build_id from a form.

Log into a Drupal website.