cubicweb/web/wdoc/custom_view_last_update_fr.rst
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 07 Oct 2015 18:24:49 +0200
changeset 11242 b05c7a96d621
parent 11057 0b59724cb3f2
child 12792 e2cdb1be6bd9
permissions -rw-r--r--
[hooks/workflow] pass eids, not entities, from hooks to operations Passing entity objects around runs the risk of getting out of date data from caches.

.. -*- coding: utf-8 -*-
 
Dernières modifications
-----------------------

* la table des `derniers changements`_ fournit un exemple d'utilisation de RQL
  pour récupérer les derniers changements ayant eu lieu sur ce site.

.. _`derniers changements`: ../view?rql=Any+M%2CX+WHERE+X+modification_date+M+ORDERBY+M+DESC+LIMIT+30