Zend Server Z-Ray - PHP API
This topic lists the PHP API functions of the Zend Server Z-Ray.
Zend Server Z-Ray Functions
| Function | Description | 
| Disable Z-Ray for this request | |
| Returns the list of loaded Z-Ray extensions | 
zray_disable
Disable Z-Ray for this request
Available Since Version: 8.0
| Parameter | Type | Required | Description | 
| disableCollection | boolean | No | Also disables Z-Ray background data collection | 
zray_get_loaded_extensions
Returns the list of loaded Z-Ray extensions
Available Since Version: 8.0
Return Value: array - List of loaded Z-Ray extensions
 
                            
                        


