make entity id available in hook_pre_execute

Created on 20 December 2024, about 1 month ago

Problem/Motivation

would like to load the parent entity in hook_pre_execute

Steps to reproduce

function mymodue_pre_execute(array &$request_body) {
print_r($request_body);
}

Proposed resolution

add the entity id and entity type to $request_body

Remaining tasks

Add entity id and entity type to AugmentorBaseWidget.php

User interface changes

NA

API changes

NA

Data model changes

NA

Feature request
Status

Active

Version

1.2

Component

Code

Created by

🇦🇺Australia rakugaki Sydney

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024