Php |
class |
Drupal\php\Plugin\Filter |
src/Plugin/Filter/Php.php |
Provides PHP code filter. Use with care. |
|
|
|
Php |
class |
Drupal\php\Plugin\Condition |
src/Plugin/Condition/Php.php |
Provides a 'Php' condition. |
|
|
|
Php |
class |
Drupal\php\Plugin\views\argument_default |
src/Plugin/views/argument_default/Php.php |
Default argument plugin to provide a PHP code block. |
|
|
|
Php |
class |
Drupal\php\Plugin\views\argument_validator |
src/Plugin/views/argument_validator/Php.php |
Provide PHP code to validate whether or not an argument is ok. |
|
|
|
PhpAccessTest |
class |
Drupal\Tests\php\Functional |
src/Tests/Functional/PhpAccessTest.php |
Tests to make sure access to the PHP filter is properly restricted. |
|
|
|
PhpArgumentValidatorTest |
class |
Drupal\php\Tests\Plugin\views |
src/Tests/Plugin/views/PhpArgumentValidatorTest.php |
Tests Views PHP argument validators. |
|
|
|
PhpConditionTest |
class |
Drupal\php\Tests\Condition |
src/Tests/Condition/PhpConditionTest.php |
Tests that the PHP Condition, provided by php module, is working properly. |
|
|
|
PhpFilterTest |
class |
Drupal\Tests\php\Functional |
src/Tests/Functional/PhpFilterTest.php |
Tests to make sure the PHP filter actually evaluates PHP code when used. |
|
|
|
PhpTestBase |
abstract class |
Drupal\Tests\php\Functional |
src/Tests/Functional/PhpTestBase.php |
Test if PHP filter works in general. |
2 |
|
|
PhpUninstallTest |
class |
Drupal\Tests\php\Functional |
src/Tests/Functional/PhpUninstallTest.php |
Test uninstall functionality of PHP module. |
|
|
|
PhpUninstallValidator |
class |
Drupal\php |
src/PhpUninstallValidator.php |
Remove filter preventing Php uninstall. |
|
|
2 |