Code Context $xml = $this->get_xmp_array($xmp_data);
foreach($xml['Seq'] as $row) {
$single_data = array();
$item_details =
[
'path_root' => '/media/images/IMAGES DONE/',
'drive' => 'D',
'originalpath' => 'D:/Images/Images Done/Library/SF191/175192.jpg',
'FileSize' => '349 KB',
'is_book' => false,
'keywords' => 'Football',
'real_path' => '/media/images/IMAGES DONE/Library/SF191/',
'path' => 'Library/SF191/175192',
'file_path' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF191/',
'file_pathBig' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF191/',
'file_pathSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF191/',
'file_name' => '175192.jpg',
'id' => '175192',
'sku' => '175192',
'image' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF191/175192.jpg',
'imageBig' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF191/175192.jpg',
'imageBigPreview' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF191/175192.jpg',
'imageSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF191/175192.jpg',
'categorycode' => 'ABC',
'moreimages' => 'D0505001',
'headline' => 'Armagh v Wexford',
'headlineTruncated' => 'Armagh v Wexford',
'caption' => '1 May 2005; John Hudson, Wexford, in action against Kieran McGeeney, Armagh. Allianz National Football League, Division 1 Final, Armagh v Wexford, Croke Park, Dublin. Picture credit; Brendan Moran / SPORTSFILE',
'DateCreated' => 'Sun, 01 May 2005 00:00:00 +0000',
'ShortDate' => '01 May 2005',
'LongDate' => 'Sunday 1st May 2005',
'db_DateCreated' => '200505010000',
'event_images_count' => (int) 79,
'event_images_count_text' => '79 Images',
'parent_block' => '',
'parent_block_class' => '',
'image_link_url' => 'https://www.sportsfile.com/more-images/D0505001/',
'w' => '1970',
'h' => '1482',
'dimensions' => 'width='180'',
'mobile_dimensions' => 'style="width:100%;"',
'orientation' => 'horizontal',
'iptc_leadimage' => 'False',
'is_editorial' => 'false',
'is_hidden' => 'false',
'width' => (int) 1970,
'height' => (int) 1482,
'display_priority_timestamp' => (int) 0,
'event_group_lead_image' => 'f',
'page_sort' => (int) 0,
'date_sort' => (int) 0,
'display' => 'true',
'reindex' => 'false',
'alt' => '1 May 2005; John Hudson, Wexford, in action against Kieran McGeeney, Armagh. Allianz National Football League, Division 1 Final, Armagh v Wexford, Croke Park, Dublin. Picture credit; Brendan Moran / SPORTSFILE',
'folderid' => (int) 5000,
'link' => 'https://www.sportsfile.com/id/175192/',
'purchase_item' => true,
'button' => '<a href='https://www.sportsfile.com/id/175192/'>Purchase This Print</a><br/>',
'single_image_link_text' => 'Purchase Print',
'gallery_actions_default' => '<div class="gallery-actions">
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F175192&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Armagh+v+Wexford" class="left" onclick="track_share_click('twitter');"><div class="icon-medium icon-medium-twitter"></div></a>
<a class="facebook left" target="_blank" onclick="track_share_click('facebook'); return !window.open(this.href, 'Facebook', 'width=640,height=300')" href="https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/175192&t=Armagh+v+Wexford"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/175192/" class="text12 gallerylink right gallery-history-link">Purchase Print</a></div>',
'gallery_actions_corporate' => '<div class="gallery-actions corporate-box"></div>',
'permission_name' => 'access_5000',
'twitter_share_link' => 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F175192&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Armagh+v+Wexford',
'facebook_share_link' => 'https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/175192&t=Armagh+v+Wexford',
'gallery_actions' => '<div class="gallery-actions">
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F175192&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Armagh+v+Wexford" class="left" onclick="track_share_click('twitter');"><div class="icon-medium icon-medium-twitter"></div></a>
<a class="facebook left" target="_blank" onclick="track_share_click('facebook'); return !window.open(this.href, 'Facebook', 'width=640,height=300')" href="https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/175192&t=Armagh+v+Wexford"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/175192/" class="text12 gallerylink right gallery-history-link">Purchase Print</a></div>',
]
$sql = 'select user_activity_tbl.*,users_tbl.name from user_activity_tbl
inner join users_tbl on user_activity_tbl.user_id=users_tbl.user_id where path='Library/SF191/175192' and action like '%editorial_image'
order by id'
$conn = object(Cake\Database\Connection) id:0 {
'config' => [
'password' => '*****',
'username' => '*****',
'host' => '*****',
'database' => '*****',
'port' => '*****',
'driver' => 'Cake\Database\Driver\Postgres',
'persistent' => 'false',
'timezone' => 'UTC',
'flags' => [
],
'cacheMetadata' => true,
'log' => false,
'quoteIdentifiers' => false,
'datasource' => 'Database/Postgres',
'schema' => 'public',
'prefix' => '',
'encoding' => 'utf8',
'url' => null,
'name' => 'default',
]
'driver' => object(Cake\Database\Driver\Postgres) id:1 {
'connected' => true
}
'transactionLevel' => (int) 0
'transactionStarted' => false
'useSavePoints' => false
'logQueries' => true
'logger' => object(DebugKit\Database\Log\DebugLog) id:2 {
protected _queries => [
'' => [maximum depth reached],
]
protected _logger => null
protected _connectionName => 'default'
protected _totalTime => (int) 3
protected _totalRows => (int) 1
protected _includeSchema => false
}
}
$query = object(Cake\Database\Log\LoggingStatement) id:0 {
protected _logger => object(DebugKit\Database\Log\DebugLog) id:1 {
}
protected _compiledParams => [
]
protected startTime => (float) 1758074109.5524
protected loggedQuery => null
protected _statement => object(Cake\Database\Statement\PDOStatement) id:2 {
}
protected _driver => object(Cake\Database\Driver\Postgres) id:3 {
}
protected _hasExecuted => true
}
$editorial_history = [
]
$file = '/media/images/IMAGES DONE/Library/SF191/175192.jpg'
$var = [
'var' => [
'www_dir' => '/var/www/html',
'www_url' => 'http://www.sportsfile.com',
'web_dir' => '/var/www/html/src/webroot',
'web_url' => 'http://www.sportsfile.com',
'mod_dir' => '/var/www/html/mod/',
'mod_url' => 'http://www.sportsfile.com/mod/',
'cls_dir' => '/var/www/html/src/webroot/class/',
'cls_url' => 'http://www.sportsfile.com/class/',
'xml_dir' => '/var/www/html/src/webroot/xml/',
'img_dir' => '/var/www/html/src/webroot/images/',
'img_url' => 'http://www.sportsfile.com/images/',
'css_url' => 'http://www.sportsfile.com/css/',
'js_url' => 'http://www.sportsfile.com/js/',
'_mstart' => (float) 1758074109.5416,
'_log' => '',
'_onload' => '',
'_style' => '',
'_script' => '',
'_main' => 'main',
'_action' => 'main',
'_file' => 'main',
'_xmlact' => 'main.xml',
'_source' => 'post',
'www_index' => 'http://www.sportsfile.com/index.php',
'www_self' => 'http://www.sportsfile.com/id/175192',
'www_script' => 'http://www.sportsfile.com/index.php?action=main',
'ccode' => 'EUR',
'cname' => 'Euro',
'cicon' => '€',
'email_support' => 'liam@zeitsolutions.com',
'twitter_widgets_js' => '<script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>',
],
'dataset' => [
'status' => [
(int) 1 => 'New Order',
(int) 2 => 'Sent To Printer',
(int) 3 => 'In Print',
(int) 4 => 'Cancelled',
(int) 5 => 'Posted',
],
],
]
$image_xmp_history = [
]
$key_data = [
'DRP' => 'Dropped',
'TXT' => 'Metadata Edited',
'ACT' => 'Sent to an Action',
]
$content = '��� JFIF H H ��3RExif MM * J R( �i Z x
�� '
�� ' � �� � � �( � 2s H H ��� JFIF H H �� C !"$"$�� C�� � �! ��
�� � } !1AQa"q2���#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz������������������������������������������������������������������������
�� � w !1AQaq"2�B���� #3R�br�
$4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz����������������������������������������������������������������������� ? �١�����9��zV���O�L9
!^��iAU�&��q���5(G��x�@^��!�OJ�Ŭ�q���� N��hT_ii�{�$�+�=0+ ��RVM���`��h{�I�����1�Ph�z�R�e��_��$WG/S�H�X��隹��op��)'��#T.O�*�䍕?r�U��{a}�]��n� ݖ"���u7�!��Jۙ$�rN7z��� ��k��e�6�sӊ�M��lR�Y�x=+��
��:��$p��g��\���\F�Q� �9�j�r���R�,B��� ?
���cknv��ӊ!&"Q��Ťypz��mE����Ӧ�ZǠ�D��<]�bB�
i���&"(K"7�ь���C�焪3SR�i���\t��gE�G � ��gҽsB�/R�kW���jJ�Gn{�R���mXO� ǦOZ�|Uv�[�ߞt�zM��l�*�n�1ር��Xj`#�������d�T���������ʡ�ht!\�
�̒�� z
�n�����~����6�2)�_�zELjn�T���b��y��W*WjU&�nP��������b#��"\}rp~����b���2ڪ�� ����/���U[C:���Nb��t�2"q:���,��
wJ�C�Ұ�V T���>�~ �\:�-��P�hZ��
��Q�� Ҧp>