App\Components\Debugger\Exceptions\NoticeException
Message
Undefined index: tw_file
File
/App/Model/Entities/DownloadFile.php
Line
16
Trace
file line class type function object args
/zenchem/App/Model/Entities/DownloadFile.php
16
App\Components\Debugger\Debugger
::
errorHandler
NULL
Array
(
    [0] => 8
    [1] => 'Undefined index: tw_file'
    [2] => '/var/www/html/user-web/zenchem/App/Model/Entities/DownloadFile.php'
    [3] => 16
    [4] => Array
        (
            [data] => Array (9) 
            [row] => Array (9) 
            [FilesComponent] => Object (App\Components\FilesComponent)
            [openFile] => 1
        )

)
/zenchem/App/Http/Controllers/DownloadController.php
76
App\Model\Entities\DownloadFile
->
__construct
NULL
Array
(
    [0] => Array
        (
            [id] => '54'
            [name] => '表面處理劑'
            [description] => NULL
            [user_datetime] => '2023-04-05 19:34:00'
            [cid] => NULL
            [photo] => '9b6234c6680039d114a9172c4e690b6f.jpg'
            [file] => '96aac1ab1bf0212b9b56ee7defcf97a0.pdf'
            [file_catalog] => NULL
            [file_dm] => NULL
        )

)
0
App\Http\Controllers\DownloadController
->
App\Http\Controllers\{closure}
NULL
Array
(
    [0] => Array
        (
            [id] => '54'
            [name] => '表面處理劑'
            [description] => NULL
            [user_datetime] => '2023-04-05 19:34:00'
            [cid] => NULL
            [photo] => '9b6234c6680039d114a9172c4e690b6f.jpg'
            [file] => '96aac1ab1bf0212b9b56ee7defcf97a0.pdf'
            [file_catalog] => NULL
            [file_dm] => NULL
        )

    [1] => 0
)
/zenchem/App/Http/Controllers/DownloadController.php
77
array_walk
NULL
Array
(
    [0] => Array
        (
            [0] => Array (9) 
            [1] => Array (9) 
            [2] => Array (9) 
            [3] => Array (9) 
            [4] => Array (9) 
            [5] => Array (9) 
        )

    [1] => Closure
)
0
App\Http\Controllers\DownloadController
->
indexAction
NULL
Array
(
)
/zenchem/App/Components/Http/Routing/Dispatcher.php
193
call_user_func_array
NULL
Array
(
    [0] => Array
        (
            [0] => Object (App\Http\Controllers\DownloadController)
            [1] => 'indexAction'
        )

    [1] => Array
        (
        )

)
/zenchem/App/Components/Application.php
71
App\Components\Http\Routing\Dispatcher
->
dispatch
NULL
Array
(
)
/zenchem/index.php
7
App\Components\Application
->
run
NULL
Array
(
)