use Drupal\views\ViewExecutable; /** * Implements hook_views_post_execute(). */ function custom_api_views_post_execute(ViewExecutable $view) { if ($view->id() === 'historic_cities_api' && $view->current_display === 'rest_export_8') { \Drupal::logger('custom_api')->notice('View executed: @id - Display: @display', [ '@id' => $view->id(), '@display' => $view->current_display, ]); $unique_nids = []; $deduped = []; foreach ($view->result as $row) { if (!in_array($row->nid, $unique_nids)) { $unique_nids[] = $row->nid; $deduped[] = $row; } } $view->result = array_values($deduped); } } Rare Books | INDIAN CULTURE

Rare Books


کلیات شفایی

Language: Persian

Organization: National Library of India, Kolkata

Author: حکیم شرف الدین حسن شفایی Hakim Sharaf-Ud-Din Hasan Shifai

Publisher:

Copyright:1687

21

Naked They Pray

Language: English

Organization: National Library of India, Kolkata

Author: Gervis, Pearce

Publisher:Cassell and Company Limited, London

Copyright:1956

826

Kitab An-Najat

Language: Arabic

Organization: National Library of India, Kolkata

Author: Abu Ali al-Husain bin Abdallah bin Sina

Publisher:

Copyright:1687

135

Farewell, My Friend and the Garden

Language: English

Organization: National Library of India, Kolkata

Author: Tagore, Rabindranath

Publisher:Jaico Publishing House, Calcutta

Copyright:1956

27

নারী পাশ্চাত্য সমাজে ও হিন্দু সমাজে

Language: Bengali

Organization: National Library of India, Kolkata

Author: মিত্র, চারুচন্দ্র

Publisher:কলিকাতা

Copyright:1344

66