Code Context );
$leeb = $this->Leeb->find ( 'first', $options );
$remoteServeur = $_SERVER['HTTP_REFERER'];
$id = '76'
$options = array(
'conditions' => array(
'Leeb.id' => '76'
)
)
$leeb = array(
'Leeb' => array(
'id' => '76',
'name' => 'Benn murit ag benn tiijaan',
'nom_fichier' => '303-Benn_Murit_Ag_Benn_Tiijaan.mp3',
'date' => '10/10/2008 à 09:10:52',
'user_id' => '30',
'langue' => 'Wolof',
'nbLus' => '4630',
'categorie' => '0',
'created' => null,
'modified' => '2023-01-30 04:18:31',
'isDelete' => 'N',
'isActive' => 'Y'
),
'User' => array(
'password' => '*****',
'id' => '30',
'username' => 'Abdulwadud',
'email' => 'w.louws@chello.nl',
'Date_Inscription' => '1223313572',
'is_active' => 'Y',
'Clef_Activation' => 'cde02357',
'lastConnexion' => '1280415571',
'is_blocke' => '0',
'is_admin' => '0',
'avatar' => 'lipone.jpg',
'created' => null,
'modified' => null,
'role' => null
),
'Abus' => array(),
'LeebPlaylist' => array(
(int) 0 => array(
'playlist_id' => '115',
'leeb_id' => '76'
),
(int) 1 => array(
'playlist_id' => '238',
'leeb_id' => '76'
),
(int) 2 => array(
'playlist_id' => '364',
'leeb_id' => '76'
),
(int) 3 => array(
'playlist_id' => '409',
'leeb_id' => '76'
),
(int) 4 => array(
'playlist_id' => '444',
'leeb_id' => '76'
),
(int) 5 => array(
'playlist_id' => '509',
'leeb_id' => '76'
),
(int) 6 => array(
'playlist_id' => '515',
'leeb_id' => '76'
),
(int) 7 => array(
'playlist_id' => '521',
'leeb_id' => '76'
),
(int) 8 => array(
'playlist_id' => '553',
'leeb_id' => '76'
),
(int) 9 => array(
'playlist_id' => '562',
'leeb_id' => '76'
),
(int) 10 => array(
'playlist_id' => '647',
'leeb_id' => '76'
),
(int) 11 => array(
'playlist_id' => '679',
'leeb_id' => '76'
),
(int) 12 => array(
'playlist_id' => '765',
'leeb_id' => '76'
),
(int) 13 => array(
'playlist_id' => '803',
'leeb_id' => '76'
)
),
'Note' => array(
(int) 0 => array(
'user_id' => '30',
'leeb_id' => '76',
'note' => '5'
),
(int) 1 => array(
'user_id' => '219',
'leeb_id' => '76',
'note' => '10'
),
(int) 2 => array(
'user_id' => '6',
'leeb_id' => '76',
'note' => '0'
),
(int) 3 => array(
'user_id' => '11',
'leeb_id' => '76',
'note' => '7'
),
(int) 4 => array(
'user_id' => '2887',
'leeb_id' => '76',
'note' => '10'
)
),
'Like' => array(
(int) 0 => array(
'leeb_id' => '76',
'is_like' => 'N',
'user_id' => '6',
'created' => '2015-04-25 22:05:55',
'modified' => null
),
(int) 1 => array(
'leeb_id' => '76',
'is_like' => 'Y',
'user_id' => '11',
'created' => '2015-04-25 22:05:55',
'modified' => null
),
(int) 2 => array(
'leeb_id' => '76',
'is_like' => 'Y',
'user_id' => '30',
'created' => '2015-04-25 22:05:55',
'modified' => null
),
(int) 3 => array(
'leeb_id' => '76',
'is_like' => 'Y',
'user_id' => '219',
'created' => '2015-04-25 22:05:55',
'modified' => null
),
(int) 4 => array(
'leeb_id' => '76',
'is_like' => 'Y',
'user_id' => '2887',
'created' => '2015-04-25 22:05:55',
'modified' => null
)
),
'Commentaire' => array(
(int) 0 => array(
'id' => '24',
'leeb_id' => '76',
'auteur' => '1_passant',
'email' => '',
'texte' => 'trooop marrant!!!',
'date' => '2008/10/10 09:47',
'created' => null,
'modified' => null,
'user_id' => null
),
(int) 1 => array(
'id' => '26',
'leeb_id' => '76',
'auteur' => 'legriot',
'email' => '',
'texte' => 'c'est excellent',
'date' => '2008/10/10 10:20',
'created' => null,
'modified' => null,
'user_id' => null
),
(int) 2 => array(
'id' => '32',
'leeb_id' => '76',
'auteur' => 'karamo',
'email' => '',
'texte' => 'Réé ba tass!!!!
',
'date' => '2008/10/10 20:25',
'created' => null,
'modified' => null,
'user_id' => null
),
(int) 3 => array(
'id' => '973',
'leeb_id' => '76',
'auteur' => 'thie',
'email' => 'fallthie89@hotmail.com',
'texte' => 'wakhal ba mou sope ko rék!nék zoulou mo guena waur !!!',
'date' => '2008/11/27 22:44',
'created' => null,
'modified' => null,
'user_id' => null
)
)
)
LeebsController::player() - APP/Controller/LeebsController.php, line 233
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118