《Slides Dev Web》 10. Rwdmedia="screen" /> • media query 1. dans élément link 0 码力 | 7 页 | 76.36 KB | 1 年前3
CakePHP Cookbook 3.x
Named Parameters in URLs Dispatcher Filters Request & Response Objects Request Request Parameters Query String Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from JSON and XML views Helpers Database Access & ORM Quick Example More Information Database Basics Query Builder Table Objects Entities Retrieving Data & Results Sets Validating Data Saving Data Deleting Authentication Choosing an Authentication Type Configuring Authentication Handlers Customizing Find Query Identifying Users and Logging Them In Redirecting Users After Login Creating Stateless Authentication0 码力 | 1244 页 | 1.05 MB | 1 年前3
Laravel 5.0 Documentation
Connections iii. Running Queries iv. Database Transactions v. Accessing Connections vi. Query Logging ii. Query Builder i. Introduction ii. Selects iii. Joins iv. Advanced Wheres v. Aggregates vi Basic Usage iii. Mass Assignment iv. Insert, Update, Delete v. Soft Deleting vi. Timestamps vii. Query Scopes viii. Global Scopes ix. Relationships x. Querying Relations xi. Eager Loading xii. Inserting utilizes the new DispatchesCommands trait, allowing you to easily dispatch your commands for execution: $this->dispatch(new PurchasePodcastCommand($user, $podcast)); Of course, you may also use commands0 码力 | 242 页 | 1.44 MB | 1 年前3
CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 641 Using Cache to Store Common Query Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 641 Using Groups . . . TableRegistry::get('Users') $users = TableRegistry::getTableLocator()->get('Users'); $query = $users->find(); foreach ($query as $row) { echo $row->username; } You may notice that we didn’t have to write any com/articles), CakePHP will call the index method of your ArticlesController. This method should query the model layer, and prepare a response by rendering a Template in the View. The code for that action0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook 4.x
Persistent URL Parameters Request & Response Objects Request ServerRequest Request Parameters Query String Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from JSON and XML views Helpers Database Access & ORM Quick Example More Information Database Basics Query Builder Table Objects Entities Retrieving Data & Results Sets Validating Data Saving Data Deleting Authentication Choosing an Authentication Type Configuring Authentication Handlers Customizing Find Query Identifying Users and Logging Them In Redirecting Users After Login Creating Stateless Authentication0 码力 | 1249 页 | 1.04 MB | 1 年前3
Falcon v0.2.0 Documentationassumptions that reduce the overhead of parsing incoming requests. Why is my query parameter missing from the req object? If a query param does not have a value, Falcon will by default ignore that parameter Picture First Steps Hosting Your App Creating Resources Request and Response Objects Serving Images Query Strings Introducing Hooks Error Handling What Now? Created using Sphinx 1.3.5. index modules | next localhost:8000/things More Features Here is a more involved example that demonstrates reading headers and query parameters, handling errors, and working with request and response bodies. import json import logging0 码力 | 188 页 | 358.44 KB | 1 年前3
CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 613 Using Cache to Store Common Query Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 614 Using Groups . . . com/articles), CakePHP will call the index method of your ArticlesController. This method should query the model layer, and prepare a response by rendering a Template in the View. The code for that actionTitle Created < 0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook Documentation 5.xPersistent URL Parameters Request & Response Objects Request ServerRequest Request Parameters Query String Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from JSON and XML views Helpers Database Access & ORM Quick Example More Information Database Basics Query Builder Table Objects Entities Retrieving Data & Results Sets Validating Data Saving Data Deleting Cache::clear Using Cache to Store Counters Cache::increment Cache::decrement Using Cache to Store Common Query Results Using Groups Cache::clearGroup() Cache::groupConfigs Globally Enable or Disable Cache Cache::disable0 码力 | 1080 页 | 939.39 KB | 1 年前3
Falcon v1.4.1 Documentationujson is available, Falcon will use it to speed up media (de)serialization, error serialization, and query string parsing. Note that ujson can actually be slower on PyPy than the standard json module due to 4.1.post-1 More Features Here is a more involved example that demonstrates reading headers and query parameters, handling errors, and work- ing with request and response bodies. import json import logging interact with them directly. The Falcon framework contains extensive inline documentation that you can query using the above technique. Tip: In addition to IPython, the Python community maintains several other0 码力 | 158 页 | 587.88 KB | 1 年前3
Falcon v1.4.0 Documentationujson is available, Falcon will use it to speed up media (de)serialization, error serialization, and query string parsing. Note that ujson can actually be slower on PyPy than the standard json module due to Release 1.4.0 More Features Here is a more involved example that demonstrates reading headers and query parameters, handling errors, and work- ing with request and response bodies. import json import logging interact with them directly. The Falcon framework contains extensive inline documentation that you can query using the above technique. Tip: In addition to IPython, the Python community maintains several other0 码力 | 156 页 | 573.94 KB | 1 年前3共 78 条- 1
- 2
- 3
- 4
- 5
- 6
- 8













