Deprecated in Hook Event Dispatcher 8
Primary tabs
Name | Location | Type | Deprecation | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
BaseBlockEvent:: |
src/ |
function | This is not needed, the form is passed by reference. | ||||
BaseEntityEvent:: |
src/ |
function | This is not needed, objects are past by reference. | ||||
BaseFormEvent:: |
src/ |
function | This is not needed, the form is passed by reference. | ||||
EntityAccessEvent:: |
src/ |
function | in favour of addAccessResult() which is more descriptive. | ||||
EntityAccessEventTest:: |
tests/ |
function | should be removed when setEntity() method is removed. | ||||
EntityAccessEventTest:: |
tests/ |
function | should be removed when setAccessResult method is removed. | ||||
EntityViewEvent:: |
src/ |
function | This is not needed, this array is passed by reference. | ||||
HookEventDispatcherEvents |
src/ |
class | in favour of the HookEventDispatcherInterface. | ||||
WidgetFormAlterEvent:: |
src/ |
function | This is not needed anymore, use the element by reference. |