6 calls to Dbug::closeTdRow() in dBug for Drupal 8
- Dbug::varIsArray in src/
Dbug.php - If variable is an array 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.
- Dbug::xmlEndElement in src/
Dbug.php - Xml: initiated when an end tag is encountered.