EventDispatcherTest::testRemoveListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
TraceableEventDispatcher::removeListener |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Removes an event listener from the specified events. |
RemoveUnusedDefinitionsPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
ConstraintViolationListInterface::remove |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationListInterface.php |
Removes a violation at a given offset. |
ImmutableEventDispatcher::removeListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Removes an event listener from the specified events. |
EventDispatcherInterface::removeListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Removes an event listener from the specified events. |
EventManagerTest::testRemoveEventListener |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
Twig_TokenParserBroker::removeTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Removes a TokenParser. |
EventDispatcherTest::testRemoveSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
TraceableEventDispatcher::removeSubscriber |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Removes an event subscriber. |
RemoveUnusedDefinitionsPass::$repeatedPass |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
|
PHPUnit_Util_XML::removeCharacterDataNodes |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
@since Method available since Release 3.3.0
@author Mattis Stordalen Flister <mattis@xait.no> |
Twig_Node_SandboxedPrint::removeNodeFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php |
Removes node filters. |
ImmutableEventDispatcher::removeSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Removes an event subscriber. |
EventDispatcherInterface::removeSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
Removes an event subscriber. |
EntityDisplayBaseInterface::removeComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Sets a component to be hidden. |
ResponseHeaderBagTest::testReplaceWithRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
PHPUnit_Framework_TestResult::removeListener |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Unregisters a TestListener. |
RemoveUnusedDefinitionsPass::setRepeatedPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Sets the RepeatedPass interface. |
RemoveUnusedDefinitionsPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|
HtmlToTextTest::testRemoveTrailingWhitespace |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Tests that drupal_wrap_mail() removes trailing whitespace before newlines. |
StoreTest::testRemovesEntriesForKeyWithPurge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
AbstractMessage::removeCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Remove a Cache-Control directive from the message |
MessageInterface::removeCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Remove a Cache-Control directive from the message |
ContainerAwareEventDispatcher::removeListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php |
Removes an event listener from the specified events. |
EntityTranslationController::removeTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::removeTranslation(). |
Twig_TokenParserBroker::removeTokenParserBroker |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Removes a TokenParserBroker. |
EntityEnclosingRequestInterface::removePostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Remove a POST file from the request |
Twig_Tests_EnvironmentTest::testRemoveExtension |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
PHP_CodeCoverage_Filter::removeFileFromBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Removes a file from the blacklist. |
PHP_CodeCoverage_Filter::removeFileFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Removes a file from the whitelist. |
UserRolesAssignmentTest::testAssignAndRemoveRole |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
Tests that a user can be assigned a role and that the role can be removed
again. |
EntityEnclosingRequestInterface::removePostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Remove a POST field or file by name |
EntityTranslationControllerNG::removeTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerNG.php |
Overrides \Drupal\translation_entity\EntityTranslationControllerInterface::removeTranslation(). |
EsiTest::testProcessRemoveSurrogateControlHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
RemoveRoleUserTest::testExecuteRemoveExistingRole |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
Tests the execute method on a user with a role. |
ajax_forms_test_advanced_commands_remove_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'remove'. |
TraceableEventDispatcherTest::testAddRemoveListener |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
RemoveRoleUserTest::testExecuteRemoveNonExistingRole |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
Tests the execute method on a user without a specific role. |
PHP_CodeCoverage_Filter::removeDirectoryFromBlacklist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Removes a directory from the blacklist (recursively). |
ResponseHeaderBagTest::testRemoveCookieWithNullRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
TraceableEventDispatcherTest::testAddRemoveSubscriber |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
PHP_CodeCoverage_Filter::removeDirectoryFromWhitelist |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Removes a directory from the whitelist (recursively). |
ResponseTest::testPrepareRemovesContentForHeadRequests |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
EventDispatcherTest::testRemoveSubscriberWithPriorities |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
EntityTranslationControllerInterface::removeTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Removes the translation values from the given entity. |
IntegrationTest::testProcessRemovesAndInlinesRecursively |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php |
This tests that the following dependencies are correctly processed: |
database_test_query_database_test_alter_remove_range_alter |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Implements hook_query_TAG_alter(). |
ImmutableEventDispatcherTest::testRemoveListenerDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |
ContainerAwareEventDispatcherTest::testRemoveAfterDispatch |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|