Search for onException
- Search 7.x for onException
- Search 9.5.x for onException
- Search 8.9.x for onException
- Search 11.x for onException
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
MysqlDriverLegacyTest::testDeprecationExceptionHandler | function | core/ |
@covers Drupal\Core\Database\Driver\mysql\ExceptionHandler |
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/ |
@covers ::createInstance |
RedirectOnExceptionTest | class | core/ |
Tests redirects on exception pages. |
RedirectOnExceptionTest.php | file | core/ |
|
RedirectOnExceptionTest::$modules | property | core/ |
Modules to install. |
RedirectOnExceptionTest::testRedirectOn404 | function | core/ |
|
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. |
UnsupportedEntityTypeDefinitionException.php | file | core/ |
|
WorkflowTest::testDeleteTransitionException | function | core/ |
@covers ::deleteTransition |
WorkflowTest::testGetTransitionException | function | core/ |
@covers ::getTransition |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.