telefon
Telefon
helpdesk
HELPdesk
FileDepo
FileDepo
login
Belépés

 

Entity type definition

Drupal\Core\Entity\ContentEntityType {#568
  #id: "poll"
  #class: "Drupal\poll\Entity\Poll"
  #provider: "poll"
  #static_cache: true
  #render_cache: true
  #persistent_cache: true
  #entity_keys: array:9 [
    "id" => "id"
    "label" => "question"
    "uuid" => "uuid"
    "langcode" => "langcode"
    "published" => "status"
    "revision" => ""
    "bundle" => ""
    "default_langcode" => "default_langcode"
    "revision_translation_affected" => "revision_translation_affected"
  ]
  #originalClass: "Drupal\poll\Entity\Poll"
  #handlers: array:8 [
    "access" => "\Drupal\poll\PollAccessControlHandler"
    "storage" => "Drupal\poll\PollStorage"
    "translation" => "Drupal\content_translation\ContentTranslationHandler"
    "list_builder" => "Drupal\poll\PollListBuilder"
    "view_builder" => "Drupal\poll\PollViewBuilder"
    "views_data" => "Drupal\poll\PollViewsData"
    "form" => array:5 [
      "default" => "Drupal\poll\Form\PollForm"
      "edit" => "Drupal\poll\Form\PollForm"
      "delete" => "Drupal\poll\Form\PollDeleteForm"
      "delete_vote" => "Drupal\poll\Form\PollVoteDeleteForm"
      "delete_items" => "Drupal\poll\Form\PollItemsDeleteForm"
    ]
    "inline_form" => "\Drupal\inline_entity_form\Form\EntityInlineForm"
  ]
  #admin_permission: "administer polls"
  #collection_permission: null
  #permission_granularity: "entity_type"
  #links: array:9 [
    "canonical" => "/poll/{poll}"
    "edit-form" => "/poll/{poll}/edit"
    "delete-form" => "/poll/{poll}/delete"
    "devel-load" => "/devel/poll/{poll}"
    "devel-load-with-references" => "/devel/load-with-references/poll/{poll}"
    "devel-path-alias" => "/devel/path-alias/poll/{poll}"
    "devel-render" => "/devel/render/poll/{poll}"
    "devel-definition" => "/devel/definition/poll/{poll}"
    "token-devel" => "/devel/token/poll/{poll}"
  ]
  #bundle_entity_type: null
  #bundle_of: null
  #bundle_label: null
  #base_table: "poll"
  #revision_data_table: null
  #revision_table: null
  #data_table: "poll_field_data"
  #internal: false
  #translatable: true
  #show_revision_ui: false
  #label: Drupal\Core\StringTranslation\TranslatableMarkup {#569
    #string: "Poll"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_collection: ""
  #label_singular: ""
  #label_plural: ""
  #label_count: []
  #uri_callback: null
  #group: "content"
  #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#570
    #string: "Content"
    #arguments: []
    #translatedMarkup: null
    #options: array:1 [
      "context" => "Entity type group"
    ]
    #stringTranslation: null
  }
  #field_ui_base_route: "poll.settings"
  #common_reference_target: false
  #list_cache_contexts: []
  #list_cache_tags: array:1 [
    0 => "poll_list"
  ]
  #constraints: array:1 [
    "EntityUntranslatableFields" => null
  ]
  #additional: array:1 [
    "token_type" => "poll"
  ]
  #_serviceIds: []
  #_entityStorages: []
  #stringTranslation: null
  #revision_metadata_keys: array:1 [
    "revision_default" => "revision_default"
  ]
}