GET https://kbin.spritesserver.nl/m/misleadingthumbnails@lemmy.ca/microblog

Forms

  • post
    • body
    • image
    • magazine
    • lang
    • imageUrl
    • imageAlt
    • isAdult
    • submit
    • _token

post

Form type:
"App\Kbin\Post\Form\PostType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Kbin\Post\DTO\PostDto {#1888
  +magazine: App\Entity\Magazine {#308
    +icon: Proxies\__CG__\App\Entity\Image {#289 …}
    +name: "misleadingthumbnails@lemmy.ca"
    +title: "misleadingthumbnails"
    +description: """
      **Links from posts on Lemmy, for which there is a misleading thumbnail.**\n
      \n
      ---\n
      \n
      **Friends from other places:**\n
      \n
      - [/r/MisleadingThumbnails](https://www.reddit.com/r/misleadingthumbnails/)\n
      \n
      ---\n
      \n
      **How to make a post?**\n
      \n
      1. For the link, use the original image or website link from the other post\n
      2. For the title, **describe what the subject of the thumbnail appears to be**, and don’t describe the full-size image in any way.\n
      3. Add a link to the original post in the post body or comments (to help people discover new content and communities)\n
      \n
      ---\n
      \n
      **Detailed Description**, based off the description from the subreddit:\n
      \n
      > A place to share links that, when posted to Lemmy, generate a thumbnail that misleads people into seeing something entirely different than what the full-size image ends up being. This almost always occurs in an unexpected fashion, where shrinking down an image to thumbnail-size suddenly creates an illusion one would not have expected.\n
      \n
      Note that your particular front-end or app may cause the illusion to be different!\n
      \n
      ---\n
      \n
      **Rules**\n
      \n
      Please use the report button on posts that don’t fit the theme!\n
      \n
      1. Only post images where the Lemmy thumbnail creates a unique optical illusion, causing the subject in the thumbnail to appear to be something totally different from the subject in the full-size image. Some content will be better off posted to different communities.\n
      2. No images that are essentially what you say they are.\n
      3. No images that are intentionally set up to mislead or intentionally designed to look like your post title. This includes AI generated illusions.\n
      4. Do not post images that are screenshots or that have superimposed text.\n
      5. No NSFW posts for now
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 2
    +entryCommentCount: 10
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1710254789 {#318
      date: 2024-03-12 15:46:29.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 104
    +apId: "misleadingthumbnails@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/misleadingthumbnails"
    +apPublicUrl: "https://lemmy.ca/c/misleadingthumbnails"
    +apFollowersUrl: "https://lemmy.ca/c/misleadingthumbnails/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "misleadingthumbnails"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703744683 {#312
      date: 2023-12-28 07:24:43.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700834887 {#311
      date: 2023-11-24 15:08:07.0 +01:00
    }
  }
  +user: null
  +image: null
  +imageUrl: null
  +imageAlt: null
  +body: null
  +lang: "en"
  +isAdult: false
  +isPinned: false
  +slug: null
  +comments: 0
  +uv: 0
  +dv: 0
  +favouriteCount: 0
  +isFavourited: null
  +userVote: null
  +visibility: "visible"
  +ip: null
  +tags: null
  +mentions: null
  +apId: null
  +createdAt: null
  +editedAt: null
  +lastActive: null
  +bestComments: null
  -id: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

No options were passed when constructing this form.

Resolved Options

Option Value
action
""
allow_extra_fields
false
allow_file_upload
false
antispam_honeypot
false
antispam_honeypot_class
"hidden"
antispam_honeypot_field
"email_address"
antispam_time
true
antispam_time_max
3600
antispam_time_min
1
attr
[]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
compound
true
constraints
[]
csrf_field_name
"_token"
csrf_message
"The CSRF token is invalid. Please try to resubmit the form."
csrf_protection
true
csrf_token_id
null
csrf_token_manager
Symfony\Component\Security\Csrf\CsrfTokenManager {#1015
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1014 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1013 …}
  -namespace: Closure() {#1011 …}
}
data_class
"App\Kbin\Post\DTO\PostDto"
disabled
false
documentation
[]
empty_data
Closure(FormInterface $form) {#1927
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Kbin\Post\DTO\PostDto"
  }
}
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
"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
translation_domain
null
trim
true
upload_max_size_message
Closure() {#1399
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …}
    $message: Closure() {#1368 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "post"
  "_post"
]
cache_key
"_post_post"
compound
true
data
App\Kbin\Post\DTO\PostDto {#1888
  +magazine: App\Entity\Magazine {#308
    +icon: Proxies\__CG__\App\Entity\Image {#289 …}
    +name: "misleadingthumbnails@lemmy.ca"
    +title: "misleadingthumbnails"
    +description: """
      **Links from posts on Lemmy, for which there is a misleading thumbnail.**\n
      \n
      ---\n
      \n
      **Friends from other places:**\n
      \n
      - [/r/MisleadingThumbnails](https://www.reddit.com/r/misleadingthumbnails/)\n
      \n
      ---\n
      \n
      **How to make a post?**\n
      \n
      1. For the link, use the original image or website link from the other post\n
      2. For the title, **describe what the subject of the thumbnail appears to be**, and don’t describe the full-size image in any way.\n
      3. Add a link to the original post in the post body or comments (to help people discover new content and communities)\n
      \n
      ---\n
      \n
      **Detailed Description**, based off the description from the subreddit:\n
      \n
      > A place to share links that, when posted to Lemmy, generate a thumbnail that misleads people into seeing something entirely different than what the full-size image ends up being. This almost always occurs in an unexpected fashion, where shrinking down an image to thumbnail-size suddenly creates an illusion one would not have expected.\n
      \n
      Note that your particular front-end or app may cause the illusion to be different!\n
      \n
      ---\n
      \n
      **Rules**\n
      \n
      Please use the report button on posts that don’t fit the theme!\n
      \n
      1. Only post images where the Lemmy thumbnail creates a unique optical illusion, causing the subject in the thumbnail to appear to be something totally different from the subject in the full-size image. Some content will be better off posted to different communities.\n
      2. No images that are essentially what you say they are.\n
      3. No images that are intentionally set up to mislead or intentionally designed to look like your post title. This includes AI generated illusions.\n
      4. Do not post images that are screenshots or that have superimposed text.\n
      5. No NSFW posts for now
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 2
    +entryCommentCount: 10
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1710254789 {#318
      date: 2024-03-12 15:46:29.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 104
    +apId: "misleadingthumbnails@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/misleadingthumbnails"
    +apPublicUrl: "https://lemmy.ca/c/misleadingthumbnails"
    +apFollowersUrl: "https://lemmy.ca/c/misleadingthumbnails/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "misleadingthumbnails"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703744683 {#312
      date: 2023-12-28 07:24:43.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700834887 {#311
      date: 2023-11-24 15:08:07.0 +01:00
    }
  }
  +user: null
  +image: null
  +imageUrl: null
  +imageAlt: null
  +body: null
  +lang: "en"
  +isAdult: false
  +isPinned: false
  +slug: null
  +comments: 0
  +uv: 0
  +dv: 0
  +favouriteCount: 0
  +isFavourited: null
  +userVote: null
  +visibility: "visible"
  +ip: null
  +tags: null
  +mentions: null
  +apId: null
  +createdAt: null
  +editedAt: null
  +lastActive: null
  +bestComments: null
  -id: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1396
  -form: Symfony\Component\Form\Form {#1761 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#1476 …5}
full_name
"post"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"post"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
true
name
"post"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_post"
valid
true
value
App\Kbin\Post\DTO\PostDto {#1888
  +magazine: App\Entity\Magazine {#308
    +icon: Proxies\__CG__\App\Entity\Image {#289 …}
    +name: "misleadingthumbnails@lemmy.ca"
    +title: "misleadingthumbnails"
    +description: """
      **Links from posts on Lemmy, for which there is a misleading thumbnail.**\n
      \n
      ---\n
      \n
      **Friends from other places:**\n
      \n
      - [/r/MisleadingThumbnails](https://www.reddit.com/r/misleadingthumbnails/)\n
      \n
      ---\n
      \n
      **How to make a post?**\n
      \n
      1. For the link, use the original image or website link from the other post\n
      2. For the title, **describe what the subject of the thumbnail appears to be**, and don’t describe the full-size image in any way.\n
      3. Add a link to the original post in the post body or comments (to help people discover new content and communities)\n
      \n
      ---\n
      \n
      **Detailed Description**, based off the description from the subreddit:\n
      \n
      > A place to share links that, when posted to Lemmy, generate a thumbnail that misleads people into seeing something entirely different than what the full-size image ends up being. This almost always occurs in an unexpected fashion, where shrinking down an image to thumbnail-size suddenly creates an illusion one would not have expected.\n
      \n
      Note that your particular front-end or app may cause the illusion to be different!\n
      \n
      ---\n
      \n
      **Rules**\n
      \n
      Please use the report button on posts that don’t fit the theme!\n
      \n
      1. Only post images where the Lemmy thumbnail creates a unique optical illusion, causing the subject in the thumbnail to appear to be something totally different from the subject in the full-size image. Some content will be better off posted to different communities.\n
      2. No images that are essentially what you say they are.\n
      3. No images that are intentionally set up to mislead or intentionally designed to look like your post title. This includes AI generated illusions.\n
      4. Do not post images that are screenshots or that have superimposed text.\n
      5. No NSFW posts for now
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 2
    +entryCommentCount: 10
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1710254789 {#318
      date: 2024-03-12 15:46:29.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -id: 104
    +apId: "misleadingthumbnails@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/misleadingthumbnails"
    +apPublicUrl: "https://lemmy.ca/c/misleadingthumbnails"
    +apFollowersUrl: "https://lemmy.ca/c/misleadingthumbnails/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "misleadingthumbnails"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703744683 {#312
      date: 2023-12-28 07:24:43.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1700834887 {#311
      date: 2023-11-24 15:08:07.0 +01:00
    }
  }
  +user: null
  +image: null
  +imageUrl: null
  +imageAlt: null
  +body: null
  +lang: "en"
  +isAdult: false
  +isPinned: false
  +slug: null
  +comments: 0
  +uv: 0
  +dv: 0
  +favouriteCount: 0
  +isFavourited: null
  +userVote: null
  +visibility: "visible"
  +ip: null
  +tags: null
  +mentions: null
  +apId: null
  +createdAt: null
  +editedAt: null
  +lastActive: null
  +bestComments: null
  -id: null
}