incorrect function docs - no such hook as hook_form_validate()

Created on 31 July 2025, 24 days ago

Problem/Motivation

 * Implements hook_form_validate().
 */
function edit_uuid_form_validate(array $form, FormStateInterface $form_state) {

There is no hook hook_form_validate(). This is just a form validation callback, not a hook implementation.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Documentation

Created by

🇬🇧United Kingdom joachim

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024