Documentation

Errors

Table of Contents

redaxo-main/redaxo/src/addons/backup/lib/backup.php 2
redaxo-main/redaxo/src/addons/be_style/boot.php 2
redaxo-main/redaxo/src/addons/be_style/install.php 2
redaxo-main/redaxo/src/addons/be_style/plugins/redaxo/boot.php 1
redaxo-main/redaxo/src/addons/be_style/vendor_files.php 2
redaxo-main/redaxo/src/addons/media_manager/lib/effect_abstract.php 1
redaxo-main/redaxo/src/addons/mediapool/lib/service_media.php 4
redaxo-main/redaxo/src/addons/structure/lib/structure_element.php 1
redaxo-main/redaxo/src/addons/structure/plugins/content/lib/article_action.php 1
redaxo-main/redaxo/src/addons/structure/plugins/content/lib/article_content_base.php 4
redaxo-main/redaxo/src/addons/structure/plugins/content/lib/extension_point/slice_menu.php 15
redaxo-main/redaxo/src/core/lib/extension.php 1
redaxo-main/redaxo/src/core/lib/form/elements/options.php 1
redaxo-main/redaxo/src/core/lib/form/form.php 2
redaxo-main/redaxo/src/core/lib/form/form_base.php 1
redaxo-main/redaxo/src/core/lib/list.php 7
redaxo-main/redaxo/src/core/lib/login/password_policy.php 2
redaxo-main/redaxo/src/core/lib/packages/interface.php 1
redaxo-main/redaxo/src/core/lib/packages/package.php 1
redaxo-main/redaxo/src/core/lib/response.php 1
redaxo-main/redaxo/src/core/lib/rex.php 2
redaxo-main/redaxo/src/core/lib/sql/foreign_key.php 6
redaxo-main/redaxo/src/core/lib/sql/index.php 3
redaxo-main/redaxo/src/core/lib/sql/table.php 1
redaxo-main/redaxo/src/core/lib/util/editor.php 2
redaxo-main/redaxo/src/core/lib/util/formatter.php 4
redaxo-main/redaxo/src/core/lib/util/markdown.php 2
redaxo-main/redaxo/src/core/lib/util/string.php 1
redaxo-main/redaxo/src/core/lib/util/type.php 1
redaxo-main/redaxo/src/core/lib/util/version.php 1

backup.php

Type Line Description
ERROR 0 Tag "param" with body "@param self::IMPORT_* $importType" has error "\self::IMPORT_*" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param self::IMPORT_*|string $fileType" has error "\self::IMPORT_*" is not a valid Fqsen.

boot.php

Type Line Description
ERROR 0 Tag "author" with body "@author <a href="https://www.yakamara.de">www.yakamara.de</a>" has error
ERROR 0 Tag "author" with body "@author <a href="https://www.redaxo.org">www.redaxo.org</a>" has error

install.php

Type Line Description
ERROR 0 Tag "author" with body "@author <a href="https://www.yakamara.de">www.yakamara.de</a>" has error
ERROR 0 Tag "author" with body "@author <a href="https://www.redaxo.org">www.redaxo.org</a>" has error

boot.php

Type Line Description
ERROR 0 Tag "author" with body "@author <a href="https://www.yakamara.de">www.yakamara.de</a>" has error

vendor_files.php

Type Line Description
ERROR 0 Tag "author" with body "@author <a href="https://www.yakamara.de">www.yakamara.de</a>" has error
ERROR 0 Tag "author" with body "@author <a href="https://www.redaxo.org">www.redaxo.org</a>" has error

effect_abstract.php

Type Line Description
ERROR 0 Tag "return" with body "@return list<array{label: string, name: string, type: 'int'|'float'|'string'|'select'|'media', default?: mixed, notice?: string, prefix?: string, suffix?: string, attributes?: array, options?: array}>" has error "\array{label: string" is not a valid Fqsen.

service_media.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{category_id: int, title: string, file: array{name: string, path?: string, tmp_name?: string, error?: int}} $data" has error "\array{category_id: int" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{category_id: int, title: string, file?: array{name: string, path?: string, tmp_name?: string, error?: int}} $data" has error "\array{category_id: int" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{category_id?: int, category_id_path?: int, types?: string[], term?: string} $filter" has error "\array{category_id" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param list<array{string, 'ASC'|'DESC'}> $orderBy" has error "\array{string" is not a valid Fqsen.

structure_element.php

Type Line Description
ERROR 0 Tag "param" with body "@param callable(self):bool $callback" has error "\:bool" is not a valid Fqsen.

article_action.php

Type Line Description
ERROR 0 Tag "param" with body "@param self::PREVIEW|self::PRESAVE|self::POSTSAVE $type" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::PREVIEW

article_content_base.php

Type Line Description
ERROR 0 Tag "param" with body "@param 'view'|'edit' $mode" has error "\'view'" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param 'add'|'edit' $function" has error "\'add'" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var 'view'|'edit'" has error "\'view'" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var 'add'|'edit'" has error "\'add'" is not a valid Fqsen.

slice_menu.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{label?: string, url?: string, attributes?: array{class: string[], title: string}} $menuEditAction" has error "\array{label" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{label?: string, url?: string, attributes?: array{class: string[], title: string, data-confirm: string}} $menuDeleteAction" has error "\array{label" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{label?: string, url?: string, attributes?: array{class: string[]}} $menuStatusAction" has error "\array{label" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{hidden_label?: string, url?: string, icon?: string, attributes?: array{class: string[], title: string}} $menuMoveupAction" has error "\array{hidden_label" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{hidden_label?: string, url?: string, icon?: string, attributes?: array{class: string[], title: string}} $menuMovedownAction" has error "\array{hidden_label" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array{label?: string, url?: string, attributes?: array{class: string[], title: string}}" has error "\array{label" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{label?: string, url?: string, attributes?: array{class: string[], title: string}} $menuEditAction" has error "\array{label" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array{label?: string, url?: string, attributes?: array{class: string[], title: string, data-confirm: string}}" has error "\array{label" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{label?: string, url?: string, attributes?: array{class: string[], title: string, data-confirm: string}} $menuDeleteAction" has error "\array{label" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array{label?: string, url?: string, attributes?: array{class: string[]}}" has error "\array{label" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{label?: string, url?: string, attributes?: array{class: string[]}} $menuStatusAction" has error "\array{label" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array{hidden_label?: string, url?: string, icon?: string, attributes?: array{class: string[], title: string}}" has error "\array{hidden_label" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{hidden_label?: string, url?: string, icon?: string, attributes?: array{class: string[], title: string}} $menuMoveupAction" has error "\array{hidden_label" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array{hidden_label?: string, url?: string, icon?: string, attributes?: array{class: string[], title: string}}" has error "\array{hidden_label" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{hidden_label?: string, url?: string, icon?: string, attributes?: array{class: string[], title: string}} $menuMovedownAction" has error "\array{hidden_label" is not a valid Fqsen.

extension.php

Type Line Description
ERROR 0 Tag "param" with body "@param self::* $level Runlevel (`rex_extension::EARLY`, `rex_extension::NORMAL` or `rex_extension::LATE`)" has error "\self::*" is not a valid Fqsen.

options.php

Type Line Description
ERROR 0 Tag "param" with body "@param array<string|array{0: string, 1?: string|int}> $options" has error "\array{0: string" is not a valid Fqsen.

form.php

Type Line Description
ERROR 0 Tag "param" with body "@param 'post'|'get' $method" has error "\'post'" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param 'post'|'get' $method" has error "\'post'" is not a valid Fqsen.

form_base.php

Type Line Description
ERROR 0 Tag "param" with body "@param 'post'|'get' $method" has error "\'post'" is not a valid Fqsen.

list.php

Type Line Description
ERROR 0 Tag "param" with body "@param int|self::DISABLE_PAGINATION $rowsPerPage" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::DISABLE_PAGINATION
ERROR 0 Tag "param" with body "@param int|self::DISABLE_PAGINATION $rowsPerPage" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::DISABLE_PAGINATION
ERROR 0 Tag "param" with body "@param array<string, string|int>|callable(self):string $attr Entweder ein array: [attributname => attribut, ...] oder eine Callback-Funktion" has error "\:string" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array<string, string|int>|callable(self):string Entweder ein array: [attributname => attribut, ...] oder eine Callback-Funktion" has error "\:string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param int|'*' $width Breite der Spalte" has error "\'*'" is not a valid Fqsen.
ERROR 0 Tag "see" with body "@see #replaceVariable, #replaceVariables" has error "\#replaceVariable," is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param 'asc'|'desc'|null $default" has error "\'asc'" is not a valid Fqsen.

password_policy.php

Type Line Description
ERROR 0 Tag "param" with body "@param array<string, array{min?: int, max?: int}> $options" has error "\array{min" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{min?: int, max?: int} $options" has error "\array{min" is not a valid Fqsen.

interface.php

Type Line Description
ERROR 0 Tag "return" with body "@return 'addon'|'plugin'" has error "\'addon'" is not a valid Fqsen.

package.php

Type Line Description
ERROR 0 Tag "return" with body "@return array{string, ?string}" has error "\array{string" is not a valid Fqsen.

response.php

Type Line Description
ERROR 0 Tag "param" with body "@param self::HTTP_MOVED_PERMANENTLY|self::HTTP_MOVED_TEMPORARILY|null $httpStatus" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::HTTP_MOVED_PERMANENTLY

rex.php

Type Line Description
ERROR 0 Tag "return" with body "@return array<string, array{install: bool, status: bool, plugins?: array<string, array{install: bool, status: bool}>}>" has error "\array{install: bool" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return 'dark'|'light'|null" has error "\'dark'" is not a valid Fqsen.

foreign_key.php

Type Line Description
ERROR 0 Tag "param" with body "@param self::RESTRICT|self::CASCADE|self::SET_NULL $onUpdate" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::RESTRICT
ERROR 0 Tag "param" with body "@param self::RESTRICT|self::CASCADE|self::SET_NULL $onDelete" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::RESTRICT
ERROR 0 Tag "param" with body "@param self::RESTRICT|self::CASCADE|self::SET_NULL $onUpdate" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::RESTRICT
ERROR 0 Tag "return" with body "@return self::RESTRICT|self::CASCADE|self::SET_NULL" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::RESTRICT
ERROR 0 Tag "param" with body "@param self::RESTRICT|self::CASCADE|self::SET_NULL $onDelete" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::RESTRICT
ERROR 0 Tag "return" with body "@return self::RESTRICT|self::CASCADE|self::SET_NULL" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::RESTRICT

index.php

Type Line Description
ERROR 0 Tag "param" with body "@param self::INDEX|self::UNIQUE|self::FULLTEXT $type" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::INDEX
ERROR 0 Tag "param" with body "@param self::INDEX|self::UNIQUE|self::FULLTEXT $type" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::INDEX
ERROR 0 Tag "return" with body "@return self::INDEX|self::UNIQUE|self::FULLTEXT" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \self::INDEX

table.php

Type Line Description
ERROR 0 Tag "param" with body "@param string|array{int, string} $key A table-name or a array[db-id, table-name]" has error "\array{int" is not a valid Fqsen.

editor.php

Type Line Description
ERROR 0 Tag "return" with body "@return array<self::EDITOR_*, string>" has error "\self::EDITOR_*" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return self::EDITOR_*" has error "\self::EDITOR_*" is not a valid Fqsen.

formatter.php

Type Line Description
ERROR 0 Tag "param" with body "@param IntlDateFormatter::FULL|IntlDateFormatter::LONG|IntlDateFormatter::MEDIUM|IntlDateFormatter::SHORT|array{0: IntlDateFormatter::FULL|IntlDateFormatter::LONG|IntlDateFormatter::MEDIUM|IntlDateFormatter::SHORT|IntlDateFormatter::NONE, 1: IntlDateFormatter::FULL|IntlDateFormatter::LONG|IntlDateFormatter::MEDIUM|IntlDateFormatter::SHORT|IntlDateFormatter::NONE}|string|null $format Possible format values: - `IntlDateFormatter` constant, like `IntlDateFormatter::MEDIUM` - array with two `IntlDateFormatter` constants for date format and time format, like `[IntlDateFormatter::MEDIUM, IntlDateFormatter::SHORT]` - string pattern, like `dd.MM.y` Defaults to `[IntlDateFormatter::MEDIUM, IntlDateFormatter::SHORT]`" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \IntlDateFormatter::FULL
ERROR 0 Tag "param" with body "@param IntlDateFormatter::FULL|IntlDateFormatter::LONG|IntlDateFormatter::MEDIUM|IntlDateFormatter::SHORT|string|null $format Possible format values: - `IntlDateFormatter` constant, like `IntlDateFormatter::MEDIUM` - string pattern, like `dd.MM.y` Defaults to `IntlDateFormatter::MEDIUM`" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \IntlDateFormatter::FULL
ERROR 0 Tag "param" with body "@param IntlDateFormatter::FULL|IntlDateFormatter::LONG|IntlDateFormatter::MEDIUM|IntlDateFormatter::SHORT|string|null $format Possible format values: - `IntlDateFormatter` constant, like `IntlDateFormatter::MEDIUM` - string pattern, like `HH:mm` Defaults to `IntlDateFormatter::SHORT`" has error Object types can only refer to a class, interface or trait but a method, function, constant or property was received: \IntlDateFormatter::FULL
ERROR 0 Tag "param" with body "@param array{length?: int, etc?: string, break_words?: bool} $format Default format is `['length' => 80, 'etc' => '...', 'break_words' => false]`" has error "\array{length" is not a valid Fqsen.

markdown.php

Type Line Description
ERROR 0 Tag "param" with body "@param array<self::*, bool>|bool $options" has error "\self::*" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array<self::*, bool>|bool $options" has error "\self::*" is not a valid Fqsen.

string.php

Type Line Description
ERROR 0 Tag "param" with body "@param null|'='|'=='|'!='|'<>'|'<'|'<='|'>'|'>=' $comparator" has error "\'='" is not a valid Fqsen.

type.php

Type Line Description
ERROR 0 Tag "param" with body "@param string|callable(mixed):mixed|list<array{string, string, mixed}> $vartype Variable type" has error "\:mixed" is not a valid Fqsen.

version.php

Type Line Description
ERROR 0 Tag "param" with body "@param null|'='|'=='|'!='|'<>'|'<'|'<='|'>'|'>=' $comparator Optional comparator" has error "\'='" is not a valid Fqsen.

Search results