Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
PharStreamWrapper::assert function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::collectInvocation function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::dir_closedir function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::dir_opendir function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::dir_readdir function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::dir_rewinddir function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::invokeInternalStreamWrapper function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php Invokes commands on the native PHP Phar stream wrapper.
PharStreamWrapper::mkdir function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::registerStreamWrapper function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::rename function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::resolveAssertable function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::restoreInternalSteamWrapper function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::rmdir function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_close function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_eof function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_flush function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_lock function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_metadata function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_open function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::STREAM_OPEN_FOR_INCLUDE constant misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php Internal stream constants that are not exposed to PHP, but used...
PharStreamWrapper::stream_read function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_seek function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_set_option function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_stat function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_tell function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_truncate function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_write function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::unlink function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::url_stat function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PHP wrapper functions group includes/common.inc Functions that are wrappers or custom implementations of PHP functions.
php-1.txt file modules/simpletest/files/php-1.txt <?php
print 'SimpleTest PHP was executed!';
?>
php-2.php file modules/simpletest/files/php-2.php
php.info file modules/php/php.info name = PHP filter
description = Allows embedded PHP code/snippets to be evaluated.
package = Core
version = VERSION
core = 7.x
files[] = php.test
php.install file modules/php/php.install Install, update and uninstall functions for the php module.
php.module file modules/php/php.module Additional filter for PHP input.
php.test file modules/php/php.test Tests for php.module.
PHPAccessTestCase class modules/php/php.test Tests to make sure access to the PHP filter is properly restricted.
PHPAccessTestCase::getInfo function modules/php/php.test
PHPAccessTestCase::testNoPrivileges function modules/php/php.test Makes sure that the user can't use the PHP filter when not given access.
PHPFilterTestCase class modules/php/php.test Tests to make sure the PHP filter actually evaluates PHP code when used.
PHPFilterTestCase::getInfo function modules/php/php.test
PHPFilterTestCase::testPHPFilter function modules/php/php.test Makes sure that the PHP filter evaluates PHP code when used.
phptemplate.engine file themes/engines/phptemplate/phptemplate.engine Handles integration of PHP templates with the Drupal theme system.
phptemplate_init function themes/engines/phptemplate/phptemplate.engine Implements hook_init().
phptemplate_theme function themes/engines/phptemplate/phptemplate.engine Implements hook_theme().
PHPTestCase class modules/php/php.test Defines a base PHP test case class.
PHPTestCase::$php_code_format property modules/php/php.test
PHPTestCase::createNodeWithCode function modules/php/php.test Creates a test node with PHP code in the body.
PHPTestCase::setUp function modules/php/php.test Sets up a Drupal site for running functional and integration tests.
php_disable function modules/php/php.install Implements hook_disable().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.