Wiki articles

Showing 161-165 of 165 items.

Show raw SQL query

Created 8 years ago by darioo, updated 8 years ago by darioo.

Here's a quick tip to dump the SQL for query.

20 1
5 followers
Viewed: 255 593 times
Version: 2.0
Category: FAQs

Filter & Sort by calculated/related fields in GridView Yii 2.0

Created 11 years ago by Kartik V, updated 6 years ago by softark.

This wiki explains how to add calculated fields into your Yii Framework 2.0 gridview with filtering and sorting.

14 3
64 followers
Viewed: 275 502 times
Version: 2.0
Category: Tutorials

Creating a Simple CRUD App With Yii2 (Revised 12/20/2013)

Created 12 years ago by Charles R. Portwood II, updated 11 years ago by Vivek.

By popular demand, today I will be revisiting my previous Yii Framework 2 Getting Started Guide and updating it with what is currently available in the Yii Framework 2 Repository. Provide here is an super simple example CRUD application that will help you get started using the framework.

7 6
21 followers
Viewed: 313 056 times
Version: 2.0
Category: Tutorials
7 0
4 followers
Viewed: 314 127 times
Version: 2.0
Category: Tutorials

Displaying, Sorting and Filtering Model Relations on a GridView

Created 11 years ago by Antonio Ramirez, updated 11 years ago by Antonio Ramirez.

One of the things you will find tricky to implement is the the sorting and filtering of a GridView's column that displays related model data.

49 0
37 followers
Viewed: 332 312 times
Version: 2.0
Category: How-tos