HumHub Documentation (unofficial)

Errors

Table of Contents

humhub/components/assets/AssetBundle.php 2
humhub/libs/DateHelper.php 3
humhub/libs/HttpClient.php 1
humhub/libs/JSONResponse.php 1
humhub/models/Setting.php 1
humhub/models/UrlOembed.php 2
humhub/modules/content/components/ContentActiveRecord.php 1
humhub/modules/content/models/ContentTag.php 7
humhub/modules/content/models/ContentType.php 1
humhub/modules/content/models/forms/MoveContentForm.php 1
humhub/modules/content/widgets/richtext/AbstractRichTextEditor.php 1
humhub/modules/content/widgets/WallEntryControlLink.php 1
humhub/modules/content/widgets/WallEntryControls.php 1
humhub/modules/installer/Module.php 2
humhub/modules/live/components/LiveEvent.php 1
humhub/modules/marketplace/models/Module.php 1
humhub/modules/notification/models/Notification.php 1
humhub/modules/space/models/Membership.php 1
humhub/modules/stream/actions/LegacyStreamTrait.php 1
humhub/modules/stream/models/filters/StreamQueryFilter.php 2
humhub/modules/stream/models/StreamQuery.php 2
humhub/modules/ui/form/widgets/BasePicker.php 1
humhub/modules/ui/icon/components/FontAwesomeIconProvider.php 1
humhub/modules/ui/icon/components/IconFactory.php 1
humhub/modules/ui/icon/components/IconProvider.php 1
humhub/modules/ui/icon/widgets/Icon.php 1
humhub/modules/ui/menu/MenuLink.php 1
humhub/modules/ui/view/components/View.php 1
humhub/modules/user/models/Group.php 2
humhub/modules/web/security/models/SecuritySettings.php 1
humhub/widgets/Button.php 1
humhub/widgets/JsWidget.php 3
humhub/widgets/ModalDialog.php 2

AssetBundle.php

Type Line Description
ERROR 72 Tag "@var" with body "@@var [] can be defined to use a different set of css assets in production mode e.g. for minified/combined stylesheets." has error
ERROR 67 Tag "@var" with body "@@var [] can be defined to use a different set of js assets in production mode e.g. for minified/combined scripts." has error

DateHelper.php

Type Line Description
ERROR 67 Tag "since" with body "@since v1.4" has error
ERROR 51 Tag "since" with body "@since v1.4" has error
ERROR 33 Tag "since" with body "@since v1.4" has error

HttpClient.php

Type Line Description
ERROR 21 Tag "@property" with body "@@property $transport CurlTransport" has error

JSONResponse.php

Type Line Description
ERROR 29 Tag "@var" with body "@@var []" has error

Setting.php

Type Line Description
ERROR 128 Tag "see" with body "@see Yii::$app->isInstalled()" has error "\Yii::$app->isInstalled()" is not a valid Fqsen.

UrlOembed.php

Type Line Description
ERROR 339 Tag "method" with body "@method []|null $data" has error Unexpected token "[", expected type at offset 0 on line 1
ERROR 288 Tag "method" with body "@method []|null $data" has error Unexpected token "[", expected type at offset 0 on line 1

ContentActiveRecord.php

Type Line Description
ERROR 342 Tag "see" with body "@see ContentActiveRecord::$managePermission, ContentActiveRecord::$createPermission" has error "\humhub\modules\content\components\ContentActiveRecord::$managePermission," is not a valid Fqsen.

ContentTag.php

Type Line Description
ERROR 66 Tag "@property" with body "@@property int sort_order" has error
ERROR 66 Tag "@property" with body "@@property string color" has error
ERROR 66 Tag "@property" with body "@@property int parent_id" has error
ERROR 66 Tag "@property" with body "@@property string type" has error
ERROR 66 Tag "@property" with body "@@property int contentcontainer_id" has error
ERROR 66 Tag "@property" with body "@@property string module_id" has error
ERROR 66 Tag "@property" with body "@@property string name" has error

ContentType.php

Type Line Description
ERROR 49 Tag "@var" with body "@@var [] caches the result for contentContainer and global requests [$contentContainer->id|'' => ContentType[]]" has error

MoveContentForm.php

Type Line Description
ERROR 28 Tag "@var" with body "@@var []" has error

AbstractRichTextEditor.php

Type Line Description
ERROR 198 Tag "@var" with body "@@var [] renderer class definition" has error

WallEntryControlLink.php

Type Line Description
ERROR 43 Tag "@var" with body "@@var [] link html options" has error

WallEntryControls.php

Type Line Description
ERROR 153 Tag "method" with body "@method [] $menuItem" has error Unexpected token "[", expected type at offset 0 on line 1

Module.php

Type Line Description
ERROR 122 Tag "see" with body "@see Yii::$app->setDatabaseInstalled()" has error "\Yii::$app->setDatabaseInstalled()" is not a valid Fqsen.
ERROR 111 Tag "see" with body "@see Yii::$app->setInstalled()" has error "\Yii::$app->setInstalled()" is not a valid Fqsen.

LiveEvent.php

Type Line Description
ERROR 31 Tag "see" with body "@see \humhub\modules\content\models\Content::VISIBILITY_*" has error "\humhub\modules\content\models\Content::VISIBILITY_*" is not a valid Fqsen.

Module.php

Type Line Description
ERROR 208 Tag "since" with body "@since v1.16" has error

Notification.php

Type Line Description
ERROR 41 Tag "@property" with body "@@property string module" has error

Membership.php

Type Line Description
ERROR 114 Tag "since" with body "@since v1.2.1" has error

LegacyStreamTrait.php

Type Line Description
ERROR 149 Tag "since" with body "@since since 1.7" has error

StreamQueryFilter.php

Type Line Description
ERROR 79 Tag "since" with body "@since v1.15" has error
ERROR 64 Tag "since" with body "@since v1.15" has error

StreamQuery.php

Type Line Description
ERROR 151 Tag "see" with body "@see [[removeFilterHandler(..., $exclude = true)]]" has error "\humhub\modules\stream\models\[[removeFilterHandler(...," is not a valid Fqsen.
ERROR 135 Tag "see" with body "@see [[setupFilters()]]" has error "\humhub\modules\stream\models\[[setupFilters()]]" is not a valid Fqsen.

BasePicker.php

Type Line Description
ERROR 128 Tag "since" with body "@since v1.3 'id' by default" has error

FontAwesomeIconProvider.php

Type Line Description
ERROR 83 Tag "@return" with body "@@return $" has error

IconFactory.php

Type Line Description
ERROR 43 Tag "@var" with body "@@var [] array of IconProvider instances associated with a provider id" has error

IconProvider.php

Type Line Description
ERROR 55 Tag "@return" with body "@@return $" has error

Icon.php

Type Line Description
ERROR 984 Tag "@return" with body "@@return [] array representation of this icon" has error

MenuLink.php

Type Line Description
ERROR 25 Tag "@property" with body "@@property $icon" has error

View.php

Type Line Description
ERROR 521 Tag "since" with body "@since v1.2" has error

Group.php

Type Line Description
ERROR 51 Tag "@property" with body "@@property GroupSpace[] groupSpaces" has error
ERROR 51 Tag "@property" with body "@@property GroupUser[] groupUsers" has error

SecuritySettings.php

Type Line Description
ERROR 58 Tag "@var" with body "@@var [] static config cache" has error

Button.php

Type Line Description
ERROR 109 Tag "@return" with body "@@return |null" has error

JsWidget.php

Type Line Description
ERROR 43 Tag "@var" with body "@@var []" has error
ERROR 183 Tag "@return" with body "@@return []" has error
ERROR 174 Tag "@return" with body "@@return []" has error

ModalDialog.php

Type Line Description
ERROR 20 Tag "@var" with body "@@var" has error
ERROR 15 Tag "@var" with body "@@var" has error

Search results