Forms
-
list_query
-
page
-
rowsPerPage
-
sorting
-
filters
-
list_query
Form type:
"Carve\ApiBundle\Form\ListQueryType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | Carve\ApiBundle\Model\ListQuery {#1383 -page: 1 -rowsPerPage: 10 -sorting: [] -filters: [] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| filter_filterBy_choices | [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] |
[ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] |
| sorting_field_choices | [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] |
[ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| data_class | "Carve\ApiBundle\Model\ListQuery" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1182 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Carve\ApiBundle\Model\ListQuery" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_filterBy_choices | [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sorting_field_choices | [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#160 …} $message: Closure() {#1181 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
page
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | 1 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| documentation | [ "type" => "integer" "example" => 1 "description" => "Page number to return (pages start at 1)" ] |
[ "type" => "integer" "example" => 1 "description" => "Page number to return (pages start at 1)" ] |
| invalid_message | "validation.integer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| data_class | null |
| disabled | false |
| documentation | [ "type" => "integer" "example" => 1 "description" => "Page number to return (pages start at 1)" ] |
| empty_data | Closure(FormInterface $form) {#1208 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "validation.integer" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#160 …} $message: Closure() {#1207 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
rowsPerPage
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"10"
|
| Normalized Format | 10 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| documentation | [ "type" => "integer" "example" => 10 "description" => "Number of results per page" ] |
[ "type" => "integer" "example" => 10 "description" => "Number of results per page" ] |
| invalid_message | "validation.integer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| data_class | null |
| disabled | false |
| documentation | [ "type" => "integer" "example" => 10 "description" => "Number of results per page" ] |
| empty_data | Closure(FormInterface $form) {#1226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "validation.integer" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#160 …} $message: Closure() {#1219 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
sorting
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| documentation | [ "type" => "array" "description" => "List of sorting definitions" "items" => OpenApi\Annotations\Schema {#1225 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1142 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "@OA\Generator::UNDEFINED🙈" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: [ "field" "direction" ] +properties: [ OpenApi\Annotations\Property {#1159 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1232 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Field to sort by" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "field" _context: OpenApi\Context {#1232 …} _unmerged: [] description: "Field to sort by" type: "string" enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] property: "field" } OpenApi\Annotations\Property {#1231 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1191 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Sorting direction" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ Carve\ApiBundle\Enum\ListQuerySortingDirection {#1224 +name: "ASC" +value: "asc" } Carve\ApiBundle\Enum\ListQuerySortingDirection {#1139 +name: "DESC" +value: "desc" } ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "direction" _context: OpenApi\Context {#1191 …} _unmerged: [] description: "Sorting direction" type: "string" enum: [ Carve\ApiBundle\Enum\ListQuerySortingDirection {#1224} Carve\ApiBundle\Enum\ListQuerySortingDirection {#1139} ] property: "direction" } ] +type: "object" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: "@OA\Generator::UNDEFINED🙈" +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" _context: OpenApi\Context {#1142 …} _unmerged: [] required: [ "field" "direction" ] properties: [ OpenApi\Annotations\Property {#1159} OpenApi\Annotations\Property {#1231} ] type: "object" } ] |
[ "type" => "array" "description" => "List of sorting definitions" "items" => OpenApi\Annotations\Schema {#1225 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1142 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "@OA\Generator::UNDEFINED🙈" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: [ "field" "direction" ] +properties: [ OpenApi\Annotations\Property {#1159 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1232 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Field to sort by" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "field" _context: OpenApi\Context {#1232 …} _unmerged: [] description: "Field to sort by" type: "string" enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] property: "field" } OpenApi\Annotations\Property {#1231 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1191 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Sorting direction" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ Carve\ApiBundle\Enum\ListQuerySortingDirection {#1224 +name: "ASC" +value: "asc" } Carve\ApiBundle\Enum\ListQuerySortingDirection {#1139 +name: "DESC" +value: "desc" } ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "direction" _context: OpenApi\Context {#1191 …} _unmerged: [] description: "Sorting direction" type: "string" enum: [ Carve\ApiBundle\Enum\ListQuerySortingDirection {#1224} Carve\ApiBundle\Enum\ListQuerySortingDirection {#1139} ] property: "direction" } ] +type: "object" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: "@OA\Generator::UNDEFINED🙈" +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" _context: OpenApi\Context {#1142 …} _unmerged: [] required: [ "field" "direction" ] properties: [ OpenApi\Annotations\Property {#1159} OpenApi\Annotations\Property {#1231} ] type: "object" } ] |
| entry_options | [ "field_choices" => [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] ] |
[ "field_choices" => [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] "block_name" => "entry" ] |
| entry_type | "Carve\ApiBundle\Form\ListQuerySortingType" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| data_class | null |
| delete_empty | false |
| disabled | false |
| documentation | [ "type" => "array" "description" => "List of sorting definitions" "items" => OpenApi\Annotations\Schema {#1225 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1142 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "@OA\Generator::UNDEFINED🙈" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: [ "field" "direction" ] +properties: [ OpenApi\Annotations\Property {#1159 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1232 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Field to sort by" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "field" _context: OpenApi\Context {#1232 …} _unmerged: [] description: "Field to sort by" type: "string" enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] property: "field" } OpenApi\Annotations\Property {#1231 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1191 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Sorting direction" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ Carve\ApiBundle\Enum\ListQuerySortingDirection {#1224 +name: "ASC" +value: "asc" } Carve\ApiBundle\Enum\ListQuerySortingDirection {#1139 +name: "DESC" +value: "desc" } ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "direction" _context: OpenApi\Context {#1191 …} _unmerged: [] description: "Sorting direction" type: "string" enum: [ Carve\ApiBundle\Enum\ListQuerySortingDirection {#1224} Carve\ApiBundle\Enum\ListQuerySortingDirection {#1139} ] property: "direction" } ] +type: "object" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: "@OA\Generator::UNDEFINED🙈" +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" _context: OpenApi\Context {#1142 …} _unmerged: [] required: [ "field" "direction" ] properties: [ OpenApi\Annotations\Property {#1159} OpenApi\Annotations\Property {#1231} ] type: "object" } ] |
| empty_data | Closure(FormInterface $form) {#1234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "field_choices" => [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] "block_name" => "entry" ] |
| entry_type | "Carve\ApiBundle\Form\ListQuerySortingType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#160 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
filters
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| documentation | [ "type" => "array" "description" => "List of filter definitions" "items" => OpenApi\Annotations\Schema {#1145 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1204 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "@OA\Generator::UNDEFINED🙈" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: [ "filterBy" "filterType" "filterValue" ] +properties: [ OpenApi\Annotations\Property {#1136 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1137 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Field to filter by" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "filterBy" _context: OpenApi\Context {#1137 …} _unmerged: [] description: "Field to filter by" type: "string" enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] property: "filterBy" } OpenApi\Annotations\Property {#1147 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1199 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Filter type" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ Carve\ApiBundle\Enum\ListQueryFilterType {#1148 +name: "BOOLEAN" +value: "boolean" } Carve\ApiBundle\Enum\ListQueryFilterType {#1170 +name: "EQUAL" +value: "equal" } Carve\ApiBundle\Enum\ListQueryFilterType {#1149 +name: "EQUALMULTIPLE" +value: "equalMultiple" } Carve\ApiBundle\Enum\ListQueryFilterType {#1151 +name: "LIKE" +value: "like" } Carve\ApiBundle\Enum\ListQueryFilterType {#1169 +name: "STARTSWITH" +value: "startsWith" } Carve\ApiBundle\Enum\ListQueryFilterType {#1168 +name: "ENDSWITH" +value: "endsWith" } Carve\ApiBundle\Enum\ListQueryFilterType {#1167 +name: "GREATERTHAN" +value: "greaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1166 +name: "GREATERTHANOREQUAL" +value: "greaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1165 +name: "LESSTHAN" +value: "lessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1164 +name: "LESSTHANOREQUAL" +value: "lessThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1163 +name: "DATEGREATERTHAN" +value: "dateGreaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1172 +name: "DATEGREATERTHANOREQUAL" +value: "dateGreaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1173 +name: "DATELESSTHAN" +value: "dateLessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1174 +name: "DATELESSTHANOREQUAL" +value: "dateLessThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1175 +name: "DATETIMEGREATERTHAN" +value: "dateTimeGreaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1176 +name: "DATETIMEGREATERTHANOREQUAL" +value: "dateTimeGreaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1177 +name: "DATETIMELESSTHAN" +value: "dateTimeLessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1178 +name: "DATETIMELESSTHANOREQUAL" +value: "dateTimeLessThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1192 +name: "TIMEGREATERTHAN" +value: "timeGreaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1196 +name: "TIMEGREATERTHANOREQUAL" +value: "timeGreaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1197 +name: "TIMELESSTHAN" +value: "timeLessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1198 +name: "TIMELESSTHANOREQUAL" +value: "timeLessThanOrEqual" } ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "equal" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "filterType" _context: OpenApi\Context {#1199 …} _unmerged: [] description: "Filter type" type: "string" enum: [ Carve\ApiBundle\Enum\ListQueryFilterType {#1148} Carve\ApiBundle\Enum\ListQueryFilterType {#1170} Carve\ApiBundle\Enum\ListQueryFilterType {#1149} Carve\ApiBundle\Enum\ListQueryFilterType {#1151} Carve\ApiBundle\Enum\ListQueryFilterType {#1169} Carve\ApiBundle\Enum\ListQueryFilterType {#1168} Carve\ApiBundle\Enum\ListQueryFilterType {#1167} Carve\ApiBundle\Enum\ListQueryFilterType {#1166} Carve\ApiBundle\Enum\ListQueryFilterType {#1165} Carve\ApiBundle\Enum\ListQueryFilterType {#1164} Carve\ApiBundle\Enum\ListQueryFilterType {#1163} Carve\ApiBundle\Enum\ListQueryFilterType {#1172} Carve\ApiBundle\Enum\ListQueryFilterType {#1173} Carve\ApiBundle\Enum\ListQueryFilterType {#1174} Carve\ApiBundle\Enum\ListQueryFilterType {#1175} Carve\ApiBundle\Enum\ListQueryFilterType {#1176} Carve\ApiBundle\Enum\ListQueryFilterType {#1177} Carve\ApiBundle\Enum\ListQueryFilterType {#1178} Carve\ApiBundle\Enum\ListQueryFilterType {#1192} Carve\ApiBundle\Enum\ListQueryFilterType {#1196} Carve\ApiBundle\Enum\ListQueryFilterType {#1197} Carve\ApiBundle\Enum\ListQueryFilterType {#1198} ] example: "equal" property: "filterType" } OpenApi\Annotations\Property {#1201 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1202 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Filter value. Depending on filterType it can be string (includes dates), number, integer, boolean, or array" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: "@OA\Generator::UNDEFINED🙈" +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: [ "John" 12 "2023-06-13T15:30:11+02:00" true [ "John" "Mike" ] ] +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "filterValue" _context: OpenApi\Context {#1202 …} _unmerged: [] description: "Filter value. Depending on filterType it can be string (includes dates), number, integer, boolean, or array" type: "string" example: [ "John" 12 "2023-06-13T15:30:11+02:00" true [ "John" "Mike" ] ] property: "filterValue" } ] +type: "object" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: "@OA\Generator::UNDEFINED🙈" +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" _context: OpenApi\Context {#1204 …} _unmerged: [] required: [ "filterBy" "filterType" "filterValue" ] properties: [ OpenApi\Annotations\Property {#1136} OpenApi\Annotations\Property {#1147} OpenApi\Annotations\Property {#1201} ] type: "object" } ] |
[ "type" => "array" "description" => "List of filter definitions" "items" => OpenApi\Annotations\Schema {#1145 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1204 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "@OA\Generator::UNDEFINED🙈" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: [ "filterBy" "filterType" "filterValue" ] +properties: [ OpenApi\Annotations\Property {#1136 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1137 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Field to filter by" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "filterBy" _context: OpenApi\Context {#1137 …} _unmerged: [] description: "Field to filter by" type: "string" enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] property: "filterBy" } OpenApi\Annotations\Property {#1147 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1199 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Filter type" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ Carve\ApiBundle\Enum\ListQueryFilterType {#1148 +name: "BOOLEAN" +value: "boolean" } Carve\ApiBundle\Enum\ListQueryFilterType {#1170 +name: "EQUAL" +value: "equal" } Carve\ApiBundle\Enum\ListQueryFilterType {#1149 +name: "EQUALMULTIPLE" +value: "equalMultiple" } Carve\ApiBundle\Enum\ListQueryFilterType {#1151 +name: "LIKE" +value: "like" } Carve\ApiBundle\Enum\ListQueryFilterType {#1169 +name: "STARTSWITH" +value: "startsWith" } Carve\ApiBundle\Enum\ListQueryFilterType {#1168 +name: "ENDSWITH" +value: "endsWith" } Carve\ApiBundle\Enum\ListQueryFilterType {#1167 +name: "GREATERTHAN" +value: "greaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1166 +name: "GREATERTHANOREQUAL" +value: "greaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1165 +name: "LESSTHAN" +value: "lessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1164 +name: "LESSTHANOREQUAL" +value: "lessThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1163 +name: "DATEGREATERTHAN" +value: "dateGreaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1172 +name: "DATEGREATERTHANOREQUAL" +value: "dateGreaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1173 +name: "DATELESSTHAN" +value: "dateLessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1174 +name: "DATELESSTHANOREQUAL" +value: "dateLessThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1175 +name: "DATETIMEGREATERTHAN" +value: "dateTimeGreaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1176 +name: "DATETIMEGREATERTHANOREQUAL" +value: "dateTimeGreaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1177 +name: "DATETIMELESSTHAN" +value: "dateTimeLessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1178 +name: "DATETIMELESSTHANOREQUAL" +value: "dateTimeLessThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1192 +name: "TIMEGREATERTHAN" +value: "timeGreaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1196 +name: "TIMEGREATERTHANOREQUAL" +value: "timeGreaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1197 +name: "TIMELESSTHAN" +value: "timeLessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1198 +name: "TIMELESSTHANOREQUAL" +value: "timeLessThanOrEqual" } ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "equal" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "filterType" _context: OpenApi\Context {#1199 …} _unmerged: [] description: "Filter type" type: "string" enum: [ Carve\ApiBundle\Enum\ListQueryFilterType {#1148} Carve\ApiBundle\Enum\ListQueryFilterType {#1170} Carve\ApiBundle\Enum\ListQueryFilterType {#1149} Carve\ApiBundle\Enum\ListQueryFilterType {#1151} Carve\ApiBundle\Enum\ListQueryFilterType {#1169} Carve\ApiBundle\Enum\ListQueryFilterType {#1168} Carve\ApiBundle\Enum\ListQueryFilterType {#1167} Carve\ApiBundle\Enum\ListQueryFilterType {#1166} Carve\ApiBundle\Enum\ListQueryFilterType {#1165} Carve\ApiBundle\Enum\ListQueryFilterType {#1164} Carve\ApiBundle\Enum\ListQueryFilterType {#1163} Carve\ApiBundle\Enum\ListQueryFilterType {#1172} Carve\ApiBundle\Enum\ListQueryFilterType {#1173} Carve\ApiBundle\Enum\ListQueryFilterType {#1174} Carve\ApiBundle\Enum\ListQueryFilterType {#1175} Carve\ApiBundle\Enum\ListQueryFilterType {#1176} Carve\ApiBundle\Enum\ListQueryFilterType {#1177} Carve\ApiBundle\Enum\ListQueryFilterType {#1178} Carve\ApiBundle\Enum\ListQueryFilterType {#1192} Carve\ApiBundle\Enum\ListQueryFilterType {#1196} Carve\ApiBundle\Enum\ListQueryFilterType {#1197} Carve\ApiBundle\Enum\ListQueryFilterType {#1198} ] example: "equal" property: "filterType" } OpenApi\Annotations\Property {#1201 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1202 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Filter value. Depending on filterType it can be string (includes dates), number, integer, boolean, or array" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: "@OA\Generator::UNDEFINED🙈" +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: [ "John" 12 "2023-06-13T15:30:11+02:00" true [ "John" "Mike" ] ] +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "filterValue" _context: OpenApi\Context {#1202 …} _unmerged: [] description: "Filter value. Depending on filterType it can be string (includes dates), number, integer, boolean, or array" type: "string" example: [ "John" 12 "2023-06-13T15:30:11+02:00" true [ "John" "Mike" ] ] property: "filterValue" } ] +type: "object" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: "@OA\Generator::UNDEFINED🙈" +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" _context: OpenApi\Context {#1204 …} _unmerged: [] required: [ "filterBy" "filterType" "filterValue" ] properties: [ OpenApi\Annotations\Property {#1136} OpenApi\Annotations\Property {#1147} OpenApi\Annotations\Property {#1201} ] type: "object" } ] |
| entry_options | [ "filterBy_choices" => [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] ] |
[ "filterBy_choices" => [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] "block_name" => "entry" ] |
| entry_type | "Carve\ApiBundle\Form\ListQueryFilterType" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| data_class | null |
| delete_empty | false |
| disabled | false |
| documentation | [ "type" => "array" "description" => "List of filter definitions" "items" => OpenApi\Annotations\Schema {#1145 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1204 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "@OA\Generator::UNDEFINED🙈" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: [ "filterBy" "filterType" "filterValue" ] +properties: [ OpenApi\Annotations\Property {#1136 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1137 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Field to filter by" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "filterBy" _context: OpenApi\Context {#1137 …} _unmerged: [] description: "Field to filter by" type: "string" enum: [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] property: "filterBy" } OpenApi\Annotations\Property {#1147 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1199 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Filter type" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: [ Carve\ApiBundle\Enum\ListQueryFilterType {#1148 +name: "BOOLEAN" +value: "boolean" } Carve\ApiBundle\Enum\ListQueryFilterType {#1170 +name: "EQUAL" +value: "equal" } Carve\ApiBundle\Enum\ListQueryFilterType {#1149 +name: "EQUALMULTIPLE" +value: "equalMultiple" } Carve\ApiBundle\Enum\ListQueryFilterType {#1151 +name: "LIKE" +value: "like" } Carve\ApiBundle\Enum\ListQueryFilterType {#1169 +name: "STARTSWITH" +value: "startsWith" } Carve\ApiBundle\Enum\ListQueryFilterType {#1168 +name: "ENDSWITH" +value: "endsWith" } Carve\ApiBundle\Enum\ListQueryFilterType {#1167 +name: "GREATERTHAN" +value: "greaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1166 +name: "GREATERTHANOREQUAL" +value: "greaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1165 +name: "LESSTHAN" +value: "lessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1164 +name: "LESSTHANOREQUAL" +value: "lessThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1163 +name: "DATEGREATERTHAN" +value: "dateGreaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1172 +name: "DATEGREATERTHANOREQUAL" +value: "dateGreaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1173 +name: "DATELESSTHAN" +value: "dateLessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1174 +name: "DATELESSTHANOREQUAL" +value: "dateLessThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1175 +name: "DATETIMEGREATERTHAN" +value: "dateTimeGreaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1176 +name: "DATETIMEGREATERTHANOREQUAL" +value: "dateTimeGreaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1177 +name: "DATETIMELESSTHAN" +value: "dateTimeLessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1178 +name: "DATETIMELESSTHANOREQUAL" +value: "dateTimeLessThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1192 +name: "TIMEGREATERTHAN" +value: "timeGreaterThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1196 +name: "TIMEGREATERTHANOREQUAL" +value: "timeGreaterThanOrEqual" } Carve\ApiBundle\Enum\ListQueryFilterType {#1197 +name: "TIMELESSTHAN" +value: "timeLessThan" } Carve\ApiBundle\Enum\ListQueryFilterType {#1198 +name: "TIMELESSTHANOREQUAL" +value: "timeLessThanOrEqual" } ] +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "equal" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "filterType" _context: OpenApi\Context {#1199 …} _unmerged: [] description: "Filter type" type: "string" enum: [ Carve\ApiBundle\Enum\ListQueryFilterType {#1148} Carve\ApiBundle\Enum\ListQueryFilterType {#1170} Carve\ApiBundle\Enum\ListQueryFilterType {#1149} Carve\ApiBundle\Enum\ListQueryFilterType {#1151} Carve\ApiBundle\Enum\ListQueryFilterType {#1169} Carve\ApiBundle\Enum\ListQueryFilterType {#1168} Carve\ApiBundle\Enum\ListQueryFilterType {#1167} Carve\ApiBundle\Enum\ListQueryFilterType {#1166} Carve\ApiBundle\Enum\ListQueryFilterType {#1165} Carve\ApiBundle\Enum\ListQueryFilterType {#1164} Carve\ApiBundle\Enum\ListQueryFilterType {#1163} Carve\ApiBundle\Enum\ListQueryFilterType {#1172} Carve\ApiBundle\Enum\ListQueryFilterType {#1173} Carve\ApiBundle\Enum\ListQueryFilterType {#1174} Carve\ApiBundle\Enum\ListQueryFilterType {#1175} Carve\ApiBundle\Enum\ListQueryFilterType {#1176} Carve\ApiBundle\Enum\ListQueryFilterType {#1177} Carve\ApiBundle\Enum\ListQueryFilterType {#1178} Carve\ApiBundle\Enum\ListQueryFilterType {#1192} Carve\ApiBundle\Enum\ListQueryFilterType {#1196} Carve\ApiBundle\Enum\ListQueryFilterType {#1197} Carve\ApiBundle\Enum\ListQueryFilterType {#1198} ] example: "equal" property: "filterType" } OpenApi\Annotations\Property {#1201 +x: "@OA\Generator::UNDEFINED🙈" +attachables: "@OA\Generator::UNDEFINED🙈" +_context: OpenApi\Context {#1202 …} +_unmerged: [] +ref: "@OA\Generator::UNDEFINED🙈" +schema: "@OA\Generator::UNDEFINED🙈" +title: "@OA\Generator::UNDEFINED🙈" +description: "Filter value. Depending on filterType it can be string (includes dates), number, integer, boolean, or array" +maxProperties: "@OA\Generator::UNDEFINED🙈" +minProperties: "@OA\Generator::UNDEFINED🙈" +required: "@OA\Generator::UNDEFINED🙈" +properties: "@OA\Generator::UNDEFINED🙈" +type: "string" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: "@OA\Generator::UNDEFINED🙈" +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: [ "John" 12 "2023-06-13T15:30:11+02:00" true [ "John" "Mike" ] ] +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" +property: "filterValue" _context: OpenApi\Context {#1202 …} _unmerged: [] description: "Filter value. Depending on filterType it can be string (includes dates), number, integer, boolean, or array" type: "string" example: [ "John" 12 "2023-06-13T15:30:11+02:00" true [ "John" "Mike" ] ] property: "filterValue" } ] +type: "object" +format: "@OA\Generator::UNDEFINED🙈" +items: "@OA\Generator::UNDEFINED🙈" +collectionFormat: "@OA\Generator::UNDEFINED🙈" +default: "@OA\Generator::UNDEFINED🙈" +maximum: "@OA\Generator::UNDEFINED🙈" +exclusiveMaximum: "@OA\Generator::UNDEFINED🙈" +minimum: "@OA\Generator::UNDEFINED🙈" +exclusiveMinimum: "@OA\Generator::UNDEFINED🙈" +maxLength: "@OA\Generator::UNDEFINED🙈" +minLength: "@OA\Generator::UNDEFINED🙈" +pattern: "@OA\Generator::UNDEFINED🙈" +maxItems: "@OA\Generator::UNDEFINED🙈" +minItems: "@OA\Generator::UNDEFINED🙈" +uniqueItems: "@OA\Generator::UNDEFINED🙈" +enum: "@OA\Generator::UNDEFINED🙈" +multipleOf: "@OA\Generator::UNDEFINED🙈" +discriminator: "@OA\Generator::UNDEFINED🙈" +readOnly: "@OA\Generator::UNDEFINED🙈" +writeOnly: "@OA\Generator::UNDEFINED🙈" +xml: "@OA\Generator::UNDEFINED🙈" +externalDocs: "@OA\Generator::UNDEFINED🙈" +example: "@OA\Generator::UNDEFINED🙈" +examples: "@OA\Generator::UNDEFINED🙈" +nullable: "@OA\Generator::UNDEFINED🙈" +deprecated: "@OA\Generator::UNDEFINED🙈" +allOf: "@OA\Generator::UNDEFINED🙈" +anyOf: "@OA\Generator::UNDEFINED🙈" +oneOf: "@OA\Generator::UNDEFINED🙈" +not: "@OA\Generator::UNDEFINED🙈" +additionalProperties: "@OA\Generator::UNDEFINED🙈" +additionalItems: "@OA\Generator::UNDEFINED🙈" +contains: "@OA\Generator::UNDEFINED🙈" +patternProperties: "@OA\Generator::UNDEFINED🙈" +dependencies: "@OA\Generator::UNDEFINED🙈" +propertyNames: "@OA\Generator::UNDEFINED🙈" +const: "@OA\Generator::UNDEFINED🙈" _context: OpenApi\Context {#1204 …} _unmerged: [] required: [ "filterBy" "filterType" "filterValue" ] properties: [ OpenApi\Annotations\Property {#1136} OpenApi\Annotations\Property {#1147} OpenApi\Annotations\Property {#1201} ] type: "object" } ] |
| empty_data | Closure(FormInterface $form) {#1294 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "filterBy_choices" => [ "id" "enabled" "name" "city" "countryCode" "licensesAmount" "licenseTrial" "lastLicenseUpdatedAt" "createdBy" "updatedBy" "createdAt" "updatedAt" ] "block_name" => "entry" ] |
| entry_type | "Carve\ApiBundle\Form\ListQueryFilterType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#160 …} $message: Closure() {#1275 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|