Entity type configurable_language

Add to Standard shortcuts
configurable_language =>
Drupal\Core\Config\Entity\ConfigEntityType {#671
  #id: "configurable_language"
  #class: "Drupal\language\Entity\ConfigurableLanguage"
  #provider: "language"
  #static_cache: false
  #render_cache: true
  #persistent_cache: true
  #entity_keys: array:9 [
    "id" => "id"
    "label" => "label"
    "weight" => "weight"
    "revision" => ""
    "bundle" => ""
    "langcode" => "langcode"
    "default_langcode" => "default_langcode"
    "revision_translation_affected" => "revision_translation_affected"
    "uuid" => "uuid"
  ]
  #originalClass: "Drupal\language\Entity\ConfigurableLanguage"
  #handlers: array:4 [
    "list_builder" => "Drupal\language\LanguageListBuilder"
    "access" => "Drupal\language\LanguageAccessControlHandler"
    "form" => array:3 [
      "add" => "Drupal\language\Form\LanguageAddForm"
      "edit" => "Drupal\language\Form\LanguageEditForm"
      "delete" => "Drupal\language\Form\LanguageDeleteForm"
    ]
    "storage" => "Drupal\Core\Config\Entity\ConfigEntityStorage"
  ]
  #admin_permission: "administer languages"
  #collection_permission: null
  #permission_granularity: "entity_type"
  #links: array:7 [
    "delete-form" => "/admin/config/regional/language/delete/{configurable_language}"
    "edit-form" => "/admin/config/regional/language/edit/{configurable_language}"
    "collection" => "/admin/config/regional/language"
    "devel-load" => "/devel/configurable_language/{configurable_language}"
    "devel-load-with-references" => "/devel/load-with-references/configurable_language/{configurable_language}"
    "devel-path-alias" => "/devel/path-alias/configurable_language/{configurable_language}"
    "devel-definition" => "/devel/definition/configurable_language/{configurable_language}"
  ]
  #bundle_entity_type: null
  #bundle_of: null
  #bundle_label: null
  #base_table: null
  #revision_data_table: null
  #revision_table: null
  #data_table: null
  #internal: false
  #translatable: false
  #show_revision_ui: false
  #label: Drupal\Core\StringTranslation\TranslatableMarkup {#672
    #string: "Language"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#673
    #string: "Languages"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#674
    #string: "language"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#675
    #string: "languages"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_count: array:3 [
    "singular" => "@count language"
    "plural" => "@count languages"
    "context" => null
  ]
  #uri_callback: null
  #group: "configuration"
  #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#676
    #string: "Configuration"
    #arguments: []
    #translatedMarkup: null
    #options: array:1 [
      "context" => "Entity type group"
    ]
    #stringTranslation: null
  }
  #field_ui_base_route: null
  #common_reference_target: false
  #list_cache_contexts: []
  #list_cache_tags: array:1 [
    0 => "config:configurable_language_list"
  ]
  #constraints: []
  #additional: []
  #_serviceIds: []
  #_entityStorages: []
  #stringTranslation: null
  #config_prefix: "entity"
  #lookup_keys: array:1 [
    0 => "uuid"
  ]
  #config_export: array:5 [
    0 => "id"
    1 => "label"
    2 => "direction"
    3 => "weight"
    4 => "locked"
  ]
  #mergedConfigExport: []
}