• Startseite
  • Aktuelle Auktion 7.,8. und 9.Mai.2026
  • Merkliste
  • Rückschau
  

ErrorException [ Notice ]: Undefined index: youtube

APPPATH/views/katalog/list.php [ 104 ]

 99             </td>
100             <td valign="top" style="width:520px;padding:0px 20px 10px 20px;margin:0">
101 
102             	<h1><?=$katalogdata['KatalogNr']; ?></h1>
103 
104             	<?=$katalogdata['Text'];?><? if ($katalogdata['youtube']) echo "<a class='greybuttonlink' style='float:right;' href='".$katalogdata['youtube']."' target='_blank'>Hier zum Video</a>"; ?><br /><br /><strong><h2><? if ($katalogdata['Limit'] == 0) { echo 'o.l.'; } else { echo $katalogdata['Limit'].' EUR'; } ?></h2></strong>
105 
106 
107 
108             	</td>
109 
  1. APPPATH/views/katalog/list.php [ 104 ] » Kohana_Core::error_handler()

     99             </td>
    100             <td valign="top" style="width:520px;padding:0px 20px 10px 20px;margin:0">
    101 
    102             	<h1><?=$katalogdata['KatalogNr']; ?></h1>
    103 
    104             	<?=$katalogdata['Text'];?><? if ($katalogdata['youtube']) echo "<a class='greybuttonlink' style='float:right;' href='".$katalogdata['youtube']."' target='_blank'>Hier zum Video</a>"; ?><br /><br /><strong><h2><? if ($katalogdata['Limit'] == 0) { echo 'o.l.'; } else { echo $katalogdata['Limit'].' EUR'; } ?></h2></strong>
    105 
    106 
    107 
    108             	</td>
    109 
    
  2. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

    0
    string(53) "/var/www/web0/html/application/views/katalog/list.php"
    56 		ob_start();
    57 
    58 		try
    59 		{
    60 			// Load the view within the current scope
    61 			include $kohana_view_filename;
    62 		}
    63 		catch (Exception $e)
    64 		{
    65 			// Delete the output buffer
    66 			ob_end_clean();
    
  3. SYSPATH/classes/kohana/view.php [ 359 ] » Kohana_View::capture(arguments)

    0
    string(53) "/var/www/web0/html/application/views/katalog/list.php"
    354 		{
    355 			throw new Kohana_View_Exception('You must set the file to use within your view before rendering');
    356 		}
    357 
    358 		// Combine local and global data and capture the output
    359 		return View::capture($this->_file, $this->_data);
    360 	}
    361 
    362 } // End View
    
  4. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

    223 	 */
    224 	public function __toString()
    225 	{
    226 		try
    227 		{
    228 			return $this->render();
    229 		}
    230 		catch (Exception $e)
    231 		{
    232 			// Display the exception message
    233 			Kohana_Exception::handler($e);
    
  5. APPPATH/views/index.php [ 130 ] » Kohana_View->__toString()

    125 
    126                        </div>
    127                     </div>
    128             </div>
    129             <div id="content">                          	  
    130                 <?=$content;?>
    131             </div>
    132 			
    133         <div id="footer">
    134                 <div>
    135                         Copyright &copy <?php echo date("Y"); ?> Steinbüchel Nachf. GmbH&nbsp;|&nbsp;<a href="<?php echo url::site(I18n::$lang.'/kontakt');?>">
    
  6. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

    0
    string(46) "/var/www/web0/html/application/views/index.php"
    56 		ob_start();
    57 
    58 		try
    59 		{
    60 			// Load the view within the current scope
    61 			include $kohana_view_filename;
    62 		}
    63 		catch (Exception $e)
    64 		{
    65 			// Delete the output buffer
    66 			ob_end_clean();
    
  7. SYSPATH/classes/kohana/view.php [ 359 ] » Kohana_View::capture(arguments)

    0
    string(46) "/var/www/web0/html/application/views/index.php"
    354 		{
    355 			throw new Kohana_View_Exception('You must set the file to use within your view before rendering');
    356 		}
    357 
    358 		// Combine local and global data and capture the output
    359 		return View::capture($this->_file, $this->_data);
    360 	}
    361 
    362 } // End View
    
  8. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

    223 	 */
    224 	public function __toString()
    225 	{
    226 		try
    227 		{
    228 			return $this->render();
    229 		}
    230 		catch (Exception $e)
    231 		{
    232 			// Display the exception message
    233 			Kohana_Exception::handler($e);
    
  9. SYSPATH/classes/kohana/response.php [ 224 ] » Kohana_View->__toString()

    219 	 */
    220 	public function body($content = NULL)
    221 	{
    222 		if ($content)
    223 		{
    224 			$this->_body = (string) $content;
    225 			return $this;
    226 		}
    227 
    228 		return $this->_body;
    229 	}
    
  10. APPPATH/classes/controller/katalog.php [ 314 ] » Kohana_Response->body(arguments)

    0
    object View(2) {
        protected _file => string(46) "/var/www/web0/html/application/views/index.php"
        protected _data => array(8) (
            "derkatalog" => array(1) (
                0 => array(1) (
                    "cfgTableName" => string(7) "01_2026"
                )
            )
            "derkatalogarchiv" => array(18) (
                0 => array(1) (
                    "cfgTableName" => string(7) "01_2016"
                )
                1 => array(1) (
                    "cfgTableName" => string(7) "02_2016"
                )
                2 => array(1) (
                    "cfgTableName" => string(7) "01_2017"
                )
                3 => array(1) (
                    "cfgTableName" => string(7) "01_2018"
                )
                4 => array(1) (
                    "cfgTableName" => string(7) "02_2018"
                )
                5 => array(1) (
                    "cfgTableName" => string(7) "01_2019"
                )
                6 => array(1) (
                    "cfgTableName" => string(7) "02_2019"
                )
                7 => array(1) (
                    "cfgTableName" => string(7) "01_2020"
                )
                8 => array(1) (
                    "cfgTableName" => string(7) "01_2021"
                )
                9 => array(1) (
                    "cfgTableName" => string(7) "02_2021"
                )
                10 => array(1) (
                    "cfgTableName" => string(7) "01_2022"
                )
                11 => array(1) (
                    "cfgTableName" => string(7) "02_2022"
                )
                12 => array(1) (
                    "cfgTableName" => string(7) "01_2023"
                )
                13 => array(1) (
                    "cfgTableName" => string(7) "02_2023"
                )
                14 => array(1) (
                    "cfgTableName" => string(7) "01_2024"
                )
                15 => array(1) (
                    "cfgTableName" => string(7) "02_2024"
                )
                16 => array(1) (
                    "cfgTableName" => string(7) "01_2025"
                )
                17 => array(1) (
                    "cfgTableName" => string(7) "02_2025"
                )
            )
            "content" => object View(2) {
                protected _file => string(53) "/var/www/web0/html/application/views/katalog/list.php"
                protected _data => array(6) (
                    "data" => array(50) (
                        0 => array(13) (
                            ...
                        )
                        1 => array(13) (
                            ...
                        )
                        2 => array(13) (
                            ...
                        )
                        3 => array(13) (
                            ...
                        )
                        4 => array(13) (
                            ...
                        )
                        5 => array(13) (
                            ...
                        )
                        6 => array(13) (
                            ...
                        )
                        7 => array(13) (
                            ...
                        )
                        8 => array(13) (
                            ...
                        )
                        9 => array(13) (
                            ...
                        )
                        10 => array(13) (
                            ...
                        )
                        11 => array(13) (
                            ...
                        )
                        12 => array(13) (
                            ...
                        )
                        13 => array(13) (
                            ...
                        )
                        14 => array(13) (
                            ...
                        )
                        15 => array(13) (
                            ...
                        )
                        16 => array(13) (
                            ...
                        )
                        17 => array(13) (
                            ...
                        )
                        18 => array(13) (
                            ...
                        )
                        19 => array(13) (
                            ...
                        )
                        20 => array(13) (
                            ...
                        )
                        21 => array(13) (
                            ...
                        )
                        22 => array(13) (
                            ...
                        )
                        23 => array(13) (
                            ...
                        )
                        24 => array(13) (
                            ...
                        )
                        25 => array(13) (
                            ...
                        )
                        26 => array(13) (
                            ...
                        )
                        27 => array(13) (
                            ...
                        )
                        28 => array(13) (
                            ...
                        )
                        29 => array(13) (
                            ...
                        )
                        30 => array(13) (
                            ...
                        )
                        31 => array(13) (
                            ...
                        )
                        32 => array(13) (
                            ...
                        )
                        33 => array(13) (
                            ...
                        )
                        34 => array(13) (
                            ...
                        )
                        35 => array(13) (
                            ...
                        )
                        36 => array(13) (
                            ...
                        )
                        37 => array(13) (
                            ...
                        )
                        38 => array(13) (
                            ...
                        )
                        39 => array(13) (
                            ...
                        )
                        40 => array(13) (
                            ...
                        )
                        41 => array(13) (
                            ...
                        )
                        42 => array(13) (
                            ...
                        )
                        43 => array(13) (
                            ...
                        )
                        44 => array(13) (
                            ...
                        )
                        45 => array(13) (
                            ...
                        )
                        46 => array(13) (
                            ...
                        )
                        47 => array(13) (
                            ...
                        )
                        48 => array(13) (
                            ...
                        )
                        49 => array(13) (
                            ...
                        )
                    )
                    "pagination" => object View(2) {
                        protected _file => string(56) "/var/www/web0/html/application/views/pagination/view.php"
                        protected _data => array(6) (
                            ...
                        )
                    }
                    "lotsuche" => object View(2) {
                        protected _file => string(57) "/var/www/web0/html/application/views/katalog/lotsuche.php"
                        protected _data => array(1) (
                            ...
                        )
                    }
                    "pfad" => array(63) (
                        "PHPRC" => string(25) "/var/www/web0/conf/php52/"
                        "PWD" => string(24) "/var/www/web0/conf/php52"
                        "TMP" => string(17) "/var/www/web0/tmp"
                        "PHP_FCGI_MAX_REQUESTS" => string(4) "5000"
                        "TMPDIR" => string(17) "/var/www/web0/tmp"
                        "SHLVL" => string(1) "0"
                        "PATH" => string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
                        "FCGI_ROLE" => string(9) "RESPONDER"
                        "REDIRECT_SCRIPT_URL" => string(40) "/de/katalog/view_cat/01_2007/0_C-Möbel "
                        "REDIRECT_SCRIPT_URI" => string(81) "https://www.duesseldorfer-auktionshaus.de/de/katalog/view_cat/01_2007/0_C-Möbel "
                        "REDIRECT_TMP" => string(17) "/var/www/web0/tmp"
                        "REDIRECT_TMPDIR" => string(17) "/var/www/web0/tmp"
                        "REDIRECT_HTTP2" => string(2) "on"
                        "REDIRECT_H2PUSH" => string(3) "off"
                        "REDIRECT_H2_PUSH" => string(3) "off"
                        "REDIRECT_H2_PUSHED" => string(0) ""
                        "REDIRECT_H2_PUSHED_ON" => string(0) ""
                        "REDIRECT_H2_STREAM_ID" => string(1) "1"
                        "REDIRECT_H2_STREAM_TAG" => string(4) "75-1"
                        "REDIRECT_HTTPS" => string(2) "on"
                        "REDIRECT_SSL_TLS_SNI" => string(33) "www.duesseldorfer-auktionshaus.de"
                        "REDIRECT_STATUS" => string(3) "200"
                        "SCRIPT_URL" => string(40) "/de/katalog/view_cat/01_2007/0_C-Möbel "
                        "SCRIPT_URI" => string(81) "https://www.duesseldorfer-auktionshaus.de/de/katalog/view_cat/01_2007/0_C-Möbel "
                        "HTTP2" => string(2) "on"
                        "H2PUSH" => string(3) "off"
                        "H2_PUSH" => string(3) "off"
                        "H2_PUSHED" => string(0) ""
                        "H2_PUSHED_ON" => string(0) ""
                        "H2_STREAM_ID" => string(1) "1"
                        "H2_STREAM_TAG" => string(4) "75-1"
                        "HTTPS" => string(2) "on"
                        "SSL_TLS_SNI" => string(33) "www.duesseldorfer-auktionshaus.de"
                        "HTTP_ACCEPT" => string(3) "*/*"
                        "HTTP_USER_AGENT" => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
                        "HTTP_ACCEPT_ENCODING" => string(23) "gzip, br, zstd, deflate"
                        "HTTP_HOST" => string(33) "www.duesseldorfer-auktionshaus.de"
                        "SERVER_SIGNATURE" => string(79) "<address>Apache Server at www.duesseldorfer-auktionshaus.de Port 443</address>
    "
                        "SERVER_SOFTWARE" => string(6) "Apache"
                        "SERVER_NAME" => string(33) "www.duesseldorfer-auktionshaus.de"
                        "SERVER_ADDR" => string(13) "94.102.214.13"
                        "SERVER_PORT" => string(3) "443"
                        "REMOTE_ADDR" => string(12) "216.73.216.5"
                        "DOCUMENT_ROOT" => string(19) "/var/www/web0/html/"
                        "REQUEST_SCHEME" => string(5) "https"
                        "CONTEXT_PREFIX" => string(0) ""
                        "CONTEXT_DOCUMENT_ROOT" => string(19) "/var/www/web0/html/"
                        "SERVER_ADMIN" => string(18) "[no address given]"
                        "SCRIPT_FILENAME" => string(28) "/var/www/web0/html/index.php"
                        "REMOTE_PORT" => string(5) "20581"
                        "REDIRECT_URL" => string(40) "/de/katalog/view_cat/01_2007/0_C-Möbel "
                        "GATEWAY_INTERFACE" => string(7) "CGI/1.1"
                        "SERVER_PROTOCOL" => string(8) "HTTP/2.0"
                        "REQUEST_METHOD" => string(3) "GET"
                        "QUERY_STRING" => string(0) ""
                        "REQUEST_URI" => string(46) "/de/katalog/view_cat/01_2007/0_C-M%C3%B6bel%20"
                        "SCRIPT_NAME" => string(10) "/index.php"
                        "HTTP_CONNECTION" => string(5) "close"
                        "CONTENT_LENGTH" => string(1) "0"
                        "PHP_SELF" => string(10) "/index.php"
                        "REQUEST_TIME" => integer 1775234403
                        "argv" => array(0) 
                        "argc" => integer 0
                    )
                    "alle_cat" => array(9) (
                        0 => array(1) (
                            ...
                        )
                        1 => array(1) (
                            ...
                        )
                        2 => array(1) (
                            ...
                        )
                        3 => array(1) (
                            ...
                        )
                        4 => array(1) (
                            ...
                        )
                        5 => array(1) (
                            ...
                        )
                        6 => array(1) (
                            ...
                        )
                        7 => array(1) (
                            ...
                        )
                        8 => array(1) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "01_2007"
                )
            }
            "selected_katalog" => string(7) "01_2007"
            "nachverkauf" => NULL
            "freiverkauf" => NULL
            "uri" => string(39) "en/katalog/view_cat/01_2007/0_C-Möbel "
            "variaauktion" => NULL
        )
    }
    309             ->bind('nachverkauf',$nachverkauf)
    310             ->bind('freiverkauf',$freiverkauf)
    311             ->bind('uri',$neueurl)
    312             ->bind('variaauktion',$variaauktion);
    313 
    314             $this->response->body($view);
    315 	}
    316 
    317         private function post_request($key="",$default=NULL){
    318 		if(isset($_POST[$key])){return $_POST[$key]; } else {return $default;}
    319 	}
    
  11. APPPATH/classes/controller/katalog.php [ 146 ] » Controller_Katalog->show(arguments)

    0
    object View(2) {
        protected _file => string(53) "/var/www/web0/html/application/views/katalog/list.php"
        protected _data => array(6) (
            "data" => array(50) (
                0 => array(13) (
                    "id" => string(3) "835"
                    "LfdNr" => string(3) "835"
                    "KatalogNr" => string(3) "901"
                    "EinliefererNr" => string(7) "4312-14"
                    "Text" => string(110) "Kleiner Eckschrank Deutsch, 19. Jhdt.<br />Eintüriger, gebogter Mahagonikorpus.<br />H 80 cm, Schenkel: 47 cm"
                    "Limit" => string(2) "80"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4312-14"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                1 => array(13) (
                    "id" => string(3) "836"
                    "LfdNr" => string(3) "836"
                    "KatalogNr" => string(3) "902"
                    "EinliefererNr" => string(6) "4324-2"
                    "Text" => string(147) "Arbeitstisch Deutsch 19. Jhdt.<br />Runder Zargenreif mit abnehmbarer Platte auf drei geschweiften Beinen. Nußbaum u.a. Hölzer.  …"
                    "Limit" => string(3) "120"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4324-2"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                2 => array(13) (
                    "id" => string(3) "837"
                    "LfdNr" => string(3) "837"
                    "KatalogNr" => string(3) "903"
                    "EinliefererNr" => string(7) "4257-38"
                    "Text" => string(151) "Anrichte Dresden 19. Jhdt.<br />Zweitüriger, geschweifter Korpus mit Stirnschub. Vergoldete Bronzeapplikationen. Nußbaum. H 100  …"
                    "Limit" => string(3) "120"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4257-38"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                3 => array(13) (
                    "id" => string(3) "838"
                    "LfdNr" => string(3) "838"
                    "KatalogNr" => string(3) "904"
                    "EinliefererNr" => string(6) "4342-7"
                    "Text" => string(182) "Beistelltisch Deutsch um 1820<br />Einschübiger Zargenkasten auf konischen, leicht ausgestellten Vierkantbeinen. Platte mit gr.  …"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4342-7"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                4 => array(13) (
                    "id" => string(3) "839"
                    "LfdNr" => string(3) "839"
                    "KatalogNr" => string(3) "905"
                    "EinliefererNr" => string(6) "4361-6"
                    "Text" => string(157) "Satz von vier Stühlen 18. Jhdt.<br />Gedrechseltes Balustergestell mit Verbindungsstegen. Bewegte Rückenlehne mit Mittelzunge. N …"
                    "Limit" => string(3) "300"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4361-6"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                5 => array(13) (
                    "id" => string(3) "840"
                    "LfdNr" => string(3) "840"
                    "KatalogNr" => string(3) "906"
                    "EinliefererNr" => string(6) "4384-1"
                    "Text" => string(232) "Reisekabinett 17./18. Jhdt.<br />Zweitüriger Korpus mit allseitigen Intarsien. Innen mit acht Schüben und zentralem Fach mit zwe …"
                    "Limit" => string(3) "300"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4384-1"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                6 => array(13) (
                    "id" => string(3) "841"
                    "LfdNr" => string(3) "841"
                    "KatalogNr" => string(3) "907"
                    "EinliefererNr" => string(6) "4342-9"
                    "Text" => string(269) "Kommode Braunschweig, Mitte 18. Jhdt.<br />Dreischübiger, frontal vielfach geschweifter Korpus auf gedrückten Kugelfüßen. Füllun …"
                    "Limit" => string(4) "2000"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4342-9"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                7 => array(13) (
                    "id" => string(3) "842"
                    "LfdNr" => string(3) "842"
                    "KatalogNr" => string(3) "908"
                    "EinliefererNr" => string(6) "4422-3"
                    "Text" => string(231) "Kommode Hessen, Mitte 18. Jhdt.<br />Vierschübiger, doppelt geschweifter Korpus auf gedrückten Kugelfüßen. Passige, überstehende …"
                    "Limit" => string(3) "600"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4422-3"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                8 => array(13) (
                    "id" => string(3) "843"
                    "LfdNr" => string(3) "843"
                    "KatalogNr" => string(3) "909"
                    "EinliefererNr" => string(6) "4286-7"
                    "Text" => string(219) "Deckenlampe im Louis XVI.-Stil Frankreich, Ende 19. Jhdt.<br />Bronze und Metall, vergoldet. Innen mit drei Kerzen. Aussen sechs …"
                    "Limit" => string(3) "300"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4286-7"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                9 => array(13) (
                    "id" => string(3) "844"
                    "LfdNr" => string(3) "844"
                    "KatalogNr" => string(3) "910"
                    "EinliefererNr" => string(7) "4336-10"
                    "Text" => string(155) "Deckenleuchter im Louis XV-Stil<br />Zehnflammig. Metall, vergoldet. Reicher Reliefdekor. Geschliffener Glas- bzw. Kristallbehan …"
                    "Limit" => string(3) "400"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4336-10"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                10 => array(13) (
                    "id" => string(3) "845"
                    "LfdNr" => string(3) "845"
                    "KatalogNr" => string(3) "911"
                    "EinliefererNr" => string(6) "4347-4"
                    "Text" => string(123) "Deckenlampe 18./19. Jhdt.<br />Das ungleiche Paar. Vollrund geschnitzt. Reste alter Fassung. Hirschgeweih. H 64 cm, L 75 cm"
                    "Limit" => string(3) "300"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4347-4"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                11 => array(13) (
                    "id" => string(3) "846"
                    "LfdNr" => string(3) "846"
                    "KatalogNr" => string(3) "912"
                    "EinliefererNr" => string(7) "4326-13"
                    "Text" => string(85) "Geweihleuchter Ende 19. Jhdt.<br />12-flammig. Vier Fassungen elektrifiziert. H 97 cm"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4326-13"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                12 => array(13) (
                    "id" => string(3) "847"
                    "LfdNr" => string(3) "847"
                    "KatalogNr" => string(3) "913"
                    "EinliefererNr" => string(7) "4275-19"
                    "Text" => string(119) "Geweihtisch Um 1900<br />Profilierte Eichen-Massivplatte. Geschnitzter Zargenreif. Geweihfußgestell. H 74 cm, Ø 74 cm"
                    "Limit" => string(3) "500"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4275-19"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                13 => array(13) (
                    "id" => string(3) "848"
                    "LfdNr" => string(3) "848"
                    "KatalogNr" => string(3) "914"
                    "EinliefererNr" => string(6) "4359-4"
                    "Text" => string(58) "Geweih-Zeitungshalter Ende 19. Jhdt.<br />H 44 cm, B 60 cm"
                    "Limit" => string(3) "150"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4359-4"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                14 => array(13) (
                    "id" => string(3) "849"
                    "LfdNr" => string(3) "849"
                    "KatalogNr" => string(3) "915"
                    "EinliefererNr" => string(6) "4331-7"
                    "Text" => string(182) "Halbschrank von M.M. Margotteau Ferreira Lissabon, 19./20. Jhdt.<br />Zweitüriger, an den Ecken prismierter, allseitig verspiege …"
                    "Limit" => string(3) "300"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4331-7"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                15 => array(13) (
                    "id" => string(3) "850"
                    "LfdNr" => string(3) "850"
                    "KatalogNr" => string(3) "916"
                    "EinliefererNr" => string(7) "4262-75"
                    "Text" => string(263) "Bureau Plât im Louis XV.-Stil<br />Dreischübiger, bewegter Zargenkasten auf geschweiften Beinen. Passige Platte mit geprägtem Le …"
                    "Limit" => string(3) "900"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4262-75"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                16 => array(13) (
                    "id" => string(3) "851"
                    "LfdNr" => string(3) "851"
                    "KatalogNr" => string(3) "917"
                    "EinliefererNr" => string(7) "4361-10"
                    "Text" => string(43) "Armlehnstuhl im Louis XVI-Stil<br />H 88 cm"
                    "Limit" => string(3) "100"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4361-10"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                17 => array(13) (
                    "id" => string(3) "852"
                    "LfdNr" => string(3) "852"
                    "KatalogNr" => string(3) "918"
                    "EinliefererNr" => string(7) "4262-57"
                    "Text" => string(320) "Eckaufsatzvitrine England, Ende 19. Jhdt.<br />Eintüriges Unterteil auf bewegt ausgeschnittenem Sockel. Passiger, verglaster Auf …"
                    "Limit" => string(3) "600"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4262-57"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                18 => array(13) (
                    "id" => string(3) "853"
                    "LfdNr" => string(3) "853"
                    "KatalogNr" => string(3) "919"
                    "EinliefererNr" => string(7) "4316-20"
                    "Text" => string(208) "Etagentisch von Emile Gallé, Nancy Um 1900<br />Bewegte Platten mit intarsiertem Blumendekor. Signum: E.G. und Lothringer Kreuz. …"
                    "Limit" => string(3) "900"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4316-20"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                19 => array(13) (
                    "id" => string(3) "854"
                    "LfdNr" => string(3) "854"
                    "KatalogNr" => string(3) "920"
                    "EinliefererNr" => string(6) "4361-8"
                    "Text" => string(117) "Klapptisch 19. Jhdt.<br />Balustersäule auf drei bewegt ausgestellten Beinen. Runde Platte. Eiche. H 70 cm, Ø 85 cm"
                    "Limit" => string(3) "120"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4361-8"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                20 => array(13) (
                    "id" => string(3) "855"
                    "LfdNr" => string(3) "855"
                    "KatalogNr" => string(3) "921"
                    "EinliefererNr" => string(6) "4262-8"
                    "Text" => string(199) "Kleine Kommode Frankreich 19. Jhdt.<br />Dreischübiger, ovaler Korpus mit umlaufenden Intarsien, zum Teil gefärbt und brandschat …"
                    "Limit" => string(3) "900"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4262-8"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                21 => array(13) (
                    "id" => string(3) "856"
                    "LfdNr" => string(3) "856"
                    "KatalogNr" => string(3) "922"
                    "EinliefererNr" => string(7) "4257-22"
                    "Text" => string(132) "Miniaturkommode Ende 19. Jhdt.<br />Dreischübiger, gebauchter Nußbaumkorpus. Vergoldeter Metallbeschlag. H 24 cm, B 32 cm, T 18  …"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4257-22"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                22 => array(13) (
                    "id" => string(3) "857"
                    "LfdNr" => string(3) "857"
                    "KatalogNr" => string(3) "923"
                    "EinliefererNr" => string(7) "4298-16"
                    "Text" => string(117) "Nachtschränkchen England, 19. Jhdt.<br />Einschübiger Mahagonikorpus mit Rollgitter.<br />H 80 cm, B 55 cm, T 48 cm"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4298-16"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                23 => array(13) (
                    "id" => string(3) "858"
                    "LfdNr" => string(3) "858"
                    "KatalogNr" => string(3) "924"
                    "EinliefererNr" => string(7) "4342-10"
                    "Text" => string(123) "Ohrenbackensessel Deutsch um 1835<br />Ausgebeugte Rückenlehne mit den typischen Ohren. Armlehnen mit Polsterung. H 124 cm"
                    "Limit" => string(3) "150"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4342-10"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                24 => array(13) (
                    "id" => string(3) "859"
                    "LfdNr" => string(3) "859"
                    "KatalogNr" => string(3) "925"
                    "EinliefererNr" => string(7) "4262-73"
                    "Text" => string(96) "Säulen-Postament<br />Gewundene Holzsäule mit korinthischem Kapitell.<br />Vergoldet. H 116 cm"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4262-73"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                25 => array(13) (
                    "id" => string(3) "860"
                    "LfdNr" => string(3) "860"
                    "KatalogNr" => string(3) "926"
                    "EinliefererNr" => string(7) "4262-69"
                    "Text" => string(184) "Schrank Bodensee, Ende 18. Jhdt.<br />Zweitüriger Korpus mit prismierten Ecken. Gekröpfte Füllungsfelder. Bogengiebel mit umlauf …"
                    "Limit" => string(3) "600"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4262-69"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                26 => array(13) (
                    "id" => string(3) "861"
                    "LfdNr" => string(3) "861"
                    "KatalogNr" => string(3) "927"
                    "EinliefererNr" => string(7) "4336-11"
                    "Text" => string(227) "Schreibschrank im Louis XV-Stil Frankreich 19. Jhdt.<br />Vierschübiger, allseitig bewegter Korpus mit Klapplatte. Innen mit dre …"
                    "Limit" => string(3) "600"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4336-11"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                27 => array(13) (
                    "id" => string(3) "862"
                    "LfdNr" => string(3) "862"
                    "KatalogNr" => string(3) "928"
                    "EinliefererNr" => string(6) "4353-7"
                    "Text" => string(333) "Schreibtisch mit Aufsatz Deutsch, erste Hälfte 18. Jhdt.<br />Zweitüriges Unterteil mit sechs Schüben auf Balustergestell. Dreiz …"
                    "Limit" => string(4) "2400"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4353-7"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                28 => array(13) (
                    "id" => string(3) "863"
                    "LfdNr" => string(3) "863"
                    "KatalogNr" => string(3) "929"
                    "EinliefererNr" => string(6) "4353-6"
                    "Text" => string(258) "Schreibtisch mit Aufsatz England um 1900<br />Fünfschübiger Zargenkasten auf konischen Vierkantbeinen. Passiger, vierschübiger A …"
                    "Limit" => string(3) "600"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4353-6"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                29 => array(13) (
                    "id" => string(3) "864"
                    "LfdNr" => string(3) "864"
                    "KatalogNr" => string(3) "930"
                    "EinliefererNr" => string(6) "4422-4"
                    "Text" => string(360) "Tabernakel-Aufsatzsekretär Deutsch, Mitte 18. Jhdt.<br />Dreischübiges, unterbrochen geschweiftes Kommodenteil. Schräg gestellte …"
                    "Limit" => string(4) "4000"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4422-4"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                30 => array(13) (
                    "id" => string(3) "865"
                    "LfdNr" => string(3) "865"
                    "KatalogNr" => string(3) "931"
                    "EinliefererNr" => string(7) "4257-42"
                    "Text" => string(167) "Vitrine Deutsch, Mitte 19. Jhdt.<br />Eintüriger, dreiseitig verglaster Korpus mit Sockelschub, begrenzt von gewundenen Dreivier …"
                    "Limit" => string(3) "150"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4257-42"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                31 => array(13) (
                    "id" => string(3) "866"
                    "LfdNr" => string(3) "866"
                    "KatalogNr" => string(3) "932"
                    "EinliefererNr" => string(6) "4324-3"
                    "Text" => string(139) "Vier Stühle und Armlehnstuhl 19. Jhdt.<br />Kirschbaumgestelle auf konischen Vierkantbeinen.<br />Gebogte Rückenlehne. H 88 cm b …"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4324-3"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                32 => array(13) (
                    "id" => string(3) "867"
                    "LfdNr" => string(3) "867"
                    "KatalogNr" => string(3) "933"
                    "EinliefererNr" => string(7) "4257-40"
                    "Text" => string(149) "Tisch Deutsch, Mitte 19. Jhdt.<br />Einschübiger Zargenkasten auf gedrechseltem Säulengestell. Nußbaum, Nußbaumwurzel. H 77 cm,  …"
                    "Limit" => string(3) "120"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4257-40"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                33 => array(13) (
                    "id" => string(3) "868"
                    "LfdNr" => string(3) "868"
                    "KatalogNr" => string(3) "934"
                    "EinliefererNr" => string(7) "4257-41"
                    "Text" => string(153) "Vitrine Deutsch, Mitte 19. Jhdt.<br />Eintüriger, dreiseitig verglaster Nußbaumkorpus mit akzentuierender Reliefschnitzerei. H 1 …"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4257-41"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                34 => array(13) (
                    "id" => string(3) "869"
                    "LfdNr" => string(3) "869"
                    "KatalogNr" => string(3) "935"
                    "EinliefererNr" => string(6) "4242-1"
                    "Text" => string(88) "Spiegel im Stil des 18. Jhdt.<br />Reich geschnitzt und vergoldet.<br />H 87 cm, B 50 cm"
                    "Limit" => string(3) "120"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4242-1"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                35 => array(13) (
                    "id" => string(3) "870"
                    "LfdNr" => string(3) "870"
                    "KatalogNr" => string(3) "936"
                    "EinliefererNr" => string(6) "4342-2"
                    "Text" => string(88) "Spiegel und dreiflammiger Wandleuchter<br />Vergoldet und versilbert. H 65 cm bzw. 55 cm"
                    "Limit" => string(3) "150"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4342-2"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                36 => array(13) (
                    "id" => string(3) "871"
                    "LfdNr" => string(3) "871"
                    "KatalogNr" => string(3) "937"
                    "EinliefererNr" => string(7) "4336-12"
                    "Text" => string(99) "Spiegel im italienischen Barockstil<br />Durchbrochen geschnitzt. Vergoldet.<br />H 115 cm, B 80 cm"
                    "Limit" => string(3) "250"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4336-12"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                37 => array(13) (
                    "id" => string(3) "872"
                    "LfdNr" => string(3) "872"
                    "KatalogNr" => string(3) "938"
                    "EinliefererNr" => string(7) "4371-17"
                    "Text" => string(155) "Spiegel Italien, Ende 19. Jhdt.<br />Durchbrochen geschnitzter Holzrahmen mit reichem Akanthus-, Rocaillen- und Muscheldekor. Ve …"
                    "Limit" => string(4) "1000"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4371-17"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                38 => array(13) (
                    "id" => string(3) "873"
                    "LfdNr" => string(3) "873"
                    "KatalogNr" => string(3) "939"
                    "EinliefererNr" => string(7) "4262-76"
                    "Text" => string(262) "Salontisch Frankreich 19. Jhdt.<br />Einschübiger, bewegter Zargenreif auf geschweiften Beinen. Allseitige Marketeriefelder. Blu …"
                    "Limit" => string(4) "1100"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4262-76"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                39 => array(13) (
                    "id" => string(3) "874"
                    "LfdNr" => string(3) "874"
                    "KatalogNr" => string(3) "940"
                    "EinliefererNr" => string(6) "4353-8"
                    "Text" => string(155) "Kommode, Spiegel und kl. Konsole im Rokokostil<br />Nußbaum mit reicher Reliefschnitzerei. Kommode: H 75 cm, B 75 cm, T 40 cm. S …"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4353-8"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                40 => array(13) (
                    "id" => string(3) "875"
                    "LfdNr" => string(3) "875"
                    "KatalogNr" => string(3) "941"
                    "EinliefererNr" => string(7) "4262-59"
                    "Text" => string(288) "Kommode im Louis XV-Stil Frankreich 19. Jhdt.<br />Zeischübiger, allseitig bewegter und in der Front bombierter Korpus mit vergo …"
                    "Limit" => string(4) "1200"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4262-59"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                41 => array(13) (
                    "id" => string(3) "876"
                    "LfdNr" => string(3) "876"
                    "KatalogNr" => string(3) "942"
                    "EinliefererNr" => string(7) "4298-12"
                    "Text" => string(144) "Kleiner Paravent China, 19. Jhdt.<br />Vierteilig. Lack, zum Teil vergoldet. Stein-, Jade- u.a. Einlagen. Fehlstellen. H 88 cm,  …"
                    "Limit" => string(3) "100"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4298-12"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                42 => array(13) (
                    "id" => string(3) "877"
                    "LfdNr" => string(3) "877"
                    "KatalogNr" => string(3) "943"
                    "EinliefererNr" => string(7) "4312-13"
                    "Text" => string(191) "Klapptisch England 19. Jhdt.<br />Einschübiger Zargenkasten mit seitlich klappbarer Tischplatte. Säulengestell mit bewegter Fußp …"
                    "Limit" => string(3) "120"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4312-13"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                43 => array(13) (
                    "id" => string(3) "878"
                    "LfdNr" => string(3) "878"
                    "KatalogNr" => string(3) "944"
                    "EinliefererNr" => string(7) "4262-77"
                    "Text" => string(225) "Bureau Plât im Louis XV.-Stil<br />Dreischübiger, bewegt ausgeschnittener Zargenkasten auf geschweiften Beinen. Passige Platte m …"
                    "Limit" => string(3) "650"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4262-77"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                44 => array(13) (
                    "id" => string(3) "879"
                    "LfdNr" => string(3) "879"
                    "KatalogNr" => string(3) "945"
                    "EinliefererNr" => string(7) "4262-80"
                    "Text" => string(232) "Kommode Frankreich, Anfang 19. Jhdt.<br />Dreischübiger Mahagonikorpus mit vorgestelltem Stirnschub, begrenzt von Halbsäulen. Ab …"
                    "Limit" => string(3) "600"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4262-80"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                45 => array(13) (
                    "id" => string(3) "880"
                    "LfdNr" => string(3) "880"
                    "KatalogNr" => string(3) "946"
                    "EinliefererNr" => string(7) "4262-79"
                    "Text" => string(234) "Schreibtisch im Empire-Stil Ende 19. Jhdt.<br />Vierschübiger Zargenkasten auf Säulengestell mit Verbindungssteg. Leicht überste …"
                    "Limit" => string(3) "800"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4262-79"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                46 => array(13) (
                    "id" => string(3) "881"
                    "LfdNr" => string(3) "881"
                    "KatalogNr" => string(3) "947"
                    "EinliefererNr" => string(6) "4324-1"
                    "Text" => string(119) "Sitzbank 19. Jhdt.<br />Kirschbaumkorpus mit gebogter Rückenlehne auf ausgestellten Beinen. H 76 cm, B 186 cm, T 65 cm"
                    "Limit" => string(3) "120"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4324-1"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                47 => array(13) (
                    "id" => string(3) "882"
                    "LfdNr" => string(3) "882"
                    "KatalogNr" => string(3) "948"
                    "EinliefererNr" => string(6) "4375-1"
                    "Text" => string(72) "Spiegel Deutsch um 1830<br />Fensternischenform. Kirschbaum. 109 x 46 cm"
                    "Limit" => string(3) "120"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "4375-1"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                48 => array(13) (
                    "id" => string(3) "883"
                    "LfdNr" => string(3) "883"
                    "KatalogNr" => string(3) "949"
                    "EinliefererNr" => string(7) "4262-81"
                    "Text" => string(240) "Kommode im Louis XV.-Stil Um 1900<br />Zweischübiger, bombierter Korpus auf leicht ausgestellten Beinen. Allseitige Intarsien. A …"
                    "Limit" => string(3) "900"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4262-81"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
                49 => array(13) (
                    "id" => string(3) "884"
                    "LfdNr" => string(3) "884"
                    "KatalogNr" => string(3) "950"
                    "EinliefererNr" => string(7) "4326-15"
                    "Text" => string(193) "Spiegel Ende 18. Jhdt.<br />Gekehlt profilierter Rahmen mit geschnitzter Blumengirlande. Durchbrochen geschnitzter Aufsatz mit z …"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(9) "C-Möbel "
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "4326-15"
                    "freiverkauf" => string(1) "0"
                    "newimage" => array(1) (
                        0 => array(3) (
                            ...
                        )
                    )
                )
            )
            "pagination" => object View(2) {
                protected _file => string(56) "/var/www/web0/html/application/views/pagination/view.php"
                protected _data => array(6) (
                    "totalcount" => integer 87
                    "limitperpage" => integer 50
                    "startnum" => integer 0
                    "katalogid" => string(7) "01_2007"
                    "cat" => string(9) "C-Möbel "
                    "viewfile" => string(8) "view_cat"
                )
            }
            "lotsuche" => object View(2) {
                protected _file => string(57) "/var/www/web0/html/application/views/katalog/lotsuche.php"
                protected _data => array(1) (
                    "katalogid" => string(7) "01_2007"
                )
            }
            "pfad" => array(63) (
                "PHPRC" => string(25) "/var/www/web0/conf/php52/"
                "PWD" => string(24) "/var/www/web0/conf/php52"
                "TMP" => string(17) "/var/www/web0/tmp"
                "PHP_FCGI_MAX_REQUESTS" => string(4) "5000"
                "TMPDIR" => string(17) "/var/www/web0/tmp"
                "SHLVL" => string(1) "0"
                "PATH" => string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
                "FCGI_ROLE" => string(9) "RESPONDER"
                "REDIRECT_SCRIPT_URL" => string(40) "/de/katalog/view_cat/01_2007/0_C-Möbel "
                "REDIRECT_SCRIPT_URI" => string(81) "https://www.duesseldorfer-auktionshaus.de/de/katalog/view_cat/01_2007/0_C-Möbel "
                "REDIRECT_TMP" => string(17) "/var/www/web0/tmp"
                "REDIRECT_TMPDIR" => string(17) "/var/www/web0/tmp"
                "REDIRECT_HTTP2" => string(2) "on"
                "REDIRECT_H2PUSH" => string(3) "off"
                "REDIRECT_H2_PUSH" => string(3) "off"
                "REDIRECT_H2_PUSHED" => string(0) ""
                "REDIRECT_H2_PUSHED_ON" => string(0) ""
                "REDIRECT_H2_STREAM_ID" => string(1) "1"
                "REDIRECT_H2_STREAM_TAG" => string(4) "75-1"
                "REDIRECT_HTTPS" => string(2) "on"
                "REDIRECT_SSL_TLS_SNI" => string(33) "www.duesseldorfer-auktionshaus.de"
                "REDIRECT_STATUS" => string(3) "200"
                "SCRIPT_URL" => string(40) "/de/katalog/view_cat/01_2007/0_C-Möbel "
                "SCRIPT_URI" => string(81) "https://www.duesseldorfer-auktionshaus.de/de/katalog/view_cat/01_2007/0_C-Möbel "
                "HTTP2" => string(2) "on"
                "H2PUSH" => string(3) "off"
                "H2_PUSH" => string(3) "off"
                "H2_PUSHED" => string(0) ""
                "H2_PUSHED_ON" => string(0) ""
                "H2_STREAM_ID" => string(1) "1"
                "H2_STREAM_TAG" => string(4) "75-1"
                "HTTPS" => string(2) "on"
                "SSL_TLS_SNI" => string(33) "www.duesseldorfer-auktionshaus.de"
                "HTTP_ACCEPT" => string(3) "*/*"
                "HTTP_USER_AGENT" => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
                "HTTP_ACCEPT_ENCODING" => string(23) "gzip, br, zstd, deflate"
                "HTTP_HOST" => string(33) "www.duesseldorfer-auktionshaus.de"
                "SERVER_SIGNATURE" => string(79) "<address>Apache Server at www.duesseldorfer-auktionshaus.de Port 443</address>
    "
                "SERVER_SOFTWARE" => string(6) "Apache"
                "SERVER_NAME" => string(33) "www.duesseldorfer-auktionshaus.de"
                "SERVER_ADDR" => string(13) "94.102.214.13"
                "SERVER_PORT" => string(3) "443"
                "REMOTE_ADDR" => string(12) "216.73.216.5"
                "DOCUMENT_ROOT" => string(19) "/var/www/web0/html/"
                "REQUEST_SCHEME" => string(5) "https"
                "CONTEXT_PREFIX" => string(0) ""
                "CONTEXT_DOCUMENT_ROOT" => string(19) "/var/www/web0/html/"
                "SERVER_ADMIN" => string(18) "[no address given]"
                "SCRIPT_FILENAME" => string(28) "/var/www/web0/html/index.php"
                "REMOTE_PORT" => string(5) "20581"
                "REDIRECT_URL" => string(40) "/de/katalog/view_cat/01_2007/0_C-Möbel "
                "GATEWAY_INTERFACE" => string(7) "CGI/1.1"
                "SERVER_PROTOCOL" => string(8) "HTTP/2.0"
                "REQUEST_METHOD" => string(3) "GET"
                "QUERY_STRING" => string(0) ""
                "REQUEST_URI" => string(46) "/de/katalog/view_cat/01_2007/0_C-M%C3%B6bel%20"
                "SCRIPT_NAME" => string(10) "/index.php"
                "HTTP_CONNECTION" => string(5) "close"
                "CONTENT_LENGTH" => string(1) "0"
                "PHP_SELF" => string(10) "/index.php"
                "REQUEST_TIME" => integer 1775234403
                "argv" => array(0) 
                "argc" => integer 0
            )
            "alle_cat" => array(9) (
                0 => array(1) (
                    "Kategorie" => string(11) "A-Gemälde "
                )
                1 => array(1) (
                    "Kategorie" => string(19) "B-Aquarelle_Grafik "
                )
                2 => array(1) (
                    "Kategorie" => string(9) "C-Möbel "
                )
                3 => array(1) (
                    "Kategorie" => string(13) "F-Skulpturen "
                )
                4 => array(1) (
                    "Kategorie" => string(8) "G-Uhren "
                )
                5 => array(1) (
                    "Kategorie" => string(11) "E-Teppiche "
                )
                6 => array(1) (
                    "Kategorie" => string(12) "H-Porzellan "
                )
                7 => array(1) (
                    "Kategorie" => string(9) "I-Silber "
                )
                8 => array(1) (
                    "Kategorie" => string(10) "D-Schmuck "
                )
            )
            "katalogid" => string(7) "01_2007"
        )
    }
    141             ->bind('alle_cat',$alle_cat)
    142             ->bind('katalogid',$katalogid);
    143 
    144 
    145 
    146             $this->show($katalog_view);
    147 
    148 
    149 	}
    150 
    151 
    
  12. {PHP internal call} » Controller_Katalog->action_view_cat(arguments)

    0
    string(2) "de"
    1
    string(7) "01_2007"
    2
    string(11) "0_C-Möbel "
  13. SYSPATH/classes/kohana/request/client/internal.php [ 132 ] » ReflectionMethod->invokeArgs(arguments)

    0
    object Controller_Katalog(2) {
        public request => object Request(18) {
            protected _requested_with => NULL
            protected _method => string(3) "GET"
            protected _protocol => string(5) "https"
            protected _referrer => NULL
            protected _route => object Route(5) {
                protected _callback => NULL
                protected _uri => string(49) "(<lang>/)(<controller>(/<action>(/<id>(/<id2>))))"
                protected _regex => array(1) (
                    "lang" => string(13) "(en|de|nl-nl)"
                )
                protected _defaults => array(3) (
                    "lang" => string(2) "de"
                    "controller" => string(7) "welcome"
                    "action" => string(5) "index"
                )
                protected _route_regex => string(151) "#^(?:(?P<lang>(en|de|nl-nl))/)?(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++)(?:/(?P<id2>[^ …"
            }
            protected _response => object Response(5) {
                protected _status => integer 200
                protected _header => object Http_Header(0) {
                }
                protected _body => string(0) ""
                protected _cookies => array(0) 
                protected _protocol => string(5) "https"
            }
            protected _header => object Http_Header(0) {
            }
            protected _body => NULL
            protected _directory => string(0) ""
            protected _controller => string(7) "katalog"
            protected _action => string(8) "view_cat"
            protected _uri => string(39) "de/katalog/view_cat/01_2007/0_C-Möbel "
            protected _external => bool FALSE
            protected _params => array(3) (
                "lang" => string(2) "de"
                "id" => string(7) "01_2007"
                "id2" => string(11) "0_C-Möbel "
            )
            protected _get => array(0) 
            protected _post => array(0) 
            protected _cookies => array(0) 
            protected _client => object Request_Client_Internal(5) {
                protected _previous_environment => NULL
                protected _cache => NULL
                protected _allow_private_cache => bool FALSE
                protected _request_time => NULL
                protected _response_time => integer 1775234403
            }
        }
        public response => object Response(5) {
            protected _status => integer 200
            protected _header => object Http_Header(0) {
            }
            protected _body => string(0) ""
            protected _cookies => array(0) 
            protected _protocol => string(5) "https"
        }
    }
    1
    array(3) (
        "lang" => string(2) "de"
        "id" => string(7) "01_2007"
        "id2" => string(11) "0_C-Möbel "
    )
    127 			 * Execute the main action with the parameters
    128 			 *
    129 			 * @deprecated $params passing is deprecated since version 3.1
    130 			 *             will be removed in 3.2.
    131 			 */
    132 			$method->invokeArgs($controller, $params);
    133 
    134 			// Execute the "after action" method
    135 			$class->getMethod('after')->invoke($controller);
    136 
    137 			// Stop response time
    
  14. SYSPATH/classes/kohana/request.php [ 999 ] » Kohana_Request_Client_Internal->execute(arguments)

    0
    object Request(18) {
        protected _requested_with => NULL
        protected _method => string(3) "GET"
        protected _protocol => string(5) "https"
        protected _referrer => NULL
        protected _route => object Route(5) {
            protected _callback => NULL
            protected _uri => string(49) "(<lang>/)(<controller>(/<action>(/<id>(/<id2>))))"
            protected _regex => array(1) (
                "lang" => string(13) "(en|de|nl-nl)"
            )
            protected _defaults => array(3) (
                "lang" => string(2) "de"
                "controller" => string(7) "welcome"
                "action" => string(5) "index"
            )
            protected _route_regex => string(151) "#^(?:(?P<lang>(en|de|nl-nl))/)?(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++)(?:/(?P<id2>[^ …"
        }
        protected _response => object Response(5) {
            protected _status => integer 200
            protected _header => object Http_Header(0) {
            }
            protected _body => string(0) ""
            protected _cookies => array(0) 
            protected _protocol => string(5) "https"
        }
        protected _header => object Http_Header(0) {
        }
        protected _body => NULL
        protected _directory => string(0) ""
        protected _controller => string(7) "katalog"
        protected _action => string(8) "view_cat"
        protected _uri => string(39) "de/katalog/view_cat/01_2007/0_C-Möbel "
        protected _external => bool FALSE
        protected _params => array(3) (
            "lang" => string(2) "de"
            "id" => string(7) "01_2007"
            "id2" => string(11) "0_C-Möbel "
        )
        protected _get => array(0) 
        protected _post => array(0) 
        protected _cookies => array(0) 
        protected _client => object Request_Client_Internal(5) {
            protected _previous_environment => NULL
            protected _cache => NULL
            protected _allow_private_cache => bool FALSE
            protected _request_time => NULL
            protected _response_time => integer 1775234403
        }
    }
     994 	public function execute()
     995 	{
     996 		if ( ! $this->_client instanceof Kohana_Request_Client)
     997 			throw new Kohana_Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array(':uri', $this->_uri));
     998 
     999 		return $this->_client->execute($this);
    1000 	}
    1001 
    1002 	/**
    1003 	 * Returns whether this request is the initial request Kohana received.
    1004 	 * Can be used to test for sub requests.
    
  15. DOCROOT/index.php [ 109 ] » Kohana_Request->execute()

    104 /**
    105  * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO'].
    106  * If no source is specified, the URI will be automatically detected.
    107  */
    108 echo Request::factory()
    109 	->execute()
    110 	->send_headers()
    111 	->body();
    

Environment

Included files (87)

DOCROOT/index.php
APPPATH/bootstrap.php
SYSPATH/classes/kohana/core.php
SYSPATH/classes/kohana.php
SYSPATH/classes/i18n.php
SYSPATH/classes/kohana/i18n.php
SYSPATH/classes/cookie.php
SYSPATH/classes/kohana/cookie.php
SYSPATH/classes/kohana/exception.php
SYSPATH/classes/kohana/kohana/exception.php
SYSPATH/classes/log.php
SYSPATH/classes/kohana/log.php
SYSPATH/classes/config.php
SYSPATH/classes/kohana/config.php
SYSPATH/classes/log/file.php
SYSPATH/classes/kohana/log/file.php
SYSPATH/classes/log/writer.php
SYSPATH/classes/kohana/log/writer.php
SYSPATH/classes/config/file.php
SYSPATH/classes/kohana/config/file.php
SYSPATH/classes/config/reader.php
SYSPATH/classes/kohana/config/reader.php
SYSPATH/classes/route.php
SYSPATH/classes/kohana/route.php
SYSPATH/classes/request.php
SYSPATH/classes/kohana/request.php
SYSPATH/classes/http/request.php
SYSPATH/classes/kohana/http/request.php
SYSPATH/classes/http/interaction.php
SYSPATH/classes/kohana/http/interaction.php
SYSPATH/classes/http/header.php
SYSPATH/classes/kohana/http/header.php
SYSPATH/classes/arr.php
SYSPATH/classes/kohana/arr.php
SYSPATH/classes/request/client/internal.php
SYSPATH/classes/kohana/request/client/internal.php
SYSPATH/classes/request/client.php
SYSPATH/classes/kohana/request/client.php
SYSPATH/classes/profiler.php
SYSPATH/classes/kohana/profiler.php
APPPATH/classes/controller/katalog.php
SYSPATH/classes/controller.php
SYSPATH/classes/kohana/controller.php
SYSPATH/classes/response.php
SYSPATH/classes/kohana/response.php
SYSPATH/classes/http/response.php
SYSPATH/classes/kohana/http/response.php
SYSPATH/classes/model.php
SYSPATH/classes/kohana/model.php
APPPATH/classes/model/katalog.php
MODPATH/database/classes/db.php
MODPATH/database/classes/kohana/db.php
MODPATH/database/classes/database.php
MODPATH/database/classes/kohana/database.php
MODPATH/database/classes/database/query.php
MODPATH/database/classes/kohana/database/query.php
MODPATH/database/config/database.php
MODPATH/database/classes/database/mysql.php
MODPATH/database/classes/kohana/database/mysql.php
MODPATH/database/classes/database/mysql/result.php
MODPATH/database/classes/kohana/database/mysql/result.php
MODPATH/database/classes/database/result.php
MODPATH/database/classes/kohana/database/result.php
SYSPATH/classes/view.php
SYSPATH/classes/kohana/view.php
APPPATH/i18n/de.php
APPPATH/views/index.php
SYSPATH/classes/html.php
SYSPATH/classes/kohana/html.php
SYSPATH/classes/url.php
SYSPATH/classes/kohana/url.php
DOCROOT/media/php/stats/counter.php
SYSPATH/classes/utf8.php
SYSPATH/classes/kohana/utf8.php
SYSPATH/classes/session.php
SYSPATH/classes/kohana/session.php
SYSPATH/config/session.php
MODPATH/database/config/session.php
APPPATH/config/session.php
SYSPATH/classes/session/cookie.php
SYSPATH/classes/kohana/session/cookie.php
APPPATH/views/katalog/list.php
APPPATH/views/katalog/lotsuche.php
APPPATH/views/pagination/view.php
SYSPATH/views/kohana/error.php
SYSPATH/classes/debug.php
SYSPATH/classes/kohana/debug.php

Loaded extensions (48)

date
libxml
openssl
pcre
zlib
bcmath
bz2
calendar
ctype
curl
dba
dbase
dom
hash
filter
ftp
gd
gettext
session
iconv
json
mbstring
mcrypt
mhash
mysql
SimpleXML
SPL
PDO
pdo_mysql
pdo_sqlite
pgsql
posix
Reflection
standard
shmop
mysqli
soap
sockets
SQLite
exif
tokenizer
wddx
xml
xmlreader
xmlwriter
xsl
zip
cgi-fcgi

$_SERVER

PHPRC
string(25) "/var/www/web0/conf/php52/"
PWD
string(24) "/var/www/web0/conf/php52"
TMP
string(17) "/var/www/web0/tmp"
PHP_FCGI_MAX_REQUESTS
string(4) "5000"
TMPDIR
string(17) "/var/www/web0/tmp"
SHLVL
string(1) "0"
PATH
string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
FCGI_ROLE
string(9) "RESPONDER"
REDIRECT_SCRIPT_URL
string(40) "/de/katalog/view_cat/01_2007/0_C-Möbel "
REDIRECT_SCRIPT_URI
string(81) "https://www.duesseldorfer-auktionshaus.de/de/katalog/view_cat/01_2007/0_C-Möbel "
REDIRECT_TMP
string(17) "/var/www/web0/tmp"
REDIRECT_TMPDIR
string(17) "/var/www/web0/tmp"
REDIRECT_HTTP2
string(2) "on"
REDIRECT_H2PUSH
string(3) "off"
REDIRECT_H2_PUSH
string(3) "off"
REDIRECT_H2_PUSHED
string(0) ""
REDIRECT_H2_PUSHED_ON
string(0) ""
REDIRECT_H2_STREAM_ID
string(1) "1"
REDIRECT_H2_STREAM_TAG
string(4) "75-1"
REDIRECT_HTTPS
string(2) "on"
REDIRECT_SSL_TLS_SNI
string(33) "www.duesseldorfer-auktionshaus.de"
REDIRECT_STATUS
string(3) "200"
SCRIPT_URL
string(40) "/de/katalog/view_cat/01_2007/0_C-Möbel "
SCRIPT_URI
string(81) "https://www.duesseldorfer-auktionshaus.de/de/katalog/view_cat/01_2007/0_C-Möbel "
HTTP2
string(2) "on"
H2PUSH
string(3) "off"
H2_PUSH
string(3) "off"
H2_PUSHED
string(0) ""
H2_PUSHED_ON
string(0) ""
H2_STREAM_ID
string(1) "1"
H2_STREAM_TAG
string(4) "75-1"
HTTPS
string(2) "on"
SSL_TLS_SNI
string(33) "www.duesseldorfer-auktionshaus.de"
HTTP_ACCEPT
string(3) "*/*"
HTTP_USER_AGENT
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_ACCEPT_ENCODING
string(23) "gzip, br, zstd, deflate"
HTTP_HOST
string(33) "www.duesseldorfer-auktionshaus.de"
SERVER_SIGNATURE
string(79) "<address>Apache Server at www.duesseldorfer-auktionshaus.de Port 443</address>
"
SERVER_SOFTWARE
string(6) "Apache"
SERVER_NAME
string(33) "www.duesseldorfer-auktionshaus.de"
SERVER_ADDR
string(13) "94.102.214.13"
SERVER_PORT
string(3) "443"
REMOTE_ADDR
string(12) "216.73.216.5"
DOCUMENT_ROOT
string(19) "/var/www/web0/html/"
REQUEST_SCHEME
string(5) "https"
CONTEXT_PREFIX
string(0) ""
CONTEXT_DOCUMENT_ROOT
string(19) "/var/www/web0/html/"
SERVER_ADMIN
string(18) "[no address given]"
SCRIPT_FILENAME
string(28) "/var/www/web0/html/index.php"
REMOTE_PORT
string(5) "20581"
REDIRECT_URL
string(40) "/de/katalog/view_cat/01_2007/0_C-Möbel "
GATEWAY_INTERFACE
string(7) "CGI/1.1"
SERVER_PROTOCOL
string(8) "HTTP/2.0"
REQUEST_METHOD
string(3) "GET"
QUERY_STRING
string(0) ""
REQUEST_URI
string(46) "/de/katalog/view_cat/01_2007/0_C-M%C3%B6bel%20"
SCRIPT_NAME
string(10) "/index.php"
HTTP_CONNECTION
string(5) "close"
CONTENT_LENGTH
string(1) "0"
PHP_SELF
string(10) "/index.php"
REQUEST_TIME
integer 1775234403
argv
array(0) 
argc
integer 0
Copyright © 2026 Steinbüchel Nachf. GmbH |  Kontakt  |  Impressum  |  Datenschutz  |  Anfahrt  |  Gebotsformular als PDF  |  Versteigerungsbedingungen  |  drucken