Wordpress - wp_options - widget option_value结构

I'm trying to understand the structure stored in the option_value column in the options table of wordpress database.

I didn't find any documentation, if you could share some links or some info about how to parse the structure it would be very helpful. Thanks ;)

For the understanding of your confusion you must understand the database structure of wordpress. Here is the link for the understand of database structure

Database structure of wordpress

Tour of wordpress Database