Table of Contents - database-exporter-0.0.2 Documentation
Classes and Modules
- Command
- Command::CLI
- Contentful
- Contentful::Configuration
- Contentful::Converter
- Contentful::Converter::ContentTypesStructureCreator
- Contentful::Converter::ContentfulModelToJson
- Contentful::Exporter
- Contentful::Exporter::Database
- Contentful::Exporter::Database::Export
- Contentful::Exporter::Database::JsonExport
- Contentful::Exporter::Database::RelationsExport
- Contentful::Exporter::Database::Utils
- Migrator
- Version
Methods
- ::new — Contentful::Configuration
- ::new — Contentful::Converter::ContentTypesStructureCreator
- ::new — Contentful::Converter::ContentfulModelToJson
- ::new — Contentful::Exporter::Database::Export
- ::new — Migrator
- #adapter_setup — Contentful::Configuration
- #add_associated_object_to_file — Contentful::Exporter::Database::RelationsExport
- #add_index_to_helper_hash — Contentful::Exporter::Database::RelationsExport
- #aggregate_belongs — Contentful::Exporter::Database::RelationsExport
- #aggregate_data — Contentful::Exporter::Database::RelationsExport
- #aggregate_has_one — Contentful::Exporter::Database::RelationsExport
- #asset? — Contentful::Exporter::Database::JsonExport
- #build_hash_with_associated_objects — Contentful::Exporter::Database::RelationsExport
- #content_type_name — Contentful::Converter::ContentfulModelToJson
- #contentful_associated_model_name — Contentful::Exporter::Database::RelationsExport
- #contentful_associated_parameters — Contentful::Exporter::Database::RelationsExport
- #contentful_field_attribute — Contentful::Exporter::Database::RelationsExport
- #contentful_model_fields — Contentful::Exporter::Database::RelationsExport
- #contentful_model_hash — Contentful::Exporter::Database::RelationsExport
- #convert_to_import_form — Contentful::Converter::ContentfulModelToJson
- #copy_field? — Contentful::Exporter::Database::JsonExport
- #copy_field_value — Contentful::Exporter::Database::JsonExport
- #create_content_type_fields — Contentful::Converter::ContentfulModelToJson
- #create_content_type_json — Contentful::Converter::ContentfulModelToJson
- #create_content_type_json_file — Contentful::Converter::ContentTypesStructureCreator
- #create_data_relations — Contentful::Exporter::Database::Export
- #create_directory — Contentful::Converter::ContentfulModelToJson
- #create_directory — Contentful::Exporter::Database::Utils
- #create_empty_contentful_structure_file — Contentful::Configuration
- #create_field — Contentful::Converter::ContentTypesStructureCreator
- #create_fields — Contentful::Converter::ContentTypesStructureCreator
- #create_link_field — Contentful::Converter::ContentTypesStructureCreator
- #create_link_type_field — Contentful::Converter::ContentTypesStructureCreator
- #create_type_field — Contentful::Converter::ContentTypesStructureCreator
- #define_adapter — Contentful::Configuration
- #execute — Command::CLI
- #file_exists? — Contentful::Configuration
- #format_value — Contentful::Exporter::Database::JsonExport
- #formatted_field_value — Contentful::Exporter::Database::JsonExport
- #generate_relations_helper_indexes — Contentful::Exporter::Database::RelationsExport
- #has_mapping_for? — Contentful::Exporter::Database::JsonExport
- #has_mapping_value? — Contentful::Exporter::Database::JsonExport
- #hash_with_aggregate_objects — Contentful::Exporter::Database::RelationsExport
- #link_id — Contentful::Converter::ContentfulModelToJson
- #load_contentful_structure_file — Contentful::Configuration
- #load_existing_contentful_structure_file — Contentful::Configuration
- #load_tables — Contentful::Exporter::Database::Export
- #map_belongs_to_association — Contentful::Exporter::Database::RelationsExport
- #map_entry_relation — Contentful::Exporter::Database::RelationsExport
- #map_entry_relations — Contentful::Exporter::Database::RelationsExport
- #map_fields — Contentful::Exporter::Database::JsonExport
- #map_has_one_association — Contentful::Exporter::Database::RelationsExport
- #map_many_association — Contentful::Exporter::Database::RelationsExport
- #map_relations_to_links — Contentful::Exporter::Database::RelationsExport
- #mapped_field_name — Contentful::Exporter::Database::JsonExport
- #mapping_structure — Contentful::Exporter::Database::Export
- #missing_model_structure? — Contentful::Exporter::Database::Export
- #model_content_type — Contentful::Exporter::Database::RelationsExport
- #model_id — Contentful::Exporter::Database::JsonExport
- #relations_from_mapping — Contentful::Exporter::Database::RelationsExport
- #relationships — Contentful::Exporter::Database::RelationsExport
- #run — Migrator
- #save_aggregated_entries — Contentful::Exporter::Database::RelationsExport
- #save_aggregated_has_one_data — Contentful::Exporter::Database::RelationsExport
- #save_aggregated_object_to_file — Contentful::Exporter::Database::RelationsExport
- #save_belongs_to_entries — Contentful::Exporter::Database::RelationsExport
- #save_data_as_json — Contentful::Exporter::Database::Export
- #save_foreign_keys — Contentful::Exporter::Database::RelationsExport
- #save_has_one_entry — Contentful::Exporter::Database::RelationsExport
- #save_many_entries — Contentful::Exporter::Database::RelationsExport
- #save_object_to_file — Contentful::Exporter::Database::JsonExport
- #save_relation_foreign_keys — Contentful::Exporter::Database::RelationsExport
- #save_relation_foreign_keys_for_model — Contentful::Exporter::Database::RelationsExport
- #tables_name — Contentful::Exporter::Database::Export
- #transform_row_into_hash — Contentful::Exporter::Database::JsonExport
- #validate_required_parameters — Contentful::Configuration
- #write_json_to_file — Contentful::Converter::ContentTypesStructureCreator
- #write_json_to_file — Contentful::Exporter::Database::Utils