GET https://kbin.spritesserver.nl/m/emacs@communick.news/microblog/hot/1m

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: "emacs@communick.news"
    +title: "emacs"
    +description: """
      A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!\n
      \n
      #### Get Emacs\n
      \n
      - [Windows](http://ftp.gnu.org/gnu/emacs/windows/)\n
      - [Mac OS X](http://emacsformacosx.com/)\n
      - GNU/Linux and BSD (Just get it from your distribution’s package manager)\n
      \n
      #### Rules\n
      \n
      1. Posts should be emacs related\n
      2. Be kind please\n
      3. Yes, we already know: Google results for “emacs” and “vi” link to each other. We good.\n
      \n
      #### Emacs Resources\n
      \n
      - [Emacs Wiki](http://www.emacswiki.org/)\n
      - [WikEmacs](http://wikemacs.org/)\n
      - [Emacs Reference](https://emacs.zeef.com/ehartc) ([PDF](https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf))\n
      - [Learning & Mastering Emacs](https://www.masteringemacs.org/book)\n
      - [Weekly tips/tricks/etc threads](http://sachachua.com/blog/2013/05/how-to-learn-emacs-a-hand-drawn-one-pager-for-beginners/)\n
      \n
      #### Emacs Tutorials\n
      \n
      - [Beginner’s Guide to Emacs](http://www.masteringemacs.org/articles/2010/10/04/beginners-guide-to-emacs/)\n
      - [Absolute Beginner’s Guide to Emacs](http://www.jesshamrick.com/2012/09/10/absolute-beginners-guide-to-emacs/)\n
      - [How to Learn Emacs: A Hand-drawn One-pager for Beginners](http://sachachua.com/blog/2013/05/how-to-learn-emacs-a-hand-drawn-one-pager-for-beginners/)\n
      \n
      #### Useful Emacs configuration files and distributions\n
      \n
      - [Better Defaults](https://git.sr.ht/~technomancy/better-defaults)\n
      - [Example configurations](https://www.emacswiki.org/emacs/ExampleConfigurations)\n
      \n
      #### Quick pain-saver tip\n
      \n
      - [Put the Caps Lock key to better use!](http://www.emacswiki.org/emacs/MovingTheCtrlKey)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 0
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729051434 {#318
      date: 2024-10-16 06:03:54.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: 121
    +apId: "emacs@communick.news"
    +apProfileId: "https://communick.news/c/emacs"
    +apPublicUrl: "https://communick.news/c/emacs"
    +apFollowersUrl: "https://communick.news/c/emacs/followers"
    +apInboxUrl: "https://communick.news/inbox"
    +apDomain: "communick.news"
    +apPreferredUsername: "emacs"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703500656 {#312
      date: 2023-12-25 11:37:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703500655 {#311
      date: 2023-12-25 11:37:35.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: "emacs@communick.news"
    +title: "emacs"
    +description: """
      A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!\n
      \n
      #### Get Emacs\n
      \n
      - [Windows](http://ftp.gnu.org/gnu/emacs/windows/)\n
      - [Mac OS X](http://emacsformacosx.com/)\n
      - GNU/Linux and BSD (Just get it from your distribution’s package manager)\n
      \n
      #### Rules\n
      \n
      1. Posts should be emacs related\n
      2. Be kind please\n
      3. Yes, we already know: Google results for “emacs” and “vi” link to each other. We good.\n
      \n
      #### Emacs Resources\n
      \n
      - [Emacs Wiki](http://www.emacswiki.org/)\n
      - [WikEmacs](http://wikemacs.org/)\n
      - [Emacs Reference](https://emacs.zeef.com/ehartc) ([PDF](https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf))\n
      - [Learning & Mastering Emacs](https://www.masteringemacs.org/book)\n
      - [Weekly tips/tricks/etc threads](http://sachachua.com/blog/2013/05/how-to-learn-emacs-a-hand-drawn-one-pager-for-beginners/)\n
      \n
      #### Emacs Tutorials\n
      \n
      - [Beginner’s Guide to Emacs](http://www.masteringemacs.org/articles/2010/10/04/beginners-guide-to-emacs/)\n
      - [Absolute Beginner’s Guide to Emacs](http://www.jesshamrick.com/2012/09/10/absolute-beginners-guide-to-emacs/)\n
      - [How to Learn Emacs: A Hand-drawn One-pager for Beginners](http://sachachua.com/blog/2013/05/how-to-learn-emacs-a-hand-drawn-one-pager-for-beginners/)\n
      \n
      #### Useful Emacs configuration files and distributions\n
      \n
      - [Better Defaults](https://git.sr.ht/~technomancy/better-defaults)\n
      - [Example configurations](https://www.emacswiki.org/emacs/ExampleConfigurations)\n
      \n
      #### Quick pain-saver tip\n
      \n
      - [Put the Caps Lock key to better use!](http://www.emacswiki.org/emacs/MovingTheCtrlKey)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 0
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729051434 {#318
      date: 2024-10-16 06:03:54.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: 121
    +apId: "emacs@communick.news"
    +apProfileId: "https://communick.news/c/emacs"
    +apPublicUrl: "https://communick.news/c/emacs"
    +apFollowersUrl: "https://communick.news/c/emacs/followers"
    +apInboxUrl: "https://communick.news/inbox"
    +apDomain: "communick.news"
    +apPreferredUsername: "emacs"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703500656 {#312
      date: 2023-12-25 11:37:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703500655 {#311
      date: 2023-12-25 11:37:35.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: "emacs@communick.news"
    +title: "emacs"
    +description: """
      A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!\n
      \n
      #### Get Emacs\n
      \n
      - [Windows](http://ftp.gnu.org/gnu/emacs/windows/)\n
      - [Mac OS X](http://emacsformacosx.com/)\n
      - GNU/Linux and BSD (Just get it from your distribution’s package manager)\n
      \n
      #### Rules\n
      \n
      1. Posts should be emacs related\n
      2. Be kind please\n
      3. Yes, we already know: Google results for “emacs” and “vi” link to each other. We good.\n
      \n
      #### Emacs Resources\n
      \n
      - [Emacs Wiki](http://www.emacswiki.org/)\n
      - [WikEmacs](http://wikemacs.org/)\n
      - [Emacs Reference](https://emacs.zeef.com/ehartc) ([PDF](https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf))\n
      - [Learning & Mastering Emacs](https://www.masteringemacs.org/book)\n
      - [Weekly tips/tricks/etc threads](http://sachachua.com/blog/2013/05/how-to-learn-emacs-a-hand-drawn-one-pager-for-beginners/)\n
      \n
      #### Emacs Tutorials\n
      \n
      - [Beginner’s Guide to Emacs](http://www.masteringemacs.org/articles/2010/10/04/beginners-guide-to-emacs/)\n
      - [Absolute Beginner’s Guide to Emacs](http://www.jesshamrick.com/2012/09/10/absolute-beginners-guide-to-emacs/)\n
      - [How to Learn Emacs: A Hand-drawn One-pager for Beginners](http://sachachua.com/blog/2013/05/how-to-learn-emacs-a-hand-drawn-one-pager-for-beginners/)\n
      \n
      #### Useful Emacs configuration files and distributions\n
      \n
      - [Better Defaults](https://git.sr.ht/~technomancy/better-defaults)\n
      - [Example configurations](https://www.emacswiki.org/emacs/ExampleConfigurations)\n
      \n
      #### Quick pain-saver tip\n
      \n
      - [Put the Caps Lock key to better use!](http://www.emacswiki.org/emacs/MovingTheCtrlKey)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 7
    +entryCommentCount: 0
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729051434 {#318
      date: 2024-10-16 06:03:54.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: 121
    +apId: "emacs@communick.news"
    +apProfileId: "https://communick.news/c/emacs"
    +apPublicUrl: "https://communick.news/c/emacs"
    +apFollowersUrl: "https://communick.news/c/emacs/followers"
    +apInboxUrl: "https://communick.news/inbox"
    +apDomain: "communick.news"
    +apPreferredUsername: "emacs"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703500656 {#312
      date: 2023-12-25 11:37:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703500655 {#311
      date: 2023-12-25 11:37:35.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
}