Search for isAllowed

  1. Search 7.x for isAllowed
  2. Search 9.5.x for isAllowed
  3. Search 8.9.x for isAllowed
  4. Search 10.3.x for isAllowed
  5. Other projects
Title Object type File name Summary
AccessResult::isAllowed function core/lib/Drupal/Core/Access/AccessResult.php
AccessResultAllowed::isAllowed function core/lib/Drupal/Core/Access/AccessResultAllowed.php Checks whether this access result indicates access is explicitly allowed.
AccessResultInterface::isAllowed function core/lib/Drupal/Core/Access/AccessResultInterface.php Checks whether this access result indicates access is explicitly allowed.
CKEditor5PluginManagerTest::testAutomaticLinkDecoratorsDisallowed function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects
CKEditor5PluginManagerTest::testExternalLinkAutomaticLinkDecoratorDisallowed function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects
DatabaseBackend::isAllowed function core/lib/Drupal/Core/Flood/DatabaseBackend.php Checks whether a user is allowed to proceed with the specified event.
DocParserTest::testTrailingCommaIsAllowed function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
FilterFormatAccessTest::$disallowedFormat property core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php An object representing a disallowed text format.
FloodInterface::isAllowed function core/lib/Drupal/Core/Flood/FloodInterface.php Checks whether a user is allowed to proceed with the specified event.
HTMLRestrictions::findElementsOverridingGloballyDisallowedAttributes function core/modules/ckeditor5/src/HTMLRestrictions.php Finds elements overriding globally disallowed attributes.
ManageFieldsFunctionalTest::testDisallowedFieldNames function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that Field UI respects disallowed field names.
MemoryBackend::isAllowed function core/lib/Drupal/Core/Flood/MemoryBackend.php Checks whether a user is allowed to proceed with the specified event.
OEmbedResourceConstraint::$disallowedProviderMessage property core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraint.php The error message if the URL matches a disallowed provider.
UncacheableTestAccessResult::isAllowed function core/tests/Drupal/Tests/Core/Access/AccessResultTest.php Checks whether this access result indicates access is explicitly allowed.
UserFloodControl::isAllowed function core/modules/user/src/UserFloodControl.php
WorkspaceIntegrationTest::testDisallowedEntityCreateInNonDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests CREATE operations for unsupported entity types.
WorkspaceIntegrationTest::testDisallowedEntityDeleteInNonDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests DELETE operations for unsupported entity types.
WorkspaceIntegrationTest::testDisallowedEntityUpdateInNonDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests UPDATE operations for unsupported entity types.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.