Selen

Errors

Table of Contents

src/Array/ArrayOperation.php 6
src/Array/Exchanger/Key/CaseName.php 14
src/Data/ArrayType.php 1
src/Data/ArrayTypes.php 1
src/Data/Structure/AbstractObjects.php 2
src/Data/Structure/ObjectsInterface.php 1
src/MongoDB/Builder/InsertSchema.php 2
src/MongoDB/Builder/SchemaBuilderInterface.php 2
src/MongoDB/Builder/UpdateSchema.php 2
src/MongoDB/Validator/InsertSchema.php 2
src/MongoDB/Validator/Key.php 1
src/MongoDB/Validator/SchemaValidatorInterface.php 1
src/MongoDB/Validator/UpdateSchema.php 2
src/MongoDB/Validator/Value.php 1
src/MongoDB/Validator/ValueValidateInterface.php 1
src/Schema/Exchange/ValueExchangeInterface.php 2
src/Schema/Exchanger.php 6
src/Schema/Validate/Values/Enum.php 1
src/Schema/Validator.php 3

ArrayOperation.php

Type Line Description
ERROR 220 Tag "method" with body "@method array<mixed, mixed> $needle 検索対象の要素を指定します" has error An array can have only integers or strings as keys
ERROR 135 Tag "method" with body "@method array<mixed, mixed> 配列を返します" has error An array can have only integers or strings as keys
ERROR 107 Tag "method" with body "@method array<mixed, mixed> 配列を返します" has error An array can have only integers or strings as keys
ERROR 85 Tag "method" with body "@method array<mixed, mixed> 配列を返します" has error An array can have only integers or strings as keys
ERROR 73 Tag "method" with body "@method array<mixed, mixed> 配列の要素を返します" has error An array can have only integers or strings as keys
ERROR 43 Tag "method" with body "@method array<mixed, mixed> $value 配列を渡します" has error An array can have only integers or strings as keys

CaseName.php

Type Line Description
ERROR 115 Tag "method" with body "@method array<mixed, mixed> 変換後の配列を返します" has error An array can have only integers or strings as keys
ERROR 115 Tag "method" with body "@method array<mixed, mixed> $values 変換する配列を渡します" has error An array can have only integers or strings as keys
ERROR 100 Tag "method" with body "@method array<mixed, mixed> 変換後の配列を返します" has error An array can have only integers or strings as keys
ERROR 100 Tag "method" with body "@method array<mixed, mixed> $values 変換する配列を渡します" has error An array can have only integers or strings as keys
ERROR 85 Tag "method" with body "@method array<mixed, mixed> 変換後の配列を返します" has error An array can have only integers or strings as keys
ERROR 85 Tag "method" with body "@method array<mixed, mixed> $values 変換する配列を渡します" has error An array can have only integers or strings as keys
ERROR 70 Tag "method" with body "@method array<mixed, mixed> 変換後の配列を返します" has error An array can have only integers or strings as keys
ERROR 70 Tag "method" with body "@method array<mixed, mixed> $values 変換する配列を渡します" has error An array can have only integers or strings as keys
ERROR 55 Tag "method" with body "@method array<mixed, mixed> 変換後の配列を返します" has error An array can have only integers or strings as keys
ERROR 55 Tag "method" with body "@method array<mixed, mixed> $values 変換する配列を渡します" has error An array can have only integers or strings as keys
ERROR 40 Tag "method" with body "@method array<mixed, mixed> 変換後の配列を返します" has error An array can have only integers or strings as keys
ERROR 40 Tag "method" with body "@method array<mixed, mixed> $values 変換する配列を渡します" has error An array can have only integers or strings as keys
ERROR 25 Tag "method" with body "@method array<mixed, mixed> 変換後の配列を返します" has error An array can have only integers or strings as keys
ERROR 25 Tag "method" with body "@method array<mixed, mixed> $values 変換する配列を渡します" has error An array can have only integers or strings as keys

ArrayType.php

Type Line Description
ERROR 19 Tag "method" with body "@method array<mixed, mixed> $values 検証する値を指定します" has error An array can have only integers or strings as keys

ArrayTypes.php

Type Line Description
ERROR 19 Tag "method" with body "@method array<mixed, mixed> $values 検証する値を指定します" has error An array can have only integers or strings as keys

AbstractObjects.php

