MemoryBackend::isAllowed |
function |
drupal/core/lib/Drupal/Core/Flood/MemoryBackend.php |
Implements Drupal\Core\Flood\FloodInterface::isAllowed(). |
FloodInterface::isAllowed |
function |
drupal/core/lib/Drupal/Core/Flood/FloodInterface.php |
Checks whether a user is allowed to proceed with the specified event. |
DatabaseBackend::isAllowed |
function |
drupal/core/lib/Drupal/Core/Flood/DatabaseBackend.php |
Implements Drupal\Core\Flood\FloodInterface::isAllowed(). |
DocParserTest::testTrailingCommaIsAllowed |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
FilterFormatAccessTest::$disallowed_format |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
|
UploadedFileTest::testMoveLocalFileIsAllowedInTestMode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
ImmutableEventDispatcherTest::testAddListenerDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |
ImmutableEventDispatcherTest::testAddSubscriberDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |
ImmutableEventDispatcherTest::testRemoveListenerDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |
ImmutableEventDispatcherTest::testRemoveSubscriberDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |