Entity type http_config_request

Add to Default shortcuts
http_config_request =>
Drupal\Core\Config\Entity\ConfigEntityType {#371
  #id: "http_config_request"
  #class: "Drupal\http_client_manager\Entity\HttpConfigRequest"
  #provider: "http_client_manager"
  #static_cache: false
  #render_cache: true
  #persistent_cache: true
  #entity_keys: array:8 [
    "id" => "id"
    "label" => "label"
    "uuid" => "uuid"
    "revision" => ""
    "bundle" => ""
    "langcode" => "langcode"
    "default_langcode" => "default_langcode"
    "revision_translation_affected" => "revision_translation_affected"
  ]
  #originalClass: "Drupal\http_client_manager\Entity\HttpConfigRequest"
  #handlers: array:6 [
    "list_builder" => "Drupal\http_client_manager\HttpConfigRequestListBuilder"
    "execution_handler" => "Drupal\http_client_manager\Controller\HttpConfigRequestController"
    "form" => array:3 [
      "add" => "Drupal\http_client_manager\Form\HttpConfigRequestForm"
      "edit" => "Drupal\http_client_manager\Form\HttpConfigRequestForm"
      "delete" => "Drupal\http_client_manager\Form\HttpConfigRequestDeleteForm"
    ]
    "route_provider" => array:1 [
      "html" => "Drupal\http_client_manager\HttpConfigRequestHtmlRouteProvider"
    ]
    "access" => "Drupal\Core\Entity\EntityAccessControlHandler"
    "storage" => "Drupal\Core\Config\Entity\ConfigEntityStorage"
  ]
  #admin_permission: "administer http_client_manager"
  #collection_permission: null
  #permission_granularity: "entity_type"
  #links: array:10 [
    "canonical" => "/admin/config/services/http-client-manager/{serviceApi}/{commandName}/http-config-request/{http_config_request}"
    "add-form" => "/admin/config/services/http-client-manager/{serviceApi}/{commandName}/http-config-request/add"
    "edit-form" => "/admin/config/services/http-client-manager/{serviceApi}/{commandName}/http-config-request/{http_config_request}/edit"
    "delete-form" => "/admin/config/services/http-client-manager/{serviceApi}/{commandName}/http-config-request/{http_config_request}/delete"
    "execute" => "/admin/config/services/http-client-manager/{serviceApi}/{commandName}/http-config-request/{http_config_request}/execute"
    "collection" => "/admin/config/services/http-client-manager/{serviceApi}/{commandName}/http-config-request"
    "devel-load" => "/devel/http_config_request/{serviceApi}/{commandName}/{http_config_request}"
    "devel-load-with-references" => "/devel/load-with-references/http_config_request/{serviceApi}/{commandName}/{http_config_request}"
    "devel-path-alias" => "/devel/path-alias/http_config_request/{serviceApi}/{commandName}/{http_config_request}"
    "devel-definition" => "/devel/definition/http_config_request/{serviceApi}/{commandName}/{http_config_request}"
  ]
  #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 {#372
    #string: "Http Config Request"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_collection: ""
  #label_singular: ""
  #label_plural: ""
  #label_count: []
  #uri_callback: null
  #group: "configuration"
  #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#373
    #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:http_config_request_list"
  ]
  #constraints: []
  #additional: []
  #_serviceIds: []
  #_entityStorages: []
  #stringTranslation: null
  #config_prefix: "http_config_request"
  #lookup_keys: array:1 [
    0 => "uuid"
  ]
  #config_export: array:6 [
    0 => "id"
    1 => "label"
    2 => "uuid"
    3 => "service_api"
    4 => "command_name"
    5 => "parameters"
  ]
  #mergedConfigExport: []
}