[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/DataCollector/ -> DataCollector.php (summary)

DataCollector. Children of this class must store the collected data in the data property.

Author: Fabien Potencier <fabien@symfony.com>
Author: Bernhard Schussek <bschussek@symfony.com>
File Size: 58 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  serialize()
  unserialize()
  varToString()

Functions
Functions that are not part of a class:

serialize()   X-Ref


unserialize($data)   X-Ref
No description

varToString($var)   X-Ref
Converts a PHP variable to a string.

param: mixed $var A PHP variable
return: string The string representation of the variable



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1