GET https://kbin.spritesserver.nl/m/mensliberation@lemmy.ca/microblog/commented/1y

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 {#1949
  +magazine: App\Entity\Magazine {#308
    +icon: null
    +name: "mensliberation@lemmy.ca"
    +title: "mensliberation"
    +description: """
      **This community is first and foremost a feminist community for men and masc people, but it is also a place to talk about men’s issues with a particular focus on intersectionality.**\n
      \n
      ---\n
      \n
      Rules\n
      -----\n
      \n
      Everybody is welcome, but this is primarily a space for men and masc people— Non-masculine perspectives are incredibly important in making sure that the lived experiences of others are present in discussions on masculinity, but please remember that this is a space to discuss issues pertaining to men and masc individuals. Be kind, open-minded, and take care that you aren’t talking over men expressing their own lived experiences. —\n
      \n
      Be productive— Be proactive in forming a productive discussion. Constructive criticism of our community is fine, but if you mainly criticize feminism or other people’s efforts to solve gender issues, your post/comment will be removed. Keep the following guidelines in mind when posting: * Build upon the OP * Discuss concepts rather than semantics * No low effort comments * No personal attacks —\n
      \n
      Assume good faith— Do not call other submitters’ personal experiences into question. —\n
      \n
      No bigotry— Slurs, hate speech, and negative stereotyping towards marginalized groups will not be tolerated. —\n
      \n
      No brigading— Do not participate if you have been linked to this discussion from elsewhere. Similarly, links to elsewhere on the threadiverse must promote constructive discussion of men’s issues. —\n
      \n
      ---\n
      \n
      ##### Recommended Reading\n
      \n
      - [*The Will To Change: Men, Masculinity, And Love* by bell hooks](https://archive.org/details/the-will-to-change-men-masculinity-and-love-by-bell-hooks-z-lib.org.epub/page/n43/mode/2up)\n
      - *Politics of Masculinities: Men in Movements* by Michael Messner\n
      \n
      ---\n
      \n
      ##### Related Communities\n
      \n
      !feminism@beehaw.org  \n
      !askmen@lemmy.world  \n
      !mensmentalhealth@lemmy.world\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 92
    +entryCommentCount: 420
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729526779 {#318
      date: 2024-10-21 18:06:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#296 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#292 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 71
    +apId: "mensliberation@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/mensliberation"
    +apPublicUrl: "https://lemmy.ca/c/mensliberation"
    +apFollowersUrl: "https://lemmy.ca/c/mensliberation/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "mensliberation"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729567843 {#312
      date: 2024-10-22 05:30:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698737030 {#311
      date: 2023-10-31 08:23:50.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) {#1398
  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() {#1389
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#999 …}
    $message: Closure() {#1393 …}
    $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 {#1949
  +magazine: App\Entity\Magazine {#308
    +icon: null
    +name: "mensliberation@lemmy.ca"
    +title: "mensliberation"
    +description: """
      **This community is first and foremost a feminist community for men and masc people, but it is also a place to talk about men’s issues with a particular focus on intersectionality.**\n
      \n
      ---\n
      \n
      Rules\n
      -----\n
      \n
      Everybody is welcome, but this is primarily a space for men and masc people— Non-masculine perspectives are incredibly important in making sure that the lived experiences of others are present in discussions on masculinity, but please remember that this is a space to discuss issues pertaining to men and masc individuals. Be kind, open-minded, and take care that you aren’t talking over men expressing their own lived experiences. —\n
      \n
      Be productive— Be proactive in forming a productive discussion. Constructive criticism of our community is fine, but if you mainly criticize feminism or other people’s efforts to solve gender issues, your post/comment will be removed. Keep the following guidelines in mind when posting: * Build upon the OP * Discuss concepts rather than semantics * No low effort comments * No personal attacks —\n
      \n
      Assume good faith— Do not call other submitters’ personal experiences into question. —\n
      \n
      No bigotry— Slurs, hate speech, and negative stereotyping towards marginalized groups will not be tolerated. —\n
      \n
      No brigading— Do not participate if you have been linked to this discussion from elsewhere. Similarly, links to elsewhere on the threadiverse must promote constructive discussion of men’s issues. —\n
      \n
      ---\n
      \n
      ##### Recommended Reading\n
      \n
      - [*The Will To Change: Men, Masculinity, And Love* by bell hooks](https://archive.org/details/the-will-to-change-men-masculinity-and-love-by-bell-hooks-z-lib.org.epub/page/n43/mode/2up)\n
      - *Politics of Masculinities: Men in Movements* by Michael Messner\n
      \n
      ---\n
      \n
      ##### Related Communities\n
      \n
      !feminism@beehaw.org  \n
      !askmen@lemmy.world  \n
      !mensmentalhealth@lemmy.world\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 92
    +entryCommentCount: 420
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729526779 {#318
      date: 2024-10-21 18:06:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#296 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#292 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 71
    +apId: "mensliberation@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/mensliberation"
    +apPublicUrl: "https://lemmy.ca/c/mensliberation"
    +apFollowersUrl: "https://lemmy.ca/c/mensliberation/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "mensliberation"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729567843 {#312
      date: 2024-10-22 05:30:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698737030 {#311
      date: 2023-10-31 08:23:50.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 {#1936
  -form: Symfony\Component\Form\Form {#1485 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#1487 …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 {#1949
  +magazine: App\Entity\Magazine {#308
    +icon: null
    +name: "mensliberation@lemmy.ca"
    +title: "mensliberation"
    +description: """
      **This community is first and foremost a feminist community for men and masc people, but it is also a place to talk about men’s issues with a particular focus on intersectionality.**\n
      \n
      ---\n
      \n
      Rules\n
      -----\n
      \n
      Everybody is welcome, but this is primarily a space for men and masc people— Non-masculine perspectives are incredibly important in making sure that the lived experiences of others are present in discussions on masculinity, but please remember that this is a space to discuss issues pertaining to men and masc individuals. Be kind, open-minded, and take care that you aren’t talking over men expressing their own lived experiences. —\n
      \n
      Be productive— Be proactive in forming a productive discussion. Constructive criticism of our community is fine, but if you mainly criticize feminism or other people’s efforts to solve gender issues, your post/comment will be removed. Keep the following guidelines in mind when posting: * Build upon the OP * Discuss concepts rather than semantics * No low effort comments * No personal attacks —\n
      \n
      Assume good faith— Do not call other submitters’ personal experiences into question. —\n
      \n
      No bigotry— Slurs, hate speech, and negative stereotyping towards marginalized groups will not be tolerated. —\n
      \n
      No brigading— Do not participate if you have been linked to this discussion from elsewhere. Similarly, links to elsewhere on the threadiverse must promote constructive discussion of men’s issues. —\n
      \n
      ---\n
      \n
      ##### Recommended Reading\n
      \n
      - [*The Will To Change: Men, Masculinity, And Love* by bell hooks](https://archive.org/details/the-will-to-change-men-masculinity-and-love-by-bell-hooks-z-lib.org.epub/page/n43/mode/2up)\n
      - *Politics of Masculinities: Men in Movements* by Michael Messner\n
      \n
      ---\n
      \n
      ##### Related Communities\n
      \n
      !feminism@beehaw.org  \n
      !askmen@lemmy.world  \n
      !mensmentalhealth@lemmy.world\n
      \n
      ---
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 92
    +entryCommentCount: 420
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729526779 {#318
      date: 2024-10-21 18:06:19.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#296 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#292 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -id: 71
    +apId: "mensliberation@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/mensliberation"
    +apPublicUrl: "https://lemmy.ca/c/mensliberation"
    +apFollowersUrl: "https://lemmy.ca/c/mensliberation/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "mensliberation"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729567843 {#312
      date: 2024-10-22 05:30:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698737030 {#311
      date: 2023-10-31 08:23:50.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
}