icingaweb2/library/Icinga/Data
Johannes Meyer cfa9176192 ArrayDatasource: use array_shift in fetchRow() instead of index access
Since associative arrays are supported, the numeric index 0 might not be
the first entry in the result.
2015-05-06 10:10:29 +02:00
..
DataArray ArrayDatasource: use array_shift in fetchRow() instead of index access 2015-05-06 10:10:29 +02:00
Db DbConnection: select() returns a DbQuery, not a Query 2015-05-04 11:13:38 +02:00
Filter Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Tree PHPDoc: Use @var instead of @type 2015-03-12 16:08:47 +01:00
Browsable.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
ConfigObject.php ConfigObject: Extend ArrayDatasource 2015-05-05 15:21:34 +02:00
ConnectionInterface.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Fetchable.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Filterable.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Identifiable.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Limitable.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
PivotTable.php Use (only) "@return $this" in fluent interfaces' documentation 2015-04-07 14:24:11 +02:00
QueryInterface.php Merge Queryable into QueryInterface 2015-05-04 11:07:50 +02:00
Queryable.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
ResourceFactory.php UserBackend: Add missing and fix existing method documentation 2015-04-21 13:59:35 +02:00
Selectable.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
SimpleQuery.php SimpleQuery: Make compare() alias aware 2015-05-05 07:31:50 +02:00
Sortable.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00