Twig_Sandbox_SecurityPolicyInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php |
Interfaces that all security policy classes must implements. |
Twig_Extension_Sandbox::checkSecurity |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
CssEmbedFilterTest::testCssEmbedDataUri |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssEmbedFilterTest.php |
|
file_stream_wrapper_get_instance_by_uri |
function |
drupal/core/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a given URI. |
UserEntityCallbacksTest::testUriCallback |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
Test URI callback. |
Twig_Sandbox_SecurityPolicy::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Extension_Sandbox::setSecurityPolicy |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
Twig_Extension_Sandbox::getSecurityPolicy |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
Twig_Sandbox_SecurityPolicy::$allowedTags |
property |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
PhpCssEmbedFilterTest::testCssEmbedDataUri |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PhpCssEmbedFilterTest.php |
|
Twig_Sandbox_SecurityPolicy::checkSecurity |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
UpdateCoreTest::testSecurityUpdateAvailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when a security update is available. |
MTimeProtectedFileStorageTest::testSecurity |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the security of the MTimeProtectedFileStorage implementation. |
FilterSecurityTest::testDisableFilterModule |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Tests removal of filtered content when an active filter is disabled. |
FilterSecurityTest::testSkipSecurityFilters |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Tests that security filters are enforced even when marked to be skipped. |
Twig_Sandbox_SecurityPolicy::setAllowedTags |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
UpdateCoreTest::testModulePageSecurityUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when a security update is missing. |
Twig_Sandbox_SecurityPolicy::$allowedFilters |
property |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Sandbox_SecurityPolicy::$allowedMethods |
property |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Tests_Loader_FilesystemTest::testSecurity |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
@dataProvider getSecurityTests |
Controller::createOrRetrieveSecurityIdentityId |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Returns the primary key for the passed security identity. |
Twig_Sandbox_SecurityPolicy::$allowedFunctions |
property |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Sandbox_SecurityPolicy::setAllowedFilters |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Sandbox_SecurityPolicy::setAllowedMethods |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Sandbox_SecurityPolicy::$allowedProperties |
property |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Sandbox_SecurityPolicy::checkMethodAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
RouterListenerTest::createGetResponseEventForUri |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
|
Twig_Sandbox_SecurityPolicy::setAllowedFunctions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Sandbox_SecurityPolicy::setAllowedProperties |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Sandbox_SecurityPolicy::checkPropertyAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
Twig_Tests_Loader_FilesystemTest::getSecurityTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
|
Twig_Sandbox_SecurityPolicyInterface::checkSecurity |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php |
|
UpdateContribTest::testUpdateBaseThemeSecurityUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests that subthemes are notified about security updates for base themes. |
ModuleApiTest::testModuleInvokeAllDuringLoadFunction |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test that a menu item load function can invoke hooks defined in hook_hook_info(). |
module_test_hook_dynamic_loading_invoke_all_during_load |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Page callback for 'hook dynamic loading' test. |
Twig_Sandbox_SecurityPolicyInterface::checkMethodAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php |
|
Twig_Sandbox_SecurityPolicyInterface::checkPropertyAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php |
|
UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php |
Checks the messages on update manager pages when missing a security update. |