stison\lib\db\ActiveQuery Object
(
    [_organisationIdColumn:protected] => `Content`.`OrganisationId`
    [_withOrganisationEnabled:protected] => 1
    [_withUserOrganisationEnabled:protected] => 
    [sql] => 
    [on] => 
    [joinWith] => Array
        (
            [0] => Array
                (
                    [0] => Array
                        (
                            [0] => booksExtended
                        )

                    [1] => 
                    [2] => LEFT JOIN
                )

            [1] => Array
                (
                    [0] => Array
                        (
                            [0] => persons
                            [1] => productWebsites
                            [2] => prizes
                        )

                    [1] => 
                    [2] => LEFT JOIN
                )

        )

    [select] => 
    [selectOption] => 
    [distinct] => 
    [from] => 
    [groupBy] => Array
        (
            [0] => Content.ContentId
        )

    [join] => Array
        (
            [0] => Array
                (
                    [0] => INNER JOIN
                    [1] => ContentSubject
                    [2] => ContentSubject.ContentId = Content.ContentId AND ContentSubject.SubjectId = :typeId
                )

        )

    [having] => 
    [union] => 
    [withQueries] => 
    [params] => Array
        (
            [:typeId] => 25
        )

    [queryCacheDuration] => 
    [queryCacheDependency] => 
    [_events:yii\base\Component:private] => Array
        (
        )

    [_eventWildcards:yii\base\Component:private] => Array
        (
        )

    [_behaviors:yii\base\Component:private] => Array
        (
        )

    [where] => 
    [limit] => 
    [offset] => 
    [orderBy] => 
    [indexBy] => 
    [emulateExecution] => 
    [modelClass] => stison\models\Content
    [with] => Array
        (
            [0] => booksExtended
            [1] => bisacCodes
            [2] => publisher
            [3] => imprint
        )

    [asArray] => 
    [multiple] => 
    [primaryModel] => 
    [link] => 
    [via] => 
    [inverseOf] => 
    [viaMap:yii\db\ActiveQuery:private] => 
    [_cacheResult:protected] => Array
        (
            [enable] => 1
            [duration] => 60
            [dependency] => 
        )

)