drupal_eval

Functions that call drupal_eval()

Namesort iconLocationDescription
drupal_evalincludes/common.incEvaluate a string of PHP code.
php_filtermodules/php/php.moduleImplementation of hook_filter(). Contains a basic PHP evaluator.
_block_load_blocksmodules/block/block.moduleLoad blocks information from the database.

Functions called by drupal_eval()

Namesort iconLocationDescription
drupal_evalincludes/common.incEvaluate a string of PHP code.
drupal_get_pathincludes/common.incReturns the path to a system item (module, theme, etc.).
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.