$arrayConfig = array();
$arrayConfig["orderby"] = 'headline';
$arrayConfig["direction"] = 'asc';
$arrayConfig["limit"] = '100';
$arrayConfig["start"] = '0';
$arrayConfig["search"] = 'club';
$arrayConfig["label"] = '1';
$arrayConfig["website"] = '1';
$arrayConfig["status"] = '1';
getLocationCategorieList($arrayConfig);
Array
(
[0] => Array
(
[id] => 19
[key] => agfasd-fasdf19
[tags] =>
[headline] => agfasd fasdf
[content] => dfadfadsf
[description] =>
[label] => Array
(
[0] =>
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2026-01-20 17:10:02
)
[1] => Array
(
[id] => 21
[key] => agfasd-fasdf21
[tags] =>
[headline] => agfasd fasdf
[content] =>
[description] => bmw
[label] => Array
(
[0] =>
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2026-01-22 12:59:37
)
[2] => Array
(
[id] => 9
[key] => Eventhalle-Burgdorf9
[tags] => Burgdorf, Eventhalle
[headline] => Eventhalle Burgdorf
[content] => Die Markthalle Burgdorf ist DER Veranstaltungsort für Anlässe aller Arten und Grössen. Sie ist für die Industrie, das Gewerbe und privat Personen von der Stadt und Region Burgdorf ein wichtiger Mittelpunkt, der nicht mehr wegzudenken ist. Der Standort Burgdorf ist eine sympathische Kleinstadt im Emmental, die dank zentraler Lage leicht erreicht werden kann. Nach einer Sanierung im 2015 erstrahlt sie nun in neuem Glanz und bietet seither noch mehr Raum und Komfort für Begegnung
[description] =>
[label] => Array
(
[0] =>
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2023-02-04 20:21:30
)
[3] => Array
(
[id] => 20
[key] => 22
[tags] =>
[headline] => Test26-1
[content] => asdfsdfdfd
[description] => adfdfdf
[label] => Array
(
[0] => 6
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2026-01-21 09:29:25
)
[4] => Array
(
[id] => 10
[key] => Weihnachtslocation110
[tags] =>
[headline] => Weihnachten
[content] =>
[description] =>
[label] => Array
(
[0] =>
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2024-01-29 17:41:10
)
[5] => Array
(
[id] => 18
[key] => 23
[tags] => Halli, Winter
[headline] => Winterhallen 26
[content] => adfdfdsfdsaf angepasst
[description] => asdfafsdafdsf
[label] => Array
(
[0] => 6
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2026-01-20 16:51:54
)
[6] => Array
(
[id] => 8
[key] => Standortkategorietest18
[tags] => Ab, Hinzu, Jetzt, Neu
[headline] => Winterthur testKategorie_1
[content] => Neue hinzufügen. Löschen funktioniert
[description] => bmw
[label] => Array
(
[0] => 6
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2024-09-27 01:03:26
)
)
| Variabel | Erklärung |
|---|---|
| id | ID |
| key | Schlüssel |
| headline | Titel |
| content | Inhalt |
| label | Array mit den Zuteilungen |
| website | Array mit den Webseiten |
| status | 1 : Aktiv |
| update | Letzte Speicherung |
| image | Hauptbild Array |
| image | Bild in voller Auflösung und geprüft |
| thumbnail | Thumbnail und geprüft |
| small | Klein und geprüft |
getLocationCategorieContent("Club_1");
| Variabel/Funktion | Erklärung |
|---|---|
| getLocationCategorieContent | Funktion, gibt den Inhalt der Infoseite als Array zurück |
| Variable 1 | ID/Key der Kategorie |
Array
(
[id] => 8
[key] => Standortkategorietest18
[tags] => Ab, Hinzu, Jetzt, Neu
[headline] => Winterthur testKategorie_1
[content] => Neue hinzufügen. Löschen funktioniert
[description] => bmw
[label] => Array
(
[0] => 6
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2024-09-27 01:03:26
)
| Variabel | Erklärung |
|---|---|
| id | ID |
| key | Schlüssel |
| headline | Titel |
| content | Inhalt |
| label | Array mit den Zuteilungen |
| website | Array mit den Webseiten |
| status | 1 : Aktiv |
| update | Letzte Speicherung |
| image | Hauptbild Array |
| image | Bild in voller Auflösung und geprüft |
| thumbnail | Thumbnail und geprüft |
| small | Klein und geprüft |
$arrayConfig = array();
$arrayConfig["orderby"] = 'headline';
$arrayConfig["direction"] = 'desc';
$arrayConfig["limit"] = '100';
$arrayConfig["start"] = '0';
$arrayConfig["search"] = 'event';
$arrayConfig["categorie"] = '1';
$arrayConfig["country"] = 'CH';
$arrayConfig["label"] = '1';
$arrayConfig["website"] = '1';
$arrayConfig["status"] = '1';
getLocationList($arrayConfig);
Array
(
[0] => Array
(
[id] => 29
[key] => 22
[tags] => Winter
[headline] => test26-1
[content] => sdfadfdsfdf
[description] => Kaffeebar Dinerclub
[address_1] => Bachstrasse
[address_2] => 40
[zip] => 6300
[city] => Baar
[state] =>
[stateShort] =>
[country] =>
[googleLAT] =>
[googleLNG] =>
[googlePlaceID] =>
[phone] => +41417560872
[email] => edith.gisler@betasolutions.ch
[opening_hours] => Array
(
[0] => 01:00-09:32
[1] => close
[2] => close
[3] => 12:00-13:00
[4] => close
[5] => 09:50-23:30
[6] => close
)
[categories] => Array
(
[0] => 20
)
[categorie] => 20
[label] => Array
(
[0] => 6
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2026-01-21 09:34:43
[links] => Array
(
[0] => Array
(
[referenz] => facebook
[url] => https://www.betasolutions.ch
[target] => _self
)
)
[link] => Array
(
[facebook] => https://www.betasolutions.ch
)
[downloads] => Array
(
[0] => Array
(
[id] => 34
[button] => adfdsf
[referenz] => file
[file] => 1768984328_adfadsfadf.
[typ] =>
)
)
[image_items] => 1
[video_items] => 0
[videofile_items] => 0
[media_items] => 1
[image] => Array
(
[id] => 1435
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[video] => Array
(
)
[videofile] => Array
(
)
)
[1] => Array
(
[id] => 31
[key] => Test230131
[tags] => Sonne
[headline] => Test2301
[content] => sadfasdfdsf
[description] => asdfdsf
[address_1] => Neufeldstrasse 39
[address_2] => klein
[zip] => 3415
[city] => Rüegsauschachen
[state] => Bern
[stateShort] => BE
[country] => CH
[googleLAT] => 47.0137974
[googleLNG] => 7.663668
[googlePlaceID] => ChIJ9UMJBskyjkcRH_sXk5L1CvM
[phone] => +41417560872
[email] => edith.gisler@betasolutions.ch
[opening_hours] => Array
(
[0] => 01.00-09.32
[1] => close
[2] => close
[3] => close
[4] => 23.12-01.20
[5] => close
[6] => close
)
[categories] => Array
(
[0] => 22
)
[categorie] => 22
[label] => Array
(
[0] => 6
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2026-01-23 10:06:39
[links] => Array
(
[0] => Array
(
[referenz] => facebook
[url] => https://www.betasolutions.ch
[target] => _self
)
)
[link] => Array
(
[facebook] => https://www.betasolutions.ch
)
[downloads] => Array
(
[0] => Array
(
[id] => 40
[button] => adfdsf
[referenz] => file
[file] => 1769159070_sonne.
[typ] =>
)
)
[image_items] => 3
[video_items] => 0
[videofile_items] => 0
[media_items] => 3
[image] => Array
(
[id] => 1442
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[video] => Array
(
)
[videofile] => Array
(
)
)
[2] => Array
(
[id] => 24
[key] => Standorte-1-test24
[tags] => Ab, Hinzu, Jetzte, Neu
[headline] => Stanort_test_1
[content] => Neuer Standort test 1
[description] =>
[address_1] => Oberfeldstrasse 20
[address_2] =>
[zip] => 8302
[city] => Kloten
[state] => Zürich
[stateShort] => ZH
[country] => CH
[googleLAT] => 47.4482002
[googleLNG] => 8.5951059
[googlePlaceID] => ChIJMwS1JYyfmkcREP9LHUpJduo
[phone] => +41792223344
[email] =>
[opening_hours] => Array
(
[0] => 09.08-20.08
[1] => 09.08-20.08
[2] => 20.50-20.50
[3] => close
[4] => close
[5] => close
[6] => close
)
[categories] => Array
(
[0] =>
)
[categorie] =>
[label] => Array
(
[0] =>
)
[website] => Array
(
[0] => 1
)
[status] => 1
[highlight] => 1
[update] => 2026-03-06 22:56:01
[links] => Array
(
[0] => Array
(
[referenz] => website
[url] => https://www.blindtextgenerator.de/
[target] => _blank
)
)
[link] => Array
(
[website] => https://www.blindtextgenerator.de/
)
[image_items] => 38
[video_items] => 2
[videofile_items] => 3
[media_items] => 43
[image] => Array
(
[id] => 418
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[video] => Array
(
[id] => 457
[url] => https://www.youtube.com/watch?v=ps0UQwK5c44
[embed] =>
)
[videofile] => Array
(
[id] => 619
[video] => media/location/locations/video/619.mp4
[check] => false
)
)
[3] => Array
(
[id] => 25
[key] => Eventhalle-Burgdorf25
[tags] =>
[headline] => Eventhalle Burgdorf
[content] => adfadsfdfdsfdfdfddf
ergänzt
[description] =>
[address_1] => Sägestrasse 19
[address_2] =>
[zip] => 3400
[city] => Burgdorf
[state] => Bern
[stateShort] => BE
[country] => CH
[googleLAT] => 47.0934495
[googleLNG] => 7.561667
[googlePlaceID] => ChIJi-vCbOUujkcRgcpV4O_Bc2U
[phone] =>
[email] =>
[opening_hours] => Array
(
[0] => 01.08-23.23
[1] => close
[2] => close
[3] => 19.28-20.20
[4] => close
[5] => close
[6] => close
)
[categories] => Array
(
[0] =>
)
[categorie] =>
[label] => Array
(
[0] =>
)
[website] => Array
(
[0] => 1
)
[status] => 1
[highlight] => 1
[update] => 2024-03-01 16:44:41
[links] => Array
(
[0] => Array
(
[referenz] => custom
[url] => https://www.markthalle-burgdorf.ch/
[target] => _blank
[button] => Eventhalle B
)
)
[link] => Array
(
[custom] => https://www.markthalle-burgdorf.ch/
)
[image_items] => 1
[video_items] => 0
[videofile_items] => 0
[media_items] => 1
[image] => Array
(
[id] => 416
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[video] => Array
(
)
[videofile] => Array
(
)
)
[4] => Array
(
[id] => 30
[key] => adfadf30
[tags] =>
[headline] => BETA Solutions GmbH
[content] => adfadfadf
[description] =>
[address_1] => Oberfeldstrasse 20
[address_2] =>
[zip] => 8302
[city] => Kloten
[state] =>
[stateShort] =>
[country] =>
[googleLAT] =>
[googleLNG] =>
[googlePlaceID] =>
[phone] => +41417560870
[email] =>
[opening_hours] => Array
(
[0] => close
[1] => close
[2] => close
[3] => close
[4] => close
[5] => close
[6] => close
)
[categories] => Array
(
[0] =>
)
[categorie] =>
[label] => Array
(
[0] =>
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2026-01-22 13:02:03
[image_items] => 0
[video_items] => 0
[videofile_items] => 0
[media_items] => 0
[image] => Array
(
)
[video] => Array
(
)
[videofile] => Array
(
)
)
[5] => Array
(
[id] => 32
[key] => afasdfasd32
[tags] =>
[headline] => afasdfasd
[content] => f asdf asd f
[description] =>
[address_1] =>
[address_2] =>
[zip] =>
[city] =>
[state] =>
[stateShort] =>
[country] =>
[googleLAT] =>
[googleLNG] =>
[googlePlaceID] =>
[phone] =>
[email] =>
[opening_hours] => Array
(
[0] => close
[1] => close
[2] => close
[3] => close
[4] => close
[5] => close
[6] => close
)
[categories] => Array
(
[0] =>
)
[categorie] =>
[label] => Array
(
[0] =>
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2026-02-09 11:01:37
[image_items] => 0
[video_items] => 0
[videofile_items] => 0
[media_items] => 0
[image] => Array
(
)
[video] => Array
(
)
[videofile] => Array
(
)
)
[6] => Array
(
[id] => 28
[key] => afasdfads-f28
[tags] =>
[headline] => afasdfads f
[content] =>
[description] =>
[address_1] =>
[address_2] =>
[zip] =>
[city] =>
[state] =>
[stateShort] =>
[country] =>
[googleLAT] =>
[googleLNG] =>
[googlePlaceID] =>
[phone] =>
[email] =>
[opening_hours] => Array
(
[0] => close
[1] => close
[2] => 17.25-18.25
[3] => close
[4] => close
[5] => close
[6] => close
)
[categories] => Array
(
[0] =>
)
[categorie] =>
[label] => Array
(
[0] =>
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2026-01-20 17:25:15
[image_items] => 0
[video_items] => 0
[videofile_items] => 0
[media_items] => 0
[image] => Array
(
)
[video] => Array
(
)
[videofile] => Array
(
)
)
)
getLocationContent("Eventhalle-YX_2");
Array
(
[id] => 24
[key] => Standorte-1-test24
[tags] => Ab, Hinzu, Jetzte, Neu
[headline] => Stanort_test_1
[content] => Neuer Standort test 1
[description] =>
[address_1] => Oberfeldstrasse 20
[address_2] =>
[zip] => 8302
[city] => Kloten
[state] => Zürich
[stateShort] => ZH
[country] => CH
[googleLAT] => 47.4482002
[googleLNG] => 8.5951059
[googlePlaceID] => ChIJMwS1JYyfmkcREP9LHUpJduo
[phone] => +41792223344
[email] =>
[opening_hours] => Array
(
[0] => 09.08-20.08
[1] => 09.08-20.08
[2] => 20.50-20.50
[3] => close
[4] => close
[5] => close
[6] => close
)
[categories] => Array
(
[0] =>
)
[categorie] =>
[label] => Array
(
[0] =>
)
[website] => Array
(
[0] => 1
)
[status] => 1
[update] => 2026-03-06 22:56:01
[links] => Array
(
[0] => Array
(
[referenz] => website
[url] => https://www.blindtextgenerator.de/
[target] => _blank
)
)
[link] => Array
(
[website] => https://www.blindtextgenerator.de/
)
[image_items] => 38
[video_items] => 2
[videofile_items] => 3
[media_items] => 43
[image] => Array
(
[id] => 418
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[video] => Array
(
[id] => 457
[url] => https://www.youtube.com/watch?v=ps0UQwK5c44
[embed] =>
)
[videofile] => Array
(
[id] => 619
[video] => media/location/locations/video/619.mp4
[check] => false
)
)
getLocationImages("2");
Array
(
[0] => Array
(
[id] => 418
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[1] => Array
(
[id] => 419
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[2] => Array
(
[id] => 420
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[3] => Array
(
[id] => 421
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[4] => Array
(
[id] => 422
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[5] => Array
(
[id] => 423
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[6] => Array
(
[id] => 424
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[7] => Array
(
[id] => 425
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[8] => Array
(
[id] => 426
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[9] => Array
(
[id] => 427
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[10] => Array
(
[id] => 428
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[11] => Array
(
[id] => 429
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[12] => Array
(
[id] => 430
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[13] => Array
(
[id] => 431
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[14] => Array
(
[id] => 432
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[15] => Array
(
[id] => 433
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[16] => Array
(
[id] => 434
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[17] => Array
(
[id] => 435
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[18] => Array
(
[id] => 436
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[19] => Array
(
[id] => 437
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[20] => Array
(
[id] => 438
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[21] => Array
(
[id] => 439
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[22] => Array
(
[id] => 440
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[23] => Array
(
[id] => 441
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[24] => Array
(
[id] => 442
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[25] => Array
(
[id] => 443
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[26] => Array
(
[id] => 444
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[27] => Array
(
[id] => 445
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[28] => Array
(
[id] => 446
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[29] => Array
(
[id] => 447
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[30] => Array
(
[id] => 448
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[31] => Array
(
[id] => 449
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[32] => Array
(
[id] => 450
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[33] => Array
(
[id] => 451
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[34] => Array
(
[id] => 452
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[35] => Array
(
[id] => 453
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[36] => Array
(
[id] => 454
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[37] => Array
(
[id] => 455
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
)
getLocationVideos("2");
Array
(
[0] => Array
(
[id] => 457
[type] => stream
[url] => https://www.youtube.com/watch?v=ps0UQwK5c44
[embed] =>
)
[1] => Array
(
[id] => 456
[type] => stream
[url] => https://www.youtube.com/watch?v=DRXJhVHQDtI
[embed] =>
)
)
getLocationVideosfiles("24");
Array
(
[0] => Array
(
[id] => 619
[type] => video
[video] => media/location/locations/video/619.mp4
[check] => false
)
[1] => Array
(
[id] => 617
[type] => video
[video] => media/location/locations/video/617.mp4
[check] => false
)
[2] => Array
(
[id] => 618
[type] => video
[video] => media/location/locations/video/618.mp4
[check] => false
)
)
getLocationMedia("24");
Array
(
[0] => Array
(
[id] => 457
[type] => stream
[url] => https://www.youtube.com/watch?v=ps0UQwK5c44
[embed] =>
)
[1] => Array
(
[id] => 418
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[2] => Array
(
[id] => 456
[type] => stream
[url] => https://www.youtube.com/watch?v=DRXJhVHQDtI
[embed] =>
)
[3] => Array
(
[id] => 419
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[4] => Array
(
[id] => 420
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[5] => Array
(
[id] => 421
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[6] => Array
(
[id] => 422
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[7] => Array
(
[id] => 423
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[8] => Array
(
[id] => 424
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[9] => Array
(
[id] => 425
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[10] => Array
(
[id] => 426
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[11] => Array
(
[id] => 427
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[12] => Array
(
[id] => 428
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[13] => Array
(
[id] => 429
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[14] => Array
(
[id] => 430
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[15] => Array
(
[id] => 431
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[16] => Array
(
[id] => 432
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[17] => Array
(
[id] => 433
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[18] => Array
(
[id] => 434
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[19] => Array
(
[id] => 435
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[20] => Array
(
[id] => 436
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[21] => Array
(
[id] => 437
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[22] => Array
(
[id] => 438
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[23] => Array
(
[id] => 439
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[24] => Array
(
[id] => 440
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[25] => Array
(
[id] => 441
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[26] => Array
(
[id] => 442
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[27] => Array
(
[id] => 443
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[28] => Array
(
[id] => 444
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[29] => Array
(
[id] => 619
[type] => video
[video] => media/location/locations/video/619.mp4
[check] => false
)
[30] => Array
(
[id] => 445
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[31] => Array
(
[id] => 446
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[32] => Array
(
[id] => 447
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[33] => Array
(
[id] => 448
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[34] => Array
(
[id] => 449
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[35] => Array
(
[id] => 450
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[36] => Array
(
[id] => 451
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[37] => Array
(
[id] => 452
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[38] => Array
(
[id] => 453
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[39] => Array
(
[id] => 454
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[40] => Array
(
[id] => 455
[type] => image
[image] =>
[thumbnail] =>
[small] =>
[check] => false
)
[41] => Array
(
[id] => 617
[type] => video
[video] => media/location/locations/video/617.mp4
[check] => false
)
[42] => Array
(
[id] => 618
[type] => video
[video] => media/location/locations/video/618.mp4
[check] => false
)
)