Closed (fixed)
Project:
Logger DB
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2026 at 12:13 UTC
Updated:
19 Mar 2026 at 11:51 UTC
Jump to comment: Most recent
Error: Call to undefined method Drupal\logger\Util\LoggerUtils::formOptionsToList() in Drupal\logger_db\Plugin\views\field\LoggerDbData->submitOptionsForm() (line 163 of /var/www/html/web/modules/contrib/logger_db/src/Plugin/views/field/LoggerDbData.php).
The mentioned method was removed in this commit.
https://git.drupalcode.org/project/logger/-/commit/efc5f3139051a1c2e36e9...
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
murzYeah, sorry about dat - prepared a fix in the MR https://git.drupalcode.org/project/logger_db/-/merge_requests/5 - test it please. The pipelines are not green yet, will fix them later.
Comment #5
gerezs commentedI just checked it after applying patch and it works as expected without any errors.
Thanks for the quick fix! :)
Comment #6
mxr576(FTR, we are from the same company with @gerezs, so he tested the patch instead of me :) )
Comment #8
murzThank you! Merged and released a new alpha-3 with the fix. Sorry that it took so long, the red pipelines drove me crazy with strange issues not related to this fix!
Comment #9
murzComment #11
murz