Entity type theme_switcher_rule

Add to Standard shortcuts
theme_switcher_rule =>
Drupal\Core\Config\Entity\ConfigEntityType {#781
  #id: "theme_switcher_rule"
  #class: "Drupal\theme_switcher\Entity\ThemeSwitcherRule"
  #provider: "theme_switcher"
  #static_cache: false
  #render_cache: true
  #persistent_cache: true
  #entity_keys: array:10 [
    "id" => "id"
    "uuid" => "uuid"
    "label" => "label"
    "status" => "status"
    "weight" => "weight"
    "revision" => ""
    "bundle" => ""
    "langcode" => "langcode"
    "default_langcode" => "default_langcode"
    "revision_translation_affected" => "revision_translation_affected"
  ]
  #originalClass: "Drupal\theme_switcher\Entity\ThemeSwitcherRule"
  #handlers: array:4 [
    "access" => "Drupal\theme_switcher\Access\ThemeSwitcherAccessControlHandler"
    "list_builder" => "Drupal\theme_switcher\Controller\ThemeSwitcherRuleListBuilder"
    "form" => array:3 [
      "add" => "Drupal\theme_switcher\Form\ThemeSwitcherRuleForm"
      "edit" => "Drupal\theme_switcher\Form\ThemeSwitcherRuleForm"
      "delete" => "Drupal\theme_switcher\Form\ThemeSwitcherRuleDeleteForm"
    ]
    "storage" => "Drupal\Core\Config\Entity\ConfigEntityStorage"
  ]
  #admin_permission: "administer site configuration"
  #collection_permission: null
  #permission_granularity: "entity_type"
  #links: array:6 [
    "edit-form" => "/admin/config/theme_switcher/{theme_switcher_rule}"
    "delete-form" => "/admin/config/theme_switcher/{theme_switcher_rule}/delete"
    "devel-load" => "/devel/theme_switcher_rule/{theme_switcher_rule}"
    "devel-load-with-references" => "/devel/load-with-references/theme_switcher_rule/{theme_switcher_rule}"
    "devel-path-alias" => "/devel/path-alias/theme_switcher_rule/{theme_switcher_rule}"
    "devel-definition" => "/devel/definition/theme_switcher_rule/{theme_switcher_rule}"
  ]
  #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 {#782
    #string: "Theme Switcher Rule"
    #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 {#783
    #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:theme_switcher_rule_list"
  ]
  #constraints: []
  #additional: array:1 [
    "module" => "theme_switcher"
  ]
  #_serviceIds: []
  #_entityStorages: []
  #stringTranslation: null
  #config_prefix: "rule"
  #lookup_keys: array:1 [
    0 => "uuid"
  ]
  #config_export: array:9 [
    0 => "uuid"
    1 => "id"
    2 => "label"
    3 => "weight"
    4 => "status"
    5 => "theme"
    6 => "admin_theme"
    7 => "conjunction"
    8 => "visibility"
  ]
  #mergedConfigExport: []
}