AfterFileMetaDataCreatedEvent¶
The PSR-14 event
\TYPO3\
is fired once metadata of a file was added to the database,
so it can be enriched with more information.
Example¶
Note
Currently, we do not have an example for this event. If you can provide a useful one, please open an issue with your code snippets or a pull request.
API¶
- class AfterFileMetaDataCreatedEvent ¶
-
- Fully qualified name
-
\TYPO3\
CMS\ Core\ Resource\ Event\ After File Meta Data Created Event
This event is fired once metadata of a file was added to the database, so it can be enriched with more information.
- getFileUid ( ) ¶
-
- Returns
-
int
- getMetaDataUid ( ) ¶
-
- Returns
-
int
- getRecord ( ) ¶
-
- Returns
-
array
- setRecord ( array $record) ¶
-
- param $record
-
the record