Code Monkey home page Code Monkey logo

doctrine-orm-docs-cn's Introduction

Doctrine ORM文档

Github:https://github.com/doctrine/doctrine2/tree/master/docs

同步记录

  • 2.7
    • 01cff97edae8d7d80cc8fb3ac6804cdb7cf9a4d5(2018-09-23)

2.72.6 的文档保持一致,所以直接翻译 2.7 分支

master 为全新的 3.0 版本,文档和之前的版本完全不同

术语约定

  • Meatdata:元数据
  • Schema:模式
  • Repository:仓库
  • Entity:实体
  • Entity Manger:实体管理器
  • Query Builder:查询生成器
  • Terminology:术语
  • EntityGenerator:实体生成器
  • Unit of Work:工作单元
  • Write Lock:写锁
  • Docblock:文档区块
  • Sequence Generator:序列生成器
  • Quote:引用
  • Change Tracking Policy:变更跟踪策略
  • Owning Side:拥有方
  • Inverse Side:从属方
  • Hydration:融合
  • Hydrated:融合
  • Hydrator:融合器
  • Partial Object:部分对象
  • Fully-Qualified:完全限定
  • FQCN:完全限定类名
  • Join:联接
  • Aggregate:聚合
  • Aggregate Function:聚合函数
  • Collection:集合
  • Fetch Join:提取链接
  • Discriminator:鉴别器
  • Class Table Inheritance:类表继承
  • Single Table Inheritance:单表继承
  • Persistence by Reachability:可达性持久
  • Orphan Removal:孤立移除
  • Slice:切片
  • Extra Lazy:超级延迟
  • Embeddable:可嵌入类

生成主题

如何生成

参考Symfony文档的说明

主题问题

如果出现“主题错误”,请检查 en/_theme 子目录是否为空, 在这种情况下,你将需要运行:

# 初始化submodule
$ git submodule init
# 更新submodule
$ git submodule update

doctrine-orm-docs-cn's People

Contributors

fmalee avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.