书栈网 · BookStack 本次搜索耗时 0.052 秒,为您找到 1020 个相关结果.
  • Yaml

    The Yaml Component What is It? Installation Why? Fast Real Parser Clear Error Messages Dump Support Types Support Full Merge Key Support Using the Symfony YAML Component R...
  • HttpFoundation

    The HttpFoundation Component Installation Request Accessing Request Data Identifying a Request Simulating a Request Accessing the Session Processing HTTP Headers Accessing Ac...
  • UserPassword

    UserPassword UserPassword Basic Usage Options groups message payload UserPassword UserPassword This validates that an input value is equal to the current authentica...
  • Polyfill PHP 7.0

    The Symfony Polyfill / PHP 7.0 Component Installation Usage Provided Constants Provided Classes Provided Functions The Symfony Polyfill / PHP 7.0 Component This component ...
  • Type

    Type Type Basic Usage Options groups message payload type Type Type Validates that a value is of a specific data type. For example, if a variable should be an arr...
  • Testing

    Testing Testing The PHPUnit Testing Framework Types of Tests Unit Tests Integration Tests Set-up your Test Environment Customizing Environment Variables Retrieving Services i...
  • Templating

    Creating and Using Templates Creating and Using Templates Twig Templating Language Twig Configuration Creating Templates Template Naming Template Location Template Variables ...
  • Templating

    Creating and Using Templates Creating and Using Templates Twig Templating Language Twig Configuration Creating Templates Template Naming Template Location Template Variables ...
  • 命令行

    命令行 命令列表 config:dump controller:create model:create route:dump seed:create seed:run 命令行 命令行依赖于 symfony/console 具体操作可以查看 console 版本: ^3.2 所有命令行文件存放在 src/Console 目录中...
  • HttpKernel

    The HttpKernel Component The HttpKernel Component Installation The Workflow of a Request HttpKernel: Driven by Events 1) The kernel.request Event 2) Resolve the Controller 3)...