Type Line Description
ERROR 14 Tag "method" with body "@method array<mixed, mixed> オブジェクト" has error An array can have only integers or strings as keys
ERROR 21 Tag "method" with body "@method array<mixed, mixed> $objects オブジェクトを渡します" has error An array can have only integers or strings as keys

ObjectsInterface.php

Type Line Description
ERROR 44 Tag "method" with body "@method array<mixed, mixed> オブジェクトを返します" has error An array can have only integers or strings as keys

InsertSchema.php

Type Line Description
ERROR 31 Tag "method" with body "@method array<mixed, mixed> insertする値を返します" has error An array can have only integers or strings as keys
ERROR 31 Tag "method" with body "@method array<mixed, mixed> $input insertする値を渡します" has error An array can have only integers or strings as keys

SchemaBuilderInterface.php

Type Line Description
ERROR 18 Tag "method" with body "@method array<mixed, mixed> コレクション投入する値を返します" has error An array can have only integers or strings as keys
ERROR 18 Tag "method" with body "@method array<mixed, mixed> $input 入力値を渡します" has error An array can have only integers or strings as keys

UpdateSchema.php

Type Line Description
ERROR 32 Tag "method" with body "@method array<mixed, mixed> updateする値を返します" has error An array can have only integers or strings as keys
ERROR 32 Tag "method" with body "@method array<mixed, mixed> $input updateする値を渡します" has error An array can have only integers or strings as keys

InsertSchema.php

Type Line Description
ERROR 54 Tag "method" with body "@method array<mixed, mixed> $input 検証する値を渡します" has error An array can have only integers or strings as keys
ERROR 40 Tag "method" with body "@method array<mixed, mixed> $input 検証する値を渡します" has error An array can have only integers or strings as keys

Key.php

Type Line Description
ERROR 31 Tag "method" with body "@method array<mixed, mixed> $input 検証する値を渡します" has error An array can have only integers or strings as keys

SchemaValidatorInterface.php

Type Line Description
ERROR 20 Tag "method" with body "@method array<mixed, mixed> $input 検証する値を渡します" has error An array can have only integers or strings as keys

UpdateSchema.php

Type Line Description
ERROR 56 Tag "method" with body "@method array<mixed, mixed> $input 検証する値を渡します" has error An array can have only integers or strings as keys
ERROR 40 Tag "method" with body "@method array<mixed, mixed> $input 検証する値を渡します" has error An array can have only integers or strings as keys

Value.php

Type Line Description
ERROR 40 Tag "method" with body "@method array<mixed, mixed> $input 検証する値を渡します" has error An array can have only integers or strings as keys

ValueValidateInterface.php

Type Line Description
ERROR 19 Tag "method" with body "@method array<mixed, mixed> $value" has error An array can have only integers or strings as keys

ValueExchangeInterface.php

Type Line Description
ERROR 18 Tag "method" with body "@method array<mixed, mixed>" has error An array can have only integers or strings as keys
ERROR 18 Tag "method" with body "@method array<mixed, mixed> $value" has error An array can have only integers or strings as keys

Exchanger.php

Type Line Description
ERROR 211 Tag "method" with body "@method array<mixed, mixed> 変換した配列を返します" has error An array can have only integers or strings as keys
ERROR 211 Tag "method" with body "@method array<mixed, mixed> $input 変換する配列を渡します" has error An array can have only integers or strings as keys
ERROR 91 Tag "method" with body "@method array<mixed, mixed> 変換した配列を返します" has error An array can have only integers or strings as keys
ERROR 91 Tag "method" with body "@method array<mixed, mixed> $input 変換する配列を渡します" has error An array can have only integers or strings as keys
ERROR 77 Tag "method" with body "@method array<mixed, mixed> 変換した配列を返します" has error An array can have only integers or strings as keys
ERROR 77 Tag "method" with body "@method array<mixed, mixed> $input 変換する配列を渡します" has error An array can have only integers or strings as keys

Enum.php

Type Line Description
ERROR 20 Tag "method" with body "@method array<mixed, (string | float | int | bool | null)>" has error An array can have only integers or strings as keys

Validator.php

Type Line Description
ERROR 244 Tag "method" with body "@method array<mixed, mixed> $input 入力側の配列を指定します" has error An array can have only integers or strings as keys
ERROR 73 Tag "method" with body "@method array<mixed, mixed> $input 変換する配列を渡します" has error An array can have only integers or strings as keys
ERROR 61 Tag "method" with body "@method array<mixed, mixed> $input 変換する配列を渡します" has error An array can have only integers or strings as keys

Search results