6 calls to Dbug::makeTableHeader() in dBug for Drupal 2.0.x
- Dbug::varIsArray in src/
Dbug.php - If variable is an array type.
- Dbug::varIsDbResource in src/
Dbug.php - If variable is a database resource type.
- Dbug::varIsGdResource in src/
Dbug.php - If variable is an image/gd resource type.
- Dbug::varIsObject in src/
Dbug.php - If variable is an object type.
- Dbug::varIsResource in src/
Dbug.php - If variable is a resource type.
- Dbug::varIsXmlResource in src/
Dbug.php - If variable is an xml resource type.