‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent Member List

This is the complete list of members for TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent, including all inherited members.

__construct(private QueryBuilder $queryBuilder, private readonly string $table, private readonly int $pageId, private readonly array $fields, private readonly int $firstResult, private readonly int $maxResults, private readonly DatabaseRecordList $recordList)TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent
getDatabaseRecordList()TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent
getFields()TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent
getFirstResult()TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent
getMaxResults()TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent
getPageId()TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent
getQueryBuilder()TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent
getTable()TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent
setQueryBuilder(QueryBuilder $queryBuilder)TYPO3\CMS\Backend\View\Event\ModifyDatabaseQueryForRecordListingEvent