BeforeStdWrapFunctionsInitializedEvent 

The PSR-14 event \TYPO3\CMS\Frontend\ContentObject\Event\BeforeStdWrapFunctionsInitializedEvent is dispatched before any stdWrap function is initialized/called.

Calling order of similar events:

Example 

Have a look into the example of EnhanceStdWrapEvent.

API 

class BeforeStdWrapFunctionsInitializedEvent
Fully qualified name
\TYPO3\CMS\Frontend\ContentObject\Event\BeforeStdWrapFunctionsInitializedEvent

Event is dispatched before any stdWrap function is initialized / called

getContent ( )
Returns
?string
setContent ( string $content)
param $content

the content

getConfiguration ( )
Returns
array
getContentObjectRenderer ( )
Returns
TYPO3CMSFrontendContentObjectContentObjectRenderer