[youtubeHelper::getVideosId]object(Google_Service_Exception)#665 (9) {
["errors":protected]=>
array(1) {
[0]=>
array(5) {
["message"]=>
string(93) "The playlist identified with the request's
playlistId
parameter cannot be found."
["domain"]=>
string(20) "youtube.playlistItem"
["reason"]=>
string(16) "playlistNotFound"
["location"]=>
string(10) "playlistId"
["locationType"]=>
string(9) "parameter"
}
}
["retryMap":"Google_Service_Exception":private]=>
array(4) {
[500]=>
int(-1)
[503]=>
int(-1)
["rateLimitExceeded"]=>
int(-1)
["userRateLimitExceeded"]=>
int(-1)
}
["message":protected]=>
string(390) "Error calling GET https://www.googleapis.com/youtube/v3/playlistItems?part=snippet%2Cid&fields=items%28snippet%28title%2C+publishedAt%2C+resourceId%28videoId%29%29%29%2C+nextPageToken&playlistId=+PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc+&maxResults=50&key=AIzaSyDJ-T0W6lzoKl28jm3XSwjM_8f6QE8wQyo: (404) The playlist identified with the request's
playlistId
parameter cannot be found."
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(404)
["file":protected]=>
string(76) "/homepages/26/d110144150/htdocs/sp/libraries/google/src/Google/Http/REST.php"
["line":protected]=>
int(111)
["trace":"Exception":private]=>
array(22) {
[0]=>
array(6) {
["file"]=>
string(76) "/homepages/26/d110144150/htdocs/sp/libraries/google/src/Google/Http/REST.php"
["line"]=>
int(63)
["function"]=>
string(18) "decodeHttpResponse"
["class"]=>
string(16) "Google_Http_REST"
["type"]=>
string(2) "::"
["args"]=>
array(2) {
[0]=>
object(Google_Http_Request)#660 (14) {
["batchHeaders":"Google_Http_Request":private]=>
array(3) {
["Content-Type"]=>
string(16) "application/http"
["Content-Transfer-Encoding"]=>
string(6) "binary"
["MIME-Version"]=>
string(3) "1.0"
}
["queryParams":protected]=>
array(5) {
["part"]=>
string(10) "snippet,id"
["fields"]=>
string(70) "items(snippet(title, publishedAt, resourceId(videoId))), nextPageToken"
["playlistId"]=>
string(36) " PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc "
["maxResults"]=>
string(2) "50"
["key"]=>
string(39) "AIzaSyDJ-T0W6lzoKl28jm3XSwjM_8f6QE8wQyo"
}
["requestMethod":protected]=>
string(3) "GET"
["requestHeaders":protected]=>
array(1) {
["accept-encoding"]=>
string(4) "gzip"
}
["baseComponent":protected]=>
string(26) "https://www.googleapis.com"
["path":protected]=>
string(25) "/youtube/v3/playlistItems"
["postBody":protected]=>
NULL
["userAgent":protected]=>
string(49) "jeettv youtube google-api-php-client/1.1.2 (gzip)"
["canGzip":protected]=>
bool(true)
["responseHttpCode":protected]=>
int(404)
["responseHeaders":protected]=>
array(11) {
["vary"]=>
string(23) "Origin
X-Origin
Referer"
["content-type"]=>
string(31) "application/json; charset=UTF-8"
["content-encoding"]=>
string(4) "gzip"
["date"]=>
string(29) "Sun, 11 Apr 2021 22:42:58 GMT"
["server"]=>
string(26) "scaffolding on HTTPServer2"
["cache-control"]=>
string(7) "private"
["content-length"]=>
string(3) "218"
["x-xss-protection"]=>
string(1) "0"
["x-frame-options"]=>
string(10) "SAMEORIGIN"
["x-content-type-options"]=>
string(7) "nosniff"
["alt-svc"]=>
string(167) "h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43""
}
["responseBody":protected]=>
string(494) "{
"error": {
"code": 404,
"message": "The playlist identified with the request's \u003ccode\u003eplaylistId\u003c/code\u003e parameter cannot be found.",
"errors": [
{
"message": "The playlist identified with the request's \u003ccode\u003eplaylistId\u003c/code\u003e parameter cannot be found.",
"domain": "youtube.playlistItem",
"reason": "playlistNotFound",
"location": "playlistId",
"locationType": "parameter"
}
]
}
}
"
["expectedClass":protected]=>
string(47) "Google_Service_YouTube_PlaylistItemListResponse"
["accessKey"]=>
NULL
}
[1]=>
object(Google_Client)#645 (9) {
["auth":"Google_Client":private]=>
object(Google_Auth_OAuth2)#661 (4) {
["assertionCredentials":"Google_Auth_OAuth2":private]=>
NULL
["state":"Google_Auth_OAuth2":private]=>
NULL
["token":"Google_Auth_OAuth2":private]=>
array(0) {
}
["client":"Google_Auth_OAuth2":private]=>
*RECURSION*
}
["io":"Google_Client":private]=>
object(Google_IO_Curl)#663 (2) {
["options":"Google_IO_Curl":private]=>
array(2) {
[78]=>
int(100)
[13]=>
int(100)
}
["client":protected]=>
*RECURSION*
}
["cache":"Google_Client":private]=>
object(Google_Cache_File)#664 (3) {
["path":"Google_Cache_File":private]=>
string(18) "/tmp/Google_Client"
["fh":"Google_Cache_File":private]=>
NULL
["client":"Google_Cache_File":private]=>
*RECURSION*
}
["config":"Google_Client":private]=>
object(Google_Config)#640 (1) {
["configuration":protected]=>
array(7) {
["application_name"]=>
string(14) "jeettv youtube"
["auth_class"]=>
string(18) "Google_Auth_OAuth2"
["io_class"]=>
string(14) "Google_IO_Curl"
["cache_class"]=>
string(17) "Google_Cache_File"
["logger_class"]=>
string(18) "Google_Logger_Null"
["base_path"]=>
string(26) "https://www.googleapis.com"
["classes"]=>
array(9) {
["Google_IO_Abstract"]=>
array(1) {
["request_timeout_seconds"]=>
int(100)
}
["Google_Logger_Abstract"]=>
array(4) {
["level"]=>
string(5) "debug"
["log_format"]=>
string(42) "[%datetime%] %level%: %message% %context%
"
["date_format"]=>
string(13) "d/M/Y:H:i:s O"
["allow_newlines"]=>
bool(true)
}
["Google_Logger_File"]=>
array(3) {
["file"]=>
string(12) "php://stdout"
["mode"]=>
int(416)
["lock"]=>
bool(false)
}
["Google_Http_Request"]=>
array(2) {
["disable_gzip"]=>
bool(false)
["enable_gzip_for_uploads"]=>
bool(false)
}
["Google_Auth_OAuth2"]=>
array(13) {
["client_id"]=>
string(0) ""
["client_secret"]=>
string(0) ""
["redirect_uri"]=>
string(0) ""
["developer_key"]=>
string(39) "AIzaSyDJ-T0W6lzoKl28jm3XSwjM_8f6QE8wQyo"
["hd"]=>
string(0) ""
["prompt"]=>
string(0) ""
["openid.realm"]=>
string(0) ""
["include_granted_scopes"]=>
string(0) ""
["login_hint"]=>
string(0) ""
["request_visible_actions"]=>
string(0) ""
["access_type"]=>
string(6) "online"
["approval_prompt"]=>
string(4) "auto"
["federated_signon_certs_url"]=>
string(42) "https://www.googleapis.com/oauth2/v1/certs"
}
["Google_Task_Runner"]=>
array(5) {
["initial_delay"]=>
int(1)
["max_delay"]=>
int(60)
["factor"]=>
int(2)
["jitter"]=>
float(0.5)
["retries"]=>
int(0)
}
["Google_Service_Exception"]=>
array(1) {
["retry_map"]=>
array(4) {
[500]=>
int(-1)
[503]=>
int(-1)
["rateLimitExceeded"]=>
int(-1)
["userRateLimitExceeded"]=>
int(-1)
}
}
["Google_IO_Exception"]=>
array(1) {
["retry_map"]=>
array(5) {
[6]=>
int(-1)
[7]=>
int(-1)
[28]=>
int(-1)
[35]=>
int(-1)
[52]=>
int(-1)
}
}
["Google_Cache_File"]=>
array(1) {
["directory"]=>
string(18) "/tmp/Google_Client"
}
}
}
}
["logger":"Google_Client":private]=>
object(Google_Logger_Null)#659 (4) {
["level":protected]=>
int(100)
["logFormat":protected]=>
string(42) "[%datetime%] %level%: %message% %context%
"
["dateFormat":protected]=>
string(13) "d/M/Y:H:i:s O"
["allowNewLines":protected]=>
bool(true)
}
["deferExecution":"Google_Client":private]=>
bool(false)
["requestedScopes":protected]=>
array(0) {
}
["services":protected]=>
array(0) {
}
["authenticated":"Google_Client":private]=>
bool(false)
}
}
}
[1]=>
array(6) {
["file"]=>
string(78) "/homepages/26/d110144150/htdocs/sp/libraries/google/src/Google/Task/Runner.php"
["line"]=>
int(172)
["function"]=>
string(9) "doExecute"
["class"]=>
string(16) "Google_Http_REST"
["type"]=>
string(2) "::"
["args"]=>
array(2) {
[0]=>
object(Google_Client)#645 (9) {
["auth":"Google_Client":private]=>
object(Google_Auth_OAuth2)#661 (4) {
["assertionCredentials":"Google_Auth_OAuth2":private]=>
NULL
["state":"Google_Auth_OAuth2":private]=>
NULL
["token":"Google_Auth_OAuth2":private]=>
array(0) {
}
["client":"Google_Auth_OAuth2":private]=>
*RECURSION*
}
["io":"Google_Client":private]=>
object(Google_IO_Curl)#663 (2) {
["options":"Google_IO_Curl":private]=>
array(2) {
[78]=>
int(100)
[13]=>
int(100)
}
["client":protected]=>
*RECURSION*
}
["cache":"Google_Client":private]=>
object(Google_Cache_File)#664 (3) {
["path":"Google_Cache_File":private]=>
string(18) "/tmp/Google_Client"
["fh":"Google_Cache_File":private]=>
NULL
["client":"Google_Cache_File":private]=>
*RECURSION*
}
["config":"Google_Client":private]=>
object(Google_Config)#640 (1) {
["configuration":protected]=>
array(7) {
["application_name"]=>
string(14) "jeettv youtube"
["auth_class"]=>
string(18) "Google_Auth_OAuth2"
["io_class"]=>
string(14) "Google_IO_Curl"
["cache_class"]=>
string(17) "Google_Cache_File"
["logger_class"]=>
string(18) "Google_Logger_Null"
["base_path"]=>
string(26) "https://www.googleapis.com"
["classes"]=>
array(9) {
["Google_IO_Abstract"]=>
array(1) {
["request_timeout_seconds"]=>
int(100)
}
["Google_Logger_Abstract"]=>
array(4) {
["level"]=>
string(5) "debug"
["log_format"]=>
string(42) "[%datetime%] %level%: %message% %context%
"
["date_format"]=>
string(13) "d/M/Y:H:i:s O"
["allow_newlines"]=>
bool(true)
}
["Google_Logger_File"]=>
array(3) {
["file"]=>
string(12) "php://stdout"
["mode"]=>
int(416)
["lock"]=>
bool(false)
}
["Google_Http_Request"]=>
array(2) {
["disable_gzip"]=>
bool(false)
["enable_gzip_for_uploads"]=>
bool(false)
}
["Google_Auth_OAuth2"]=>
array(13) {
["client_id"]=>
string(0) ""
["client_secret"]=>
string(0) ""
["redirect_uri"]=>
string(0) ""
["developer_key"]=>
string(39) "AIzaSyDJ-T0W6lzoKl28jm3XSwjM_8f6QE8wQyo"
["hd"]=>
string(0) ""
["prompt"]=>
string(0) ""
["openid.realm"]=>
string(0) ""
["include_granted_scopes"]=>
string(0) ""
["login_hint"]=>
string(0) ""
["request_visible_actions"]=>
string(0) ""
["access_type"]=>
string(6) "online"
["approval_prompt"]=>
string(4) "auto"
["federated_signon_certs_url"]=>
string(42) "https://www.googleapis.com/oauth2/v1/certs"
}
["Google_Task_Runner"]=>
array(5) {
["initial_delay"]=>
int(1)
["max_delay"]=>
int(60)
["factor"]=>
int(2)
["jitter"]=>
float(0.5)
["retries"]=>
int(0)
}
["Google_Service_Exception"]=>
array(1) {
["retry_map"]=>
array(4) {
[500]=>
int(-1)
[503]=>
int(-1)
["rateLimitExceeded"]=>
int(-1)
["userRateLimitExceeded"]=>
int(-1)
}
}
["Google_IO_Exception"]=>
array(1) {
["retry_map"]=>
array(5) {
[6]=>
int(-1)
[7]=>
int(-1)
[28]=>
int(-1)
[35]=>
int(-1)
[52]=>
int(-1)
}
}
["Google_Cache_File"]=>
array(1) {
["directory"]=>
string(18) "/tmp/Google_Client"
}
}
}
}
["logger":"Google_Client":private]=>
object(Google_Logger_Null)#659 (4) {
["level":protected]=>
int(100)
["logFormat":protected]=>
string(42) "[%datetime%] %level%: %message% %context%
"
["dateFormat":protected]=>
string(13) "d/M/Y:H:i:s O"
["allowNewLines":protected]=>
bool(true)
}
["deferExecution":"Google_Client":private]=>
bool(false)
["requestedScopes":protected]=>
array(0) {
}
["services":protected]=>
array(0) {
}
["authenticated":"Google_Client":private]=>
bool(false)
}
[1]=>
object(Google_Http_Request)#660 (14) {
["batchHeaders":"Google_Http_Request":private]=>
array(3) {
["Content-Type"]=>
string(16) "application/http"
["Content-Transfer-Encoding"]=>
string(6) "binary"
["MIME-Version"]=>
string(3) "1.0"
}
["queryParams":protected]=>
array(5) {
["part"]=>
string(10) "snippet,id"
["fields"]=>
string(70) "items(snippet(title, publishedAt, resourceId(videoId))), nextPageToken"
["playlistId"]=>
string(36) " PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc "
["maxResults"]=>
string(2) "50"
["key"]=>
string(39) "AIzaSyDJ-T0W6lzoKl28jm3XSwjM_8f6QE8wQyo"
}
["requestMethod":protected]=>
string(3) "GET"
["requestHeaders":protected]=>
array(1) {
["accept-encoding"]=>
string(4) "gzip"
}
["baseComponent":protected]=>
string(26) "https://www.googleapis.com"
["path":protected]=>
string(25) "/youtube/v3/playlistItems"
["postBody":protected]=>
NULL
["userAgent":protected]=>
string(49) "jeettv youtube google-api-php-client/1.1.2 (gzip)"
["canGzip":protected]=>
bool(true)
["responseHttpCode":protected]=>
int(404)
["responseHeaders":protected]=>
array(11) {
["vary"]=>
string(23) "Origin
X-Origin
Referer"
["content-type"]=>
string(31) "application/json; charset=UTF-8"
["content-encoding"]=>
string(4) "gzip"
["date"]=>
string(29) "Sun, 11 Apr 2021 22:42:58 GMT"
["server"]=>
string(26) "scaffolding on HTTPServer2"
["cache-control"]=>
string(7) "private"
["content-length"]=>
string(3) "218"
["x-xss-protection"]=>
string(1) "0"
["x-frame-options"]=>
string(10) "SAMEORIGIN"
["x-content-type-options"]=>
string(7) "nosniff"
["alt-svc"]=>
string(167) "h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43""
}
["responseBody":protected]=>
string(494) "{
"error": {
"code": 404,
"message": "The playlist identified with the request's \u003ccode\u003eplaylistId\u003c/code\u003e parameter cannot be found.",
"errors": [
{
"message": "The playlist identified with the request's \u003ccode\u003eplaylistId\u003c/code\u003e parameter cannot be found.",
"domain": "youtube.playlistItem",
"reason": "playlistNotFound",
"location": "playlistId",
"locationType": "parameter"
}
]
}
}
"
["expectedClass":protected]=>
string(47) "Google_Service_YouTube_PlaylistItemListResponse"
["accessKey"]=>
NULL
}
}
}
[2]=>
array(6) {
["file"]=>
string(76) "/homepages/26/d110144150/htdocs/sp/libraries/google/src/Google/Http/REST.php"
["line"]=>
int(47)
["function"]=>
string(3) "run"
["class"]=>
string(18) "Google_Task_Runner"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[3]=>
array(6) {
["file"]=>
string(73) "/homepages/26/d110144150/htdocs/sp/libraries/google/src/Google/Client.php"
["line"]=>
int(564)
["function"]=>
string(7) "execute"
["class"]=>
string(16) "Google_Http_REST"
["type"]=>
string(2) "::"
["args"]=>
array(2) {
[0]=>
object(Google_Client)#645 (9) {
["auth":"Google_Client":private]=>
object(Google_Auth_OAuth2)#661 (4) {
["assertionCredentials":"Google_Auth_OAuth2":private]=>
NULL
["state":"Google_Auth_OAuth2":private]=>
NULL
["token":"Google_Auth_OAuth2":private]=>
array(0) {
}
["client":"Google_Auth_OAuth2":private]=>
*RECURSION*
}
["io":"Google_Client":private]=>
object(Google_IO_Curl)#663 (2) {
["options":"Google_IO_Curl":private]=>
array(2) {
[78]=>
int(100)
[13]=>
int(100)
}
["client":protected]=>
*RECURSION*
}
["cache":"Google_Client":private]=>
object(Google_Cache_File)#664 (3) {
["path":"Google_Cache_File":private]=>
string(18) "/tmp/Google_Client"
["fh":"Google_Cache_File":private]=>
NULL
["client":"Google_Cache_File":private]=>
*RECURSION*
}
["config":"Google_Client":private]=>
object(Google_Config)#640 (1) {
["configuration":protected]=>
array(7) {
["application_name"]=>
string(14) "jeettv youtube"
["auth_class"]=>
string(18) "Google_Auth_OAuth2"
["io_class"]=>
string(14) "Google_IO_Curl"
["cache_class"]=>
string(17) "Google_Cache_File"
["logger_class"]=>
string(18) "Google_Logger_Null"
["base_path"]=>
string(26) "https://www.googleapis.com"
["classes"]=>
array(9) {
["Google_IO_Abstract"]=>
array(1) {
["request_timeout_seconds"]=>
int(100)
}
["Google_Logger_Abstract"]=>
array(4) {
["level"]=>
string(5) "debug"
["log_format"]=>
string(42) "[%datetime%] %level%: %message% %context%
"
["date_format"]=>
string(13) "d/M/Y:H:i:s O"
["allow_newlines"]=>
bool(true)
}
["Google_Logger_File"]=>
array(3) {
["file"]=>
string(12) "php://stdout"
["mode"]=>
int(416)
["lock"]=>
bool(false)
}
["Google_Http_Request"]=>
array(2) {
["disable_gzip"]=>
bool(false)
["enable_gzip_for_uploads"]=>
bool(false)
}
["Google_Auth_OAuth2"]=>
array(13) {
["client_id"]=>
string(0) ""
["client_secret"]=>
string(0) ""
["redirect_uri"]=>
string(0) ""
["developer_key"]=>
string(39) "AIzaSyDJ-T0W6lzoKl28jm3XSwjM_8f6QE8wQyo"
["hd"]=>
string(0) ""
["prompt"]=>
string(0) ""
["openid.realm"]=>
string(0) ""
["include_granted_scopes"]=>
string(0) ""
["login_hint"]=>
string(0) ""
["request_visible_actions"]=>
string(0) ""
["access_type"]=>
string(6) "online"
["approval_prompt"]=>
string(4) "auto"
["federated_signon_certs_url"]=>
string(42) "https://www.googleapis.com/oauth2/v1/certs"
}
["Google_Task_Runner"]=>
array(5) {
["initial_delay"]=>
int(1)
["max_delay"]=>
int(60)
["factor"]=>
int(2)
["jitter"]=>
float(0.5)
["retries"]=>
int(0)
}
["Google_Service_Exception"]=>
array(1) {
["retry_map"]=>
array(4) {
[500]=>
int(-1)
[503]=>
int(-1)
["rateLimitExceeded"]=>
int(-1)
["userRateLimitExceeded"]=>
int(-1)
}
}
["Google_IO_Exception"]=>
array(1) {
["retry_map"]=>
array(5) {
[6]=>
int(-1)
[7]=>
int(-1)
[28]=>
int(-1)
[35]=>
int(-1)
[52]=>
int(-1)
}
}
["Google_Cache_File"]=>
array(1) {
["directory"]=>
string(18) "/tmp/Google_Client"
}
}
}
}
["logger":"Google_Client":private]=>
object(Google_Logger_Null)#659 (4) {
["level":protected]=>
int(100)
["logFormat":protected]=>
string(42) "[%datetime%] %level%: %message% %context%
"
["dateFormat":protected]=>
string(13) "d/M/Y:H:i:s O"
["allowNewLines":protected]=>
bool(true)
}
["deferExecution":"Google_Client":private]=>
bool(false)
["requestedScopes":protected]=>
array(0) {
}
["services":protected]=>
array(0) {
}
["authenticated":"Google_Client":private]=>
bool(false)
}
[1]=>
object(Google_Http_Request)#660 (14) {
["batchHeaders":"Google_Http_Request":private]=>
array(3) {
["Content-Type"]=>
string(16) "application/http"
["Content-Transfer-Encoding"]=>
string(6) "binary"
["MIME-Version"]=>
string(3) "1.0"
}
["queryParams":protected]=>
array(5) {
["part"]=>
string(10) "snippet,id"
["fields"]=>
string(70) "items(snippet(title, publishedAt, resourceId(videoId))), nextPageToken"
["playlistId"]=>
string(36) " PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc "
["maxResults"]=>
string(2) "50"
["key"]=>
string(39) "AIzaSyDJ-T0W6lzoKl28jm3XSwjM_8f6QE8wQyo"
}
["requestMethod":protected]=>
string(3) "GET"
["requestHeaders":protected]=>
array(1) {
["accept-encoding"]=>
string(4) "gzip"
}
["baseComponent":protected]=>
string(26) "https://www.googleapis.com"
["path":protected]=>
string(25) "/youtube/v3/playlistItems"
["postBody":protected]=>
NULL
["userAgent":protected]=>
string(49) "jeettv youtube google-api-php-client/1.1.2 (gzip)"
["canGzip":protected]=>
bool(true)
["responseHttpCode":protected]=>
int(404)
["responseHeaders":protected]=>
array(11) {
["vary"]=>
string(23) "Origin
X-Origin
Referer"
["content-type"]=>
string(31) "application/json; charset=UTF-8"
["content-encoding"]=>
string(4) "gzip"
["date"]=>
string(29) "Sun, 11 Apr 2021 22:42:58 GMT"
["server"]=>
string(26) "scaffolding on HTTPServer2"
["cache-control"]=>
string(7) "private"
["content-length"]=>
string(3) "218"
["x-xss-protection"]=>
string(1) "0"
["x-frame-options"]=>
string(10) "SAMEORIGIN"
["x-content-type-options"]=>
string(7) "nosniff"
["alt-svc"]=>
string(167) "h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43""
}
["responseBody":protected]=>
string(494) "{
"error": {
"code": 404,
"message": "The playlist identified with the request's \u003ccode\u003eplaylistId\u003c/code\u003e parameter cannot be found.",
"errors": [
{
"message": "The playlist identified with the request's \u003ccode\u003eplaylistId\u003c/code\u003e parameter cannot be found.",
"domain": "youtube.playlistItem",
"reason": "playlistNotFound",
"location": "playlistId",
"locationType": "parameter"
}
]
}
}
"
["expectedClass":protected]=>
string(47) "Google_Service_YouTube_PlaylistItemListResponse"
["accessKey"]=>
NULL
}
}
}
[4]=>
array(6) {
["file"]=>
string(83) "/homepages/26/d110144150/htdocs/sp/libraries/google/src/Google/Service/Resource.php"
["line"]=>
int(227)
["function"]=>
string(7) "execute"
["class"]=>
string(13) "Google_Client"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Google_Http_Request)#660 (14) {
["batchHeaders":"Google_Http_Request":private]=>
array(3) {
["Content-Type"]=>
string(16) "application/http"
["Content-Transfer-Encoding"]=>
string(6) "binary"
["MIME-Version"]=>
string(3) "1.0"
}
["queryParams":protected]=>
array(5) {
["part"]=>
string(10) "snippet,id"
["fields"]=>
string(70) "items(snippet(title, publishedAt, resourceId(videoId))), nextPageToken"
["playlistId"]=>
string(36) " PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc "
["maxResults"]=>
string(2) "50"
["key"]=>
string(39) "AIzaSyDJ-T0W6lzoKl28jm3XSwjM_8f6QE8wQyo"
}
["requestMethod":protected]=>
string(3) "GET"
["requestHeaders":protected]=>
array(1) {
["accept-encoding"]=>
string(4) "gzip"
}
["baseComponent":protected]=>
string(26) "https://www.googleapis.com"
["path":protected]=>
string(25) "/youtube/v3/playlistItems"
["postBody":protected]=>
NULL
["userAgent":protected]=>
string(49) "jeettv youtube google-api-php-client/1.1.2 (gzip)"
["canGzip":protected]=>
bool(true)
["responseHttpCode":protected]=>
int(404)
["responseHeaders":protected]=>
array(11) {
["vary"]=>
string(23) "Origin
X-Origin
Referer"
["content-type"]=>
string(31) "application/json; charset=UTF-8"
["content-encoding"]=>
string(4) "gzip"
["date"]=>
string(29) "Sun, 11 Apr 2021 22:42:58 GMT"
["server"]=>
string(26) "scaffolding on HTTPServer2"
["cache-control"]=>
string(7) "private"
["content-length"]=>
string(3) "218"
["x-xss-protection"]=>
string(1) "0"
["x-frame-options"]=>
string(10) "SAMEORIGIN"
["x-content-type-options"]=>
string(7) "nosniff"
["alt-svc"]=>
string(167) "h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43""
}
["responseBody":protected]=>
string(494) "{
"error": {
"code": 404,
"message": "The playlist identified with the request's \u003ccode\u003eplaylistId\u003c/code\u003e parameter cannot be found.",
"errors": [
{
"message": "The playlist identified with the request's \u003ccode\u003eplaylistId\u003c/code\u003e parameter cannot be found.",
"domain": "youtube.playlistItem",
"reason": "playlistNotFound",
"location": "playlistId",
"locationType": "parameter"
}
]
}
}
"
["expectedClass":protected]=>
string(47) "Google_Service_YouTube_PlaylistItemListResponse"
["accessKey"]=>
NULL
}
}
}
[5]=>
array(6) {
["file"]=>
string(82) "/homepages/26/d110144150/htdocs/sp/libraries/google/src/Google/Service/YouTube.php"
["line"]=>
int(2610)
["function"]=>
string(4) "call"
["class"]=>
string(23) "Google_Service_Resource"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
string(4) "list"
[1]=>
array(1) {
[0]=>
array(4) {
["part"]=>
string(10) "snippet,id"
["fields"]=>
string(70) "items(snippet(title, publishedAt, resourceId(videoId))), nextPageToken"
["playlistId"]=>
string(36) " PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc "
["maxResults"]=>
int(50)
}
}
[2]=>
string(47) "Google_Service_YouTube_PlaylistItemListResponse"
}
}
[6]=>
array(6) {
["file"]=>
string(83) "/homepages/26/d110144150/htdocs/sp/components/com_youtube/helpers/youtubeHelper.php"
["line"]=>
int(236)
["function"]=>
string(17) "listPlaylistItems"
["class"]=>
string(45) "Google_Service_YouTube_PlaylistItems_Resource"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(10) "snippet,id"
[1]=>
array(3) {
["fields"]=>
string(70) "items(snippet(title, publishedAt, resourceId(videoId))), nextPageToken"
["playlistId"]=>
string(36) " PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc "
["maxResults"]=>
int(50)
}
}
}
[7]=>
array(6) {
["file"]=>
string(83) "/homepages/26/d110144150/htdocs/sp/components/com_youtube/helpers/youtubeHelper.php"
["line"]=>
int(86)
["function"]=>
string(11) "getVideosId"
["class"]=>
string(14) "Youtube_Helper"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
array(3) {
["fields"]=>
string(70) "items(snippet(title, publishedAt, resourceId(videoId))), nextPageToken"
["playlistId"]=>
string(36) " PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc "
["maxResults"]=>
int(50)
}
[1]=>
int(100)
[2]=>
string(8) "playlist"
}
}
[8]=>
array(6) {
["file"]=>
string(88) "/homepages/26/d110144150/htdocs/sp/plugins/content/youtube_playlist/youtube_playlist.php"
["line"]=>
int(181)
["function"]=>
string(19) "searchThrowChannels"
["class"]=>
string(14) "Youtube_Helper"
["type"]=>
string(2) "->"
["args"]=>
array(4) {
[0]=>
string(36) " PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc "
[1]=>
string(8) "playlist"
[2]=>
string(4) "none"
[3]=>
int(100)
}
}
[9]=>
array(6) {
["file"]=>
string(67) "/homepages/26/d110144150/htdocs/sp/libraries/joomla/event/event.php"
["line"]=>
int(70)
["function"]=>
string(16) "onContentPrepare"
["class"]=>
string(26) "plgContentYoutube_Playlist"
["type"]=>
string(2) "->"
["args"]=>
array(4) {
[0]=>
string(19) "com_content.article"
[1]=>
&object(stdClass)#594 (48) {
["id"]=>
string(3) "104"
["asset_id"]=>
string(3) "162"
["title"]=>
string(24) "Mercadillo osho Festival"
["alias"]=>
string(24) "mercadillo-osho-festival"
["introtext"]=>
string(6489) "
Mercadillo osho Festival informatines interna
{youtube-playlist} PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc |840|680{/youtube-playlist}
Apelido Foto Contacto
|
|
que? |

|
|
Mercadillo de Osho Festival Meditation y arte intuitiva.Tenerife
Nombre: Raquel Nombre completo:Raquel Garcia Aparicio Profesion: Masajista
linlLink a Facebook: https://www.facebook.com/
Productos: Perfumes naturales Egipcios collares de porcelana vidriada, monederos, papiros y separadores de libros. Formas de contacto : movil 661510191
Comentarios: Perfume natural, cuya esencia es extraida de forma artesanal, de exquisitas flores y plantas escogidas con sumo mino, su nombre te da las claves de a donde te transporta,no es solo un perfume, ya que te protege y equilibra porque es un llamador de Ángeles, lleva impresa la Energia y Sabiduria Ancestral de Egipto.
|
|
|
|

|
|
|
|
|
|
|
|
Violeta |
|
|
|
|
|
Alejandra |
|
|
|
 |
|
1. Nombre: Mariano 2. Nombre completo: Mariano Mastroianni De Luca 3. Profesión: Técnico en nutrición - Depuración corporal profunda
4. Foto con buena resolución ejemplo de Productos: attached below
5. Productos: Cosmética natural (cremas, jabones), plata coloidal, alimentos fermentados, hierbas depurativas.
6. Formas de contacto: Tlf mvl: +34 623 102 181 Email: info@depuracioncorporal.com Web: https://depuracioncorporal.com/ Link Facebook: https://www.facebook.com/DepuracionCorporal Instagram: https://www.instagram.com/depuracion.corporal
7. Comentarios: Toda la cosmética que ofrecemos está hecha con dos ingredientes principales: productos naturales y muchísimo cariño. Los productos fermentados están elaborados artesanalmente y envasados para su conservación, nos ayudan a regenerar nuestra flora intestinal y equilibrarla. La plata coloidal es un antibiótico, antiparasitario y antifúngico natural. Las hierbas usadas en el proceso depurativo están cortadas, secadas y envasadas teniendo en cuenta sus ciclos naturales para que cada una de sus propiedades quede intacta.
|
|
|
|
 |
|
https://www.facebook.com/profile.php?id=100008755639380
Rosa Maria Muiña Arandia
|
|
|
|
|
|
Maika
Nombre:JUANAN Bernal Producto:Artesanías de orgon y joyeria
|
|
|
|
|
|
|
|
|
|
|
|
|
"
["fulltext"]=>
string(0) ""
["state"]=>
string(1) "1"
["catid"]=>
string(1) "2"
["created"]=>
string(19) "2019-08-30 13:38:44"
["created_by"]=>
string(3) "547"
["created_by_alias"]=>
string(0) ""
["modified"]=>
string(19) "2019-10-02 10:08:57"
["modified_by"]=>
string(3) "547"
["checked_out"]=>
string(1) "0"
["checked_out_time"]=>
string(19) "0000-00-00 00:00:00"
["publish_up"]=>
string(19) "2019-08-30 13:38:44"
["publish_down"]=>
string(19) "0000-00-00 00:00:00"
["images"]=>
string(173) "{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}"
["urls"]=>
string(121) "{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}"
["attribs"]=>
string(667) "{"article_layout":"","show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","info_block_show_title":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_associations":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_page_title":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}"
["version"]=>
string(1) "8"
["ordering"]=>
string(2) "18"
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["access"]=>
string(1) "1"
["hits"]=>
string(4) "1429"
["metadata"]=>
object(Joomla\Registry\Registry)#604 (3) {
["data":protected]=>
object(stdClass)#606 (4) {
["robots"]=>
string(0) ""
["author"]=>
string(0) ""
["rights"]=>
string(0) ""
["xreference"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["featured"]=>
string(1) "0"
["language"]=>
string(1) "*"
["xreference"]=>
string(0) ""
["category_title"]=>
string(13) "Uncategorised"
["category_alias"]=>
string(13) "uncategorised"
["category_access"]=>
string(1) "1"
["author"]=>
string(10) "Super User"
["parent_title"]=>
string(4) "ROOT"
["parent_id"]=>
string(1) "1"
["parent_route"]=>
string(0) ""
["parent_alias"]=>
string(4) "root"
["rating"]=>
NULL
["rating_count"]=>
NULL
["params"]=>
&object(Joomla\Registry\Registry)#592 (3) {
["data":protected]=>
object(stdClass)#603 (80) {
["article_layout"]=>
string(9) "_:default"
["show_title"]=>
string(1) "1"
["link_titles"]=>
string(1) "1"
["show_intro"]=>
string(1) "1"
["info_block_position"]=>
string(1) "1"
["show_category"]=>
string(1) "0"
["link_category"]=>
string(1) "0"
["show_parent_category"]=>
string(1) "0"
["link_parent_category"]=>
string(1) "0"
["show_author"]=>
string(1) "0"
["link_author"]=>
string(1) "0"
["show_create_date"]=>
string(1) "1"
["show_modify_date"]=>
string(1) "0"
["show_publish_date"]=>
string(1) "0"
["show_item_navigation"]=>
string(1) "1"
["show_vote"]=>
string(1) "0"
["show_readmore"]=>
string(1) "1"
["show_readmore_title"]=>
string(1) "1"
["readmore_limit"]=>
string(3) "100"
["show_tags"]=>
string(1) "1"
["show_icons"]=>
string(1) "1"
["show_print_icon"]=>
string(1) "0"
["show_email_icon"]=>
string(1) "0"
["show_hits"]=>
string(1) "1"
["show_noauth"]=>
string(1) "0"
["urls_position"]=>
string(1) "1"
["show_publishing_options"]=>
string(1) "1"
["show_article_options"]=>
string(1) "1"
["show_urls_images_frontend"]=>
string(1) "0"
["show_urls_images_backend"]=>
string(1) "1"
["targeta"]=>
int(0)
["targetb"]=>
int(0)
["targetc"]=>
int(0)
["float_intro"]=>
string(4) "left"
["float_fulltext"]=>
string(4) "left"
["category_layout"]=>
string(6) "_:blog"
["show_category_heading_title_text"]=>
string(1) "1"
["show_category_title"]=>
string(1) "0"
["show_description"]=>
string(1) "0"
["show_description_image"]=>
string(1) "0"
["maxLevel"]=>
string(1) "1"
["show_empty_categories"]=>
string(1) "0"
["show_no_articles"]=>
string(1) "1"
["show_subcat_desc"]=>
string(1) "1"
["show_cat_num_articles"]=>
string(1) "0"
["show_base_description"]=>
string(1) "1"
["maxLevelcat"]=>
string(2) "-1"
["show_empty_categories_cat"]=>
string(1) "0"
["show_subcat_desc_cat"]=>
string(1) "1"
["show_cat_num_articles_cat"]=>
string(1) "1"
["num_leading_articles"]=>
string(1) "1"
["num_intro_articles"]=>
string(1) "4"
["num_columns"]=>
string(1) "2"
["num_links"]=>
string(1) "4"
["multi_column_order"]=>
string(1) "0"
["show_subcategory_content"]=>
string(1) "0"
["show_pagination_limit"]=>
string(1) "1"
["filter_field"]=>
string(4) "hide"
["show_headings"]=>
string(1) "1"
["list_show_date"]=>
string(1) "0"
["date_format"]=>
string(0) ""
["list_show_hits"]=>
string(1) "1"
["list_show_author"]=>
string(1) "1"
["orderby_pri"]=>
string(5) "order"
["orderby_sec"]=>
string(5) "rdate"
["order_date"]=>
string(9) "published"
["show_pagination"]=>
string(1) "2"
["show_pagination_results"]=>
string(1) "1"
["show_feed_link"]=>
string(1) "1"
["feed_summary"]=>
string(1) "0"
["feed_show_readmore"]=>
string(1) "0"
["show_page_heading"]=>
NULL
["menu_text"]=>
int(1)
["menu_show"]=>
int(1)
["secure"]=>
int(0)
["page_title"]=>
string(24) "Mercadillo osho Festival"
["page_description"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["page_rights"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["robots"]=>
NULL
["access-view"]=>
bool(true)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["tagLayout"]=>
object(Joomla\CMS\Layout\FileLayout)#590 (7) {
["layoutId":protected]=>
string(19) "joomla.content.tags"
["basePath":protected]=>
NULL
["fullPath":protected]=>
NULL
["includePaths":protected]=>
array(0) {
}
["options":protected]=>
object(Joomla\Registry\Registry)#591 (3) {
["data":protected]=>
object(stdClass)#602 (2) {
["component"]=>
string(11) "com_content"
["client"]=>
int(0)
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["data":protected]=>
array(0) {
}
["debugMessages":protected]=>
array(0) {
}
}
["slug"]=>
string(28) "104:mercadillo-osho-festival"
["catslug"]=>
string(15) "2:uncategorised"
["parent_slug"]=>
NULL
["readmore_link"]=>
string(43) "/festival-tenerife/mercadillo-osho-festival"
["text"]=>
string(6490) "
Mercadillo osho Festival informatines interna
{youtube-playlist} PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc |840|680{/youtube-playlist}
Apelido Foto Contacto
|
|
que? |

|
|
Mercadillo de Osho Festival Meditation y arte intuitiva.Tenerife
Nombre: Raquel Nombre completo:Raquel Garcia Aparicio Profesion: Masajista
linlLink a Facebook: https://www.facebook.com/
Productos: Perfumes naturales Egipcios collares de porcelana vidriada, monederos, papiros y separadores de libros. Formas de contacto : movil 661510191
Comentarios: Perfume natural, cuya esencia es extraida de forma artesanal, de exquisitas flores y plantas escogidas con sumo mino, su nombre te da las claves de a donde te transporta,no es solo un perfume, ya que te protege y equilibra porque es un llamador de Ángeles, lleva impresa la Energia y Sabiduria Ancestral de Egipto.
|
|
|
|

|
|
|
|
|
|
|
|
Violeta |
|
|
|
|
|
Alejandra |
|
|
|
 |
|
1. Nombre: Mariano 2. Nombre completo: Mariano Mastroianni De Luca 3. Profesión: Técnico en nutrición - Depuración corporal profunda
4. Foto con buena resolución ejemplo de Productos: attached below
5. Productos: Cosmética natural (cremas, jabones), plata coloidal, alimentos fermentados, hierbas depurativas.
6. Formas de contacto: Tlf mvl: +34 623 102 181 Email: info@depuracioncorporal.com Web: https://depuracioncorporal.com/ Link Facebook: https://www.facebook.com/DepuracionCorporal Instagram: https://www.instagram.com/depuracion.corporal
7. Comentarios: Toda la cosmética que ofrecemos está hecha con dos ingredientes principales: productos naturales y muchísimo cariño. Los productos fermentados están elaborados artesanalmente y envasados para su conservación, nos ayudan a regenerar nuestra flora intestinal y equilibrarla. La plata coloidal es un antibiótico, antiparasitario y antifúngico natural. Las hierbas usadas en el proceso depurativo están cortadas, secadas y envasadas teniendo en cuenta sus ciclos naturales para que cada una de sus propiedades quede intacta.
|
|
|
|
 |
|
https://www.facebook.com/profile.php?id=100008755639380
Rosa Maria Muiña Arandia
|
|
|
|
|
|
Maika
Nombre:JUANAN Bernal Producto:Artesanías de orgon y joyeria
|
|
|
|
|
|
|
|
|
|
|
|
|
"
["tags"]=>
object(Joomla\CMS\Helper\TagsHelper)#609 (4) {
["tagsChanged":protected]=>
bool(false)
["replaceTags":protected]=>
bool(false)
["typeAlias"]=>
NULL
["itemTags"]=>
array(0) {
}
}
}
[2]=>
&object(Joomla\Registry\Registry)#592 (3) {
["data":protected]=>
object(stdClass)#603 (80) {
["article_layout"]=>
string(9) "_:default"
["show_title"]=>
string(1) "1"
["link_titles"]=>
string(1) "1"
["show_intro"]=>
string(1) "1"
["info_block_position"]=>
string(1) "1"
["show_category"]=>
string(1) "0"
["link_category"]=>
string(1) "0"
["show_parent_category"]=>
string(1) "0"
["link_parent_category"]=>
string(1) "0"
["show_author"]=>
string(1) "0"
["link_author"]=>
string(1) "0"
["show_create_date"]=>
string(1) "1"
["show_modify_date"]=>
string(1) "0"
["show_publish_date"]=>
string(1) "0"
["show_item_navigation"]=>
string(1) "1"
["show_vote"]=>
string(1) "0"
["show_readmore"]=>
string(1) "1"
["show_readmore_title"]=>
string(1) "1"
["readmore_limit"]=>
string(3) "100"
["show_tags"]=>
string(1) "1"
["show_icons"]=>
string(1) "1"
["show_print_icon"]=>
string(1) "0"
["show_email_icon"]=>
string(1) "0"
["show_hits"]=>
string(1) "1"
["show_noauth"]=>
string(1) "0"
["urls_position"]=>
string(1) "1"
["show_publishing_options"]=>
string(1) "1"
["show_article_options"]=>
string(1) "1"
["show_urls_images_frontend"]=>
string(1) "0"
["show_urls_images_backend"]=>
string(1) "1"
["targeta"]=>
int(0)
["targetb"]=>
int(0)
["targetc"]=>
int(0)
["float_intro"]=>
string(4) "left"
["float_fulltext"]=>
string(4) "left"
["category_layout"]=>
string(6) "_:blog"
["show_category_heading_title_text"]=>
string(1) "1"
["show_category_title"]=>
string(1) "0"
["show_description"]=>
string(1) "0"
["show_description_image"]=>
string(1) "0"
["maxLevel"]=>
string(1) "1"
["show_empty_categories"]=>
string(1) "0"
["show_no_articles"]=>
string(1) "1"
["show_subcat_desc"]=>
string(1) "1"
["show_cat_num_articles"]=>
string(1) "0"
["show_base_description"]=>
string(1) "1"
["maxLevelcat"]=>
string(2) "-1"
["show_empty_categories_cat"]=>
string(1) "0"
["show_subcat_desc_cat"]=>
string(1) "1"
["show_cat_num_articles_cat"]=>
string(1) "1"
["num_leading_articles"]=>
string(1) "1"
["num_intro_articles"]=>
string(1) "4"
["num_columns"]=>
string(1) "2"
["num_links"]=>
string(1) "4"
["multi_column_order"]=>
string(1) "0"
["show_subcategory_content"]=>
string(1) "0"
["show_pagination_limit"]=>
string(1) "1"
["filter_field"]=>
string(4) "hide"
["show_headings"]=>
string(1) "1"
["list_show_date"]=>
string(1) "0"
["date_format"]=>
string(0) ""
["list_show_hits"]=>
string(1) "1"
["list_show_author"]=>
string(1) "1"
["orderby_pri"]=>
string(5) "order"
["orderby_sec"]=>
string(5) "rdate"
["order_date"]=>
string(9) "published"
["show_pagination"]=>
string(1) "2"
["show_pagination_results"]=>
string(1) "1"
["show_feed_link"]=>
string(1) "1"
["feed_summary"]=>
string(1) "0"
["feed_show_readmore"]=>
string(1) "0"
["show_page_heading"]=>
NULL
["menu_text"]=>
int(1)
["menu_show"]=>
int(1)
["secure"]=>
int(0)
["page_title"]=>
string(24) "Mercadillo osho Festival"
["page_description"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["page_rights"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["robots"]=>
NULL
["access-view"]=>
bool(true)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
[3]=>
NULL
}
}
[10]=>
array(6) {
["file"]=>
string(72) "/homepages/26/d110144150/htdocs/sp/libraries/joomla/event/dispatcher.php"
["line"]=>
int(160)
["function"]=>
string(6) "update"
["class"]=>
string(6) "JEvent"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&array(4) {
[0]=>
string(19) "com_content.article"
[1]=>
&object(stdClass)#594 (48) {
["id"]=>
string(3) "104"
["asset_id"]=>
string(3) "162"
["title"]=>
string(24) "Mercadillo osho Festival"
["alias"]=>
string(24) "mercadillo-osho-festival"
["introtext"]=>
string(6489) "
Mercadillo osho Festival informatines interna
{youtube-playlist} PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc |840|680{/youtube-playlist}
Apelido Foto Contacto
|
|
que? |

|
|
Mercadillo de Osho Festival Meditation y arte intuitiva.Tenerife
Nombre: Raquel Nombre completo:Raquel Garcia Aparicio Profesion: Masajista
linlLink a Facebook: https://www.facebook.com/
Productos: Perfumes naturales Egipcios collares de porcelana vidriada, monederos, papiros y separadores de libros. Formas de contacto : movil 661510191
Comentarios: Perfume natural, cuya esencia es extraida de forma artesanal, de exquisitas flores y plantas escogidas con sumo mino, su nombre te da las claves de a donde te transporta,no es solo un perfume, ya que te protege y equilibra porque es un llamador de Ángeles, lleva impresa la Energia y Sabiduria Ancestral de Egipto.
|
|
|
|

|
|
|
|
|
|
|
|
Violeta |
|
|
|
|
|
Alejandra |
|
|
|
 |
|
1. Nombre: Mariano 2. Nombre completo: Mariano Mastroianni De Luca 3. Profesión: Técnico en nutrición - Depuración corporal profunda
4. Foto con buena resolución ejemplo de Productos: attached below
5. Productos: Cosmética natural (cremas, jabones), plata coloidal, alimentos fermentados, hierbas depurativas.
6. Formas de contacto: Tlf mvl: +34 623 102 181 Email: info@depuracioncorporal.com Web: https://depuracioncorporal.com/ Link Facebook: https://www.facebook.com/DepuracionCorporal Instagram: https://www.instagram.com/depuracion.corporal
7. Comentarios: Toda la cosmética que ofrecemos está hecha con dos ingredientes principales: productos naturales y muchísimo cariño. Los productos fermentados están elaborados artesanalmente y envasados para su conservación, nos ayudan a regenerar nuestra flora intestinal y equilibrarla. La plata coloidal es un antibiótico, antiparasitario y antifúngico natural. Las hierbas usadas en el proceso depurativo están cortadas, secadas y envasadas teniendo en cuenta sus ciclos naturales para que cada una de sus propiedades quede intacta.
|
|
|
|
 |
|
https://www.facebook.com/profile.php?id=100008755639380
Rosa Maria Muiña Arandia
|
|
|
|
|
|
Maika
Nombre:JUANAN Bernal Producto:Artesanías de orgon y joyeria
|
|
|
|
|
|
|
|
|
|
|
|
|
"
["fulltext"]=>
string(0) ""
["state"]=>
string(1) "1"
["catid"]=>
string(1) "2"
["created"]=>
string(19) "2019-08-30 13:38:44"
["created_by"]=>
string(3) "547"
["created_by_alias"]=>
string(0) ""
["modified"]=>
string(19) "2019-10-02 10:08:57"
["modified_by"]=>
string(3) "547"
["checked_out"]=>
string(1) "0"
["checked_out_time"]=>
string(19) "0000-00-00 00:00:00"
["publish_up"]=>
string(19) "2019-08-30 13:38:44"
["publish_down"]=>
string(19) "0000-00-00 00:00:00"
["images"]=>
string(173) "{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}"
["urls"]=>
string(121) "{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}"
["attribs"]=>
string(667) "{"article_layout":"","show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","info_block_show_title":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_associations":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_page_title":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}"
["version"]=>
string(1) "8"
["ordering"]=>
string(2) "18"
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["access"]=>
string(1) "1"
["hits"]=>
string(4) "1429"
["metadata"]=>
object(Joomla\Registry\Registry)#604 (3) {
["data":protected]=>
object(stdClass)#606 (4) {
["robots"]=>
string(0) ""
["author"]=>
string(0) ""
["rights"]=>
string(0) ""
["xreference"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["featured"]=>
string(1) "0"
["language"]=>
string(1) "*"
["xreference"]=>
string(0) ""
["category_title"]=>
string(13) "Uncategorised"
["category_alias"]=>
string(13) "uncategorised"
["category_access"]=>
string(1) "1"
["author"]=>
string(10) "Super User"
["parent_title"]=>
string(4) "ROOT"
["parent_id"]=>
string(1) "1"
["parent_route"]=>
string(0) ""
["parent_alias"]=>
string(4) "root"
["rating"]=>
NULL
["rating_count"]=>
NULL
["params"]=>
&object(Joomla\Registry\Registry)#592 (3) {
["data":protected]=>
object(stdClass)#603 (80) {
["article_layout"]=>
string(9) "_:default"
["show_title"]=>
string(1) "1"
["link_titles"]=>
string(1) "1"
["show_intro"]=>
string(1) "1"
["info_block_position"]=>
string(1) "1"
["show_category"]=>
string(1) "0"
["link_category"]=>
string(1) "0"
["show_parent_category"]=>
string(1) "0"
["link_parent_category"]=>
string(1) "0"
["show_author"]=>
string(1) "0"
["link_author"]=>
string(1) "0"
["show_create_date"]=>
string(1) "1"
["show_modify_date"]=>
string(1) "0"
["show_publish_date"]=>
string(1) "0"
["show_item_navigation"]=>
string(1) "1"
["show_vote"]=>
string(1) "0"
["show_readmore"]=>
string(1) "1"
["show_readmore_title"]=>
string(1) "1"
["readmore_limit"]=>
string(3) "100"
["show_tags"]=>
string(1) "1"
["show_icons"]=>
string(1) "1"
["show_print_icon"]=>
string(1) "0"
["show_email_icon"]=>
string(1) "0"
["show_hits"]=>
string(1) "1"
["show_noauth"]=>
string(1) "0"
["urls_position"]=>
string(1) "1"
["show_publishing_options"]=>
string(1) "1"
["show_article_options"]=>
string(1) "1"
["show_urls_images_frontend"]=>
string(1) "0"
["show_urls_images_backend"]=>
string(1) "1"
["targeta"]=>
int(0)
["targetb"]=>
int(0)
["targetc"]=>
int(0)
["float_intro"]=>
string(4) "left"
["float_fulltext"]=>
string(4) "left"
["category_layout"]=>
string(6) "_:blog"
["show_category_heading_title_text"]=>
string(1) "1"
["show_category_title"]=>
string(1) "0"
["show_description"]=>
string(1) "0"
["show_description_image"]=>
string(1) "0"
["maxLevel"]=>
string(1) "1"
["show_empty_categories"]=>
string(1) "0"
["show_no_articles"]=>
string(1) "1"
["show_subcat_desc"]=>
string(1) "1"
["show_cat_num_articles"]=>
string(1) "0"
["show_base_description"]=>
string(1) "1"
["maxLevelcat"]=>
string(2) "-1"
["show_empty_categories_cat"]=>
string(1) "0"
["show_subcat_desc_cat"]=>
string(1) "1"
["show_cat_num_articles_cat"]=>
string(1) "1"
["num_leading_articles"]=>
string(1) "1"
["num_intro_articles"]=>
string(1) "4"
["num_columns"]=>
string(1) "2"
["num_links"]=>
string(1) "4"
["multi_column_order"]=>
string(1) "0"
["show_subcategory_content"]=>
string(1) "0"
["show_pagination_limit"]=>
string(1) "1"
["filter_field"]=>
string(4) "hide"
["show_headings"]=>
string(1) "1"
["list_show_date"]=>
string(1) "0"
["date_format"]=>
string(0) ""
["list_show_hits"]=>
string(1) "1"
["list_show_author"]=>
string(1) "1"
["orderby_pri"]=>
string(5) "order"
["orderby_sec"]=>
string(5) "rdate"
["order_date"]=>
string(9) "published"
["show_pagination"]=>
string(1) "2"
["show_pagination_results"]=>
string(1) "1"
["show_feed_link"]=>
string(1) "1"
["feed_summary"]=>
string(1) "0"
["feed_show_readmore"]=>
string(1) "0"
["show_page_heading"]=>
NULL
["menu_text"]=>
int(1)
["menu_show"]=>
int(1)
["secure"]=>
int(0)
["page_title"]=>
string(24) "Mercadillo osho Festival"
["page_description"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["page_rights"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["robots"]=>
NULL
["access-view"]=>
bool(true)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["tagLayout"]=>
object(Joomla\CMS\Layout\FileLayout)#590 (7) {
["layoutId":protected]=>
string(19) "joomla.content.tags"
["basePath":protected]=>
NULL
["fullPath":protected]=>
NULL
["includePaths":protected]=>
array(0) {
}
["options":protected]=>
object(Joomla\Registry\Registry)#591 (3) {
["data":protected]=>
object(stdClass)#602 (2) {
["component"]=>
string(11) "com_content"
["client"]=>
int(0)
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["data":protected]=>
array(0) {
}
["debugMessages":protected]=>
array(0) {
}
}
["slug"]=>
string(28) "104:mercadillo-osho-festival"
["catslug"]=>
string(15) "2:uncategorised"
["parent_slug"]=>
NULL
["readmore_link"]=>
string(43) "/festival-tenerife/mercadillo-osho-festival"
["text"]=>
string(6490) "
Mercadillo osho Festival informatines interna
{youtube-playlist} PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc |840|680{/youtube-playlist}
Apelido Foto Contacto
|
|
que? |

|
|
Mercadillo de Osho Festival Meditation y arte intuitiva.Tenerife
Nombre: Raquel Nombre completo:Raquel Garcia Aparicio Profesion: Masajista
linlLink a Facebook: https://www.facebook.com/
Productos: Perfumes naturales Egipcios collares de porcelana vidriada, monederos, papiros y separadores de libros. Formas de contacto : movil 661510191
Comentarios: Perfume natural, cuya esencia es extraida de forma artesanal, de exquisitas flores y plantas escogidas con sumo mino, su nombre te da las claves de a donde te transporta,no es solo un perfume, ya que te protege y equilibra porque es un llamador de Ángeles, lleva impresa la Energia y Sabiduria Ancestral de Egipto.
|
|
|
|

|
|
|
|
|
|
|
|
Violeta |
|
|
|
|
|
Alejandra |
|
|
|
 |
|
1. Nombre: Mariano 2. Nombre completo: Mariano Mastroianni De Luca 3. Profesión: Técnico en nutrición - Depuración corporal profunda
4. Foto con buena resolución ejemplo de Productos: attached below
5. Productos: Cosmética natural (cremas, jabones), plata coloidal, alimentos fermentados, hierbas depurativas.
6. Formas de contacto: Tlf mvl: +34 623 102 181 Email: info@depuracioncorporal.com Web: https://depuracioncorporal.com/ Link Facebook: https://www.facebook.com/DepuracionCorporal Instagram: https://www.instagram.com/depuracion.corporal
7. Comentarios: Toda la cosmética que ofrecemos está hecha con dos ingredientes principales: productos naturales y muchísimo cariño. Los productos fermentados están elaborados artesanalmente y envasados para su conservación, nos ayudan a regenerar nuestra flora intestinal y equilibrarla. La plata coloidal es un antibiótico, antiparasitario y antifúngico natural. Las hierbas usadas en el proceso depurativo están cortadas, secadas y envasadas teniendo en cuenta sus ciclos naturales para que cada una de sus propiedades quede intacta.
|
|
|
|
 |
|
https://www.facebook.com/profile.php?id=100008755639380
Rosa Maria Muiña Arandia
|
|
|
|
|
|
Maika
Nombre:JUANAN Bernal Producto:Artesanías de orgon y joyeria
|
|
|
|
|
|
|
|
|
|
|
|
|
"
["tags"]=>
object(Joomla\CMS\Helper\TagsHelper)#609 (4) {
["tagsChanged":protected]=>
bool(false)
["replaceTags":protected]=>
bool(false)
["typeAlias"]=>
NULL
["itemTags"]=>
array(0) {
}
}
}
[2]=>
&object(Joomla\Registry\Registry)#592 (3) {
["data":protected]=>
object(stdClass)#603 (80) {
["article_layout"]=>
string(9) "_:default"
["show_title"]=>
string(1) "1"
["link_titles"]=>
string(1) "1"
["show_intro"]=>
string(1) "1"
["info_block_position"]=>
string(1) "1"
["show_category"]=>
string(1) "0"
["link_category"]=>
string(1) "0"
["show_parent_category"]=>
string(1) "0"
["link_parent_category"]=>
string(1) "0"
["show_author"]=>
string(1) "0"
["link_author"]=>
string(1) "0"
["show_create_date"]=>
string(1) "1"
["show_modify_date"]=>
string(1) "0"
["show_publish_date"]=>
string(1) "0"
["show_item_navigation"]=>
string(1) "1"
["show_vote"]=>
string(1) "0"
["show_readmore"]=>
string(1) "1"
["show_readmore_title"]=>
string(1) "1"
["readmore_limit"]=>
string(3) "100"
["show_tags"]=>
string(1) "1"
["show_icons"]=>
string(1) "1"
["show_print_icon"]=>
string(1) "0"
["show_email_icon"]=>
string(1) "0"
["show_hits"]=>
string(1) "1"
["show_noauth"]=>
string(1) "0"
["urls_position"]=>
string(1) "1"
["show_publishing_options"]=>
string(1) "1"
["show_article_options"]=>
string(1) "1"
["show_urls_images_frontend"]=>
string(1) "0"
["show_urls_images_backend"]=>
string(1) "1"
["targeta"]=>
int(0)
["targetb"]=>
int(0)
["targetc"]=>
int(0)
["float_intro"]=>
string(4) "left"
["float_fulltext"]=>
string(4) "left"
["category_layout"]=>
string(6) "_:blog"
["show_category_heading_title_text"]=>
string(1) "1"
["show_category_title"]=>
string(1) "0"
["show_description"]=>
string(1) "0"
["show_description_image"]=>
string(1) "0"
["maxLevel"]=>
string(1) "1"
["show_empty_categories"]=>
string(1) "0"
["show_no_articles"]=>
string(1) "1"
["show_subcat_desc"]=>
string(1) "1"
["show_cat_num_articles"]=>
string(1) "0"
["show_base_description"]=>
string(1) "1"
["maxLevelcat"]=>
string(2) "-1"
["show_empty_categories_cat"]=>
string(1) "0"
["show_subcat_desc_cat"]=>
string(1) "1"
["show_cat_num_articles_cat"]=>
string(1) "1"
["num_leading_articles"]=>
string(1) "1"
["num_intro_articles"]=>
string(1) "4"
["num_columns"]=>
string(1) "2"
["num_links"]=>
string(1) "4"
["multi_column_order"]=>
string(1) "0"
["show_subcategory_content"]=>
string(1) "0"
["show_pagination_limit"]=>
string(1) "1"
["filter_field"]=>
string(4) "hide"
["show_headings"]=>
string(1) "1"
["list_show_date"]=>
string(1) "0"
["date_format"]=>
string(0) ""
["list_show_hits"]=>
string(1) "1"
["list_show_author"]=>
string(1) "1"
["orderby_pri"]=>
string(5) "order"
["orderby_sec"]=>
string(5) "rdate"
["order_date"]=>
string(9) "published"
["show_pagination"]=>
string(1) "2"
["show_pagination_results"]=>
string(1) "1"
["show_feed_link"]=>
string(1) "1"
["feed_summary"]=>
string(1) "0"
["feed_show_readmore"]=>
string(1) "0"
["show_page_heading"]=>
NULL
["menu_text"]=>
int(1)
["menu_show"]=>
int(1)
["secure"]=>
int(0)
["page_title"]=>
string(24) "Mercadillo osho Festival"
["page_description"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["page_rights"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["robots"]=>
NULL
["access-view"]=>
bool(true)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
[3]=>
NULL
}
}
}
[11]=>
array(6) {
["file"]=>
string(85) "/homepages/26/d110144150/htdocs/sp/components/com_content/views/article/view.html.php"
["line"]=>
int(193)
["function"]=>
string(7) "trigger"
["class"]=>
string(16) "JEventDispatcher"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(16) "oncontentprepare"
[1]=>
&array(4) {
[0]=>
string(19) "com_content.article"
[1]=>
&object(stdClass)#594 (48) {
["id"]=>
string(3) "104"
["asset_id"]=>
string(3) "162"
["title"]=>
string(24) "Mercadillo osho Festival"
["alias"]=>
string(24) "mercadillo-osho-festival"
["introtext"]=>
string(6489) "
Mercadillo osho Festival informatines interna
{youtube-playlist} PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc |840|680{/youtube-playlist}
Apelido Foto Contacto
|
|
que? |

|
|
Mercadillo de Osho Festival Meditation y arte intuitiva.Tenerife
Nombre: Raquel Nombre completo:Raquel Garcia Aparicio Profesion: Masajista
linlLink a Facebook: https://www.facebook.com/
Productos: Perfumes naturales Egipcios collares de porcelana vidriada, monederos, papiros y separadores de libros. Formas de contacto : movil 661510191
Comentarios: Perfume natural, cuya esencia es extraida de forma artesanal, de exquisitas flores y plantas escogidas con sumo mino, su nombre te da las claves de a donde te transporta,no es solo un perfume, ya que te protege y equilibra porque es un llamador de Ángeles, lleva impresa la Energia y Sabiduria Ancestral de Egipto.
|
|
|
|

|
|
|
|
|
|
|
|
Violeta |
|
|
|
|
|
Alejandra |
|
|
|
 |
|
1. Nombre: Mariano 2. Nombre completo: Mariano Mastroianni De Luca 3. Profesión: Técnico en nutrición - Depuración corporal profunda
4. Foto con buena resolución ejemplo de Productos: attached below
5. Productos: Cosmética natural (cremas, jabones), plata coloidal, alimentos fermentados, hierbas depurativas.
6. Formas de contacto: Tlf mvl: +34 623 102 181 Email: info@depuracioncorporal.com Web: https://depuracioncorporal.com/ Link Facebook: https://www.facebook.com/DepuracionCorporal Instagram: https://www.instagram.com/depuracion.corporal
7. Comentarios: Toda la cosmética que ofrecemos está hecha con dos ingredientes principales: productos naturales y muchísimo cariño. Los productos fermentados están elaborados artesanalmente y envasados para su conservación, nos ayudan a regenerar nuestra flora intestinal y equilibrarla. La plata coloidal es un antibiótico, antiparasitario y antifúngico natural. Las hierbas usadas en el proceso depurativo están cortadas, secadas y envasadas teniendo en cuenta sus ciclos naturales para que cada una de sus propiedades quede intacta.
|
|
|
|
 |
|
https://www.facebook.com/profile.php?id=100008755639380
Rosa Maria Muiña Arandia
|
|
|
|
|
|
Maika
Nombre:JUANAN Bernal Producto:Artesanías de orgon y joyeria
|
|
|
|
|
|
|
|
|
|
|
|
|
"
["fulltext"]=>
string(0) ""
["state"]=>
string(1) "1"
["catid"]=>
string(1) "2"
["created"]=>
string(19) "2019-08-30 13:38:44"
["created_by"]=>
string(3) "547"
["created_by_alias"]=>
string(0) ""
["modified"]=>
string(19) "2019-10-02 10:08:57"
["modified_by"]=>
string(3) "547"
["checked_out"]=>
string(1) "0"
["checked_out_time"]=>
string(19) "0000-00-00 00:00:00"
["publish_up"]=>
string(19) "2019-08-30 13:38:44"
["publish_down"]=>
string(19) "0000-00-00 00:00:00"
["images"]=>
string(173) "{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}"
["urls"]=>
string(121) "{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}"
["attribs"]=>
string(667) "{"article_layout":"","show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","info_block_show_title":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_associations":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_page_title":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}"
["version"]=>
string(1) "8"
["ordering"]=>
string(2) "18"
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["access"]=>
string(1) "1"
["hits"]=>
string(4) "1429"
["metadata"]=>
object(Joomla\Registry\Registry)#604 (3) {
["data":protected]=>
object(stdClass)#606 (4) {
["robots"]=>
string(0) ""
["author"]=>
string(0) ""
["rights"]=>
string(0) ""
["xreference"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["featured"]=>
string(1) "0"
["language"]=>
string(1) "*"
["xreference"]=>
string(0) ""
["category_title"]=>
string(13) "Uncategorised"
["category_alias"]=>
string(13) "uncategorised"
["category_access"]=>
string(1) "1"
["author"]=>
string(10) "Super User"
["parent_title"]=>
string(4) "ROOT"
["parent_id"]=>
string(1) "1"
["parent_route"]=>
string(0) ""
["parent_alias"]=>
string(4) "root"
["rating"]=>
NULL
["rating_count"]=>
NULL
["params"]=>
&object(Joomla\Registry\Registry)#592 (3) {
["data":protected]=>
object(stdClass)#603 (80) {
["article_layout"]=>
string(9) "_:default"
["show_title"]=>
string(1) "1"
["link_titles"]=>
string(1) "1"
["show_intro"]=>
string(1) "1"
["info_block_position"]=>
string(1) "1"
["show_category"]=>
string(1) "0"
["link_category"]=>
string(1) "0"
["show_parent_category"]=>
string(1) "0"
["link_parent_category"]=>
string(1) "0"
["show_author"]=>
string(1) "0"
["link_author"]=>
string(1) "0"
["show_create_date"]=>
string(1) "1"
["show_modify_date"]=>
string(1) "0"
["show_publish_date"]=>
string(1) "0"
["show_item_navigation"]=>
string(1) "1"
["show_vote"]=>
string(1) "0"
["show_readmore"]=>
string(1) "1"
["show_readmore_title"]=>
string(1) "1"
["readmore_limit"]=>
string(3) "100"
["show_tags"]=>
string(1) "1"
["show_icons"]=>
string(1) "1"
["show_print_icon"]=>
string(1) "0"
["show_email_icon"]=>
string(1) "0"
["show_hits"]=>
string(1) "1"
["show_noauth"]=>
string(1) "0"
["urls_position"]=>
string(1) "1"
["show_publishing_options"]=>
string(1) "1"
["show_article_options"]=>
string(1) "1"
["show_urls_images_frontend"]=>
string(1) "0"
["show_urls_images_backend"]=>
string(1) "1"
["targeta"]=>
int(0)
["targetb"]=>
int(0)
["targetc"]=>
int(0)
["float_intro"]=>
string(4) "left"
["float_fulltext"]=>
string(4) "left"
["category_layout"]=>
string(6) "_:blog"
["show_category_heading_title_text"]=>
string(1) "1"
["show_category_title"]=>
string(1) "0"
["show_description"]=>
string(1) "0"
["show_description_image"]=>
string(1) "0"
["maxLevel"]=>
string(1) "1"
["show_empty_categories"]=>
string(1) "0"
["show_no_articles"]=>
string(1) "1"
["show_subcat_desc"]=>
string(1) "1"
["show_cat_num_articles"]=>
string(1) "0"
["show_base_description"]=>
string(1) "1"
["maxLevelcat"]=>
string(2) "-1"
["show_empty_categories_cat"]=>
string(1) "0"
["show_subcat_desc_cat"]=>
string(1) "1"
["show_cat_num_articles_cat"]=>
string(1) "1"
["num_leading_articles"]=>
string(1) "1"
["num_intro_articles"]=>
string(1) "4"
["num_columns"]=>
string(1) "2"
["num_links"]=>
string(1) "4"
["multi_column_order"]=>
string(1) "0"
["show_subcategory_content"]=>
string(1) "0"
["show_pagination_limit"]=>
string(1) "1"
["filter_field"]=>
string(4) "hide"
["show_headings"]=>
string(1) "1"
["list_show_date"]=>
string(1) "0"
["date_format"]=>
string(0) ""
["list_show_hits"]=>
string(1) "1"
["list_show_author"]=>
string(1) "1"
["orderby_pri"]=>
string(5) "order"
["orderby_sec"]=>
string(5) "rdate"
["order_date"]=>
string(9) "published"
["show_pagination"]=>
string(1) "2"
["show_pagination_results"]=>
string(1) "1"
["show_feed_link"]=>
string(1) "1"
["feed_summary"]=>
string(1) "0"
["feed_show_readmore"]=>
string(1) "0"
["show_page_heading"]=>
NULL
["menu_text"]=>
int(1)
["menu_show"]=>
int(1)
["secure"]=>
int(0)
["page_title"]=>
string(24) "Mercadillo osho Festival"
["page_description"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["page_rights"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["robots"]=>
NULL
["access-view"]=>
bool(true)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["tagLayout"]=>
object(Joomla\CMS\Layout\FileLayout)#590 (7) {
["layoutId":protected]=>
string(19) "joomla.content.tags"
["basePath":protected]=>
NULL
["fullPath":protected]=>
NULL
["includePaths":protected]=>
array(0) {
}
["options":protected]=>
object(Joomla\Registry\Registry)#591 (3) {
["data":protected]=>
object(stdClass)#602 (2) {
["component"]=>
string(11) "com_content"
["client"]=>
int(0)
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["data":protected]=>
array(0) {
}
["debugMessages":protected]=>
array(0) {
}
}
["slug"]=>
string(28) "104:mercadillo-osho-festival"
["catslug"]=>
string(15) "2:uncategorised"
["parent_slug"]=>
NULL
["readmore_link"]=>
string(43) "/festival-tenerife/mercadillo-osho-festival"
["text"]=>
string(6490) "
Mercadillo osho Festival informatines interna
{youtube-playlist} PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc |840|680{/youtube-playlist}
Apelido Foto Contacto
|
|
que? |

|
|
Mercadillo de Osho Festival Meditation y arte intuitiva.Tenerife
Nombre: Raquel Nombre completo:Raquel Garcia Aparicio Profesion: Masajista
linlLink a Facebook: https://www.facebook.com/
Productos: Perfumes naturales Egipcios collares de porcelana vidriada, monederos, papiros y separadores de libros. Formas de contacto : movil 661510191
Comentarios: Perfume natural, cuya esencia es extraida de forma artesanal, de exquisitas flores y plantas escogidas con sumo mino, su nombre te da las claves de a donde te transporta,no es solo un perfume, ya que te protege y equilibra porque es un llamador de Ángeles, lleva impresa la Energia y Sabiduria Ancestral de Egipto.
|
|
|
|

|
|
|
|
|
|
|
|
Violeta |
|
|
|
|
|
Alejandra |
|
|
|
 |
|
1. Nombre: Mariano 2. Nombre completo: Mariano Mastroianni De Luca 3. Profesión: Técnico en nutrición - Depuración corporal profunda
4. Foto con buena resolución ejemplo de Productos: attached below
5. Productos: Cosmética natural (cremas, jabones), plata coloidal, alimentos fermentados, hierbas depurativas.
6. Formas de contacto: Tlf mvl: +34 623 102 181 Email: info@depuracioncorporal.com Web: https://depuracioncorporal.com/ Link Facebook: https://www.facebook.com/DepuracionCorporal Instagram: https://www.instagram.com/depuracion.corporal
7. Comentarios: Toda la cosmética que ofrecemos está hecha con dos ingredientes principales: productos naturales y muchísimo cariño. Los productos fermentados están elaborados artesanalmente y envasados para su conservación, nos ayudan a regenerar nuestra flora intestinal y equilibrarla. La plata coloidal es un antibiótico, antiparasitario y antifúngico natural. Las hierbas usadas en el proceso depurativo están cortadas, secadas y envasadas teniendo en cuenta sus ciclos naturales para que cada una de sus propiedades quede intacta.
|
|
|
|
 |
|
https://www.facebook.com/profile.php?id=100008755639380
Rosa Maria Muiña Arandia
|
|
|
|
|
|
Maika
Nombre:JUANAN Bernal Producto:Artesanías de orgon y joyeria
|
|
|
|
|
|
|
|
|
|
|
|
|
"
["tags"]=>
object(Joomla\CMS\Helper\TagsHelper)#609 (4) {
["tagsChanged":protected]=>
bool(false)
["replaceTags":protected]=>
bool(false)
["typeAlias"]=>
NULL
["itemTags"]=>
array(0) {
}
}
}
[2]=>
&object(Joomla\Registry\Registry)#592 (3) {
["data":protected]=>
object(stdClass)#603 (80) {
["article_layout"]=>
string(9) "_:default"
["show_title"]=>
string(1) "1"
["link_titles"]=>
string(1) "1"
["show_intro"]=>
string(1) "1"
["info_block_position"]=>
string(1) "1"
["show_category"]=>
string(1) "0"
["link_category"]=>
string(1) "0"
["show_parent_category"]=>
string(1) "0"
["link_parent_category"]=>
string(1) "0"
["show_author"]=>
string(1) "0"
["link_author"]=>
string(1) "0"
["show_create_date"]=>
string(1) "1"
["show_modify_date"]=>
string(1) "0"
["show_publish_date"]=>
string(1) "0"
["show_item_navigation"]=>
string(1) "1"
["show_vote"]=>
string(1) "0"
["show_readmore"]=>
string(1) "1"
["show_readmore_title"]=>
string(1) "1"
["readmore_limit"]=>
string(3) "100"
["show_tags"]=>
string(1) "1"
["show_icons"]=>
string(1) "1"
["show_print_icon"]=>
string(1) "0"
["show_email_icon"]=>
string(1) "0"
["show_hits"]=>
string(1) "1"
["show_noauth"]=>
string(1) "0"
["urls_position"]=>
string(1) "1"
["show_publishing_options"]=>
string(1) "1"
["show_article_options"]=>
string(1) "1"
["show_urls_images_frontend"]=>
string(1) "0"
["show_urls_images_backend"]=>
string(1) "1"
["targeta"]=>
int(0)
["targetb"]=>
int(0)
["targetc"]=>
int(0)
["float_intro"]=>
string(4) "left"
["float_fulltext"]=>
string(4) "left"
["category_layout"]=>
string(6) "_:blog"
["show_category_heading_title_text"]=>
string(1) "1"
["show_category_title"]=>
string(1) "0"
["show_description"]=>
string(1) "0"
["show_description_image"]=>
string(1) "0"
["maxLevel"]=>
string(1) "1"
["show_empty_categories"]=>
string(1) "0"
["show_no_articles"]=>
string(1) "1"
["show_subcat_desc"]=>
string(1) "1"
["show_cat_num_articles"]=>
string(1) "0"
["show_base_description"]=>
string(1) "1"
["maxLevelcat"]=>
string(2) "-1"
["show_empty_categories_cat"]=>
string(1) "0"
["show_subcat_desc_cat"]=>
string(1) "1"
["show_cat_num_articles_cat"]=>
string(1) "1"
["num_leading_articles"]=>
string(1) "1"
["num_intro_articles"]=>
string(1) "4"
["num_columns"]=>
string(1) "2"
["num_links"]=>
string(1) "4"
["multi_column_order"]=>
string(1) "0"
["show_subcategory_content"]=>
string(1) "0"
["show_pagination_limit"]=>
string(1) "1"
["filter_field"]=>
string(4) "hide"
["show_headings"]=>
string(1) "1"
["list_show_date"]=>
string(1) "0"
["date_format"]=>
string(0) ""
["list_show_hits"]=>
string(1) "1"
["list_show_author"]=>
string(1) "1"
["orderby_pri"]=>
string(5) "order"
["orderby_sec"]=>
string(5) "rdate"
["order_date"]=>
string(9) "published"
["show_pagination"]=>
string(1) "2"
["show_pagination_results"]=>
string(1) "1"
["show_feed_link"]=>
string(1) "1"
["feed_summary"]=>
string(1) "0"
["feed_show_readmore"]=>
string(1) "0"
["show_page_heading"]=>
NULL
["menu_text"]=>
int(1)
["menu_show"]=>
int(1)
["secure"]=>
int(0)
["page_title"]=>
string(24) "Mercadillo osho Festival"
["page_description"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["page_rights"]=>
string(97) " Instituto Europeo para el Desarrollo de las Aplicaciones de la Inteligencia Intuitiva individual"
["robots"]=>
NULL
["access-view"]=>
bool(true)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
[3]=>
NULL
}
}
}
[12]=>
array(6) {
["file"]=>
string(82) "/homepages/26/d110144150/htdocs/sp/libraries/src/MVC/Controller/BaseController.php"
["line"]=>
int(672)
["function"]=>
string(7) "display"
["class"]=>
string(18) "ContentViewArticle"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[13]=>
array(6) {
["file"]=>
string(72) "/homepages/26/d110144150/htdocs/sp/components/com_content/controller.php"
["line"]=>
int(118)
["function"]=>
string(7) "display"
["class"]=>
string(40) "Joomla\CMS\MVC\Controller\BaseController"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
bool(true)
[1]=>
array(16) {
["catid"]=>
string(3) "INT"
["id"]=>
string(3) "INT"
["cid"]=>
string(5) "ARRAY"
["year"]=>
string(3) "INT"
["month"]=>
string(3) "INT"
["limit"]=>
string(4) "UINT"
["limitstart"]=>
string(4) "UINT"
["showall"]=>
string(3) "INT"
["return"]=>
string(6) "BASE64"
["filter"]=>
string(6) "STRING"
["filter_order"]=>
string(3) "CMD"
["filter_order_Dir"]=>
string(3) "CMD"
["filter-search"]=>
string(6) "STRING"
["print"]=>
string(7) "BOOLEAN"
["lang"]=>
string(3) "CMD"
["Itemid"]=>
string(3) "INT"
}
}
}
[14]=>
array(6) {
["file"]=>
string(82) "/homepages/26/d110144150/htdocs/sp/libraries/src/MVC/Controller/BaseController.php"
["line"]=>
int(710)
["function"]=>
string(7) "display"
["class"]=>
string(17) "ContentController"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[15]=>
array(6) {
["file"]=>
string(69) "/homepages/26/d110144150/htdocs/sp/components/com_content/content.php"
["line"]=>
int(43)
["function"]=>
string(7) "execute"
["class"]=>
string(40) "Joomla\CMS\MVC\Controller\BaseController"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
string(0) ""
}
}
[16]=>
array(4) {
["file"]=>
string(78) "/homepages/26/d110144150/htdocs/sp/libraries/src/Component/ComponentHelper.php"
["line"]=>
int(402)
["args"]=>
array(1) {
[0]=>
string(69) "/homepages/26/d110144150/htdocs/sp/components/com_content/content.php"
}
["function"]=>
string(12) "require_once"
}
[17]=>
array(6) {
["file"]=>
string(78) "/homepages/26/d110144150/htdocs/sp/libraries/src/Component/ComponentHelper.php"
["line"]=>
int(377)
["function"]=>
string(16) "executeComponent"
["class"]=>
string(36) "Joomla\CMS\Component\ComponentHelper"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
string(69) "/homepages/26/d110144150/htdocs/sp/components/com_content/content.php"
}
}
[18]=>
array(6) {
["file"]=>
string(80) "/homepages/26/d110144150/htdocs/sp/libraries/src/Application/SiteApplication.php"
["line"]=>
int(194)
["function"]=>
string(15) "renderComponent"
["class"]=>
string(36) "Joomla\CMS\Component\ComponentHelper"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
string(11) "com_content"
}
}
[19]=>
array(6) {
["file"]=>
string(80) "/homepages/26/d110144150/htdocs/sp/libraries/src/Application/SiteApplication.php"
["line"]=>
int(233)
["function"]=>
string(8) "dispatch"
["class"]=>
string(38) "Joomla\CMS\Application\SiteApplication"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[20]=>
array(6) {
["file"]=>
string(79) "/homepages/26/d110144150/htdocs/sp/libraries/src/Application/CMSApplication.php"
["line"]=>
int(196)
["function"]=>
string(9) "doExecute"
["class"]=>
string(38) "Joomla\CMS\Application\SiteApplication"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[21]=>
array(6) {
["file"]=>
string(44) "/homepages/26/d110144150/htdocs/sp/index.php"
["line"]=>
int(49)
["function"]=>
string(7) "execute"
["class"]=>
string(37) "Joomla\CMS\Application\CMSApplication"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
["previous":"Exception":private]=>
NULL
}
request: array(3) {
["fields"]=>
string(70) "items(snippet(title, publishedAt, resourceId(videoId))), nextPageToken"
["playlistId"]=>
string(36) " PLLt9glvM7P_IaMbYxW-NHiM0rs9P4HYPc "
["maxResults"]=>
int(50)
}