| Categorie |
Channel |
Playlist |
Stream |
User |
Video |
| Post-Categorie |
Post-Channnel |
Post-Playlist |
Post-Stream |
Post-User |
Post-Video |
| Put-Categorie |
Put-Channnel |
Put-Playlist |
Put-Stream |
Put-User |
Put-Video |
| Patch-Categorie |
Patch-Channnel |
Patch-Playlist |
Patch-Stream |
Patch-User |
Patch-Video |
| Read-Categories |
Read-Channnels |
Read-Playlists |
Read-Streams |
Read-Users |
Read-Videos |
|
|
Read-Playlist-Videos |
Stream-Key |
|
Video-Key |
$GLOBALS['HOOKS']['Post-Video'][] = [Liox\Bundle\ApiPaymentBundle\Controller\VideoController::class, 'post'];
$GLOBALS['HOOKS']['Put-Video'][] = [Liox\Bundle\ApiPaymentBundle\Controller\VideoController::class, 'put'];
$GLOBALS['HOOKS']['Patch-Video'][] = [Liox\Bundle\ApiPaymentBundle\Controller\VideoController::class, 'patch'];
$GLOBALS['HOOKS']['Post-Playlist'][] = [Liox\Bundle\ApiPaymentBundle\Controller\PlaylistController::class, 'post'];
$GLOBALS['HOOKS']['Put-Playlist'][] = [Liox\Bundle\ApiPaymentBundle\Controller\PlaylistController::class, 'put'];
$GLOBALS['HOOKS']['Patch-Playlist'][] = [Liox\Bundle\ApiPaymentBundle\Controller\PlaylistController::class, 'patch'];