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 |
|---|---|---|---|
| AnnotationException | class | core/ |
Description of AnnotationException |
| AnnotationException.php | file | core/ |
This class is a near-copy of Doctrine\Common\Annotations\AnnotationException, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2. |
| AnnotationException::attributeTypeError | function | core/ |
Creates a new AnnotationException describing an type error of an attribute. |
| AnnotationException::creationError | function | core/ |
Creates a new AnnotationException describing an error which occurred during the creation of the annotation. |
| AnnotationException::enumeratorError | function | core/ |
Creates a new AnnotationException describing a invalid enumerator. |
| AnnotationException::optimizerPlusLoadComments | function | core/ |
|
| AnnotationException::optimizerPlusSaveComments | function | core/ |
|
| AnnotationException::requiredError | function | core/ |
Creates a new AnnotationException describing an required error of an attribute. |
| AnnotationException::semanticalError | function | core/ |
Creates a new AnnotationException describing a Semantical error. |
| AnnotationException::semanticalErrorConstants | function | core/ |
Creates a new AnnotationException describing a constant semantical error. |
| AnnotationException::syntaxError | function | core/ |
Creates a new AnnotationException describing a Syntax error. |
| AnnotationException::typeError | function | core/ |
Creates a new AnnotationException describing a type error. |
| AuthenticationSubscriber::onExceptionAccessDenied | function | core/ |
Detect disallowed authentication methods on access denied exceptions. |
| AuthenticationSubscriber::onExceptionSendChallenge | function | core/ |
Respond with a challenge on access denied exceptions if appropriate. |
| BadPluginDefinitionException | class | core/ |
Defines a class for bad plugin definition exceptions. |
| BadPluginDefinitionException.php | file | core/ |
|
| BadPluginDefinitionException::__construct | function | core/ |
Constructs a BadPluginDefinitionException. |
| ConfigActionException | class | core/ |
@internal This API is experimental. |
| ConfigActionException.php | file | core/ |
|
| ContentEntityBaseUnitTest::testSetNewRevisionException | function | core/ |
Tests set new revision exception. |
| CronRunTest::testCronExceptions | function | core/ |
Make sure exceptions thrown on hook_cron() don't affect other modules. |
| DateTimeIso8601NormalizerTest::testDenormalizeNoTargetInstanceOrFieldDefinitionException | function | core/ |
Tests the denormalize function with incomplete serialization context. |
| DefaultExceptionSubscriber::onException | function | core/ |
Handles errors for this subscriber. |
| DiscoveryTraitTest::providerDoGetDefinitionException | function | core/ |
Data provider for testDoGetDefinitionException() |
| DiscoveryTraitTest::testDoGetDefinitionException | function | core/ |
@legacy-covers ::doGetDefinition |
| DiscoveryTraitTest::testGetDefinitionException | function | core/ |
@legacy-covers ::getDefinition |
| DocParserTest::testAnnotationEnumInvalidLiteralDeclarationException | function | core/ |
|
| DocParserTest::testAnnotationEnumInvalidTypeDeclarationException | function | core/ |
|
| DriverSpecificSchemaTestBase::tryInsertExpectsIntegrityConstraintViolationException | function | core/ |
Tries to insert a value that throws an IntegrityConstraintViolationException. |
| EntityValidationException | class | core/ |
To throw when an entity generated during the import is not valid. |
| EntityValidationException.php | file | core/ |
|
| EntityValidationException::$violations | property | core/ |
The list of violations generated during the entity validation. |
| EntityValidationException::getViolationMessages | function | core/ |
Returns the list of violation messages. |
| EntityValidationException::getViolations | function | core/ |
Returns the list of violations generated during the entity validation. |
| EntityValidationException::MESSAGES_SEPARATOR | constant | core/ |
The separator for combining multiple messages into a single string. |
| EntityValidationException::__construct | function | core/ |
EntityValidationException constructor. |
| ExceptionDetectNeedsInstallSubscriber::onException | function | core/ |
Handles errors for this subscriber. |
| 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. |
| ExceptionLoggingSubscriber::onException | function | core/ |
Log all exceptions. |
| ExtractorTest::testCreateIconExceptionTemplate | function | core/ |
Test the IconExtractorBase:createIcon method with Exception. |
| FileValidationException | class | core/ |
Provides an exception for upload validation errors. |
| FileValidationException.php | file | core/ |
|
| FileValidationException::$errors | property | core/ |
The validation errors. |
| FileValidationException::$fileName | property | core/ |
The file name. |
| FileValidationException::getErrors | function | core/ |
Gets the errors. |
| FileValidationException::getFilename | function | core/ |
Gets the file name. |
| FileValidationException::__construct | function | core/ |
Constructs a new FileValidationException. |
| FinalExceptionSubscriber::onException | function | core/ |
Handles exceptions for this subscriber. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.