Skip to content

Instantly share code, notes, and snippets.

@Berdir
Created November 2, 2016 12:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Berdir/584a23ddd3169bccfb6c220d14b32018 to your computer and use it in GitHub Desktop.
Save Berdir/584a23ddd3169bccfb6c220d14b32018 to your computer and use it in GitHub Desktop.
mysql> select cid, length(data) from cache_discovery order by length(data) desc limit 30; +----------------------------------------------------------------+--------------+
| cid | length(data) |
+----------------------------------------------------------------+--------------+
| views_data:de | 3208723 |
| token_info_sorted:de | 820983 |
| entity_field_map | 370954 |
| typed_config_definitions | 310671 |
| typed_data_types_plugins | 310201 |
| entity_field_storage_definitions:node:de | 190059 |
| local_task_plugins:de | 189018 |
| entity_type | 174254 |
| block_plugins | 160135 |
| entity_field_storage_definitions:contact_message:de | 135502 |
| library_info:zol | 92346 |
| field_types_plugins | 89483 |
| library_info:seven | 82955 |
| entity_bundle_field_definitions:node:np8_news:de | 54092 |
| entity_bundle_field_definitions:contact_message:zol_buy_abo:de | 46766 |
| views:argument_validator | 45001 |
| rest_plugins | 44346 |
| views_data:file_managed:de | 42595 |
| entity_bundle_field_definitions:node:np8_marketplace:de | 42081 |
| element_info_build:seven | 39027 |
| element_info_build:zol | 38959 |
| entity_bundle_info:de | 38280 |
| views_data:node_field_data:de | 37940 |
| local_action_plugins:de | 37755 |
| entity_bundle_field_definitions:node:zol_newspaper:de | 35377 |
| entity_bundle_field_definitions:node:np8_local_organization:de | 35256 |
| views_data:taxonomy_term_field_data:de | 34529 |
| field_formatter_types_plugins | 34419 |
| entity_bundle_field_definitions:node:np8_gallery:de | 33850 |
| views:row | 28767 |
+----------------------------------------------------------------+--------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment