- Issue created by @Jay Jangid
- @jay-jangid opened merge request.
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 7:29am 7 February 2023 - Assigned to raubi gaur
- Issue was unassigned.
- 🇮🇳India raubi gaur
Thanks @Jay Jangid this mr solved above error.LGTM
Moved to rtbc. - Status changed to RTBC
almost 2 years ago 10:25am 7 February 2023 - Status changed to Needs work
over 1 year ago 4:04pm 7 May 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
/** * Form submission handler for the 'preview' action. * - * @param $form + * @param array $form * An associative array containing the structure of the form. - * @param $form_state + * @param \Drupal\Core\Form\FormStateInterface $form_state * The current state of the form. */
For form submission handlers, only the short description is given, and that must make clearer to which form the form submission handler is added.
- Assigned to nitin_lama
- @nitin_lama opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 11:38am 10 May 2023 - Status changed to Needs work
over 1 year ago 12:52pm 10 May 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
/** * @file - * Adds a preview option for selected entity bundles. + * Hook implementations for the all entity preview module. */
The module name is All Entity Preview; its name must be spelled respecting uppercase and lowercase characters.
/** * Form submission handler for the 'preview' action. * - * @param $form + * @param array $form * An associative array containing the structure of the form. - * @param $form_state + * @param \Drupal\Core\Form\FormStateInterface $form_state * The current state of the form. */
The documentation comment for form submission and validation handlers must not describe the parameters they accept. Instead, they need to make clear to which form they are added.
- 🇵🇱Poland Graber
Hi all,
Does anyone want to co-maintain the module?
I don't even remember the backrgound where I created the project and what was the actual solution there but from what I remember this was nearly there (the project description page has some more details). - First commit to issue fork.
- Assigned to imustakim
- Status changed to Needs review
over 1 year ago 11:01am 12 May 2023 - Issue was unassigned.
-
a.dmitriiev →
committed f544ae9e on 1.0.x
Issue #3339841 by nitin_lama, Jay Jangid, imustakim, raubi gaur,...
-
a.dmitriiev →
committed f544ae9e on 1.0.x
- Status changed to Fixed
10 months ago 9:11pm 21 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.