.. include:: ../../../Includes.txt .. _queryViewHelper: :navigation-title: Query ViewHelper ======================== Query ViewHelper ======================== ViewHelper which defines queries. Go to the source code of this ViewHelper: `QueryViewHelper.php `_ (GitHub). Arguments ========= The following arguments are available for the query ViewHelper: .. confval:: id :name: queryId :Type: string :required: true Query ID .. confval:: manager :name: queryManager :Type: string Query manager .. confval:: uid :name: queryUid :Type: string UID of the query record .. note:: The query will only be processed if the manager and UID arguments are provided. These arguments are not defined as `required` for compatibility with the XML parser. Example ======= .. code-block:: xml