Drupal schema

지각생 연습장

목차

6.x

한예종 인트라넷의 예. CCK등 모듈이 많아질수록 테이블은 감당안되게 많아진다... 테이블 목록

  • access
  • accesslog
  • actions
  • actions_aid
  • aggregator_category  : aggregator_* 는 RSS 피드 수집기 관련 테이블
  • aggregator_category_feed
  • aggregator_category_item
  • aggregator_feed
  • aggregator_item
  • audio : 오디오 모듈 관련
  • audio_attach
  • audio_image
  • audio_metadata
  • authmap
  • batch
  • blocks
  • blocks_roles
  • book
  • boxes
  • cache : cache_*는 캐시 관련 테이블
  • cache_block
  • cache_content
  • cache_filter
  • cache_form
  • cache_menu
  • cache_page
  • cache_update
  • cache_views
  • comments
  • contact
  • content_group : content_* 테이블은 CCK관련인듯 하다
  • content_group_fields
  • content_node_field
  • content_node_field_instance
  • content_type_planning_note
  • docapi_doc_map
  • docapi_library
  • docapi_metadata
  • docapi_metadata_map
  • docapi_plugin_mimetypes
  • docapi_plugins
  • event
  • event_timezones
  • ffmpeg_data
  • file_downloads
  • files
  • filter_formats
  • filters
  • fivestar_comment
  • flag_content
  • flashnode
  • flashvideo
  • flood
  • forum
  • history
  • image
  • image_attach
  • journal
  • languages
  • locales_source
  • locales_target
  • menu_custom
  • menu_links
  • menu_router
  • node
  • node_access
  • node_comment_statistics
  • node_counter
  • node_revisions
  • node_type
  • permission
  • pm_index
  • pm_message
  • poll
  • poll_choices
  • poll_votes
  • profile_fields
  • profile_values
  • role
  • search_dataset
  • search_index
  • search_node_links
  • search_total
  • sections_data
  • sections_roles
  • sessions
  • shortcut
  • subscriptions
  • subscriptions_mail_edit
  • subscriptions_queue
  • subscriptions_user
  • system
  • term_data
  • term_hierarchy
  • term_node
  • term_relation
  • term_synonym
  • trigger_assignments
  • upload
  • upload_images
  • url_alias
  • userpoints
  • userpoints_top_contributors
  • userpoints_txn
  • users
  • users_roles
  • variable
  • views_display
  • views_object_cache
  • views_view
  • vocabulary
  • vocabulary_node_types
  • votingapi_cache
  • votingapi_vote
  • watchdog

5.x

기본 테이블

설치한 직후. 아무 core모듈도 더 활성화하지 않은 상황(forum등)

  • access
  • authmap
  • blocks
  • blocks_roles
  • boxes
  • cache
  • cache_filter
  • cache_menu
  • cache_page
  • comments
  • file_revisions
  • files
  • filter_formats
  • filters
  • flood
  • history
  • menu
  • node
  • node_access
  • node_comment_statistics
  • node_counter
  • node_revisions
  • node_type
  • permission
  • role
  • sequences
  • sessions
  • system
  • term_data
  • term_hierarchy
  • term_node
  • term_relation
  • term_synonym
  • url_alias
  • users
  • users_roles
  • variable
  • vocabulary
  • vocabulary_node_types
  • watchdog

캐시

  • cache
  • cache_filter
  • cache_menu
  • cache_page

덧글

  • comments

사용자

  • users
  • users_roles
  • permission
  • role

노드

  • node
  • node_access
  • node_comment_statistics
  • node_counter
  • node_revisions
  • node_type

cache

  • cache
  • cache_filter
  • cache_menu
  • cache_page

첨부파일

  • file_revisions
  • files
개인 도구