Contao Utils Bundle

Errors

Table of Contents

src/StaticUtil/StaticArrayUtil.php 1
src/Util/ArrayUtil.php 1
src/Util/DcaUtil.php 1
src/Util/FileUtil.php 1
src/Util/FormatterUtil.php 2
src/Util/HtmlUtil.php 1
src/Util/ModelUtil.php 3
src/Util/RequestUtil.php 2
src/Util/RoutingUtil.php 1
src/Util/UrlUtil.php 1

StaticArrayUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{ strict?: bool, attachMissingKey?: bool, offset?: int } $options Additional options" has error "\HeimrichHannot\UtilsBundle\StaticUtil\array{ strict" is not a valid Fqsen.

ArrayUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{ strict?: bool, attachIfKeyNotExist?: bool, offset?: int } $options Additional options" has error "\HeimrichHannot\UtilsBundle\Util\array{ strict" is not a valid Fqsen.

DcaUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{ skip_subpalettes?: bool } $options" has error "\HeimrichHannot\UtilsBundle\Util\array{ skip_subpalettes" is not a valid Fqsen.

FileUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{ checkIfExist?: bool, absolutePath?: bool } $options Pass additional options." has error "\HeimrichHannot\UtilsBundle\Util\array{ checkIfExist" is not a valid Fqsen.

FormatterUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param callable(array|string|null $value): string $callback The callback to format each value, possibly recursively." has error "\HeimrichHannot\UtilsBundle\Util\null $value" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param ?callable(int|string $field, array|string|null $value): string $callback Callback used to format each field value, possibly recursively." has error "\HeimrichHannot\UtilsBundle\Util\string $field" is not a valid Fqsen.

HtmlUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{ xhtml?: bool } $options" has error "\HeimrichHannot\UtilsBundle\Util\array{ xhtml" is not a valid Fqsen.

ModelUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{ publishedField?: string, startField?: string, stopField?: string, invertPublishedField?: bool, invertStartStopFields?: bool, ignoreFePreview?: bool } $options pass additional options" has error "\HeimrichHannot\UtilsBundle\Util\array{ publishedField" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{ skipReplaceInsertTags?: bool } $options" has error "\HeimrichHannot\UtilsBundle\Util\array{ skipReplaceInsertTags" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{ skipReplaceInsertTags?: bool } $options" has error "\HeimrichHannot\UtilsBundle\Util\array{ skipReplaceInsertTags" is not a valid Fqsen.

RequestUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{ pageModel?: PageModel, fallback?: string } $context Pass additional context. Available content: pageModel, fallback" has error "\HeimrichHannot\UtilsBundle\Util\array{ pageModel" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array{ throwException?: bool } $options Pass addition options: Available options: throwException" has error "\HeimrichHannot\UtilsBundle\Util\array{ throwException" is not a valid Fqsen.

RoutingUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{ absoluteUrl?: bool, route?: string } $options Options" has error "\HeimrichHannot\UtilsBundle\Util\array{ absoluteUrl" is not a valid Fqsen.

UrlUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{ removeLeadingSlash?: bool } $options Pass additional options" has error "\HeimrichHannot\UtilsBundle\Util\array{ removeLeadingSlash" is not a valid Fqsen.

Search results