Search for handle

  1. Search 7.x for handle
  2. Search 9.5.x for handle
  3. Search 8.9.x for handle
  4. Search 10.3.x for handle
  5. Search 11.x for handle
  6. Other projects
Title Object type File name Summary
EntityTypeManagerTest::testHasHandler function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the hasHandler() method.
EntityTypeTest::testGetHandler function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getHandler() method.
EntityViewDisplayAccessControlHandler class core/lib/Drupal/Core/Entity/Entity/Access/EntityViewDisplayAccessControlHandler.php Provides an entity access control handler for displays.
EntityViewDisplayAccessControlHandler.php file core/lib/Drupal/Core/Entity/Entity/Access/EntityViewDisplayAccessControlHandler.php
EntityViewDisplayAccessControlHandler::checkAccess function core/lib/Drupal/Core/Entity/Entity/Access/EntityViewDisplayAccessControlHandler.php
EntityViewDisplayAccessControlHandlerTest class core/tests/Drupal/Tests/Core/Entity/Access/EntityViewDisplayAccessControlHandlerTest.php Tests Drupal\Core\Entity\Entity\Access\EntityViewDisplayAccessControlHandler.
EntityViewDisplayAccessControlHandlerTest.php file core/tests/Drupal/Tests/Core/Entity/Access/EntityViewDisplayAccessControlHandlerTest.php
EntityViewDisplayAccessControlHandlerTest::setUp function core/tests/Drupal/Tests/Core/Entity/Access/EntityViewDisplayAccessControlHandlerTest.php
EntityViewsData::$moduleHandler property core/modules/views/src/EntityViewsData.php The module handler.
Error::currentErrorHandler function core/lib/Drupal/Core/Utility/Error.php Returns the current PHP error handler as a callable.
ErrorHandlerTest class core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Performs tests on the Drupal error and exception handler.
ErrorHandlerTest.php file core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
ErrorHandlerTest::$defaultTheme property core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
ErrorHandlerTest::$modules property core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
ErrorHandlerTest::assertErrorMessage function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Helper function: assert that the error message is found.
ErrorHandlerTest::assertNoErrorMessage function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Helper function: assert that the error message is not found.
ErrorHandlerTest::assertNoMessages function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Asserts that no messages are printed onto the page.
ErrorHandlerTest::testCustomErrorHandler function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Tests a custom error handler set in settings.php.
ErrorHandlerTest::testErrorHandler function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Tests the error handler.
ErrorHandlerTest::testExceptionHandler function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Tests the exception handler.
ExceptionHandler class core/modules/mysqli/src/Driver/Database/mysqli/ExceptionHandler.php MySQLi database exception handler class.
ExceptionHandler class core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php MySql database exception handler class.
ExceptionHandler class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ExceptionHandler.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\ExceptionHandler.
ExceptionHandler class core/lib/Drupal/Core/Database/ExceptionHandler.php Base Database exception handler class.
ExceptionHandler.php file core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ExceptionHandler.php
ExceptionHandler.php file core/lib/Drupal/Core/Database/ExceptionHandler.php
ExceptionHandler.php file core/modules/mysqli/src/Driver/Database/mysqli/ExceptionHandler.php
ExceptionHandler.php file core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php
ExceptionHandler::handleExecutionException function core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php
ExceptionHandler::handleExecutionException function core/lib/Drupal/Core/Database/ExceptionHandler.php Handles exceptions thrown during execution of statement objects.
ExceptionHandler::handleExecutionException function core/modules/mysqli/src/Driver/Database/mysqli/ExceptionHandler.php
ExceptionHandler::handleStatementException function core/lib/Drupal/Core/Database/ExceptionHandler.php Handles exceptions thrown during the preparation of statement objects.
ExceptionHandler::rethrowNormalizedException function core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php Rethrows exceptions thrown during execution of statement objects.
ExceptionJsonSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/ExceptionJsonSubscriber.php
ExtensionExistsConstraintValidator::$moduleHandler property core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionExistsConstraintValidator.php The module handler service.
ExtensionExistsConstraintValidator::$themeHandler property core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionExistsConstraintValidator.php The theme handler service.
ExtensionList::$moduleHandler property core/lib/Drupal/Core/Extension/ExtensionList.php The module handler.
Fast404ExceptionHtmlSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
FieldAPIHandlerTrait trait core/modules/views/src/FieldAPIHandlerTrait.php A trait containing helper methods for field definitions.
FieldAPIHandlerTrait.php file core/modules/views/src/FieldAPIHandlerTrait.php
FieldAPIHandlerTrait::$entityFieldManager property core/modules/views/src/FieldAPIHandlerTrait.php The entity field manager.
FieldAPIHandlerTrait::$fieldDefinition property core/modules/views/src/FieldAPIHandlerTrait.php The field definition.
FieldAPIHandlerTrait::$fieldStorageDefinition property core/modules/views/src/FieldAPIHandlerTrait.php The field storage definition.
FieldAPIHandlerTrait::getEntityFieldManager function core/modules/views/src/FieldAPIHandlerTrait.php Returns the entity field manager.
FieldAPIHandlerTrait::getFieldDefinition function core/modules/views/src/FieldAPIHandlerTrait.php Gets the field definition.
FieldAPIHandlerTrait::getFieldStorageDefinition function core/modules/views/src/FieldAPIHandlerTrait.php Gets the field storage configuration.
FieldBlock::$moduleHandler property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The module handler.
FieldConfigAccessControlHandler class core/modules/field/src/FieldConfigAccessControlHandler.php Defines the access control handler for the field config entity type.
FieldConfigAccessControlHandler.php file core/modules/field/src/FieldConfigAccessControlHandler.php
FieldConfigAccessControlHandler::checkAccess function core/modules/field/src/FieldConfigAccessControlHandler.php Performs access checks.

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