Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityTypeManager::hasHandler | function | core/ |
Checks whether a certain entity type has a certain handler. |
EntityTypeManagerInterface::createHandlerInstance | function | core/ |
Creates new handler instance. |
EntityTypeManagerInterface::getAccessControlHandler | function | core/ |
Creates a new access control handler instance. |
EntityTypeManagerInterface::getHandler | function | core/ |
Returns a handler instance for the given entity type and handler. |
EntityTypeManagerInterface::hasHandler | function | core/ |
Checks whether a certain entity type has a certain handler. |
EntityTypeManagerTest::$moduleHandler | property | core/ |
The module handler. |
EntityTypeManagerTest::provideMissingHandlerData | function | core/ |
Provides test data for testGetHandlerMissingHandler(). |
EntityTypeManagerTest::providerTestHasHandler | function | core/ |
Provides test data for testHasHandler(). |
EntityTypeManagerTest::testGetAccessControlHandler | function | core/ |
Tests the getAccessControlHandler() method. |
EntityTypeManagerTest::testGetHandler | function | core/ |
Tests the getHandler() method. |
EntityTypeManagerTest::testGetHandlerMissingHandler | function | core/ |
Tests the getHandler() method when no controller is defined. |
EntityTypeManagerTest::testHasHandler | function | core/ |
Tests the hasHandler() method. |
EntityTypeTest::testGetHandler | function | core/ |
Tests the getHandler() method. |
EntityViewDisplayAccessControlHandler | class | core/ |
Provides an entity access control handler for displays. |
EntityViewDisplayAccessControlHandler.php | file | core/ |
|
EntityViewDisplayAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
EntityViewDisplayAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityViewDisplayAccessControlHandler[[api-linebreak]] @group Entity |
EntityViewDisplayAccessControlHandlerTest.php | file | core/ |
|
EntityViewDisplayAccessControlHandlerTest::setUp | function | core/ |
|
EntityViewsData::$moduleHandler | property | core/ |
The module handler. |
Error::currentErrorHandler | function | core/ |
Returns the current PHP error handler as a callable. |
ErrorHandlerTest | class | core/ |
Performs tests on the Drupal error and exception handler. |
ErrorHandlerTest.php | file | core/ |
|
ErrorHandlerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ErrorHandlerTest::$modules | property | core/ |
Modules to install. |
ErrorHandlerTest::assertErrorMessage | function | core/ |
Helper function: assert that the error message is found. |
ErrorHandlerTest::assertNoErrorMessage | function | core/ |
Helper function: assert that the error message is not found. |
ErrorHandlerTest::assertNoMessages | function | core/ |
Asserts that no messages are printed onto the page. |
ErrorHandlerTest::testCustomErrorHandler | function | core/ |
Tests a custom error handler set in settings.php. |
ErrorHandlerTest::testErrorHandler | function | core/ |
Tests the error handler. |
ErrorHandlerTest::testExceptionHandler | function | core/ |
Tests the exception handler. |
ExceptionHandler | class | core/ |
MySQLi database exception handler class. |
ExceptionHandler | class | core/ |
Base Database exception handler class. |
ExceptionHandler | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\ExceptionHandler. |
ExceptionHandler | class | core/ |
MySql database exception handler class. |
ExceptionHandler.php | file | core/ |
|
ExceptionHandler.php | file | core/ |
|
ExceptionHandler.php | file | core/ |
|
ExceptionHandler.php | file | core/ |
|
ExceptionHandler::handleExecutionException | function | core/ |
Handles exceptions thrown during execution of statement objects. |
ExceptionHandler::handleExecutionException | function | core/ |
Handles exceptions thrown during execution of statement objects. |
ExceptionHandler::handleExecutionException | function | core/ |
Handles exceptions thrown during execution of statement objects. |
ExceptionHandler::handleStatementException | function | core/ |
Handles exceptions thrown during the preparation of statement objects. |
ExceptionHandler::rethrowNormalizedException | function | core/ |
Rethrows exceptions thrown during execution of statement objects. |
ExceptionJsonSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
ExpectDeprecationTrait::setUpErrorHandler | function | core/ |
Sets up the test error handler. |
ExpectDeprecationTrait::tearDownErrorHandler | function | core/ |
Tears down the test error handler. |
ExtensionExistsConstraintValidator::$moduleHandler | property | core/ |
The module handler service. |
ExtensionExistsConstraintValidator::$themeHandler | property | core/ |
The theme handler service. |
ExtensionList::$moduleHandler | property | core/ |
The module handler. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.