Ergebnis 1 bis 15 von 15

Thema: Fehlermeldung beim Duplizieren einer Seite

  1. #1
    Contao-Fan
    Registriert seit
    10.11.2010.
    Beiträge
    471

    Standard Fehlermeldung beim Duplizieren einer Seite

    Hallo,

    wenn ich eine Seite duplizieren will, erhalte ich folgende Fehlermeldung.

    HTML-Code:
    An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'sc_parent' at row 1
    Die Seite selbst erscheint danach im Seitenbaum ausgegraut. Ich kann dieses bearbeiten und dann auch veröffentlichen.

    Kann da jemand etwas mit anfangen?
    Contao 4.13.13 und auch nach dem Update auf 4.13.16.

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.063
    Partner-ID
    10107

    Standard

    Woher kommt das Feld sc_parent? Poste mal die Ausgabe von
    Code:
    vendor/bin/contao-console debug:dca tl_page
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Contao-Fan
    Registriert seit
    10.11.2010.
    Beiträge
    471

    Standard

    Hab keinen SSH-Zugang :/

  4. #4
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.063
    Partner-ID
    10107

    Standard

    Welcher Hoster?
    » sponsor me via GitHub or PayPal or Revolut

  5. #5
    Contao-Fan
    Registriert seit
    10.11.2010.
    Beiträge
    471

    Standard

    netcup

  6. #6
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.063
    Partner-ID
    10107

    Standard

    Laut https://www.netcup.eu/hosting/ ist SSH Zugang bei allen Webhosting Paketen verfügbar (und bei den größeren Server Paketen sowieso).
    » sponsor me via GitHub or PayPal or Revolut

  7. #7
    Contao-Fan
    Registriert seit
    10.11.2010.
    Beiträge
    471

    Standard

    Ja, das mag sein, aber das heisst ja nicht, dass jeder den auch nutzen kann

    Ich habe die Ausgabe aber jetzt da:

    Code:
    bash-5.0$ vendor/bin/contao-console debug:dca tl_page
    array:6 [
      "config" => array:12 [
        "dataContainer" => "Contao\DC_Table"
        "ctable" => array:1 [
          0 => "tl_article"
        ]
        "enableVersioning" => true
        "markAsCopy" => "title"
        "onload_callback" => array:8 [
          0 => array:2 [
            0 => "contao.listener.data_container.page_use_ssl_default"
            1 => "__invoke"
          ]
          1 => array:2 [
            0 => "contao.listener.data_container.legacy_routing"
            1 => "disableRoutingFields"
          ]
          2 => array:2 [
            0 => "tl_page"
            1 => "checkPermission"
          ]
          3 => array:2 [
            0 => "tl_page"
            1 => "addBreadcrumb"
          ]
          4 => array:2 [
            0 => "tl_page"
            1 => "setRootType"
          ]
          5 => array:2 [
            0 => "tl_page"
            1 => "showFallbackWarning"
          ]
          6 => array:2 [
            0 => "tl_page"
            1 => "makeRedirectPageMandatory"
          ]
          7 => Closure(DataContainer $dc): void^ {#449
            returnType: "void"
            class: "Terminal42\ChangeLanguage\EventListener\DataContainer\PageInitializationListener"
            this: Terminal42\ChangeLanguage\EventListener\DataContainer\PageInitializationListener {#448 …}
            file: "./vendor/terminal42/contao-changelanguage/src/EventListener/DataContainer/PageInitializationListener.php"
            line: "27 to 29"
          }
        ]
        "oncut_callback" => array:2 [
          0 => array:2 [
            0 => "tl_page"
            1 => "scheduleUpdate"
          ]
          1 => Closure(...$args)^ {#452
            class: "Terminal42\ChangeLanguage\EventListener\DataContainer\PageOperationListener"
            this: Terminal42\ChangeLanguage\EventListener\DataContainer\PageOperationListener {#450 …}
            file: "./vendor/terminal42/contao-changelanguage/src/EventListener/DataContainer/PageOperationListener.php"
            line: "33 to 33"
          }
        ]
        "ondelete_callback" => array:4 [
          0 => array:2 [
            0 => "contao.listener.data_container.page_search"
            1 => "onDelete"
          ]
          1 => array:2 [
            0 => "tl_page"
            1 => "scheduleUpdate"
          ]
          2 => array:2 [
            0 => "contao.listener.data_container.record_preview"
            1 => "storePrecompiledRecordPreview"
          ]
          3 => Closure(...$args)^ {#454
            class: "Terminal42\ChangeLanguage\EventListener\DataContainer\PageOperationListener"
            this: Terminal42\ChangeLanguage\EventListener\DataContainer\PageOperationListener {#450 …}
            file: "./vendor/terminal42/contao-changelanguage/src/EventListener/DataContainer/PageOperationListener.php"
            line: "35 to 35"
          }
        ]
        "onsubmit_callback" => array:3 [
          0 => array:2 [
            0 => "tl_page"
            1 => "scheduleUpdate"
          ]
          1 => array:2 [
            0 => "contao.listener.data_container.content_composition"
            1 => "generateArticleForPage"
          ]
          2 => Closure(...$args)^ {#453
            class: "Terminal42\ChangeLanguage\EventListener\DataContainer\PageOperationListener"
            this: Terminal42\ChangeLanguage\EventListener\DataContainer\PageOperationListener {#450 …}
            file: "./vendor/terminal42/contao-changelanguage/src/EventListener/DataContainer/PageOperationListener.php"
            line: "34 to 34"
          }
        ]
        "oninvalidate_cache_tags_callback" => array:1 [
          0 => array:2 [
            0 => "tl_page"
            1 => "addSitemapCacheInvalidationTag"
          ]
        ]
        "sql" => array:1 [
          "keys" => array:5 [
            "id" => "primary"
            "alias" => "index"
            "type,dns" => "index"
            "pid,published,type,start,stop" => "index"
            "languageMain" => "index"
          ]
        ]
        "oncopy_callback" => array:2 [
          0 => array:2 [
            0 => "tl_subcolumnsCallback"
            1 => "pageCheck"
          ]
          1 => Closure(...$args)^ {#451
            class: "Terminal42\ChangeLanguage\EventListener\DataContainer\PageOperationListener"
            this: Terminal42\ChangeLanguage\EventListener\DataContainer\PageOperationListener {#450 …}
            file: "./vendor/terminal42/contao-changelanguage/src/EventListener/DataContainer/PageOperationListener.php"
            line: "32 to 32"
          }
        ]
        "onundo_callback" => array:1 [
          0 => Closure($table, array $row)^ {#455
            class: "Terminal42\ChangeLanguage\EventListener\DataContainer\PageOperationListener"
            this: Terminal42\ChangeLanguage\EventListener\DataContainer\PageOperationListener {#450 …}
            file: "./vendor/terminal42/contao-changelanguage/src/EventListener/DataContainer/PageOperationListener.php"
            line: "36 to 36"
          }
        ]
      ]
      "list" => array:4 [
        "sorting" => array:6 [
          "mode" => 5
          "rootPaste" => true
          "showRootTrails" => true
          "icon" => "pagemounts.svg"
          "paste_button_callback" => array:2 [
            0 => "tl_page"
            1 => "pastePage"
          ]
          "panelLayout" => "filter;search"
        ]
        "label" => array:3 [
          "fields" => array:1 [
            0 => "title"
          ]
          "format" => "%s"
          "label_callback" => Closure()^ {#447
            class: "Terminal42\ChangeLanguage\Helper\LabelCallback"
            this: Terminal42\ChangeLanguage\Helper\LabelCallback {#446 …}
            use: {
              $callback: Closure(array $args, $previousResult)^ {#445 …}
            }
            file: "./vendor/terminal42/contao-changelanguage/src/Helper/LabelCallback.php"
            line: "26 to 35"
          }
        ]
        "global_operations" => array:2 [
          "toggleNodes" => array:4 [
            "href" => "ptg=all"
            "class" => "header_toggle"
            "showOnSelect" => true
            "label" => &2 null
          ]
          "all" => array:4 [
            "href" => "act=select"
            "class" => "header_edit_all"
            "attributes" => "onclick="Backend.getScrollOffset()" accesskey="e""
            "label" => &3 null
          ]
        ]
        "operations" => array:8 [
          "edit" => array:4 [
            "href" => "act=edit"
            "icon" => "edit.svg"
            "button_callback" => array:2 [
              0 => "tl_page"
              1 => "editPage"
            ]
            "label" => &4 null
          ]
          "copy" => array:5 [
            "href" => "act=paste&mode=copy"
            "icon" => "copy.svg"
            "attributes" => "onclick="Backend.getScrollOffset()""
            "button_callback" => array:2 [
              0 => "tl_page"
              1 => "copyPage"
            ]
            "label" => &5 null
          ]
          "copyChilds" => array:5 [
            "href" => "act=paste&mode=copy&childs=1"
            "icon" => "copychilds.svg"
            "attributes" => "onclick="Backend.getScrollOffset()""
            "button_callback" => array:2 [
              0 => "tl_page"
              1 => "copyPageWithSubpages"
            ]
            "label" => &6 null
          ]
          "cut" => array:5 [
            "href" => "act=paste&mode=cut"
            "icon" => "cut.svg"
            "attributes" => "onclick="Backend.getScrollOffset()""
            "button_callback" => array:2 [
              0 => "tl_page"
              1 => "cutPage"
            ]
            "label" => &7 null
          ]
          "delete" => array:5 [
            "href" => "act=delete"
            "icon" => "delete.svg"
            "attributes" => "onclick="if(!confirm(''))return false;Backend.getScrollOffset()""
            "button_callback" => array:2 [
              0 => "tl_page"
              1 => "deletePage"
            ]
            "label" => &8 null
          ]
          "toggle" => array:4 [
            "href" => "act=toggle&field=published"
            "icon" => "visible.svg"
            "button_callback" => array:2 [
              0 => "tl_page"
              1 => "toggleIcon"
            ]
            "label" => &9 null
          ]
          "show" => array:3 [
            "href" => "act=show"
            "icon" => "show.svg"
            "label" => &10 null
          ]
          "articles" => array:4 [
            "href" => "do=article"
            "icon" => "article.svg"
            "button_callback" => array:2 [
              0 => "contao.listener.data_container.content_composition"
              1 => "renderPageArticlesOperation"
            ]
            "label" => &11 null
          ]
        ]
      ]
      "select" => array:1 [
        "buttons_callback" => array:1 [
          0 => array:2 [
            0 => "tl_page"
            1 => "addAliasButton"
          ]
        ]
      ]
      "palettes" => array:12 [
        "__selector__" => array:10 [
          0 => "type"
          1 => "fallback"
          2 => "autoforward"
          3 => "protected"
          4 => "includeLayout"
          5 => "includeCache"
          6 => "includeChmod"
          7 => "enforceTwoFactor"
          8 => "addCookieBar"
          9 => "cookieBarPalette"
        ]
        "default" => "{title_legend},title,type"
        "regular" => "{title_legend},title,type;{routing_legend},alias,requireItem,routePath,routePriority,routeConflicts;{meta_legend},pageTitle,robots,description,serpPreview;{canonical_legend:hide},canonicalLink,canonicalKeepParams;{cookiebar_legend},addCookieBar;{protected_legend:hide},protected;{layout_legend:hide},includeLayout;{cache_legend:hide},includeCache;{chmod_legend:hide},includeChmod;{expert_legend:hide},cssClass,sitemap,hide,noSearch,guests;{tabnav_legend:hide},tabindex,accesskey;{publish_legend},published,start,stop"
        "forward" => "{title_legend},title,type;{routing_legend},alias,routePath,routePriority,routeConflicts;{meta_legend},pageTitle,robots;{redirect_legend},jumpTo,redirect;{protected_legend:hide},protected;{layout_legend:hide},includeLayout;{cache_legend:hide},includeCache;{chmod_legend:hide},includeChmod;{expert_legend:hide},cssClass,sitemap,hide,guests;{tabnav_legend:hide},tabindex,accesskey;{publish_legend},published,start,stop"
        "redirect" => "{title_legend},title,type;{routing_legend},alias,routePath,routePriority,routeConflicts;{meta_legend},pageTitle,robots;{redirect_legend},redirect,url,target;{protected_legend:hide},protected;{layout_legend:hide},includeLayout;{cache_legend:hide},includeCache;{chmod_legend:hide},includeChmod;{expert_legend:hide},cssClass,sitemap,hide,guests;{tabnav_legend:hide},tabindex,accesskey;{publish_legend},published,start,stop"
        "root" => "{title_legend},title,type;{routing_legend},alias;{cookiebar_legend},addCookieBar;{meta_legend},pageTitle;{url_legend},dns,useSSL,urlPrefix,urlSuffix,validAliasCharacters,useFolderUrl;{language_legend},language,fallback,disableLanguageRedirect;{website_legend:hide},maintenanceMode;{global_legend:hide},mailerTransport,enableCanonical,adminEmail,dateFormat,timeFormat,datimFormat,staticFiles,staticPlugins;{protected_legend:hide},protected;{layout_legend},includeLayout;{twoFactor_legend:hide},enforceTwoFactor;{cache_legend:hide},includeCache;{chmod_legend:hide},includeChmod;{publish_legend},published,start,stop"
        "rootfallback" => "{title_legend},title,type;{routing_legend},alias;{cookiebar_legend},addCookieBar;{meta_legend},pageTitle;{url_legend},dns,useSSL,urlPrefix,urlSuffix,validAliasCharacters,useFolderUrl;{language_legend},language,fallback,disableLanguageRedirect;{website_legend:hide},favicon,robotsTxt,maintenanceMode;{global_legend:hide},mailerTransport,enableCanonical,adminEmail,dateFormat,timeFormat,datimFormat,staticFiles,staticPlugins;{protected_legend:hide},protected;{layout_legend},includeLayout;{twoFactor_legend:hide},enforceTwoFactor;{cache_legend:hide},includeCache;{chmod_legend:hide},includeChmod;{publish_legend},published,start,stop"
        "logout" => "{title_legend},title,type;{routing_legend},alias,routePath,routePriority,routeConflicts;{forward_legend},jumpTo,redirectBack;{protected_legend:hide},protected;{chmod_legend:hide},includeChmod;{expert_legend:hide},cssClass,sitemap,hide;{tabnav_legend:hide},tabindex,accesskey;{publish_legend},published,start,stop"
        "error_401" => "{title_legend},title,type;{meta_legend},pageTitle,robots,description;{forward_legend},autoforward;{layout_legend:hide},includeLayout;{cache_legend:hide},includeCache;{chmod_legend:hide},includeChmod;{expert_legend:hide},cssClass;{publish_legend},published,start,stop"
        "error_403" => "{title_legend},title,type;{meta_legend},pageTitle,robots,description;{forward_legend},autoforward;{layout_legend:hide},includeLayout;{cache_legend:hide},includeCache;{chmod_legend:hide},includeChmod;{expert_legend:hide},cssClass;{publish_legend},published,start,stop"
        "error_404" => "{title_legend},title,type;{meta_legend},pageTitle,robots,description;{forward_legend},autoforward;{layout_legend:hide},includeLayout;{cache_legend:hide},includeCache;{chmod_legend:hide},includeChmod;{expert_legend:hide},cssClass;{publish_legend},published,start,stop"
        "error_503" => "{title_legend},title,type;{meta_legend},pageTitle,robots,description;{forward_legend},autoforward;{layout_legend:hide},includeLayout;{cache_legend:hide},includeCache;{chmod_legend:hide},includeChmod;{expert_legend:hide},cssClass;{publish_legend},published,start,stop"
      ]
      "subpalettes" => array:24 [
        "autoforward" => "jumpTo"
        "protected" => "groups"
        "includeLayout" => "layout,subpageLayout"
        "includeCache" => "clientCache,cache,alwaysLoadFromCache"
        "includeChmod" => "cuser,cgroup,chmod"
        "enforceTwoFactor" => "twoFactorJumpTo"
        "addCookieBar" => ",cookieBarPosition,cookieBarTheme,cookieBarPalette,cookieBarMessage,cookieBarDismiss,cookieBarHref,cookieBarLink,cookieBarCookieName,cookieBarCookieExpiryDays,cookieBarCookiePath,cookieBarCookieDomain"
        "cookieBarPalette_custom" => "cookieBarPaletteBanner,cookieBarPaletteBannerText,cookieBarPaletteButton,cookieBarPaletteButtonText,cookieBarPalettePreview"
        "cookieBarPalette_theme1" => "cookieBarPalettePreview"
        "cookieBarPalette_theme2" => "cookieBarPalettePreview"
        "cookieBarPalette_theme3" => "cookieBarPalettePreview"
        "cookieBarPalette_theme4" => "cookieBarPalettePreview"
        "cookieBarPalette_theme5" => "cookieBarPalettePreview"
        "cookieBarPalette_theme6" => "cookieBarPalettePreview"
        "cookieBarPalette_theme7" => "cookieBarPalettePreview"
        "cookieBarPalette_theme8" => "cookieBarPalettePreview"
        "cookieBarPalette_theme9" => "cookieBarPalettePreview"
        "cookieBarPalette_theme10" => "cookieBarPalettePreview"
        "cookieBarPalette_theme11" => "cookieBarPalettePreview"
        "cookieBarPalette_theme12" => "cookieBarPalettePreview"
        "cookieBarPalette_theme13" => "cookieBarPalettePreview"
        "cookieBarPalette_theme14" => "cookieBarPalettePreview"
        "cookieBarPalette_theme15" => "cookieBarPalettePreview"
        "cookieBarPalette_theme16" => "cookieBarPalettePreview"
      ]
      "fields" => array:90 [
        "id" => array:3 [
          "label" => array:1 [
            0 => "ID"
          ]
          "search" => true
          "sql" => "int(10) unsigned NOT NULL auto_increment"
        ]
        "pid" => array:2 [
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &12 null
        ]
        "sorting" => array:2 [
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &13 null
        ]
        "tstamp" => array:2 [
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &14 null
        ]
        "title" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:3 [
            "mandatory" => true
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &15 null
        ]
        "type" => array:8 [
          "exclude" => true
          "filter" => true
          "inputType" => "select"
          "eval" => array:3 [
            "helpwizard" => true
            "submitOnChange" => true
            "tl_class" => "w50"
          ]
          "reference" => & null
          "sql" => "varchar(64) NOT NULL default 'regular'"
          "options_callback" => array:2 [
            0 => "contao.listener.data_container.page_type_options"
            1 => "__invoke"
          ]
          "label" => &17 null
        ]
        "alias" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:4 [
            "rgxp" => "folderalias"
            "doNotCopy" => true
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) BINARY NOT NULL default ''"
          "save_callback" => array:2 [
            0 => array:2 [
              0 => "contao.listener.data_container.page_search"
              1 => "onSaveAlias"
            ]
            1 => array:2 [
              0 => "contao.listener.data_container.page_url"
              1 => "generateAlias"
            ]
          ]
          "label" => &18 null
        ]
        "requireItem" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &19 null
        ]
        "routePath" => array:3 [
          "exclude" => true
          "input_field_callback" => array:2 [
            0 => "contao.listener.data_container.page_routing"
            1 => "generateRoutePath"
          ]
          "label" => &20 null
        ]
        "routePriority" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) NOT NULL default 0"
          "label" => &21 null
        ]
        "routeConflicts" => array:3 [
          "exclude" => true
          "input_field_callback" => array:2 [
            0 => "contao.listener.data_container.page_routing"
            1 => "generateRouteConflicts"
          ]
          "label" => &22 null
        ]
        "pageTitle" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &23 null
        ]
        "language" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:6 [
            "mandatory" => true
            "maxlength" => 64
            "nospace" => true
            "decodeEntities" => true
            "doNotCopy" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
          "save_callback" => array:1 [
            0 => Closure($value)^ {#434
              class: "Contao\DcaLoader"
              file: "./var/cache/prod/contao/dca/tl_page.php"
              line: "16 to 22"
            }
          ]
          "label" => &24 null
        ]
        "robots" => array:8 [
          "exclude" => true
          "search" => true
          "inputType" => "select"
          "options" => array:4 [
            0 => "index,follow"
            1 => "index,nofollow"
            2 => "noindex,follow"
            3 => "noindex,nofollow"
          ]
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(32) NOT NULL default ''"
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "contao.listener.data_container.page_search"
              1 => "onSaveRobots"
            ]
          ]
          "label" => &25 null
        ]
        "description" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "textarea"
          "eval" => array:3 [
            "style" => "height:60px"
            "decodeEntities" => true
            "tl_class" => "clr"
          ]
          "sql" => "text NULL"
          "label" => &26 null
        ]
        "serpPreview" => array:5 [
          "label" => &27 null
          "exclude" => true
          "inputType" => "serpPreview"
          "eval" => array:4 [
            "url_callback" => array:2 [
              0 => "tl_page"
              1 => "getSerpUrl"
            ]
            "title_tag_callback" => array:2 [
              0 => "tl_page"
              1 => "getTitleTag"
            ]
            "titleFields" => array:2 [
              0 => "pageTitle"
              1 => "title"
            ]
            "tl_class" => "clr"
          ]
          "sql" => null
        ]
        "redirect" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:2 [
            0 => "permanent"
            1 => "temporary"
          ]
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "reference" => &28 array:101 [
            "layout_inherit" => &29 null
            "addCookieBar" => &30 null
            "cookieBarPalette" => &31 null
            "options" => array:3 [
              "cookieBarPalette" => &32 null
              "cookieBarTheme" => &33 null
              "cookieBarPosition" => &34 null
            ]
            "languageMain" => &35 null
            "languageRoot" => &36 array:1 [
              2 => &37 null
            ]
            "languageQuery" => &38 null
            "toggleNodes" => &2 null
            "all" => &3 null
            "edit" => &4 null
            "copy" => &5 null
            "copyChilds" => &6 null
            "cut" => &7 null
            "delete" => &8 null
            "toggle" => &9 null
            "show" => &10 null
            "articles" => &11 null
            "pid" => &12 null
            "sorting" => &13 null
            "tstamp" => &14 null
            "title" => &15 null
            "type" => &17 null
            "alias" => &18 null
            "requireItem" => &19 null
            "routePath" => &20 null
            "routePriority" => &21 null
            "routeConflicts" => &22 null
            "pageTitle" => &23 null
            "language" => &24 null
            "robots" => &25 null
            "description" => &26 null
            "serpPreview" => &27 null
            "redirect" => &39 null
            "jumpTo" => &40 null
            "redirectBack" => &41 null
            "url" => &42 null
            "target" => &43 null
            "dns" => &44 null
            "staticFiles" => &45 null
            "staticPlugins" => &46 null
            "fallback" => &47 null
            "disableLanguageRedirect" => &48 null
            "favicon" => &49 null
            "robotsTxt" => &50 null
            "maintenanceMode" => &51 null
            "mailerTransport" => &52 null
            "enableCanonical" => &53 null
            "canonicalLink" => &54 null
            "canonicalKeepParams" => &55 null
            "adminEmail" => &56 null
            "dateFormat" => &57 null
            "timeFormat" => &58 null
            "datimFormat" => &59 null
            "validAliasCharacters" => &60 null
            "useFolderUrl" => &61 null
            "urlPrefix" => &62 null
            "urlSuffix" => &63 null
            "useSSL" => &64 null
            "autoforward" => &65 null
            "protected" => &66 null
            "groups" => &67 null
            "includeLayout" => &68 null
            "layout" => &69 null
            "subpageLayout" => &70 null
            "includeCache" => &71 null
            "cache" => &72 null
            "alwaysLoadFromCache" => &73 null
            "clientCache" => &74 null
            "includeChmod" => &75 null
            "cuser" => &76 null
            "cgroup" => &77 null
            "chmod" => &78 null
            "noSearch" => &79 null
            "cssClass" => &80 null
            "sitemap" => &81 null
            "hide" => &82 null
            "guests" => &83 null
            "tabindex" => &84 null
            "accesskey" => &85 null
            "published" => &86 null
            "start" => &87 null
            "stop" => &88 null
            "enforceTwoFactor" => &89 null
            "twoFactorJumpTo" => &90 null
            "cookieBarPalettePreview" => &91 null
            "cookieBarTheme" => &92 null
            "cookieBarPaletteBanner" => &93 null
            "cookieBarPaletteButton" => &94 null
            "cookieBarPaletteBannerText" => &95 null
            "cookieBarPaletteButtonText" => &96 null
            "cookieBarPosition" => &97 null
            "cookieBarMessage" => &98 null
            "cookieBarHeader" => &99 null
            "cookieBarClose" => &100 null
            "cookieBarDismiss" => &101 null
            "cookieBarHref" => &102 null
            "cookieBarLink" => &103 null
            "cookieBarCookieName" => &104 null
            "cookieBarCookiePath" => &105 null
            "cookieBarCookieDomain" => &106 null
            "cookieBarCookieExpiryDays" => &107 null
          ]
          "sql" => "varchar(32) NOT NULL default 'permanent'"
          "label" => &39 null
        ]
        "jumpTo" => array:8 [
          "exclude" => true
          "inputType" => "pageTree"
          "foreignKey" => "tl_page.title"
          "eval" => array:1 [
            "fieldType" => "radio"
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_page"
              1 => "checkJumpTo"
            ]
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "relation" => array:2 [
            "type" => "hasOne"
            "load" => "lazy"
          ]
          "label" => &40 null
        ]
        "redirectBack" => array:4 [
          "exclude" => true
          "inputType" => "checkbox"
          "sql" => "char(1) NOT NULL default ''"
          "label" => &41 null
        ]
        "url" => array:6 [
          "label" => &42 null
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:6 [
            "mandatory" => true
            "rgxp" => "url"
            "decodeEntities" => true
            "maxlength" => 2048
            "dcaPicker" => true
            "tl_class" => "w50 clr"
          ]
          "sql" => "varchar(2048) NOT NULL default ''"
        ]
        "target" => array:5 [
          "label" => &43 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "dns" => array:8 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:4 [
            "rgxp" => "url"
            "decodeEntities" => true
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "load_callback" => array:1 [
            0 => array:2 [
              0 => "tl_page"
              1 => "loadDns"
            ]
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_page"
              1 => "checkDns"
            ]
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &44 null
        ]
        "staticFiles" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "url"
            "trailingSlash" => false
            "tl_class" => "w50"
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_page"
              1 => "checkStaticUrl"
            ]
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &45 null
        ]
        "staticPlugins" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "url"
            "trailingSlash" => false
            "tl_class" => "w50"
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_page"
              1 => "checkStaticUrl"
            ]
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &46 null
        ]
        "fallback" => array:6 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:3 [
            "doNotCopy" => true
            "submitOnChange" => true
            "tl_class" => "w50 clr"
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_page"
              1 => "checkFallback"
            ]
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &47 null
        ]
        "disableLanguageRedirect" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:2 [
            "doNotCopy" => true
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &48 null
        ]
        "favicon" => array:5 [
          "exclude" => true
          "inputType" => "fileTree"
          "eval" => array:3 [
            "filesOnly" => true
            "fieldType" => "radio"
            "extensions" => "ico,svg,png"
          ]
          "sql" => "binary(16) NULL"
          "label" => &49 null
        ]
        "robotsTxt" => array:5 [
          "exclude" => true
          "inputType" => "textarea"
          "eval" => array:2 [
            "doNotCopy" => true
            "decodeEntities" => true
          ]
          "sql" => "text NULL"
          "label" => &50 null
        ]
        "maintenanceMode" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &51 null
        ]
        "mailerTransport" => array:6 [
          "exclude" => true
          "inputType" => "select"
          "eval" => array:2 [
            "tl_class" => "w50"
            "includeBlankOption" => true
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "options_callback" => array:2 [
            0 => "contao.mailer.available_transports"
            1 => "getTransportOptions"
          ]
          "label" => &52 null
        ]
        "enableCanonical" => array:6 [
          "exclude" => true
          "inputType" => "checkbox"
          "default" => true
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &53 null
        ]
        "canonicalLink" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:5 [
            "rgxp" => "url"
            "decodeEntities" => true
            "maxlength" => 2048
            "dcaPicker" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(2048) NOT NULL default ''"
          "load_callback" => array:1 [
            0 => array:2 [
              0 => "contao.listener.data_container.disable_canonical_fields"
              1 => "__invoke"
            ]
          ]
          "label" => &54 null
        ]
        "canonicalKeepParams" => array:6 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "decodeEntities" => true
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "load_callback" => array:1 [
            0 => array:2 [
              0 => "contao.listener.data_container.disable_canonical_fields"
              1 => "__invoke"
            ]
          ]
          "label" => &55 null
        ]
        "adminEmail" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:5 [
            "maxlength" => 255
            "rgxp" => "friendly"
            "decodeEntities" => true
            "placeholder" => "info@module23.com"
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &56 null
        ]
        "dateFormat" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:4 [
            "helpwizard" => true
            "decodeEntities" => true
            "placeholder" => "d.m.Y"
            "tl_class" => "w50"
          ]
          "explanation" => "dateFormat"
          "sql" => "varchar(32) NOT NULL default ''"
          "label" => &57 null
        ]
        "timeFormat" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:3 [
            "decodeEntities" => true
            "placeholder" => "H:i"
            "tl_class" => "w50"
          ]
          "sql" => "varchar(32) NOT NULL default ''"
          "label" => &58 null
        ]
        "datimFormat" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:3 [
            "decodeEntities" => true
            "placeholder" => "d.m.Y H:i"
            "tl_class" => "w50"
          ]
          "sql" => "varchar(32) NOT NULL default ''"
          "label" => &59 null
        ]
        "validAliasCharacters" => array:6 [
          "exclude" => true
          "inputType" => "select"
          "options_callback" => Closure()^ {#436
            class: "Contao\DcaLoader"
            file: "./var/cache/prod/contao/dca/tl_page.php"
            line: "31 to 33"
          }
          "eval" => array:3 [
            "includeBlankOption" => true
            "decodeEntities" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &60 null
        ]
        "useFolderUrl" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &61 null
        ]
        "urlPrefix" => array:7 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:4 [
            "rgxp" => "folderalias"
            "doNotCopy" => true
            "maxlength" => 128
            "tl_class" => "w50"
          ]
          "sql" => "varchar(128) BINARY NOT NULL default ''"
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "contao.listener.data_container.page_url"
              1 => "validateUrlPrefix"
            ]
          ]
          "load_callback" => array:1 [
            0 => array:2 [
              0 => "contao.listener.data_container.legacy_routing"
              1 => "overrideUrlPrefix"
            ]
          ]
          "label" => &62 null
        ]
        "urlSuffix" => array:7 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "nospace" => "true"
            "maxlength" => 16
            "tl_class" => "w50"
          ]
          "sql" => "varchar(16) NOT NULL default ''"
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "contao.listener.data_container.page_url"
              1 => "validateUrlSuffix"
            ]
          ]
          "load_callback" => array:1 [
            0 => array:2 [
              0 => "contao.listener.data_container.legacy_routing"
              1 => "overrideUrlSuffix"
            ]
          ]
          "label" => &63 null
        ]
        "useSSL" => array:6 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:2 [
            "" => "http://"
            1 => "https://"
          ]
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default '1'"
          "label" => &64 null
        ]
        "autoforward" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &65 null
        ]
        "protected" => array:6 [
          "exclude" => true
          "filter" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &66 null
        ]
        "groups" => array:9 [
          "exclude" => true
          "filter" => true
          "inputType" => "checkbox"
          "foreignKey" => "tl_member_group.name"
          "eval" => array:2 [
            "mandatory" => true
            "multiple" => true
          ]
          "sql" => "blob NULL"
          "relation" => array:2 [
            "type" => "hasMany"
            "load" => "lazy"
          ]
          "options_callback" => array:2 [
            0 => "contao.listener.data_container.member_groups"
            1 => "__invoke"
          ]
          "label" => &67 null
        ]
        "includeLayout" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &68 null
        ]
        "layout" => array:9 [
          "exclude" => true
          "search" => true
          "inputType" => "select"
          "foreignKey" => "tl_layout.name"
          "eval" => array:2 [
            "chosen" => true
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "relation" => array:2 [
            "type" => "hasOne"
            "load" => "lazy"
          ]
          "options_callback" => array:2 [
            0 => "contao.listener.data_container.layout_options"
            1 => "__invoke"
          ]
          "label" => &69 null
        ]
        "subpageLayout" => array:9 [
          "exclude" => true
          "search" => true
          "inputType" => "select"
          "foreignKey" => "tl_layout.name"
          "eval" => array:4 [
            "chosen" => true
            "tl_class" => "w50"
            "includeBlankOption" => true
            "blankOptionLabel" => &29 null
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "relation" => array:2 [
            "type" => "hasOne"
            "load" => "lazy"
          ]
          "options_callback" => array:2 [
            0 => "contao.listener.data_container.layout_options"
            1 => "__invoke"
          ]
          "label" => &70 null
        ]
        "includeCache" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &71 null
        ]
        "cache" => array:8 [
          "exclude" => true
          "search" => true
          "inputType" => "select"
          "options" => array:19 [
            0 => 0
            1 => 5
            2 => 15
            3 => 30
            4 => 60
            5 => 300
            6 => 900
            7 => 1800
            8 => 3600
            9 => 10800
            10 => 21600
            11 => 43200
            12 => 86400
            13 => 259200
            14 => 604800
            15 => 2592000
            16 => 7776000
            17 => 15552000
            18 => 31536000
          ]
          "reference" => &108 null
          "eval" => array:1 [
            "tl_class" => "w50 clr"
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &72 null
        ]
        "alwaysLoadFromCache" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &73 null
        ]
        "clientCache" => array:8 [
          "exclude" => true
          "search" => true
          "inputType" => "select"
          "options" => array:16 [
            0 => 0
            1 => 5
            2 => 15
            3 => 30
            4 => 60
            5 => 300
            6 => 900
            7 => 1800
            8 => 3600
            9 => 10800
            10 => 21600
            11 => 43200
            12 => 86400
            13 => 259200
            14 => 604800
            15 => 2592000
          ]
          "reference" => &108 null
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &74 null
        ]
        "includeChmod" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &75 null
        ]
        "cuser" => array:9 [
          "default" => 2
          "search" => true
          "exclude" => true
          "inputType" => "select"
          "foreignKey" => "tl_user.name"
          "eval" => array:4 [
            "mandatory" => true
            "chosen" => true
            "includeBlankOption" => true
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "relation" => array:2 [
            "type" => "hasOne"
            "load" => "lazy"
          ]
          "label" => &76 null
        ]
        "cgroup" => array:9 [
          "default" => 1
          "search" => true
          "exclude" => true
          "inputType" => "select"
          "foreignKey" => "tl_user_group.name"
          "eval" => array:4 [
            "mandatory" => true
            "chosen" => true
            "includeBlankOption" => true
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "relation" => array:2 [
            "type" => "hasOne"
            "load" => "lazy"
          ]
          "label" => &77 null
        ]
        "chmod" => array:6 [
          "default" => "a:11:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g2";i:8;s:2:"g4";i:9;s:2:"g5";i:10;s:2:"g6";}"
          "exclude" => true
          "inputType" => "chmod"
          "eval" => array:1 [
            "tl_class" => "clr"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &78 null
        ]
        "noSearch" => array:7 [
          "exclude" => true
          "filter" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "contao.listener.data_container.page_search"
              1 => "onSaveNoSearch"
            ]
          ]
          "label" => &79 null
        ]
        "cssClass" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 64
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
          "label" => &80 null
        ]
        "sitemap" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:3 [
            0 => "map_default"
            1 => "map_always"
            2 => "map_never"
          ]
          "eval" => array:2 [
            "maxlength" => 32
            "tl_class" => "w50"
          ]
          "reference" => &28 array:101 [&28]
          "sql" => "varchar(32) NOT NULL default ''"
          "label" => &81 null
        ]
        "hide" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &82 null
        ]
        "guests" => array:6 [
          "exclude" => true
          "filter" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &83 null
        ]
        "tabindex" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "natural"
            "nospace" => true
            "tl_class" => "w50"
          ]
          "sql" => "smallint(5) unsigned NOT NULL default 0"
          "label" => &84 null
        ]
        "accesskey" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "alnum"
            "maxlength" => 1
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &85 null
        ]
        "published" => array:7 [
          "exclude" => true
          "toggle" => true
          "filter" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "doNotCopy" => true
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &86 null
        ]
        "start" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "datim"
            "datepicker" => true
            "tl_class" => "w50 wizard"
          ]
          "sql" => "varchar(10) NOT NULL default ''"
          "label" => &87 null
        ]
        "stop" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "datim"
            "datepicker" => true
            "tl_class" => "w50 wizard"
          ]
          "sql" => "varchar(10) NOT NULL default ''"
          "label" => &88 null
        ]
        "enforceTwoFactor" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) NOT NULL default ''"
          "label" => &89 null
        ]
        "twoFactorJumpTo" => array:8 [
          "exclude" => true
          "inputType" => "pageTree"
          "foreignKey" => "tl_page.title"
          "eval" => array:2 [
            "fieldType" => "radio"
            "mandatory" => true
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_page"
              1 => "checkJumpTo"
            ]
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "relation" => array:2 [
            "type" => "hasOne"
            "load" => "lazy"
          ]
          "label" => &90 null
        ]
        "addCookieBar" => array:5 [
          "label" => &30 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:2 [
            "submitOnChange" => true
            "tl_class" => "clr"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "cookieBarPalette" => array:6 [
          "label" => &31 null
          "inputType" => "select"
          "options_callback" => array:2 [
            0 => "Trilobit\CookiebarBundle\CookieBar"
            1 => "getCookiebarPalette"
          ]
          "reference" => &32 null
          "eval" => array:5 [
            "mandatory" => true
            "submitOnChange" => true
            "chosen" => true
            "includeBlankOption" => true
            "tl_class" => "w50 clr"
          ]
          "sql" => "char(64) NOT NULL default ''"
        ]
        "cookieBarPalettePreview" => array:3 [
          "input_field_callback" => array:2 [
            0 => "Trilobit\CookiebarBundle\CookieBar"
            1 => "previewPalette"
          ]
          "eval" => array:1 [
            "doNotShow" => true
          ]
          "label" => &91 null
        ]
        "cookieBarTheme" => array:6 [
          "inputType" => "select"
          "options_callback" => array:2 [
            0 => "Trilobit\CookiebarBundle\CookieBar"
            1 => "getCookiebarTheme"
          ]
          "reference" => &33 null
          "eval" => array:4 [
            "mandatory" => true
            "chosen" => true
            "includeBlankOption" => true
            "tl_class" => "w50"
          ]
          "sql" => "char(64) NOT NULL default ''"
          "label" => &92 null
        ]
        "cookieBarPaletteBanner" => array:4 [
          "inputType" => "text"
          "eval" => array:7 [
            "maxlength" => 6
            "multiple" => true
            "size" => 2
            "colorpicker" => true
            "isHexColor" => true
            "decodeEntities" => true
            "tl_class" => "clr w50 wizard"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
          "label" => &93 null
        ]
        "cookieBarPaletteButton" => array:4 [
          "inputType" => "text"
          "eval" => array:7 [
            "maxlength" => 6
            "multiple" => true
            "size" => 2
            "colorpicker" => true
            "isHexColor" => true
            "decodeEntities" => true
            "tl_class" => "clr w50 wizard"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
          "label" => &94 null
        ]
        "cookieBarPaletteBannerText" => array:4 [
          "inputType" => "text"
          "eval" => array:7 [
            "maxlength" => 6
            "multiple" => true
            "size" => 2
            "colorpicker" => true
            "isHexColor" => true
            "decodeEntities" => true
            "tl_class" => "w50 wizard"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
          "label" => &95 null
        ]
        "cookieBarPaletteButtonText" => array:4 [
          "inputType" => "text"
          "eval" => array:7 [
            "maxlength" => 6
            "multiple" => true
            "size" => 2
            "colorpicker" => true
            "isHexColor" => true
            "decodeEntities" => true
            "tl_class" => "w50 wizard"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
          "label" => &96 null
        ]
        "cookieBarPosition" => array:6 [
          "inputType" => "select"
          "options_callback" => array:2 [
            0 => "Trilobit\CookiebarBundle\CookieBar"
            1 => "getCookiebarPosition"
          ]
          "reference" => &34 null
          "eval" => array:4 [
            "mandatory" => true
            "chosen" => true
            "includeBlankOption" => true
            "tl_class" => "w50 clr"
          ]
          "sql" => "char(64) NOT NULL default ''"
          "label" => &97 null
        ]
        "cookieBarMessage" => array:4 [
          "inputType" => "text"
          "eval" => array:3 [
            "mandatory" => true
            "maxlength" => 255
            "tl_class" => "clr w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &98 null
        ]
        "cookieBarHeader" => array:4 [
          "inputType" => "text"
          "eval" => array:3 [
            "mandatory" => true
            "maxlength" => 255
            "tl_class" => "clr w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &99 null
        ]
        "cookieBarClose" => array:4 [
          "inputType" => "text"
          "eval" => array:3 [
            "mandatory" => true
            "maxlength" => 255
            "tl_class" => "clr w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &100 null
        ]
        "cookieBarDismiss" => array:4 [
          "inputType" => "text"
          "eval" => array:3 [
            "mandatory" => true
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &101 null
        ]
        "cookieBarHref" => array:4 [
          "inputType" => "text"
          "eval" => array:6 [
            "mandatory" => true
            "rgxp" => "url"
            "decodeEntities" => true
            "maxlength" => 255
            "dcaPicker" => true
            "tl_class" => "clr w50 wizard"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &102 null
        ]
        "cookieBarLink" => array:4 [
          "inputType" => "text"
          "eval" => array:3 [
            "mandatory" => true
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &103 null
        ]
        "cookieBarCookieName" => array:4 [
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 255
            "tl_class" => "clr w50"
          ]
          "sql" => "varchar(255) NOT NULL default 'cookieconsent_status'"
          "label" => &104 null
        ]
        "cookieBarCookiePath" => array:4 [
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 255
            "tl_class" => "clr w50"
          ]
          "sql" => "varchar(255) NOT NULL default '/'"
          "label" => &105 null
        ]
        "cookieBarCookieDomain" => array:4 [
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &106 null
        ]
        "cookieBarCookieExpiryDays" => array:4 [
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "natural"
            "maxlength" => 3
            "tl_class" => "w50"
          ]
          "sql" => "smallint(5) unsigned NOT NULL default '365'"
          "label" => &107 null
        ]
        "languageMain" => array:7 [
          "label" => &35 null
          "exclude" => true
          "inputType" => "pageTree"
          "eval" => array:4 [
            "fieldType" => "radio"
            "multiple" => false
            "rootNodes" => array:1 [
              0 => 0
            ]
            "tl_class" => "w50 clr"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
          "load_callback" => array:1 [
            0 => array:2 [
              0 => "Terminal42\ChangeLanguage\EventListener\DataContainer\PageFieldsListener"
              1 => "onLoadLanguageMain"
            ]
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "Terminal42\ChangeLanguage\EventListener\DataContainer\PageFieldsListener"
              1 => "onSaveLanguageMain"
            ]
          ]
        ]
        "languageRoot" => array:6 [
          "label" => &36 array:1 [&36]
          "exclude" => true
          "inputType" => "select"
          "eval" => array:3 [
            "includeBlankOption" => true
            "blankOptionLabel" => &37 null
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
          "options_callback" => array:2 [
            0 => "Terminal42\ChangeLanguage\EventListener\DataContainer\PageFieldsListener"
            1 => "onLanguageRootOptions"
          ]
        ]
        "languageQuery" => array:5 [
          "label" => &38 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
        ]
      ]
    ]
    bash-5.0$

  8. #8
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.063
    Partner-ID
    10107

    Standard

    Nutze den Debug-Modus und poste den Stack Trace.
    » sponsor me via GitHub or PayPal or Revolut

  9. #9
    Contao-Fan
    Registriert seit
    10.11.2010.
    Beiträge
    471

    Standard

    Code:
    Doctrine\DBAL\Exception\DriverException:
    An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'sc_parent' at row 1
    
      at vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:117
      at Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(object(Exception), object(Query))
         (vendor/doctrine/dbal/src/Connection.php:1931)
      at Doctrine\DBAL\Connection->handleDriverException(object(Exception), object(Query))
         (vendor/doctrine/dbal/src/Connection.php:1874)
      at Doctrine\DBAL\Connection->convertExceptionDuringQuery(object(Exception), 'UPDATE tl_content SET `sc_parent`=?, `sc_childs`=? WHERE id=?', array('', '', '2878'), array())
         (vendor/doctrine/dbal/src/Connection.php:1099)
      at Doctrine\DBAL\Connection->executeQuery('UPDATE tl_content SET `sc_parent`=?, `sc_childs`=? WHERE id=?', array('', '', '2878'), array())
         (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Database/Statement.php:284)
      at Contao\Database\Statement->query('', array('', '', '2878'))
         (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Database/Statement.php:240)
      at Contao\Database\Statement->execute('2878')
         (vendor/felixpfeiffer/subcolumns/dca/tl_content.php:645)
      at tl_content_sc->scCopy('2878', object(DC_Table))
         (vendor/contao/core-bundle/src/Resources/contao/drivers/DC_Table.php:1105)
      at Contao\DC_Table->copyChilds('tl_article', '2878', 49, '184')
         (vendor/contao/core-bundle/src/Resources/contao/drivers/DC_Table.php:1091)
      at Contao\DC_Table->copyChilds('tl_page', '208', '44', '184')
         (vendor/contao/core-bundle/src/Resources/contao/drivers/DC_Table.php:934)
      at Contao\DC_Table->copy()
         (vendor/contao/core-bundle/src/Resources/contao/classes/Backend.php:667)
      at Contao\Backend->getBackendModule('page', null)
         (vendor/contao/core-bundle/src/Resources/contao/controllers/BackendMain.php:168)
      at Contao\BackendMain->run()
         (vendor/contao/core-bundle/src/Controller/BackendController.php:49)
      at Contao\CoreBundle\Controller\BackendController->mainAction()
         (vendor/symfony/http-kernel/HttpKernel.php:163)
      at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
         (vendor/symfony/http-kernel/HttpKernel.php:75)
      at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
         (vendor/symfony/http-kernel/Kernel.php:202)
      at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
         (web/index.php:44)
    Code:
    Doctrine\DBAL\Driver\PDO\Exception:
    SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'sc_parent' at row 1
    
      at vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28
      at Doctrine\DBAL\Driver\PDO\Exception::new(object(PDOException))
         (vendor/doctrine/dbal/src/Driver/PDO/Statement.php:123)
      at Doctrine\DBAL\Driver\PDO\Statement->execute(null)
         (vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69)
      at Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute(null)
         (vendor/doctrine/dbal/src/Logging/Statement.php:98)
      at Doctrine\DBAL\Logging\Statement->execute(null)
         (vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69)
      at Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute(null)
         (vendor/symfony/doctrine-bridge/Middleware/Debug/Statement.php:65)
      at Symfony\Bridge\Doctrine\Middleware\Debug\Statement->execute()
         (vendor/doctrine/dbal/src/Connection.php:1092)
      at Doctrine\DBAL\Connection->executeQuery('UPDATE tl_content SET `sc_parent`=?, `sc_childs`=? WHERE id=?', array('', '', '2878'), array())
         (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Database/Statement.php:284)
      at Contao\Database\Statement->query('', array('', '', '2878'))
         (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Database/Statement.php:240)
      at Contao\Database\Statement->execute('2878')
         (vendor/felixpfeiffer/subcolumns/dca/tl_content.php:645)
      at tl_content_sc->scCopy('2878', object(DC_Table))
         (vendor/contao/core-bundle/src/Resources/contao/drivers/DC_Table.php:1105)
      at Contao\DC_Table->copyChilds('tl_article', '2878', 49, '184')
         (vendor/contao/core-bundle/src/Resources/contao/drivers/DC_Table.php:1091)
      at Contao\DC_Table->copyChilds('tl_page', '208', '44', '184')
         (vendor/contao/core-bundle/src/Resources/contao/drivers/DC_Table.php:934)
      at Contao\DC_Table->copy()
         (vendor/contao/core-bundle/src/Resources/contao/classes/Backend.php:667)
      at Contao\Backend->getBackendModule('page', null)
         (vendor/contao/core-bundle/src/Resources/contao/controllers/BackendMain.php:168)
      at Contao\BackendMain->run()
         (vendor/contao/core-bundle/src/Controller/BackendController.php:49)
      at Contao\CoreBundle\Controller\BackendController->mainAction()
         (vendor/symfony/http-kernel/HttpKernel.php:163)
      at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
         (vendor/symfony/http-kernel/HttpKernel.php:75)
      at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
         (vendor/symfony/http-kernel/Kernel.php:202)
      at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
         (web/index.php:44)
    Code:
    PDOException:
    SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'sc_parent' at row 1
    
      at vendor/doctrine/dbal/src/Driver/PDO/Statement.php:121
      at PDOStatement->execute(null)
         (vendor/doctrine/dbal/src/Driver/PDO/Statement.php:121)
      at Doctrine\DBAL\Driver\PDO\Statement->execute(null)
         (vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69)
      at Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute(null)
         (vendor/doctrine/dbal/src/Logging/Statement.php:98)
      at Doctrine\DBAL\Logging\Statement->execute(null)
         (vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69)
      at Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute(null)
         (vendor/symfony/doctrine-bridge/Middleware/Debug/Statement.php:65)
      at Symfony\Bridge\Doctrine\Middleware\Debug\Statement->execute()
         (vendor/doctrine/dbal/src/Connection.php:1092)
      at Doctrine\DBAL\Connection->executeQuery('UPDATE tl_content SET `sc_parent`=?, `sc_childs`=? WHERE id=?', array('', '', '2878'), array())
         (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Database/Statement.php:284)
      at Contao\Database\Statement->query('', array('', '', '2878'))
         (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Database/Statement.php:240)
      at Contao\Database\Statement->execute('2878')
         (vendor/felixpfeiffer/subcolumns/dca/tl_content.php:645)
      at tl_content_sc->scCopy('2878', object(DC_Table))
         (vendor/contao/core-bundle/src/Resources/contao/drivers/DC_Table.php:1105)
      at Contao\DC_Table->copyChilds('tl_article', '2878', 49, '184')
         (vendor/contao/core-bundle/src/Resources/contao/drivers/DC_Table.php:1091)
      at Contao\DC_Table->copyChilds('tl_page', '208', '44', '184')
         (vendor/contao/core-bundle/src/Resources/contao/drivers/DC_Table.php:934)
      at Contao\DC_Table->copy()
         (vendor/contao/core-bundle/src/Resources/contao/classes/Backend.php:667)
      at Contao\Backend->getBackendModule('page', null)
         (vendor/contao/core-bundle/src/Resources/contao/controllers/BackendMain.php:168)
      at Contao\BackendMain->run()
         (vendor/contao/core-bundle/src/Controller/BackendController.php:49)
      at Contao\CoreBundle\Controller\BackendController->mainAction()
         (vendor/symfony/http-kernel/HttpKernel.php:163)
      at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
         (vendor/symfony/http-kernel/HttpKernel.php:75)
      at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
         (vendor/symfony/http-kernel/Kernel.php:202)
      at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
         (web/index.php:44)

  10. #10
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.063
    Partner-ID
    10107

    Standard

    Poste die Ausgabe von
    Code:
    vendor/bin/contao-console debug:dca tl_content
    » sponsor me via GitHub or PayPal or Revolut

  11. #11
    Contao-Fan
    Registriert seit
    10.11.2010.
    Beiträge
    471

    Standard

    Code:
    array:5 [
      "config" => array:9 [
        "dataContainer" => "Contao\DC_Table"
        "enableVersioning" => true
        "dynamicPtable" => true
        "markAsCopy" => "headline"
        "onload_callback" => array:6 [
          0 => array:2 [
            0 => "tl_content"
            1 => "adjustDcaByType"
          ]
          1 => array:2 [
            0 => "tl_content"
            1 => "showJsLibraryHint"
          ]
          2 => array:2 [
            0 => "tl_content"
            1 => "filterContentElements"
          ]
          3 => array:2 [
            0 => "tl_content"
            1 => "preserveReferenced"
          ]
          4 => array:2 [
            0 => "tl_content_sc"
            1 => "createPalette"
          ]
          5 => array:2 [
            0 => "MadeYourDay\RockSolidSlider\Slider"
            1 => "contentOnloadCallback"
          ]
        ]
        "sql" => array:1 [
          "keys" => array:3 [
            "id" => "primary"
            "pid,ptable,invisible,start,stop" => "index"
            "type" => "index"
          ]
        ]
        "onsubmit_callback" => array:2 [
          0 => array:2 [
            0 => "tl_content_sc"
            1 => "scUpdate"
          ]
          1 => array:2 [
            0 => "tl_content_sc"
            1 => "setElementProperties"
          ]
        ]
        "ondelete_callback" => array:2 [
          0 => array:2 [
            0 => "tl_content_sc"
            1 => "scDelete"
          ]
          1 => array:2 [
            0 => "contao.listener.data_container.record_preview"
            1 => "storePrecompiledRecordPreview"
          ]
        ]
        "oncopy_callback" => array:1 [
          0 => array:2 [
            0 => "tl_content_sc"
            1 => "scCopy"
          ]
        ]
      ]
      "list" => array:3 [
        "sorting" => array:5 [
          "mode" => 4
          "fields" => array:1 [
            0 => "sorting"
          ]
          "panelLayout" => "filter;search,limit"
          "headerFields" => array:6 [
            0 => "title"
            1 => "headline"
            2 => "author"
            3 => "tstamp"
            4 => "start"
            5 => "stop"
          ]
          "child_record_callback" => array:2 [
            0 => "tl_content"
            1 => "addCteType"
          ]
        ]
        "global_operations" => array:1 [
          "all" => array:4 [
            "href" => "act=select"
            "class" => "header_edit_all"
            "attributes" => "onclick="Backend.getScrollOffset()" accesskey="e""
            "label" => &1 null
          ]
        ]
        "operations" => array:6 [
          "edit" => array:4 [
            "href" => "act=edit"
            "icon" => "edit.svg"
            "button_callback" => array:2 [
              0 => "tl_content_sc"
              1 => "showEditOperation"
            ]
            "label" => &2 null
          ]
          "copy" => array:5 [
            "href" => "act=paste&mode=copy"
            "icon" => "copy.svg"
            "attributes" => "onclick="Backend.getScrollOffset()""
            "button_callback" => array:2 [
              0 => "tl_content_sc"
              1 => "showCopyOperation"
            ]
            "label" => &3 null
          ]
          "cut" => array:4 [
            "href" => "act=paste&mode=cut"
            "icon" => "cut.svg"
            "attributes" => "onclick="Backend.getScrollOffset()""
            "label" => &4 null
          ]
          "delete" => array:5 [
            "href" => "act=delete"
            "icon" => "delete.svg"
            "attributes" => "onclick="if(!confirm(''))return false;Backend.getScrollOffset()""
            "button_callback" => array:2 [
              0 => "tl_content"
              1 => "deleteElement"
            ]
            "label" => &5 null
          ]
          "toggle" => array:4 [
            "href" => "act=toggle&field=invisible"
            "icon" => "visible.svg"
            "button_callback" => array:2 [
              0 => "tl_content"
              1 => "toggleIcon"
            ]
            "label" => &6 null
          ]
          "show" => array:3 [
            "href" => "act=show"
            "icon" => "show.svg"
            "label" => &7 null
          ]
        ]
      ]
      "palettes" => array:37 [
        "__selector__" => array:13 [
          0 => "type"
          1 => "addImage"
          2 => "sortable"
          3 => "useImage"
          4 => "overwriteMeta"
          5 => "overwriteLink"
          6 => "protected"
          7 => "splashImage"
          8 => "markdownSource"
          9 => "showPreview"
          10 => "rsts_import_settings"
          11 => "rsts_content_type"
          12 => "rsts_thumbs"
        ]
        "default" => "{type_legend},type"
        "headline" => "{type_legend},type,headline;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "text" => "{type_legend},type,headline;{text_legend},text;{image_legend},addImage;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "html" => "{type_legend},type;{text_legend},html;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests;{invisible_legend:hide},invisible,start,stop"
        "list" => "{type_legend},type,headline;{list_legend},listtype,listitems;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "table" => "{type_legend},type,headline;{table_legend},tableitems;{tconfig_legend},summary,thead,tfoot,tleft;{sortable_legend:hide},sortable;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "accordionStart" => "{type_legend},type;{moo_legend},mooHeadline,mooStyle,mooClasses;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "accordionStop" => "{type_legend},type;{moo_legend},mooClasses;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests;{invisible_legend:hide},invisible,start,stop"
        "accordionSingle" => "{type_legend},type;{moo_legend},mooHeadline,mooStyle,mooClasses;{text_legend},text;{image_legend},addImage;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "sliderStart" => "{type_legend},type,headline;{slider_legend},sliderDelay,sliderSpeed,sliderStartSlide,sliderContinuous;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "sliderStop" => "{type_legend},type;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests;{invisible_legend:hide},invisible,start,stop"
        "code" => "{type_legend},type,headline;{text_legend},highlight,code;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "markdown" => "{type_legend},type,headline;{text_legend},markdownSource;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "template" => "{type_legend},type,headline;{template_legend},data,customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "hyperlink" => "{type_legend},type,headline;{link_legend},url,target,linkTitle,embed,titleText,rel;{imglink_legend:hide},useImage;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "toplink" => "{type_legend},type;{link_legend},linkTitle;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "image" => "{type_legend},type,headline;{source_legend},singleSRC,size,imagemargin,fullsize,overwriteMeta;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "gallery" => "{type_legend},type,headline;{source_legend},multiSRC,sortBy,metaIgnore;{image_legend},size,imagemargin,perRow,fullsize,perPage,numberOfItems;{template_legend:hide},galleryTpl,customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID,useHomeDir;{invisible_legend:hide},invisible,start,stop"
        "player" => "{type_legend},type,headline;{source_legend},playerSRC;{player_legend},playerSize,playerOptions,playerStart,playerStop,playerCaption,playerPreload;{poster_legend:hide},posterSRC;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "youtube" => "{type_legend},type,headline;{source_legend},youtube;{player_legend},playerSize,youtubeOptions,playerStart,playerStop,playerCaption,playerAspect;{splash_legend},splashImage;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "vimeo" => "{type_legend},type,headline;{source_legend},vimeo;{player_legend},playerSize,vimeoOptions,playerStart,playerColor,playerCaption,playerAspect;{splash_legend},splashImage;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "download" => "{type_legend},type,headline;{source_legend},singleSRC;{download_legend},inline,overwriteLink;{preview_legend},showPreview;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "downloads" => "{type_legend},type,headline;{source_legend},multiSRC;{download_legend},inline,sortBy,metaIgnore;{preview_legend},showPreview;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID,useHomeDir;{invisible_legend:hide},invisible,start,stop"
        "alias" => "{type_legend},type;{include_legend},cteAlias;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "article" => "{type_legend},type;{include_legend},articleAlias;{protected_legend:hide},protected;{invisible_legend:hide},invisible,start,stop"
        "teaser" => "{type_legend},type;{include_legend},article;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "form" => "{type_legend},type,headline;{include_legend},form;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "module" => "{type_legend},type;{include_legend},module;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "colsetPart" => "cssID"
        "colsetEnd" => "{type_legend},type"
        "comments" => "{type_legend},type,headline;{comment_legend},com_order,com_perPage,com_moderate,com_bbcode,com_requireLogin,com_disableCaptcha;{template_legend:hide},com_template,customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "rocksolid_slider" => "{type_legend},type,headline,rsts_content_type"
        "rocksolid_sliderrsts_default" => "{type_legend},type,headline,rsts_content_type;{rocksolid_slider_legend},rsts_id,rsts_import_settings,rsts_type,rsts_direction,rsts_random,rsts_loop,rsts_centerContent,rsts_skin,rsts_width,rsts_height,rsts_preloadSlides,rsts_gapSize,rsts_duration,rsts_captions,rsts_scaleMode,rsts_imagePosition;{rsts_navigation_legend},rsts_navType,rsts_deepLinkPrefix,rsts_controls,rsts_thumbControls,rsts_keyboard,rsts_invertControls;{rsts_thumbs_legend},rsts_thumbs_imgSize,rsts_thumbs;{rsts_autoplay_legend},rsts_autoplay,rsts_autoplayRestart,rsts_autoplayProgress,rsts_pauseAutoplayOnHover,rsts_videoAutoplay;{rsts_carousel_legend},rsts_slideMaxCount,rsts_slideMinSize,rsts_slideMaxSize,rsts_rowMaxCount,rsts_rowMinSize,rsts_rowSlideRatio,rsts_prevNextSteps,rsts_combineNavItems,rsts_visibleArea,rsts_visibleAreaMax,rsts_visibleAreaAlign;{template_legend:hide},rsts_template,size,fullsize;{protected_legend:hide},protected;{expert_legend:hide},guests,rsts_customSkin,rsts_cssPrefix,cssID;{invisible_legend:hide},invisible,start,stop"
        "rocksolid_sliderrsts_images" => "{type_legend},type,headline,rsts_content_type;{source_legend:hide},multiSRC;{rocksolid_slider_legend},rsts_import_settings,rsts_type,rsts_direction,rsts_random,rsts_loop,rsts_centerContent,rsts_skin,rsts_width,rsts_height,rsts_preloadSlides,rsts_gapSize,rsts_duration,rsts_captions,rsts_scaleMode,rsts_imagePosition;{rsts_navigation_legend},rsts_navType,rsts_deepLinkPrefix,rsts_controls,rsts_thumbControls,rsts_keyboard,rsts_invertControls;{rsts_thumbs_legend},rsts_thumbs_imgSize,rsts_thumbs;{rsts_autoplay_legend},rsts_autoplay,rsts_autoplayRestart,rsts_autoplayProgress,rsts_pauseAutoplayOnHover,rsts_videoAutoplay;{rsts_carousel_legend},rsts_slideMaxCount,rsts_slideMinSize,rsts_slideMaxSize,rsts_rowMaxCount,rsts_rowMinSize,rsts_rowSlideRatio,rsts_prevNextSteps,rsts_combineNavItems,rsts_visibleArea,rsts_visibleAreaMax,rsts_visibleAreaAlign;{template_legend:hide},rsts_template,size,fullsize;{protected_legend:hide},protected;{expert_legend:hide},guests,rsts_customSkin,rsts_cssPrefix,cssID;{invisible_legend:hide},invisible,start,stop"
        "rocksolid_sliderrsts_import_settingsrsts_default" => "{type_legend},type,headline,rsts_content_type;{rocksolid_slider_legend},rsts_id,rsts_import_settings,rsts_import_settings_from;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
        "rocksolid_sliderrsts_import_settingsrsts_images" => "{type_legend},type,headline,rsts_content_type;{source_legend:hide},multiSRC;{rocksolid_slider_legend},rsts_import_settings,rsts_import_settings_from;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID;{invisible_legend:hide},invisible,start,stop"
      ]
      "subpalettes" => array:11 [
        "addImage" => "singleSRC,size,floating,imagemargin,fullsize,overwriteMeta"
        "sortable" => "sortIndex,sortOrder"
        "useImage" => "singleSRC,size,overwriteMeta"
        "overwriteMeta" => "alt,imageTitle,imageUrl,caption"
        "overwriteLink" => "linkTitle,titleText"
        "protected" => "groups"
        "splashImage" => "singleSRC,size"
        "markdownSource_sourceText" => "code"
        "markdownSource_sourceFile" => "singleSRC"
        "showPreview" => "size,fullsize,numberOfItems"
        "rsts_thumbs" => "rsts_thumbs_width,rsts_thumbs_height,rsts_thumbs_gapSize,rsts_thumbs_duration,rsts_thumbs_scaleMode,rsts_thumbs_imagePosition,rsts_thumbs_controls,rsts_thumbs_slideMaxCount,rsts_thumbs_slideMinSize,rsts_thumbs_slideMaxSize,rsts_thumbs_rowMaxCount,rsts_thumbs_rowMinSize,rsts_thumbs_rowSlideRatio,rsts_thumbs_prevNextSteps,rsts_thumbs_visibleArea,rsts_thumbs_visibleAreaMax"
      ]
      "fields" => array:165 [
        "id" => array:3 [
          "sql" => "int(10) unsigned NOT NULL auto_increment"
          "search" => true
          "label" => &8 null
        ]
        "pid" => array:2 [
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &9 null
        ]
        "ptable" => array:2 [
          "sql" => "varchar(64) COLLATE ascii_bin NOT NULL default ''"
          "label" => &10 null
        ]
        "sorting" => array:2 [
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &11 null
        ]
        "tstamp" => array:2 [
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &12 null
        ]
        "type" => array:9 [
          "exclude" => true
          "filter" => true
          "inputType" => "select"
          "options_callback" => array:2 [
            0 => "tl_content"
            1 => "getContentElements"
          ]
          "reference" => & null
          "eval" => array:4 [
            "helpwizard" => true
            "chosen" => true
            "submitOnChange" => true
            "tl_class" => "w50"
          ]
          "sql" => array:5 [
            "name" => "type"
            "type" => "string"
            "length" => 64
            "default" => "text"
            "customSchemaOptions" => array:1 [
              "collation" => "ascii_bin"
            ]
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "contao.listener.data_container.reset_custom_template"
              1 => "__invoke"
            ]
          ]
          "label" => &14 null
        ]
        "headline" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "inputUnit"
          "options" => array:6 [
            0 => "h1"
            1 => "h2"
            2 => "h3"
            3 => "h4"
            4 => "h5"
            5 => "h6"
          ]
          "eval" => array:3 [
            "maxlength" => 200
            "tl_class" => "w50 clr"
            "allowHtml" => true
          ]
          "sql" => "varchar(255) NOT NULL default 'a:2:{s:5:"value";s:0:"";s:4:"unit";s:2:"h2";}'"
          "label" => &15 null
        ]
        "text" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "textarea"
          "eval" => array:3 [
            "mandatory" => true
            "rte" => "tinyMCE"
            "helpwizard" => true
          ]
          "explanation" => "insertTags"
          "sql" => "mediumtext NULL"
          "label" => &16 null
        ]
        "addImage" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &17 null
        ]
        "showPreview" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:2 [
            "submitOnChange" => true
            "tl_class" => "clr"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &18 null
        ]
        "inline" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &19 null
        ]
        "overwriteMeta" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:2 [
            "submitOnChange" => true
            "tl_class" => "w50 clr"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &20 null
        ]
        "singleSRC" => array:6 [
          "exclude" => true
          "inputType" => "fileTree"
          "eval" => array:4 [
            "filesOnly" => true
            "fieldType" => "radio"
            "mandatory" => true
            "tl_class" => "clr"
          ]
          "load_callback" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "setSingleSrcFlags"
            ]
          ]
          "sql" => "binary(16) NULL"
          "label" => &21 null
        ]
        "alt" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &22 null
        ]
        "imageTitle" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &23 null
        ]
        "size" => array:7 [
          "label" => &24 null
          "exclude" => true
          "inputType" => "imageSize"
          "reference" => &25 array:5 [
            "imgSize" => null
            "url" => null
            "target" => null
            "sortOrder" => null
            "numberOfItems" => null
          ]
          "eval" => array:5 [
            "rgxp" => "natural"
            "includeBlankOption" => true
            "nospace" => true
            "helpwizard" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(128) COLLATE ascii_bin NOT NULL default ''"
          "options_callback" => array:2 [
            0 => "contao.listener.image_size_options"
            1 => "__invoke"
          ]
        ]
        "imagemargin" => array:6 [
          "exclude" => true
          "inputType" => "trbl"
          "options" => array:4 [
            0 => "px"
            1 => "%"
            2 => "em"
            3 => "rem"
          ]
          "eval" => array:2 [
            "includeBlankOption" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(128) COLLATE ascii_bin NOT NULL default ''"
          "label" => &26 null
        ]
        "imageUrl" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:5 [
            "rgxp" => "url"
            "decodeEntities" => true
            "maxlength" => 2048
            "dcaPicker" => true
            "tl_class" => "w50"
          ]
          "sql" => "text NULL"
          "label" => &27 null
        ]
        "fullsize" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &28 null
        ]
        "caption" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:3 [
            "maxlength" => 255
            "allowHtml" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &29 null
        ]
        "floating" => array:7 [
          "exclude" => true
          "inputType" => "radioTable"
          "options" => array:4 [
            0 => "above"
            1 => "left"
            2 => "right"
            3 => "below"
          ]
          "eval" => array:2 [
            "cols" => 4
            "tl_class" => "w50"
          ]
          "reference" => &25 array:5 [&25]
          "sql" => "varchar(32) COLLATE ascii_bin NOT NULL default 'above'"
          "label" => &30 null
        ]
        "html" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "textarea"
          "eval" => array:4 [
            "allowHtml" => true
            "class" => "monospace"
            "rte" => "ace|html"
            "helpwizard" => true
          ]
          "explanation" => "insertTags"
          "sql" => "mediumtext NULL"
          "label" => &31 null
        ]
        "listtype" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:2 [
            0 => "ordered"
            1 => "unordered"
          ]
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "reference" => &32 array:174 [
            "markdownSource" => &33 null
            "overwriteMeta" => &20 null
            "player_aspect" => &34 null
            "player_preload" => &35 null
            "playerOptions" => &36 null
            "sc_name" => &37 null
            "sc_gap" => &38 null
            "sc_type" => &39 null
            "sc_gapdefault" => &40 null
            "sc_equalize" => &41 null
            "sc_color" => &42 null
            "sc_parent" => &43 null
            "sc_childs" => &44 null
            "sc_sortid" => &45 null
            "all" => &1 null
            "edit" => &2 null
            "copy" => &3 null
            "cut" => &4 null
            "delete" => &5 null
            "toggle" => &6 null
            "show" => &7 null
            "id" => &8 null
            "pid" => &9 null
            "ptable" => &10 null
            "sorting" => &11 null
            "tstamp" => &12 null
            "type" => &14 null
            "headline" => &15 null
            "text" => &16 null
            "addImage" => &17 null
            "showPreview" => &18 null
            "inline" => &19 null
            "singleSRC" => &21 null
            "alt" => &22 null
            "imageTitle" => &23 null
            "size" => &24 null
            "imagemargin" => &26 null
            "imageUrl" => &27 null
            "fullsize" => &28 null
            "caption" => &29 null
            "floating" => &30 null
            "html" => &31 null
            "listtype" => &46 null
            "listitems" => &47 null
            "tableitems" => &48 null
            "summary" => &49 null
            "thead" => &50 null
            "tfoot" => &51 null
            "tleft" => &52 null
            "sortable" => &53 null
            "sortIndex" => &54 null
            "sortOrder" => &55 null
            "mooHeadline" => &56 null
            "mooStyle" => &57 null
            "mooClasses" => &58 null
            "highlight" => &59 null
            "code" => &60 null
            "url" => &61 null
            "target" => &62 null
            "overwriteLink" => &63 null
            "titleText" => &64 null
            "linkTitle" => &65 null
            "embed" => &66 null
            "rel" => &67 null
            "useImage" => &68 null
            "multiSRC" => &69 null
            "orderSRC" => &70 null
            "useHomeDir" => &71 null
            "perRow" => &72 null
            "perPage" => &73 null
            "numberOfItems" => &74 null
            "sortBy" => &75 null
            "metaIgnore" => &76 null
            "galleryTpl" => &77 null
            "customTpl" => &78 null
            "playerSRC" => &79 null
            "youtube" => &80 null
            "vimeo" => &81 null
            "posterSRC" => &82 null
            "playerSize" => &83 null
            "playerStart" => &84 null
            "playerStop" => &85 null
            "playerCaption" => &86 null
            "playerAspect" => &87 null
            "splashImage" => &88 null
            "playerPreload" => &89 null
            "playerColor" => &90 null
            "youtubeOptions" => &91 null
            "vimeoOptions" => &92 null
            "sliderDelay" => &93 null
            "sliderSpeed" => &94 null
            "sliderStartSlide" => &95 null
            "sliderContinuous" => &96 null
            "data" => &97 null
            "cteAlias" => &98 null
            "articleAlias" => &99 null
            "article" => &100 null
            "form" => &101 null
            "module" => &102 null
            "protected" => &103 null
            "groups" => &104 null
            "guests" => &105 null
            "cssID" => &106 null
            "invisible" => &107 null
            "start" => &108 null
            "stop" => &109 null
            "com_order" => &110 null
            "com_perPage" => &111 null
            "com_moderate" => &112 null
            "com_bbcode" => &113 null
            "com_disableCaptcha" => &114 null
            "com_requireLogin" => &115 null
            "com_template" => &116 null
            "rsts_content_type" => &117 null
            "rsts_id" => &118 null
            "rsts_import_settings" => &119 null
            "rsts_import_settings_from" => &120 null
            "rsts_template" => &121 null
            "rsts_type" => &122 null
            "rsts_direction" => &123 null
            "rsts_random" => &124 null
            "rsts_loop" => &125 null
            "rsts_centerContent" => &126 null
            "rsts_skin" => &127 null
            "rsts_width" => &128 null
            "rsts_height" => &129 null
            "rsts_preloadSlides" => &130 null
            "rsts_gapSize" => &131 null
            "rsts_duration" => &132 null
            "rsts_autoplay" => &133 null
            "rsts_videoAutoplay" => &134 null
            "rsts_autoplayRestart" => &135 null
            "rsts_autoplayProgress" => &136 null
            "rsts_pauseAutoplayOnHover" => &137 null
            "rsts_navType" => &138 null
            "rsts_controls" => &139 null
            "rsts_thumbControls" => &140 null
            "rsts_invertControls" => &141 null
            "rsts_scaleMode" => &142 null
            "rsts_imagePosition" => &143 null
            "rsts_deepLinkPrefix" => &144 null
            "rsts_keyboard" => &145 null
            "rsts_captions" => &146 null
            "rsts_thumbs" => &147 null
            "rsts_thumbs_width" => &148 null
            "rsts_thumbs_height" => &149 null
            "rsts_thumbs_gapSize" => &150 null
            "rsts_thumbs_duration" => &151 null
            "rsts_thumbs_scaleMode" => &152 null
            "rsts_thumbs_imagePosition" => &153 null
            "rsts_thumbs_controls" => &154 null
            "rsts_thumbs_imgSize" => &155 null
            "rsts_thumbs_slideMaxCount" => &156 null
            "rsts_thumbs_prevNextSteps" => &157 null
            "rsts_thumbs_visibleArea" => &158 null
            "rsts_thumbs_visibleAreaMax" => &159 null
            "rsts_thumbs_slideMinSize" => &160 null
            "rsts_thumbs_slideMaxSize" => &161 null
            "rsts_thumbs_rowMaxCount" => &162 null
            "rsts_thumbs_rowMinSize" => &163 null
            "rsts_thumbs_rowSlideRatio" => &164 null
            "rsts_slideMaxCount" => &165 null
            "rsts_prevNextSteps" => &166 null
            "rsts_visibleArea" => &167 null
            "rsts_visibleAreaMax" => &168 null
            "rsts_visibleAreaAlign" => &169 null
            "rsts_slideMinSize" => &170 null
            "rsts_slideMaxSize" => &171 null
            "rsts_rowMaxCount" => &172 null
            "rsts_rowMinSize" => &173 null
            "rsts_rowSlideRatio" => &174 null
            "rsts_combineNavItems" => &175 null
            "rsts_customSkin" => &176 null
            "rsts_cssPrefix" => &177 null
          ]
          "sql" => "varchar(32) COLLATE ascii_bin NOT NULL default ''"
          "label" => &46 null
        ]
        "listitems" => array:6 [
          "exclude" => true
          "inputType" => "listWizard"
          "eval" => array:2 [
            "allowHtml" => true
            "tl_class" => "clr"
          ]
          "xlabel" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "listImportWizard"
            ]
          ]
          "sql" => "blob NULL"
          "label" => &47 null
        ]
        "tableitems" => array:6 [
          "exclude" => true
          "inputType" => "tableWizard"
          "eval" => array:3 [
            "allowHtml" => true
            "doNotSaveEmpty" => true
            "style" => "width:142px;height:66px"
          ]
          "xlabel" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "tableImportWizard"
            ]
          ]
          "sql" => "mediumblob NULL"
          "label" => &48 null
        ]
        "summary" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &49 null
        ]
        "thead" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &50 null
        ]
        "tfoot" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &51 null
        ]
        "tleft" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &52 null
        ]
        "sortable" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &53 null
        ]
        "sortIndex" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:2 [
            "rgxp" => "natural"
            "tl_class" => "w50"
          ]
          "sql" => "smallint(5) unsigned NOT NULL default 0"
          "label" => &54 null
        ]
        "sortOrder" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:2 [
            0 => "ascending"
            1 => "descending"
          ]
          "reference" => &25 array:5 [&25]
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(32) COLLATE ascii_bin NOT NULL default 'ascending'"
          "label" => &55 null
        ]
        "mooHeadline" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "maxlength" => 255
            "allowHtml" => true
            "tl_class" => "long"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &56 null
        ]
        "mooStyle" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "maxlength" => 255
            "decodeEntities" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &57 null
        ]
        "mooClasses" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:4 [
            "multiple" => true
            "size" => 2
            "rgxp" => "alnum"
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &58 null
        ]
        "highlight" => array:6 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:23 [
            0 => "Apache"
            1 => "Bash"
            2 => "C#"
            3 => "C++"
            4 => "CSS"
            5 => "Diff"
            6 => "HTML"
            7 => "HTTP"
            8 => "Ini"
            9 => "JSON"
            10 => "Java"
            11 => "JavaScript"
            12 => "Markdown"
            13 => "Nginx"
            14 => "Perl"
            15 => "PHP"
            16 => "PowerShell"
            17 => "Python"
            18 => "Ruby"
            19 => "SCSS"
            20 => "SQL"
            21 => "YAML"
            22 => "XML"
          ]
          "eval" => array:3 [
            "includeBlankOption" => true
            "decodeEntities" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(32) COLLATE ascii_bin NOT NULL default ''"
          "label" => &59 null
        ]
        "markdownSource" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:2 [
            0 => "sourceText"
            1 => "sourceFile"
          ]
          "reference" => &33 null
          "eval" => array:2 [
            "submitOnChange" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(12) COLLATE ascii_bin NOT NULL default 'sourceText'"
          "label" => &33 null
        ]
        "code" => array:8 [
          "exclude" => true
          "search" => true
          "inputType" => "textarea"
          "eval" => array:7 [
            "mandatory" => true
            "preserveTags" => true
            "decodeEntities" => true
            "class" => "monospace"
            "rte" => "ace"
            "helpwizard" => true
            "tl_class" => "clr"
          ]
          "explanation" => "insertTags"
          "load_callback" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "setRteSyntax"
            ]
          ]
          "sql" => "text NULL"
          "label" => &60 null
        ]
        "url" => array:6 [
          "label" => &61 null
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:6 [
            "mandatory" => true
            "rgxp" => "url"
            "decodeEntities" => true
            "maxlength" => 2048
            "dcaPicker" => true
            "tl_class" => "w50"
          ]
          "sql" => "text NULL"
        ]
        "target" => array:5 [
          "label" => &62 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
        ]
        "overwriteLink" => array:5 [
          "label" => &63 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:2 [
            "submitOnChange" => true
            "tl_class" => "w50 clr"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
        ]
        "titleText" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &64 null
        ]
        "linkTitle" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &65 null
        ]
        "embed" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 255
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &66 null
        ]
        "rel" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:2 [
            "maxlength" => 64
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
          "label" => &67 null
        ]
        "useImage" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &68 null
        ]
        "multiSRC" => array:6 [
          "exclude" => true
          "inputType" => "fileTree"
          "eval" => array:4 [
            "multiple" => true
            "fieldType" => "checkbox"
            "orderField" => "orderSRC"
            "files" => true
          ]
          "sql" => "blob NULL"
          "load_callback" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "setMultiSrcFlags"
            ]
          ]
          "label" => &69 null
        ]
        "orderSRC" => array:2 [
          "label" => &70 null
          "sql" => "blob NULL"
        ]
        "useHomeDir" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &71 null
        ]
        "perRow" => array:6 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:12 [
            0 => 1
            1 => 2
            2 => 3
            3 => 4
            4 => 5
            5 => 6
            6 => 7
            7 => 8
            8 => 9
            9 => 10
            10 => 11
            11 => 12
          ]
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "smallint(5) unsigned NOT NULL default 4"
          "label" => &72 null
        ]
        "perPage" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:2 [
            "rgxp" => "natural"
            "tl_class" => "w50"
          ]
          "sql" => "smallint(5) unsigned NOT NULL default 0"
          "label" => &73 null
        ]
        "numberOfItems" => array:5 [
          "label" => &74 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:2 [
            "rgxp" => "natural"
            "tl_class" => "w50"
          ]
          "sql" => "smallint(5) unsigned NOT NULL default 0"
        ]
        "sortBy" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:6 [
            0 => "custom"
            1 => "name_asc"
            2 => "name_desc"
            3 => "date_asc"
            4 => "date_desc"
            5 => "random"
          ]
          "reference" => &32 array:174 [&32]
          "eval" => array:1 [
            "tl_class" => "w50 clr"
          ]
          "sql" => "varchar(32) COLLATE ascii_bin NOT NULL default ''"
          "label" => &75 null
        ]
        "metaIgnore" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &76 null
        ]
        "galleryTpl" => array:6 [
          "exclude" => true
          "inputType" => "select"
          "options_callback" => Closure()^ {#434
            class: "Contao\DcaLoader"
            file: "./var/cache/prod/contao/dca/tl_content.php"
            line: "14 to 16"
          }
          "eval" => array:3 [
            "includeBlankOption" => true
            "chosen" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) COLLATE ascii_bin NOT NULL default ''"
          "label" => &77 null
        ]
        "customTpl" => array:6 [
          "exclude" => true
          "inputType" => "select"
          "eval" => array:2 [
            "chosen" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) COLLATE ascii_bin NOT NULL default ''"
          "options_callback" => array:2 [
            0 => "contao.listener.element_template_options"
            1 => "__invoke"
          ]
          "label" => &78 null
        ]
        "playerSRC" => array:5 [
          "exclude" => true
          "inputType" => "fileTree"
          "eval" => array:4 [
            "multiple" => true
            "fieldType" => "checkbox"
            "files" => true
            "mandatory" => true
          ]
          "sql" => "blob NULL"
          "label" => &79 null
        ]
        "youtube" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:3 [
            "mandatory" => true
            "decodeEntities" => true
            "tl_class" => "w50"
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "extractYouTubeId"
            ]
          ]
          "sql" => "varchar(16) COLLATE ascii_bin NOT NULL default ''"
          "label" => &80 null
        ]
        "vimeo" => array:7 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:3 [
            "mandatory" => true
            "decodeEntities" => true
            "tl_class" => "w50"
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "extractVimeoId"
            ]
          ]
          "sql" => "varchar(16) COLLATE ascii_bin NOT NULL default ''"
          "label" => &81 null
        ]
        "posterSRC" => array:5 [
          "exclude" => true
          "inputType" => "fileTree"
          "eval" => array:2 [
            "filesOnly" => true
            "fieldType" => "radio"
          ]
          "sql" => "binary(16) NULL"
          "label" => &82 null
        ]
        "playerSize" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:5 [
            "multiple" => true
            "size" => 2
            "rgxp" => "natural"
            "nospace" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) COLLATE ascii_bin NOT NULL default ''"
          "label" => &83 null
        ]
        "playerOptions" => array:7 [
          "exclude" => true
          "inputType" => "checkbox"
          "options" => array:5 [
            0 => "player_autoplay"
            1 => "player_nocontrols"
            2 => "player_loop"
            3 => "player_playsinline"
            4 => "player_muted"
          ]
          "reference" => &32 array:174 [&32]
          "eval" => array:2 [
            "multiple" => true
            "tl_class" => "clr"
          ]
          "sql" => "text NULL"
          "label" => &36 null
        ]
        "playerStart" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "natural"
            "nospace" => true
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &84 null
        ]
        "playerStop" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "natural"
            "nospace" => true
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &85 null
        ]
        "playerCaption" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &86 null
        ]
        "playerAspect" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:5 [
            0 => "16:9"
            1 => "16:10"
            2 => "21:9"
            3 => "4:3"
            4 => "3:2"
          ]
          "reference" => &34 null
          "eval" => array:3 [
            "includeBlankOption" => true
            "nospace" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(8) COLLATE ascii_bin NOT NULL default ''"
          "label" => &87 null
        ]
        "splashImage" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &88 null
        ]
        "playerPreload" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:3 [
            0 => "auto"
            1 => "metadata"
            2 => "none"
          ]
          "reference" => &35 null
          "eval" => array:3 [
            "includeBlankOption" => true
            "nospace" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(8) COLLATE ascii_bin NOT NULL default ''"
          "label" => &89 null
        ]
        "playerColor" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:5 [
            "maxlength" => 6
            "colorpicker" => true
            "isHexColor" => true
            "decodeEntities" => true
            "tl_class" => "w50 wizard"
          ]
          "sql" => "varchar(6) COLLATE ascii_bin NOT NULL default ''"
          "label" => &90 null
        ]
        "youtubeOptions" => array:7 [
          "label" => &91 null
          "exclude" => true
          "inputType" => "checkbox"
          "options" => array:10 [
            0 => "youtube_autoplay"
            1 => "youtube_controls"
            2 => "youtube_cc_load_policy"
            3 => "youtube_fs"
            4 => "youtube_hl"
            5 => "youtube_iv_load_policy"
            6 => "youtube_modestbranding"
            7 => "youtube_rel"
            8 => "youtube_nocookie"
            9 => "youtube_loop"
          ]
          "reference" => &32 array:174 [&32]
          "eval" => array:2 [
            "multiple" => true
            "tl_class" => "clr"
          ]
          "sql" => "text NULL"
        ]
        "vimeoOptions" => array:7 [
          "label" => &92 null
          "exclude" => true
          "inputType" => "checkbox"
          "options" => array:6 [
            0 => "vimeo_autoplay"
            1 => "vimeo_loop"
            2 => "vimeo_portrait"
            3 => "vimeo_title"
            4 => "vimeo_byline"
            5 => "vimeo_dnt"
          ]
          "reference" => &32 array:174 [&32]
          "eval" => array:2 [
            "multiple" => true
            "tl_class" => "clr"
          ]
          "sql" => "text NULL"
        ]
        "sliderDelay" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &93 null
        ]
        "sliderSpeed" => array:6 [
          "exclude" => true
          "search" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default 300"
          "label" => &94 null
        ]
        "sliderStartSlide" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "smallint(5) unsigned NOT NULL default 0"
          "label" => &95 null
        ]
        "sliderContinuous" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &96 null
        ]
        "data" => array:4 [
          "exclude" => true
          "inputType" => "keyValueWizard"
          "sql" => "text NULL"
          "label" => &97 null
        ]
        "cteAlias" => array:7 [
          "exclude" => true
          "inputType" => "picker"
          "eval" => array:2 [
            "mandatory" => true
            "tl_class" => "clr"
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "saveAlias"
            ]
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "relation" => array:3 [
            "type" => "hasOne"
            "load" => "lazy"
            "table" => "tl_content"
          ]
          "label" => &98 null
        ]
        "articleAlias" => array:8 [
          "exclude" => true
          "inputType" => "picker"
          "foreignKey" => "tl_article.title"
          "eval" => array:2 [
            "mandatory" => true
            "tl_class" => "clr"
          ]
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "saveArticleAlias"
            ]
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "relation" => array:2 [
            "type" => "hasOne"
            "load" => "lazy"
          ]
          "label" => &99 null
        ]
        "article" => array:7 [
          "exclude" => true
          "inputType" => "picker"
          "foreignKey" => "tl_article.title"
          "eval" => array:2 [
            "mandatory" => true
            "tl_class" => "clr"
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "relation" => array:2 [
            "type" => "hasOne"
            "load" => "lazy"
          ]
          "label" => &100 null
        ]
        "form" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options_callback" => array:2 [
            0 => "tl_content"
            1 => "getForms"
          ]
          "eval" => array:4 [
            "mandatory" => true
            "chosen" => true
            "submitOnChange" => true
            "tl_class" => "w50 wizard"
          ]
          "wizard" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "editForm"
            ]
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &101 null
        ]
        "module" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options_callback" => array:2 [
            0 => "tl_content"
            1 => "getModules"
          ]
          "eval" => array:4 [
            "mandatory" => true
            "chosen" => true
            "submitOnChange" => true
            "tl_class" => "w50 wizard"
          ]
          "wizard" => array:1 [
            0 => array:2 [
              0 => "tl_content"
              1 => "editModule"
            ]
          ]
          "sql" => "int(10) unsigned NOT NULL default 0"
          "label" => &102 null
        ]
        "protected" => array:6 [
          "exclude" => true
          "filter" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "submitOnChange" => true
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &103 null
        ]
        "groups" => array:9 [
          "exclude" => true
          "filter" => true
          "inputType" => "checkbox"
          "foreignKey" => "tl_member_group.name"
          "eval" => array:2 [
            "mandatory" => true
            "multiple" => true
          ]
          "sql" => "blob NULL"
          "relation" => array:2 [
            "type" => "hasMany"
            "load" => "lazy"
          ]
          "options_callback" => array:2 [
            0 => "contao.listener.data_container.member_groups"
            1 => "__invoke"
          ]
          "label" => &104 null
        ]
        "guests" => array:6 [
          "exclude" => true
          "filter" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &105 null
        ]
        "cssID" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "multiple" => true
            "size" => 2
            "tl_class" => "w50 clr"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
          "label" => &106 null
        ]
        "invisible" => array:7 [
          "exclude" => true
          "toggle" => true
          "filter" => true
          "inputType" => "checkbox"
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_content_sc"
              1 => "toggleAdditionalElements"
            ]
          ]
          "label" => &107 null
        ]
        "start" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "datim"
            "datepicker" => true
            "tl_class" => "w50 wizard"
          ]
          "sql" => "varchar(10) COLLATE ascii_bin NOT NULL default ''"
          "label" => &108 null
        ]
        "stop" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:3 [
            "rgxp" => "datim"
            "datepicker" => true
            "tl_class" => "w50 wizard"
          ]
          "sql" => "varchar(10) COLLATE ascii_bin NOT NULL default ''"
          "label" => &109 null
        ]
        "sc_name" => array:5 [
          "label" => &37 null
          "inputType" => "text"
          "save_callback" => array:1 [
            0 => array:2 [
              0 => "tl_content_sc"
              1 => "setColsetName"
            ]
          ]
          "eval" => array:3 [
            "maxlength" => "255"
            "unique" => true
            "spaceToUnderscore" => true
          ]
          "sql" => "varchar(255) NOT NULL default ''"
        ]
        "sc_gap" => array:5 [
          "label" => &38 null
          "default" => 40
          "inputType" => "text"
          "eval" => array:3 [
            "maxlength" => "4"
            "regxp" => "digit"
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
        ]
        "sc_type" => array:5 [
          "label" => &39 null
          "inputType" => "select"
          "options_callback" => array:2 [
            0 => "tl_content_sc"
            1 => "getAllTypes"
          ]
          "eval" => array:3 [
            "includeBlankOption" => true
            "mandatory" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "sc_gapdefault" => array:5 [
          "label" => &40 null
          "default" => 1
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "clr m12 w50"
          ]
          "sql" => "char(1) NOT NULL default '1'"
        ]
        "sc_equalize" => array:4 [
          "label" => &41 null
          "inputType" => "checkbox"
          "eval" => []
          "sql" => "char(1) NOT NULL default ''"
        ]
        "sc_color" => array:4 [
          "label" => &42 null
          "inputType" => "text"
          "eval" => array:7 [
            "maxlength" => 6
            "multiple" => true
            "size" => 2
            "colorpicker" => true
            "isHexColor" => true
            "decodeEntities" => true
            "tl_class" => "w50 wizard"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "sc_parent" => array:2 [
          "label" => &43 null
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "sc_childs" => array:2 [
          "label" => &44 null
          "sql" => "varchar(255) NOT NULL default ''"
        ]
        "sc_sortid" => array:2 [
          "label" => &45 null
          "sql" => "int(2) unsigned NOT NULL default '0'"
        ]
        "com_order" => array:7 [
          "exclude" => true
          "inputType" => "select"
          "options" => array:2 [
            0 => "ascending"
            1 => "descending"
          ]
          "reference" => &25 array:5 [&25]
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(16) COLLATE ascii_bin NOT NULL default 'ascending'"
          "label" => &110 null
        ]
        "com_perPage" => array:5 [
          "exclude" => true
          "inputType" => "text"
          "eval" => array:2 [
            "rgxp" => "natural"
            "tl_class" => "w50"
          ]
          "sql" => "smallint(5) unsigned NOT NULL default 0"
          "label" => &111 null
        ]
        "com_moderate" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &112 null
        ]
        "com_bbcode" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &113 null
        ]
        "com_disableCaptcha" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &114 null
        ]
        "com_requireLogin" => array:5 [
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) COLLATE ascii_bin NOT NULL default ''"
          "label" => &115 null
        ]
        "com_template" => array:6 [
          "exclude" => true
          "inputType" => "select"
          "options_callback" => Closure()^ {#436
            class: "Contao\DcaLoader"
            file: "./var/cache/prod/contao/dca/tl_content.php"
            line: "1281 to 1283"
          }
          "eval" => array:3 [
            "includeBlankOption" => true
            "chosen" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) COLLATE ascii_bin NOT NULL default ''"
          "label" => &116 null
        ]
        "rsts_content_type" => array:8 [
          "label" => &117 null
          "default" => "rsts_default"
          "exclude" => true
          "inputType" => "select"
          "options" => array:2 [
            0 => "rsts_default"
            1 => "rsts_images"
          ]
          "reference" => & null
          "eval" => array:3 [
            "mandatory" => true
            "submitOnChange" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default 'rsts_default'"
        ]
        "rsts_id" => array:6 [
          "label" => &118 null
          "exclude" => true
          "inputType" => "select"
          "options_callback" => array:2 [
            0 => "MadeYourDay\RockSolidSlider\Slider"
            1 => "getSliderIds"
          ]
          "eval" => array:2 [
            "includeBlankOption" => true
            "mandatory" => true
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_import_settings" => array:5 [
          "label" => &119 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:2 [
            "submitOnChange" => true
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "rsts_import_settings_from" => array:6 [
          "label" => &120 null
          "exclude" => true
          "inputType" => "select"
          "options_callback" => array:2 [
            0 => "MadeYourDay\RockSolidSlider\Slider"
            1 => "getSliderModuleIds"
          ]
          "eval" => array:3 [
            "includeBlankOption" => true
            "mandatory" => true
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_template" => array:7 [
          "label" => &121 null
          "default" => "rsts_default"
          "exclude" => true
          "inputType" => "select"
          "options_callback" => array:2 [
            0 => "MadeYourDay\RockSolidSlider\Slider"
            1 => "getSliderTemplates"
          ]
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(32) NOT NULL default 'rsts_default'"
        ]
        "rsts_type" => array:6 [
          "label" => &122 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:4 [
            "slide" => "slide"
            "side-slide" => "side-slide"
            "fade" => "fade"
            "fade-in-out" => "fade-in-out"
          ]
          "eval" => array:1 [
            "tl_class" => "w50 clr"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_direction" => array:7 [
          "label" => &123 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:2 [
            0 => "x"
            1 => "y"
          ]
          "reference" => & null
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_random" => array:5 [
          "label" => &124 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "rsts_loop" => array:5 [
          "label" => &125 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "rsts_centerContent" => array:7 [
          "label" => &126 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:4 [
            0 => "false"
            1 => "true"
            2 => "x"
            3 => "y"
          ]
          "reference" => & null
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_skin" => array:7 [
          "label" => &127 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:6 [
            0 => ""
            1 => "default-content"
            2 => "liquid"
            3 => "dark"
            4 => "light"
            5 => "custom"
          ]
          "reference" => & null
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_width" => array:5 [
          "label" => &128 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:2 [
            "tl_class" => "w50"
            "decodeEntities" => true
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_height" => array:5 [
          "label" => &129 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:2 [
            "tl_class" => "w50"
            "decodeEntities" => true
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_preloadSlides" => array:6 [
          "label" => &130 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:17 [
            0 => 1
            1 => 2
            2 => 3
            3 => 4
            4 => 5
            5 => 6
            6 => 7
            7 => 8
            8 => 9
            9 => 10
            10 => 15
            11 => 20
            12 => 25
            13 => 30
            14 => 40
            15 => 50
            16 => 100
          ]
          "eval" => array:2 [
            "tl_class" => "w50"
            "includeBlankOption" => true
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_gapSize" => array:5 [
          "label" => &131 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default '0%'"
        ]
        "rsts_duration" => array:5 [
          "label" => &132 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_autoplay" => array:5 [
          "label" => &133 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_videoAutoplay" => array:5 [
          "label" => &134 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "rsts_autoplayRestart" => array:5 [
          "label" => &135 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_autoplayProgress" => array:5 [
          "label" => &136 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "rsts_pauseAutoplayOnHover" => array:5 [
          "label" => &137 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "rsts_navType" => array:7 [
          "label" => &138 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:5 [
            0 => "bullets"
            1 => "numbers"
            2 => "tabs"
            3 => "thumbs"
            4 => "none"
          ]
          "reference" => & null
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_controls" => array:5 [
          "label" => &139 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default '1'"
        ]
        "rsts_thumbControls" => array:5 [
          "label" => &140 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "rsts_invertControls" => array:5 [
          "label" => &141 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "rsts_scaleMode" => array:7 [
          "label" => &142 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:4 [
            0 => "fit"
            1 => "crop"
            2 => "scale"
            3 => "none"
          ]
          "reference" => &183 null
          "eval" => array:1 [
            "tl_class" => "w50 clr"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_imagePosition" => array:7 [
          "label" => &143 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:9 [
            0 => "center"
            1 => "top"
            2 => "right"
            3 => "bottom"
            4 => "left"
            5 => "top-left"
            6 => "top-right"
            7 => "bottom-left"
            8 => "bottom-right"
          ]
          "reference" => &184 null
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_deepLinkPrefix" => array:5 [
          "label" => &144 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
        ]
        "rsts_keyboard" => array:5 [
          "label" => &145 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default '1'"
        ]
        "rsts_captions" => array:5 [
          "label" => &146 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) NOT NULL default '1'"
        ]
        "rsts_thumbs" => array:5 [
          "label" => &147 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:2 [
            "submitOnChange" => true
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) NOT NULL default ''"
        ]
        "rsts_thumbs_width" => array:5 [
          "label" => &148 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:2 [
            "tl_class" => "clr w50"
            "decodeEntities" => true
          ]
          "sql" => "varchar(64) NOT NULL default '100%'"
        ]
        "rsts_thumbs_height" => array:5 [
          "label" => &149 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:2 [
            "tl_class" => "w50"
            "decodeEntities" => true
          ]
          "sql" => "varchar(64) NOT NULL default '1x1'"
        ]
        "rsts_thumbs_gapSize" => array:5 [
          "label" => &150 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_thumbs_duration" => array:5 [
          "label" => &151 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_thumbs_scaleMode" => array:7 [
          "label" => &152 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:4 [
            0 => "fit"
            1 => "crop"
            2 => "scale"
            3 => "none"
          ]
          "reference" => &183 null
          "eval" => array:2 [
            "tl_class" => "w50 clr"
            "includeBlankOption" => true
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_thumbs_imagePosition" => array:7 [
          "label" => &153 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:9 [
            0 => "center"
            1 => "top"
            2 => "right"
            3 => "bottom"
            4 => "left"
            5 => "top-left"
            6 => "top-right"
            7 => "bottom-left"
            8 => "bottom-right"
          ]
          "reference" => &184 null
          "eval" => array:2 [
            "tl_class" => "w50"
            "includeBlankOption" => true
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_thumbs_controls" => array:5 [
          "label" => &154 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "char(1) NOT NULL default '1'"
        ]
        "rsts_thumbs_imgSize" => array:7 [
          "label" => &155 null
          "exclude" => true
          "inputType" => "imageSize"
          "options_callback" => Closure()^ {#437
            class: "Contao\DcaLoader"
            this: Contao\DcaLoader {#435 …}
            file: "./var/cache/prod/contao/dca/tl_content.php"
            line: "1628 to 1630"
          }
          "reference" => &25 array:5 [&25]
          "eval" => array:5 [
            "rgxp" => "natural"
            "includeBlankOption" => true
            "nospace" => true
            "helpwizard" => true
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default 'a:3:{i:0;s:2:"50";i:1;s:2:"50";i:2;s:4:"crop";}'"
        ]
        "rsts_thumbs_slideMaxCount" => array:6 [
          "label" => &156 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:20 [
            0 => 1
            1 => 2
            2 => 3
            3 => 4
            4 => 5
            5 => 6
            6 => 7
            7 => 8
            8 => 9
            9 => 10
            10 => 11
            11 => 12
            12 => 13
            13 => 14
            14 => 15
            15 => 16
            16 => 17
            17 => 18
            18 => 19
            19 => 20
          ]
          "eval" => array:2 [
            "tl_class" => "w50 clr"
            "includeBlankOption" => true
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_thumbs_prevNextSteps" => array:6 [
          "label" => &157 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:20 [
            0 => 1
            1 => 2
            2 => 3
            3 => 4
            4 => 5
            5 => 6
            6 => 7
            7 => 8
            8 => 9
            9 => 10
            10 => 11
            11 => 12
            12 => 13
            13 => 14
            14 => 15
            15 => 16
            16 => 17
            17 => 18
            18 => 19
            19 => 20
          ]
          "eval" => array:2 [
            "tl_class" => "w50 clr"
            "includeBlankOption" => true
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_thumbs_visibleArea" => array:5 [
          "label" => &158 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50 clr"
          ]
          "sql" => "double unsigned NOT NULL default '0'"
        ]
        "rsts_thumbs_visibleAreaMax" => array:5 [
          "label" => &159 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "double unsigned NOT NULL default '0'"
        ]
        "rsts_thumbs_slideMinSize" => array:5 [
          "label" => &160 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "clr w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '50'"
        ]
        "rsts_thumbs_slideMaxSize" => array:5 [
          "label" => &161 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '50'"
        ]
        "rsts_thumbs_rowMaxCount" => array:6 [
          "label" => &162 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:20 [
            0 => 1
            1 => 2
            2 => 3
            3 => 4
            4 => 5
            5 => 6
            6 => 7
            7 => 8
            8 => 9
            9 => 10
            10 => 11
            11 => 12
            12 => 13
            13 => 14
            14 => 15
            15 => 16
            16 => 17
            17 => 18
            18 => 19
            19 => 20
          ]
          "eval" => array:2 [
            "tl_class" => "clr w50"
            "includeBlankOption" => true
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_thumbs_rowMinSize" => array:5 [
          "label" => &163 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_thumbs_rowSlideRatio" => array:5 [
          "label" => &164 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
        ]
        "rsts_slideMaxCount" => array:6 [
          "label" => &165 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:20 [
            0 => 1
            1 => 2
            2 => 3
            3 => 4
            4 => 5
            5 => 6
            6 => 7
            7 => 8
            8 => 9
            9 => 10
            10 => 11
            11 => 12
            12 => 13
            13 => 14
            14 => 15
            15 => 16
            16 => 17
            17 => 18
            18 => 19
            19 => 20
          ]
          "eval" => array:2 [
            "tl_class" => "w50"
            "includeBlankOption" => true
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_prevNextSteps" => array:6 [
          "label" => &166 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:20 [
            0 => 1
            1 => 2
            2 => 3
            3 => 4
            4 => 5
            5 => 6
            6 => 7
            7 => 8
            8 => 9
            9 => 10
            10 => 11
            11 => 12
            12 => 13
            13 => 14
            14 => 15
            15 => 16
            16 => 17
            17 => 18
            18 => 19
            19 => 20
          ]
          "eval" => array:2 [
            "tl_class" => "w50 clr"
            "includeBlankOption" => true
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_visibleArea" => array:5 [
          "label" => &167 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50 clr"
          ]
          "sql" => "double unsigned NOT NULL default '0'"
        ]
        "rsts_visibleAreaMax" => array:5 [
          "label" => &168 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "double unsigned NOT NULL default '0'"
        ]
        "rsts_visibleAreaAlign" => array:7 [
          "label" => &169 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:3 [
            0 => "0"
            1 => "50"
            2 => "100"
          ]
          "reference" => & null
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "double unsigned NOT NULL default '50'"
        ]
        "rsts_slideMinSize" => array:5 [
          "label" => &170 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "clr w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_slideMaxSize" => array:5 [
          "label" => &171 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_rowMaxCount" => array:6 [
          "label" => &172 null
          "exclude" => true
          "inputType" => "select"
          "options" => array:20 [
            0 => 1
            1 => 2
            2 => 3
            3 => 4
            4 => 5
            5 => 6
            6 => 7
            7 => 8
            8 => 9
            9 => 10
            10 => 11
            11 => 12
            12 => 13
            13 => 14
            14 => 15
            15 => 16
            16 => 17
            17 => 18
            18 => 19
            19 => 20
          ]
          "eval" => array:2 [
            "tl_class" => "clr w50"
            "includeBlankOption" => true
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_rowMinSize" => array:5 [
          "label" => &173 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "int(10) unsigned NOT NULL default '0'"
        ]
        "rsts_rowSlideRatio" => array:5 [
          "label" => &174 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(255) NOT NULL default ''"
        ]
        "rsts_combineNavItems" => array:5 [
          "label" => &175 null
          "exclude" => true
          "inputType" => "checkbox"
          "eval" => array:1 [
            "tl_class" => "w50 m12"
          ]
          "sql" => "char(1) NOT NULL default '1'"
        ]
        "rsts_customSkin" => array:5 [
          "label" => &176 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50 clr"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
        "rsts_cssPrefix" => array:5 [
          "label" => &177 null
          "exclude" => true
          "inputType" => "text"
          "eval" => array:1 [
            "tl_class" => "w50"
          ]
          "sql" => "varchar(64) NOT NULL default ''"
        ]
      ]
    ]

  12. #12
    Contao-Fan
    Registriert seit
    10.11.2010.
    Beiträge
    471

    Standard

    Kannst Du damit was anfangen @Spooky?

  13. #13
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.063
    Partner-ID
    10107

    Standard

    Leider nicht. Müsste man näher debuggen.
    » sponsor me via GitHub or PayPal or Revolut

  14. #14
    Contao-Fan
    Registriert seit
    10.11.2010.
    Beiträge
    471

    Standard

    Ich vermute, es ist die Erweiterung subcolumns, die hier Probleme macht.
    Danke dennoch!

  15. #15
    Contao-Nutzer Avatar von baumannsv
    Registriert seit
    28.01.2015.
    Beiträge
    152

    Standard

    Ja es liegt an der Erweiterung SubColumns.

    Öffne die dca/tl_content.php.

    Dort gibt es eine Funktion scCopy.

    Hier gibt es folgende dies so aussehen.

    'sc_parent'=>''

    Ersetzte diese durch folgendes:

    'sc_parent'=>0

    Kurze Erklärung dazu. Die Datenbank erwartet für dieses Feld einen Integer. Es wird allerdings ein leer String übergeben. Daher für dieses Feld den leer String durch eine Integer 0 ersetzen.

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •