首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
操作系統(tǒng)
> Persistence in PHP with the Doctrine ORM最新章節(jié)目錄
舉報(bào)

會(huì)員
Persistence in PHP with the Doctrine ORM
最新章節(jié):
Index
PersistenceinPHPwiththeDoctrineORMisaconcise,fast,andfocusedguidetobuildablogenginewithadvancedfeaturessuchasnativequeriesandlifecyclecallbacks.ThisbookisprimarilyintendedforPHPdevelopersandarchitectswhowanttoincreasetheirskillsinthefieldofPersistenceandORMtomapthedatatheyareworkingontoobjectstheyareusinginprogramming.BasicknowledgeofdatabasesandPDOandworkingknowledgeofPHPnamespacesisaprerequisite.
目錄(51章)
倒序
- coverpage
- Persistence in PHP with Doctrine ORM
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started with Doctrine 2
- Prerequisites
- Understanding the concepts behind Doctrine
- Creating a project structure
- Installing Composer
- Installing Doctrine
- Bootstrapping the app
- Using Doctrine's Entity Manager
- Configuring Doctrine command-line tools
- Summary
- Chapter 2. Entities and Mapping Information
- Creating the Entity class
- Generating getters and setters
- Mapping with Doctrine annotations
- Understanding Doctrine Mapping Types
- Creating the database schema
- Installing Data fixtures
- Creating a simple UI
- Summary
- Chapter 3. Associations
- Getting started with the Doctrine associations
- Understanding the @ManyToOne and @OneToMany annotations with the comment system
- Understanding the @ManyToMany annotation with tags
- Summary
- Chapter 4. Building Queries
- Understanding DQL
- Using the entity repositories
- Getting started with Query Builder
- Filtering by tag
- Counting comments
- Summary
- Chapter 5. Going Further
- Implementing inheritance
- Getting started with events
- Writing native queries
- Summary
- Index 更新時(shí)間:2021-07-21 18:04:30
推薦閱讀
- Modern Web Testing with TestCafe
- 從零開始寫Linux內(nèi)核:一書學(xué)透核心原理與實(shí)現(xiàn)
- Kali Linux滲透測(cè)試全流程詳解
- Mastering Distributed Tracing
- Python基礎(chǔ)教程(第3版)
- Linux就該這么學(xué)
- Windows Server 2019 Administration Fundamentals
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Advanced TypeScript Programming Projects
- VMware Horizon View Essentials
- INSTANT Galleria Howto
- AWS SysOps Cookbook
- Kali Linux高級(jí)滲透測(cè)試(原書第3版)
- Unity AR/VR開發(fā):實(shí)戰(zhàn)高手訓(xùn)練營(yíng)
- PrimeFaces Beginner's Guide
- Mastering Spring Cloud
- VMware Virtual SAN Cookbook
- C++ Reactive Programming
- Windows 10入門與提高(超值版)
- 馴獅記:Mac OS X 10.8 Mountain Lion使用手冊(cè)
- Microsoft Exam MD:100 Windows 10 Certification Guide
- iOS7:iPhone/iPad應(yīng)用開發(fā)技術(shù)詳解
- 樹莓派開始,玩轉(zhuǎn)Linux
- 計(jì)算機(jī)應(yīng)用基礎(chǔ):Windows 7+Office 2010
- Instant Simple Botting with PHP
- UML和OOAD快速入門
- Penetration Testing with Shellcode
- 新編Windows 10從入門到精通
- Windows 8使用詳解
- RHEL8系統(tǒng)管理與性能優(yōu)化