Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count : Time taken :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Table structure
Settings for the table structure (list of columns).
Table structure
Documentation Whether the table structure actions should be hidden. Restore default value
Documentation Whether column comments should be shown in table structure view Restore default value
Default transformations
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value

menu_tree

# Name Type Collation Attributes Null Default Comments Extra Action
1 varchar(32) ascii_general_ci No The menu name. All links with the same menu name (such as 'tools') are part of the same menu. Change Change Drop Drop
2 int(10) UNSIGNED No None The menu link ID (mlid) is the integer primary key. AUTO_INCREMENT Change Change Drop Drop
3 varchar(255) ascii_general_ci No None Unique machine name: the plugin ID. Change Change Drop Drop
4 varchar(255) ascii_general_ci No The plugin ID for the parent of this link. Change Change Drop Drop
5 varchar(255) ascii_general_ci Yes NULL The machine name of a defined Symfony Route this menu link represents. Change Change Drop Drop
6 varchar(255) utf8mb4_general_ci Yes NULL An encoded string of route parameters for loading by route. Change Change Drop Drop
7 longblob Yes NULL Serialized array of route parameters of this menu link. Change Change Drop Drop
8 varchar(255) utf8mb4_general_ci No The external path this link points to (when not using a route). Change Change Drop Drop
9 longblob Yes NULL The serialized title for the link. May be a TranslatableMarkup. Change Change Drop Drop
10 longblob Yes NULL The serialized description of this link - used for admin pages and title attribute. May be a TranslatableMarkup. Change Change Drop Drop
11 text utf8mb4_general_ci Yes NULL The class for this link plugin. Change Change Drop Drop
12 longblob Yes NULL A serialized array of URL options, such as a query string or HTML attributes. Change Change Drop Drop
13 varchar(50) ascii_general_ci No system The name of the module that generated this link. Change Change Drop Drop
14 smallint(6) No 1 A flag for whether the link should be rendered in menus. (0 = a disabled menu link that may be shown on admin screens, 1 = a normal, visible link) Change Change Drop Drop
15 smallint(6) No 0 A flag for whether the link was discovered, so can be purged on rebuild Change Change Drop Drop
16 smallint(6) No 0 Flag for whether this link should be rendered as expanded in menus - expanded links always have their child links displayed, instead of only when the link is in the active trail (1 = expanded, 0 = not expanded) Change Change Drop Drop
17 int(11) No 0 Link weight among links in the same menu at the same depth. Change Change Drop Drop
18 longblob Yes NULL A serialized array of data that may be used by the plugin instance. Change Change Drop Drop
19 smallint(6) No 0 Flag indicating whether any enabled links have this link as a parent (1 = enabled children exist, 0 = no enabled children). Change Change Drop Drop
20 smallint(6) No 0 The depth relative to the top level. A link with empty parent will have depth == 1. Change Change Drop Drop
21 int(10) UNSIGNED No 0 The first mlid in the materialized path. If N = depth, then pN must equal the mlid. If depth > 1 then p(N-1) must equal the parent link mlid. All pX where X > depth must equal zero. The columns p1 .. p9 are also called the parents. Change Change Drop Drop
22 int(10) UNSIGNED No 0 The second mlid in the materialized path. See p1. Change Change Drop Drop
23 int(10) UNSIGNED No 0 The third mlid in the materialized path. See p1. Change Change Drop Drop
24 int(10) UNSIGNED No 0 The fourth mlid in the materialized path. See p1. Change Change Drop Drop
25 int(10) UNSIGNED No 0 The fifth mlid in the materialized path. See p1. Change Change Drop Drop
26 int(10) UNSIGNED No 0 The sixth mlid in the materialized path. See p1. Change Change Drop Drop
27 int(10) UNSIGNED No 0 The seventh mlid in the materialized path. See p1. Change Change Drop Drop
28 int(10) UNSIGNED No 0 The eighth mlid in the materialized path. See p1. Change Change Drop Drop
29 int(10) UNSIGNED No 0 The ninth mlid in the materialized path. See p1. Change Change Drop Drop
30 varchar(255) utf8mb4_general_ci Yes NULL meh Change Change Drop Drop
With selected: With selected:

Add column  Add column(s)  
Indexes Documentation
Action Keyname Type Unique Packed Column Cardinality Collation Null Comment
Edit Edit Rename Rename Drop Drop PRIMARY BTREE Yes No mlid 73 A No
Edit Edit Rename Rename Drop Drop id BTREE Yes No id 73 A No
Edit Edit Rename Rename Drop Drop menu_parents BTREE No No menu_name 10 A No
p1 18 A No
p2 36 A No
p3 73 A No
p4 73 A No
p5 73 A No
p6 73 A No
p7 73 A No
p8 73 A No
p9 73 A No
Edit Edit Rename Rename Drop Drop menu_parent_expand_child BTREE No No menu_name 10 A No
expanded 10 A No
has_children 12 A No
parent (16) 36 A No
Edit Edit Rename Rename Drop Drop route_values BTREE No No route_name (32) 73 A Yes
route_param_key (16) 73 A Yes
Create an index on columns
Partitions Documentation
Information

Table comments: Contains the menu tree hierarchy.

Space usage
Data 80.0 KiB
Index 64.0 KiB
Overhead 0 B
Effective 144.0 KiB
Total 144.0 KiB
Optimise table Optimise table
Row statistics
Format dynamic
Collation utf8mb4_general_ci
Next autoindex 75
Creation Jun 01, 2025 at 09:53 PM
Last update Apr 21, 2026 at 03:16 PM
Last check Apr 21, 2026 at 03:16 PM