Extbase Variable Dump
TYPO3\CMS\Extbase\Persistence\Generic\QueryResultprototypeobject (2 items)
0 => FilipPova\T3v13dev\Domain\Model\Bookprototypepersistent entity (uid=1, pid=2)
title => protected'Mein Erstest Buch' (17 chars)
author => protected'Filip Pova' (10 chars)
isbn => protected'123' (3 chars)
summary => protected'<p>Zusammenfassung: Lorem ipsum dolor sit amet, consectetuer adipiscing elit
 . Aenean commodo ligula eget dolor. Aenean massa.</p>
' (129 chars)
rating => protected1 (integer)
buyDate => protected1764111600 (integer)
readingDone => protectedFALSE
readingDate => protected0 (integer)
uid => protected1 (integer)
_localizedUid => protectedmodified1 (integer)
_languageUid => protectedNULL
_versionedUid => protectedmodified1 (integer)
pid => protected2 (integer)
1 => FilipPova\T3v13dev\Domain\Model\Bookprototypepersistent entity (uid=2, pid=2)
title => protected'Das Unkrautland' (15 chars)
author => protected'Anton Seize' (11 chars)
isbn => protected'1234' (4 chars)
summary => protected'<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ri
 diculus mus.</p>
' (92 chars)
rating => protected2 (integer)
buyDate => protected1762988400 (integer)
readingDone => protectedTRUE
readingDate => protected1764284400 (integer)
uid => protected2 (integer)
_localizedUid => protectedmodified2 (integer)
_languageUid => protectedNULL
_versionedUid => protectedmodified2 (integer)
pid => protected2 (integer)
Home
T3v13dev
    Template file
    packages/t3v13dev/Resources/Private/PageView/Pages/Default.html
    Backend Configuration
    packages/t3v13dev/Configuration/Sets/SitePackage/PageTsConfig/BackendLayouts/default.tsconfig

    Datum

    FilipPova\T3v13dev\Controller\DateController::dateoutputAction

    01.05.2026

    FilipPova\T3v13dev\Controller\DateController::dateoutputAction

    01.05.2026

    Überschrift aus BE :: Bücherliste

    Listenansicht :: Book

    TitelAutorBewertungFertig?Details
    Mein Erstest BuchFilip Pova1 Nein Details
    Das UnkrautlandAnton Seize2 Ja Details

    Da die Action im gleichen Plugin und Controller liegt, reicht es so
    Sonst müssten man action="detail" pluginName="book" pageUid="" controller="Book"