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/SF298/232279.jpg',
'FileSize' => '260 KB',
'is_book' => false,
'keywords' => 'rugby',
'real_path' => '/media/images/IMAGES DONE/Library/SF298/',
'path' => 'Library/SF298/232279',
'file_path' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF298/',
'file_pathBig' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF298/',
'file_pathSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF298/',
'file_name' => '232279.jpg',
'id' => '232279',
'sku' => '232279',
'image' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF298/232279.jpg',
'imageBig' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF298/232279.jpg',
'imageBigPreview' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF298/232279.jpg',
'imageSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF298/232279.jpg',
'categorycode' => 'ANI',
'moreimages' => 'D0701029',
'headline' => 'Ulster Rugby Training',
'headlineTruncated' => 'Ulster Rugby Training',
'caption' => '10 January 2007; Ulster's Paddy Wallace in action during rugby squad training. Newforge Country Club, Belfast, Co. Antrim. Picture credit: Oliver McVeigh / SPORTSFILE',
'DateCreated' => 'Wed, 10 Jan 2007 00:00:00 +0000',
'ShortDate' => '10 Jan 2007',
'LongDate' => 'Wednesday 10th Jan 2007',
'db_DateCreated' => '200701100000',
'event_images_count' => (int) 32,
'event_images_count_text' => '32 Images',
'parent_block' => '',
'parent_block_class' => '',
'image_link_url' => 'https://www.sportsfile.com/more-images/D0701029/',
'w' => '2082',
'h' => '1817',
'dimensions' => 'width='180'',
'mobile_dimensions' => 'style="width:100%;"',
'orientation' => 'horizontal',
'iptc_leadimage' => 'False',
'is_editorial' => 'false',
'is_hidden' => 'false',
'width' => (int) 2082,
'height' => (int) 1817,
'display_priority_timestamp' => (int) 0,
'event_group_lead_image' => 'f',
'page_sort' => (int) 0,
'date_sort' => (int) 0,
'display' => 'true',
'reindex' => 'false',
'alt' => '10 January 2007; Ulster's Paddy Wallace in action during rugby squad training. Newforge Country Club, Belfast, Co. Antrim. Picture credit: Oliver McVeigh / SPORTSFILE',
'folderid' => (int) 5000,
'link' => 'https://www.sportsfile.com/id/232279/',
'purchase_item' => true,
'button' => '<a href='https://www.sportsfile.com/id/232279/'>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%2F232279&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Ulster+Rugby+Training" 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/232279&t=Ulster+Rugby+Training"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/232279/" 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%2F232279&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Ulster+Rugby+Training',
'facebook_share_link' => 'https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/232279&t=Ulster+Rugby+Training',
'gallery_actions' => '<div class="gallery-actions">
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F232279&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=Ulster+Rugby+Training" 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/232279&t=Ulster+Rugby+Training"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/232279/" 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/SF298/232279' 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) 19
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) 1758116074.622
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/SF298/232279.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) 1758116074.5961,
'_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/232279',
'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 ��$Exif MM * J R( �i Z �
�� '
�� ' � � "� � �( � #4 H H ��� JFIF H H �� C !"$"$�� C�� � �! ��
�� � } !1AQa"q2���#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz������������������������������������������������������������������������
�� � w !1AQaq"2�B���� #3R�br�
$4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz����������������������������������������������������������������������� ? �x��j�p��z�zO�}1O�,�px9�_j[�X�?�U��#��'���`�8�R>��b
U����/t{���v�H'�qr��i��|��m��&��L�ׯjͻ���Fa�L�N�G4�
�R��Y�v�524L�^��h�y��N�RK��L��T@�9�`�?��pFz���nܣ�L_B���Q���M��;V��5�8�1~SN䄎N����k�I�h�|J 5+A������,�������UН�E�>g�Ιƭ�1��q!?�ѯ&��
�s\H�"�K��u5��tL^��j~$ԮnY,[@�/��H� RA��~���7�:����Z��C����C���~Փ���)�u���h�z��sc$�y����Fq��YSZ��P��v#�0Q�1��D��w�
�-��j*��x�SEKB,�i�]�
�b�l��
j��e@������_�RÑ�ڳ<��A�6$�TU]����ׇ������v�Zv'1T�������x��m�P�8���M&v���´���Ks�mVݭ_��g��1�:��~�\G��>�A�q]�3J���m��f�|ց�p��1�;%����9�W�_�/�i��I��l�YH` ��\�ݝ�_�8� ��N���.���� �[�(��xذ��*�G�������y��&f�."��x6Nd�)ܶ*���ւYD銧s�H�A��[�p3C��/w�3Y���H<�Cl��<����M�c�=��R�l:֞�wH �W}@�D|Ef]�W��dX����b��{�x��U�N��9�d�� ��U�{�GN�H��l����i�[���գW��T�U#r}A�Ҵk�Cs��O2�J�GT%9$�����4�
�Z�-u���[�`����������Ty���
M����:h:N����M����5��,� ra�.q��'�v�|�"�v9�UB F��)Jm�jF�GJ�u
�i1�ķ~4fLڲe"����Y�
�)��3P̀�M2��qT�r��������$�"`
JnB�I���?r�h��H��pkCN����Ҫ�G��#�e�]�Lz�}�n ���1��X�"{���*��T �y/_��ax������J��,��ܜ*�,@�m$���q
��!_�7�������˞ MCŧ]�c��{ �d��g�)/����>W�+]N\��sK���mK:�%�:���C���[HLqF��` $���s=��>�@$�kxh�rUjR���u��j�FŸ�!�j�w VcL�V��ֲ���͎j��qңt,8<�\�6G���Q���hB�Q��P�Sr4��M��(��Fڠ���fB0���(�_�����:I[
�_s�"���*� S��Rԙ�w�
?��>*��a��[��#�'vbB �qװ����1���;_ڠ�����(,��͵K62�'�{UΗ&�%N�����m{���ך�������.m��+��v����1ڽw����瓯��/
�W�ŭD,ڔ����
�S�$��$��5��|��z�q�}!��j�5�6��YX�lo4ƏI�~�xg�(=��3g����
A$���� �&u�K�N
����1]i-���Th���=���4 `�{�}��
YJ-h�;��8�j(C�����^"�sY�2��[��FYO��Ҧ�E<g�oMID�7�8��0�ȡJ�#2x�sQc��Gc5���J �yǥ-\�z��P�d�]!�b�+:�?y�~���:8����_I|E����̾%փΪV[X�u;V0ONy©8=����p8i7�����|M��ϭk�~`\���c��NvF;{��<d�+���t+;���M�xSM�����s~�'*
�n"@��'��[���S<�Z��{ɵ=RL��J�K�qv$�#�,�*;;����m?t�|�9#����Ƴ��/��?Tk�>\�V��K�X�X��L>�|�13����|f�b+�Q`��-�@�X�~��UN-;����xj�T�>�h�}�)����;�o�wZ[Ach��]ʨ�q3ck��� �o����MsD�"P��S(�=+�����J�5JbH��=J7S�i"ʐ�9�b
+f�4�Q��ZIX�"�p���5H�9p5V~T,"�e&zƗ2[��O V�z��u�9ɫ�/y �C�n�� ͘��<���ȿ� Ao,j3��>P��߭{ع�B'%fϋ"t22;V��G�^������<o�Se���,��3I�(b�F���D/���q�7wc�+M��|Ay��������I3�J��>^�$��J�y��X#��)q�(8�F}y�zhRG��R]X�����YMmn/�H�]�u�(��2��t#2����<%�:��XC6�*�D��lG#�� ����JuMMi��N0�P}�v��o�WZE�
���Ϙ�DyW��t�;���-��zSJң�]�1yc��*F�`�0�<�A��ZV��1�=��?�W� �-yc�Y�)\�ҿ����1T�#��t�5y>ɪ�d�=��G�� ��2|W4�J-�\j)%n���e�#��m~u�.�t�H��RIk�rhș�m#��pS�H�6�<�²���M�PH�5<�q�;�4PQ�b�<����aF�:.�C��}��k-��uQ�Ҫ��:����.�)��DZ�Ius&�m�A8g��N�q�'$q^�ex$pSݟ
kVN������mژ��g�h���PĒ0q���no#���xt��c���R~.-��'�F�G��e��N��G���� �,|CaK �����T *��� B� 88��<� `��������I$v: �H\`w���7vh�bľ3��L�Om/I�GR���ܒ��p}2��M"ha�>�S8�9�JSr�mE|'�x7A�<W�}SM�M����YfӵTM�#�w~�.����~����� <�<�ˬ�k������#�M����q���5�7t�c%����oH�����6�]i�`K�ԅ'���?�z6�3if�x�H�M�F�u#z�;W^6�:�a��u�Z_�pP�*x�}���w�|+��oA�H������)�x�{�����*�s�^,���^�t,�U����*�Me_4{ԲJ �jS���Un��Ё��^�e�-®1�F0�Y_P(;r��Eiv=a<r}k_�r�����UQ^�. �^,/�@ Gj���/��Z���M>[[���2&Dbø #�����>��g��u�����x�0ݷ��{��K-7H�t�b��I�~��_I ��̊�d��
g�<dW#�Q�6GGf����r� S�nd֮�]4:��q�D��k,H�_���#�� ;⏆> ;�^�.4�&�#�Ҭ�"ClN���m�V�f\`�r2٫��]Տ��e�çE�Oi3Z���K�$i�e�1��rT��il�;��$��i��Q�>��ܶ�=C�Tm[\���x.mF��3s9��t�8��ۏ9 !I�c'ھͻ��������z;,�1�˿� �d�S%I�o���[���M��A ��2ED�*;~�sA'�=rKk�gV0���XQ#���9�����s��]�D�Tpj��rx ���Բ�14XAjI~y���"�>J���=�\��Q�2��!��h�Nۓs���bp[<����$���ִ�4i't{�����f� ���ʽ��>�a�mS�����f��<D@Æ\�2���b���*:�~a��;];[�,t�Qu;+[�`��c���#��lg�Qh�-�ty�5 #��2���l��M�h�:߄~$�&������ٛr�� X�������1ھ��.>�t-4�4���2��r���P*��=����]��C �Y�D�Z7�.la�P�m�t���o<;yjT��� &2���O#h�9l���$�^���TP��m��9�t����d�U��t�����K3 ��wkGWX��?�~5�7�5K��XK���c0��n/�*�9� 07H +X��S�h�7�1�A�#��*��Th�_�/��Q� �<3�k��[�ocl�2$� d. �"�uum�F;u>#�ɪi�߉���0ٟ�;$���?��]�M� �6;A#$6w�
�Ͻf��Ϊ�)��� �U��}h3d���#�+�^�����&�4ŝˍ�y�����4$��4Rq$з�*�x�������e�y��/}
��Dž�|�'=dZ���փ�w�z͜�
՞�w5���%��6
zد��wg� �A���'�&��&��#G���։�Ǩ�yP7�9�}�7��[^[_Zh��2��쳿٧��N1���W�5�Tua���<��p�i~8�"��r��O.e�Yuk�̀�K����q�Ni�Q�w%
�N�ִ[OI39���-�[;�kuo(��8 � ������ƭ:�H������q�����pA#>��z��F��[�ׂ<_�
"���!�u��:�����c_,F�=�Q�I�3���_T��z����v�l�l�� ���A�rqԓ�/%v���yѐ��ޛ�s�*ކ� �B�*8Ѷ���N�'�Rg`x�;��}��4�L�/ިr �69�m��7$w���W,�#��]T����џ[�)��p�X:�^���D�I�?ĺ�,��f �9"߹�7��(�7H�1^�2�#��������<����d�i��Η�L��C݈��r9�7�1��)A*A�:H��Q��� �nd�hbB�w�q�HU�H �8 u5�opdT��{��s/��J��w�Y�'�LP�Vm��|Y��>���2&���EU����x#��l�l,`K41��m�`�<� ����{���4!��T�z�i�~8�1<g4=X�0Y����R�U:�5%[B��^b�U`�&��X�sd��̭�N�h��%��N���"P�}�)Xb�o )� ����_3>��Qe��F�<�U�M�~οJ�q�#� ��d�W�K�Z6H��eds��(���$�G<�|��h�,s�5�Kc���T��/�e��-��̅�>�q[��{MKU���n!p�� ��C:�C �$#�Ҵ����^I-��4�K(���Fꬪ�r�Wq,�dsY��o����s���*��
��ް(Bݱ�u�f�w�F�ڑ�k�\`AM�$s��7�L�<��5��/zhL͂/��ZH��� *l���m^(�[�P|7�}���wÞ��8gTm�8��z�$�9��l���� J�ʽ�V�m|=�
K_�Vk]2�[ɂ��Q�l{�Mtc5�3��?'<W��$�6��Qėڍ̗S��b����+$�W�Δ%�B�
��z��[��{�^ dm�i&���rG�=�{U�]�����x�F���=��b� �f(I�F Z�´�!�� ���H�5�+�PZ5= z�4�/v�$ r� ��u5�Uǯ#�S�Bh�<�� ���Z|��U&n���,��8��
����� ���i�/;E7��2y4U��A�4� �ks�/Ӯ��G�]����0�v=��7�M{c�q�W�|E����/����Em.�x�98
�����Z�Quy����e�[��j�W�N�$�Lm�½�y�\y3�C�$s���#~� �U� ����W[��O��Ǧ��Jή��x|���<6���r�!���u�)��zl?�ZUZqйҝ6�������0c�ըH�k�nI`8���9g�$jI5oD�l.-`i$���Ұ��q�\Z���3L�j���=7\�;��U�8�I�!��/z���&��O:F���M�=��ÌWW�
�D?�4�|hR��q����j� *��{J��u}
�x�t��
����1�ƽ\e�Q�Cv~M�*bs�J8u?�{���u�(��m�,+�#���p[��8>�d�W3��G��<1�h2��Gqn���1H��U�I�����~5�W�.doj(�v���3w���_����+Vnr�n�v��sV���b������kоYA}4�NA*�Xb��I�\�t�>���@��hBּ[�#d���Ytۃ���E,�&Z��B�^��0ew�}�A�iZNB�}F���Y�F�G#�[���ُ&� �`PEt�e_@[�iQ�B��Ѿ�?�i�h�Z�'L$�(
���8��^�3�G=
����]i�֓{[��-��ΌQ�U5��8�q�fo�W9c�K�(��k�����*�Kb�H��>���[E+hK=���/I��.b�M��b�pI�(�,1��Z����!ؖc�O&��A3R܀�ɟ���(�d#����ִ�o'�@�5)�H�;jh�Cצ���5$ �u�
����T�ʄ���9��5d��E��U����z���|G T��1���:%�]'�fT�c�ZtW�Kf} �;�G�ӂ� iWZ�cGl�����SPG5�����<=�ż�Hf�n���gr=��s\-����}.���,��Sݘb�tTU���b�H��Hv�{��Q�^��Kh�E��f�6�ppۺ�Z��:_��wV>
�ӚU)���?1��O�wI �����ՕO�]K����5���"�<� ��Zl��;��h��I����ҩ�Vc��N+>�Ș|�5iO�F�V���I!@�@1�5!s��)�$z
��l�ce�"l��������|�^�S����"���g�����k�3�
7N�x���J�՜��r+�̒�q�LJ���UzIu�|��^*^����nu^y8�s[�֦��;� �$�RL}L�:ݮ.y*����������T�0>c���k^�3�:ߴ�$����|M����?���S�6�������� ].i���%��q�L��cgKq�u���T��!q�N���wC�� ��
nI�(�4!�fc��HG���~��u$~��o�� O�ˬ��b��^�^�G�2\n;N�k5��wQ�!�m�D
���Ti�#��M?G��u��=j�kմ����M����)�xݷ�Z���ujZ�H�|��O��� T�G��/�_����,i�O����*����|K� ��� ���mt7H��2�~��D�Լ!�,�ԯ4���"*�<������¸t_ �K��oU��.$Hm����F
�1f��B��ԁkΤj�Gg���'�V�c��O�?��� �p��u��-F��z���>^�)��dT(A*>`��pz�z
W�� � j"𝦳�
+U����)�.&XC�x#;�����Cd��_��¼*����J)��V$o��˶�s� ~��*Xg�0t��|�£�8���$o��z�K�?�ſ��u��p�]���|��
#��'����?R�+�&����T��-�^t˟����C�Wog����-��]߆�
t-��i�'��7�R��~��abi�[��7�
�JO��v�w^���F�u��\�c��Ү�� ��*�!� �e��ݿ®8����(]���r�m�� �_Y����Gi5��M����@���I��ȓ5��lJF2<������I!2w�� x���VO��H-"���Re۹�X�
�=}y��x�/x\�^�7�B�}6��OP6���mw$bR˵��y=�9�NF���@� n��|������3���5�&��GdSQI�����}�5]t.���S��$0�����'2��>��,���Ń� iI�;J���s��pNp*J#_ [�4�:߈�ar��V]� :��N~lm��pI#���q��s_l+(f��̥{���� 7�X��O����?�O�s�a��t�o
!�d_����F���y�IG��*�-�|A�X#1�~�ɖ',H$����8�xN+�w�H �S�����I����#X�A��6����� �M*�b5�D:���7�g�����a�@x^�xN��6�
��)
Ã� �=UOj�o[�b-���Lq�Ԧ�"�� ���X��� P��j���01�D���~���9W��T+�x�F�}���|�T��c$�c��P��a��k:�YB>�#��GrN@<�֙� ���uk^ e�]�:��A�r���q��'ր</o�ί��$��S� �#A� �=$�+��kZ��A��R��G��;��>l�s���섌�W�����NG$@-�du��08��V��t�Ũj�썐%��ʧ!$19? 9��7�k�@���*Photoshop 3.0 8BIM � RP7M5054 ANI rugby7 20070110<