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

Diwan ali

Language: Arabic

Organization: National Library of India, Kolkata

Author: Abul Kasim Ali bin al-Hasain

Publisher:

Copyright:1341

27

Diwan ali

Language: Arabic

Organization: National Library of India, Kolkata

Author: Abul Kasim Ali bin al-Hasain

Publisher:

Copyright:1341

39

Kitab An-Najat

Language: Arabic

Organization: National Library of India, Kolkata

Author: Abu Ali al-Husain bin Abdallah bin Sina

Publisher:

Copyright:1687

135

The History of the Damnable Life and Deserved Death of Doctor John Faustus 1592

Language: English

Organization: National Library of India, Kolkata

Author: Rose, William

Publisher:George Routledge, London

Copyright:1594

113