Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
PharStreamWrapper::$invocation property misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
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.install file modules/php/php.install Install, update and uninstall functions for the php module.
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.
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().
php_permission function modules/php/php.module Implements hook_permission().
poll-results--block.tpl.php file modules/poll/poll-results--block.tpl.php Default theme implementation to display the poll results in a block.
poll-results.tpl.php file modules/poll/poll-results.tpl.php Default theme implementation to display the poll results in a block.
poll-rtl.css file modules/poll/poll-rtl.css .poll .bar .foreground {
float: right;
}
.poll .percent {
text-align: left;
}
.poll .vote-form .choices {
text-align: right;
}
poll.css file modules/poll/poll.css .poll {
overflow: hidden;
}
.poll .bar {
height: 1em;
margin: 1px 0;
background-color: #ddd;
}
.poll .bar .foreground {
background-color: #000;
height: 1em;
float: left; /* LTR */
}
.poll .links {
text-align: center;
}
.poll .percent…
poll.install file modules/poll/poll.install Install, update and uninstall functions for the poll module.

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