Documentation

LoggableListener extends LoggableListener
in package

Wrapper class for the Gedmo\Loggable\LoggableListener

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

author

ss4u ss4u.comvation@gmail.com

version
3.1.2
subpackage

core

Table of Contents

Properties

$adapters  : mixed

Methods

getLogEntryClassForEntityClass()  : string
Returns the log entity class for a given entity class
getEventAdapter()  : mixed
{@inheritDoc}

Properties

Methods

getLogEntryClassForEntityClass()

Returns the log entity class for a given entity class

public getLogEntryClassForEntityClass(string $entityClassName) : string

This does not tell whether an entity is loggable or not.

Parameters
$entityClassName : string

Entity class name

Tags
todo

As metadata needs to be read for this we should cache the result

Return values
string

Log entity class name

getEventAdapter()

{@inheritDoc}

protected getEventAdapter(EventArgs $args) : mixed
Parameters
$args : EventArgs

        
On this page

Search results