You are here

10 methods override kintParser::_parse() in Devel 8.2

Kint_Parsers_ClassMethods::_parse in kint/kint/parsers/custom/classmethods.php
* main and usually single method a custom parser must implement * *
Kint_Parsers_ClassStatics::_parse in kint/kint/parsers/custom/classstatics.php
* main and usually single method a custom parser must implement * *
Kint_Parsers_Color::_parse in kint/kint/parsers/custom/color.php
* main and usually single method a custom parser must implement * *
Kint_Parsers_FsPath::_parse in kint/kint/parsers/custom/fspath.php
* main and usually single method a custom parser must implement * *
Kint_Parsers_Json::_parse in kint/kint/parsers/custom/json.php
* main and usually single method a custom parser must implement * *
Kint_Parsers_Microtime::_parse in kint/kint/parsers/custom/microtime.php
* main and usually single method a custom parser must implement * *
Kint_Parsers_objectIterateable::_parse in kint/kint/parsers/custom/objectiterateable.php
* main and usually single method a custom parser must implement * *
Kint_Parsers_SplObjectStorage::_parse in kint/kint/parsers/custom/splobjectstorage.php
* main and usually single method a custom parser must implement * *
Kint_Parsers_Timestamp::_parse in kint/kint/parsers/custom/timestamp.php
* main and usually single method a custom parser must implement * *
Kint_Parsers_Xml::_parse in kint/kint/parsers/custom/xml.php
* main and usually single method a custom parser must implement * *