书栈网 · BookStack 本次搜索耗时 0.062 秒,为您找到 1141 个相关结果.
  • 缓存对象关系映射(Caching in the ORM)

    缓存对象关系映射(Caching in the ORM) 缓存结果集(Caching Resultsets) 重写 find 与 findFirst 方法(Overriding find/findFirst) 强制缓存(Forcing Cache) 缓存 PHQL 查询(Caching PHQL Queries) 可重用的相关记录(Reusable ...
  • 单元测试(Unit testing)

    单元测试(Unit testing) 整合 PHPunit 到 phalcon(Integrating PHPunit with phalcon) PHPunit 辅助文件(The PHPunit helper file) PHPunit.xml 文件(PHPunit.xml file) 简单的单元测试(Sample unit test) 单...
  • 授权(License)

    授权(License) 授权(License) Phalcon is brought to you by the Phalcon Team! [Twitter - Google Plus - Github ] The Phalcon PHP Framework is released under the new BSD license . Ex...
  • 授权(License)

    授权(License) 授权(License) Phalcon is brought to you by the Phalcon Team! [Github ] The Phalcon PHP Framework is released under the new BSD license . Except where otherwise noted...
  • Coding Standard

    Phalcon Coding Standard Files Classes Constants Properties Methods Method Arguments Phalcon Coding Standard Last update: 2019-07-04 Phalcon is written in Zephir , a l...
  • Assets

    1039 2019-10-05 《Phalcon 4.0 Document》
    Assets Management Overview Assets CSS JS Inline CSS JS Custom Exception Adding Assets Files Inline Local/Remote assets Collections Get Exists Set URL Prefixes Bui...
  • 安全(Security)

    安全(Security) 密码散列(Password Hashing) 防止跨站点请求伪造攻击(Cross-Site Request Forgery (CSRF) protection) 设置组件(Setting up the component) 随机数(Random) 外部资源(External Resources) 安全(Securi...
  • Cookies

    Cookies Management Basic Usage Encryption/Decryption of Cookies Cookies Management Cookies are a very useful way to store small pieces of data on the client’s machine tha...
  • 过滤与清理(Filtering and Sanitizing)

    过滤与清理(Filtering and Sanitizing) 内置过滤器类型(Types of Built-in Filters) 清理数据(Sanitizing data) 在控制器中使用清理(Sanitizing from Controllers) 过滤动作参数(Filtering Action Parameters) 过滤数据(Filteri...
  • 注释解析器(Annotations Parser)

    注释解析器(Annotations Parser) 读取注释(Reading Annotations) 注释类型(Types of Annotations) 实际使用(Practical Usage) 注释开启缓存(Cache Enabler with Annotations) Private/Public areas with Annotations...