Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| PharStreamWrapper::assert | function | misc/ |
|
| PharStreamWrapper::collectInvocation | function | misc/ |
|
| PharStreamWrapper::dir_closedir | function | misc/ |
|
| PharStreamWrapper::dir_opendir | function | misc/ |
|
| PharStreamWrapper::dir_readdir | function | misc/ |
|
| PharStreamWrapper::dir_rewinddir | function | misc/ |
|
| PharStreamWrapper::invokeInternalStreamWrapper | function | misc/ |
Invokes commands on the native PHP Phar stream wrapper. |
| PharStreamWrapper::mkdir | function | misc/ |
|
| PharStreamWrapper::registerStreamWrapper | function | misc/ |
|
| PharStreamWrapper::rename | function | misc/ |
|
| PharStreamWrapper::resolveAssertable | function | misc/ |
|
| PharStreamWrapper::restoreInternalSteamWrapper | function | misc/ |
|
| PharStreamWrapper::rmdir | function | misc/ |
|
| PharStreamWrapper::stream_close | function | misc/ |
|
| PharStreamWrapper::stream_eof | function | misc/ |
|
| PharStreamWrapper::stream_flush | function | misc/ |
|
| PharStreamWrapper::stream_lock | function | misc/ |
|
| PharStreamWrapper::stream_metadata | function | misc/ |
|
| PharStreamWrapper::stream_open | function | misc/ |
|
| PharStreamWrapper::STREAM_OPEN_FOR_INCLUDE | constant | misc/ |
Internal stream constants that are not exposed to PHP, but used... |
| PharStreamWrapper::stream_read | function | misc/ |
|
| PharStreamWrapper::stream_seek | function | misc/ |
|
| PharStreamWrapper::stream_set_option | function | misc/ |
|
| PharStreamWrapper::stream_stat | function | misc/ |
|
| PharStreamWrapper::stream_tell | function | misc/ |
|
| PharStreamWrapper::stream_truncate | function | misc/ |
|
| PharStreamWrapper::stream_write | function | misc/ |
|
| PharStreamWrapper::unlink | function | misc/ |
|
| PharStreamWrapper::url_stat | function | misc/ |
|
| PHP wrapper functions | group | includes/ |
Functions that are wrappers or custom implementations of PHP functions. |
| php-1.txt | file | modules/ |
<?php print 'SimpleTest PHP was executed!'; ?> |
| php-2.php | file | modules/ |
|
| php.info | file | modules/ |
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/ |
Install, update and uninstall functions for the php module. |
| php.module | file | modules/ |
Additional filter for PHP input. |
| php.test | file | modules/ |
Tests for php.module. |
| PHPAccessTestCase | class | modules/ |
Tests to make sure access to the PHP filter is properly restricted. |
| PHPAccessTestCase::getInfo | function | modules/ |
|
| PHPAccessTestCase::testNoPrivileges | function | modules/ |
Makes sure that the user can't use the PHP filter when not given access. |
| PHPFilterTestCase | class | modules/ |
Tests to make sure the PHP filter actually evaluates PHP code when used. |
| PHPFilterTestCase::getInfo | function | modules/ |
|
| PHPFilterTestCase::testPHPFilter | function | modules/ |
Makes sure that the PHP filter evaluates PHP code when used. |
| phptemplate.engine | file | themes/ |
Handles integration of PHP templates with the Drupal theme system. |
| phptemplate_init | function | themes/ |
Implements hook_init(). |
| phptemplate_theme | function | themes/ |
Implements hook_theme(). |
| PHPTestCase | class | modules/ |
Defines a base PHP test case class. |
| PHPTestCase::$php_code_format | property | modules/ |
|
| PHPTestCase::createNodeWithCode | function | modules/ |
Creates a test node with PHP code in the body. |
| PHPTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| php_disable | function | modules/ |
Implements hook_disable(). |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.