Search for onException
- Search 7.x for onException
- Search 9.5.x for onException
- Search 8.9.x for onException
- Search 10.3.x for onException
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat | function | core/ |
Tests on exception with unknown format. |
| FormAjaxSubscriber::onException | function | core/ |
Catches a form AJAX exception and build a response from it. |
| FormAjaxSubscriberTest::testOnException | function | core/ |
Tests on exception. |
| FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest | function | core/ |
Tests on exception broken post request. |
| FormAjaxSubscriberTest::testOnExceptionNestedException | function | core/ |
Tests on exception nested exception. |
| FormAjaxSubscriberTest::testOnExceptionNestedWrongException | function | core/ |
Tests on exception nested wrong exception. |
| FormAjaxSubscriberTest::testOnExceptionNewBuildId | function | core/ |
Tests on exception new build id. |
| FormAjaxSubscriberTest::testOnExceptionOtherClass | function | core/ |
Tests on exception other class. |
| FormAjaxSubscriberTest::testOnExceptionResponseBuilderException | function | core/ |
Tests on exception response builder exception. |
| HttpExceptionSubscriberBase::onException | function | core/ |
Handles errors for this subscriber. |
| IconPackManagerKernelTest::testProcessDefinitionExceptionName | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
| IconPackManagerKernelTest::testProcessDefinitionExceptionRequired | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
| IncompleteLibraryDefinitionException | class | core/ |
Defines a custom exception if a library has no CSS/JS/JS setting specified. |
| IncompleteLibraryDefinitionException.php | file | core/ |
|
| IntegrityConstraintViolationException | class | core/ |
Exception thrown if a query would violate an integrity constraint. |
| IntegrityConstraintViolationException.php | file | core/ |
|
| InvalidLibrariesExtendSpecificationException | class | core/ |
Defines a custom exception for an invalid libraries-extend specification. |
| InvalidLibrariesExtendSpecificationException.php | file | core/ |
|
| InvalidLibrariesOverrideSpecificationException | class | core/ |
Defines a custom exception if a definition refers to a non-existent library. |
| InvalidLibrariesOverrideSpecificationException.php | file | core/ |
|
| InvalidPluginDefinitionException | class | core/ |
Defines a class for invalid plugin definition exceptions. |
| InvalidPluginDefinitionException.php | file | core/ |
|
| InvalidPluginDefinitionException::$pluginId | property | core/ |
The plugin ID of the mapper. |
| InvalidPluginDefinitionException::getPluginId | function | core/ |
Gets the plugin ID of the mapper that raised the exception. |
| InvalidPluginDefinitionException::__construct | function | core/ |
Constructs an InvalidPluginDefinitionException. |
| NodeTranslationExceptionSubscriber | class | core/ |
Redirect node translations that have been consolidated by migration. |
| NodeTranslationExceptionSubscriber.php | file | core/ |
|
| NodeTranslationExceptionSubscriber::$keyValue | property | core/ |
The key value factory. |
| NodeTranslationExceptionSubscriber::$languageManager | property | core/ |
The language manager. |
| NodeTranslationExceptionSubscriber::$state | property | core/ |
The state service. |
| NodeTranslationExceptionSubscriber::$urlGenerator | property | core/ |
The URL generator. |
| NodeTranslationExceptionSubscriber::getSubscribedEvents | function | core/ |
|
| NodeTranslationExceptionSubscriber::onException | function | core/ |
Redirects not found node translations using the key value collection. |
| NodeTranslationExceptionSubscriber::__construct | function | core/ |
Constructs the NodeTranslationExceptionSubscriber. |
| ObsoleteExtensionException | class | core/ |
Exception thrown when the extension is obsolete on install. |
| ObsoleteExtensionException.php | file | core/ |
|
| ParamConversionEnhancer::onException | function | core/ |
Catches failed parameter conversions and throw a 404 instead. |
| PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
Tests create instance definition exception. |
| RedirectOnExceptionTest | class | core/ |
Tests redirects on exception pages. |
| RedirectOnExceptionTest.php | file | core/ |
|
| RedirectOnExceptionTest::$modules | property | core/ |
Modules to install. |
| RedirectOnExceptionTest::testRedirectOn404 | function | core/ |
Tests redirects with a 404. |
| SchemaTest::tryInsertExpectsIntegrityConstraintViolationException | function | core/ |
Tries to insert a value that throws an IntegrityConstraintViolationException. |
| TransactionException | class | core/ |
Exception thrown by an error in a database transaction. |
| TransactionException.php | file | core/ |
|
| UninstalledExtensionException | class | core/ |
Exception class thrown when a specified extension has not been installed. |
| UninstalledExtensionException.php | file | core/ |
|
| UnknownExtensionException | class | core/ |
Exception class thrown when a specified extension is not on the filesystem. |
| UnknownExtensionException.php | file | core/ |
|
| UnsupportedEntityTypeDefinitionException | class | core/ |
Defines an exception thrown when an entity type definition is invalid. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.