Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Error.php

60 string references to 'Error'

AbstractWebDriver::curl in vendor/lullabot/php-webdriver/lib/WebDriver/AbstractWebDriver.php
Curl request to webdriver server.
Application::doRun in vendor/symfony/console/Application.php
Runs the current application.
Auditor::audit in vendor/composer/composer/src/Composer/Advisory/Auditor.php
Checkstyle::generateFileReport in vendor/squizlabs/php_codesniffer/src/Reports/Checkstyle.php
Generate a partial report for a single processed file.
Code::generateFileReport in vendor/squizlabs/php_codesniffer/src/Reports/Code.php
Generate a partial report for a single processed file.
Cookie::applies in core/modules/user/src/Authentication/Provider/Cookie.php
Checks whether suitable authentication credentials are on the request.
DiagnoseCommand::checkPlatform in vendor/composer/composer/src/Composer/Command/DiagnoseCommand.php
drupal_error_levels in core/includes/errors.inc
Maps PHP error constants to watchdog severity levels.
Error::asString in vendor/phpunit/phpunit/src/Framework/TestStatus/Error.php
Exporter::exportRegistry in vendor/symfony/var-exporter/Internal/Exporter.php
Exporter::prepare in vendor/symfony/var-exporter/Internal/Exporter.php
Prepares an array of values for VarExporter.
File::addMessage in vendor/squizlabs/php_codesniffer/src/Files/File.php
Adds an error to the error stack.
Form::getPhpFiles in vendor/symfony/dom-crawler/Form.php
Gets the file field values as PHP.
FormErrorHandler::displayErrorMessages in core/lib/Drupal/Core/Form/FormErrorHandler.php
Loops through and displays all form errors.
Full::generateFileReport in vendor/squizlabs/php_codesniffer/src/Reports/Full.php
Generate a partial report for a single processed file.
FullyQualifiedExceptionsSniff::process in vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Namespaces/FullyQualifiedExceptionsSniff.php
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *
Gitlab::generateFileReport in vendor/micheh/phpcs-gitlab/src/Report/Gitlab.php
@psalm-suppress ImplementedParamTypeMismatch PHP_CodeSniffer has a wrong docblock
ImageCacheActions::transform in core/modules/image/src/Plugin/migrate/process/d6/ImageCacheActions.php
Performs the associated process.
JunitXmlLogger::testErrored in vendor/phpunit/phpunit/src/Logging/JUnit/JunitXmlLogger.php
LoggerDataCollector::getProcessedLogs in vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php
logs.html.php in vendor/symfony/error-handler/Resources/views/logs.html.php
MediaLibrarySelectForm::updateWidget in core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php
Submit handler for the media library select form.
MessageForm::buildForm in core/modules/migrate/src/Form/MessageForm.php
Form constructor.
MessageFormatter::format in vendor/guzzlehttp/guzzle/src/MessageFormatter.php
Returns a formatted message string.
MigrateExecutable::handleException in core/modules/migrate/src/MigrateExecutable.php
Takes an Exception object and both saves and displays it.
MigrateExecutable::import in core/modules/migrate/src/MigrateExecutable.php
Performs an import operation - migrate items from source to destination.
MigrateExecutable::rollback in core/modules/migrate/src/MigrateExecutable.php
Performs a rollback operation - remove previously-imported items.
MigrateMessageController::details in core/modules/migrate/src/Controller/MigrateMessageController.php
Displays a listing of migration messages for the given migration ID.
MigrateUpgradeImportBatch::finished in core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php
Callback executed when the Migrate Upgrade Import batch process completes.
MigrateUpgradeImportBatch::onIdMapMessage in core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php
Displays any messages being logged to the ID map.
OutputFormatter::__construct in vendor/symfony/console/Formatter/OutputFormatter.php
Initializes console output formatter.
OverviewTerms::buildForm in core/modules/taxonomy/src/Form/OverviewTerms.php
Form constructor.
PEAR_Error::toString in vendor/pear/pear-core-minimal/src/PEAR.php
Make a string representation of this object.
QuestionHelper::writeError in vendor/symfony/console/Helper/QuestionHelper.php
Outputs an error message.
ReferenceUsedNamesOnlySniff::process in vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Namespaces/ReferenceUsedNamesOnlySniff.php
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *
RenderElementBase::setAttributes in core/lib/Drupal/Core/Render/Element/RenderElementBase.php
Sets a form element's class attribute.
Reporter::prepareFileReport in vendor/squizlabs/php_codesniffer/src/Reporter.php
Generate summary information to be used during report generation.
ResultPrinter::print in vendor/phpunit/phpunit/src/TextUI/Output/Default/ResultPrinter.php
ResultPrinter::printTestsWithErrors in vendor/phpunit/phpunit/src/TextUI/Output/Default/ResultPrinter.php
ReviewForm::buildForm in core/modules/migrate_drupal_ui/src/Form/ReviewForm.php
Form constructor.
RfcLogLevel::getLevels in core/lib/Drupal/Core/Logger/RfcLogLevel.php
Returns a list of severity levels, as defined in RFC 5424.
Ruleset::processRule in vendor/squizlabs/php_codesniffer/src/Ruleset.php
Processes a rule from a ruleset XML file, overriding built-in defaults.
ShortcutController::deleteShortcutLinkInline in core/modules/shortcut/src/Controller/ShortcutController.php
Deletes the selected shortcut.
Sql::saveIdMapping in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Saves a mapping from the source identifiers to the destination identifiers.
StatusReport::getInfo in core/lib/Drupal/Core/Render/Element/StatusReport.php
Returns the element properties for this element.
StatusReport::getSeverities in core/lib/Drupal/Core/Render/Element/StatusReport.php
Gets the severities.
StatusReportPage::preRenderCounters in core/modules/system/src/Element/StatusReportPage.php
#pre_render callback to create counter elements.
SuperfluousErrorNamingSniff::process in vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Classes/SuperfluousErrorNamingSniff.php
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *
SymfonyStyle::error in vendor/symfony/console/Style/SymfonyStyle.php
Formats an error result bar.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
template_preprocess_update_project_status in core/modules/update/update.report.inc
Prepares variables for update project status templates.
TestStatus::label in core/lib/Drupal/Core/Test/TestStatus.php
Turns a status code into a human-readable string.
update_authorize_update_batch_finished in core/modules/update/update.authorize.inc
Batch callback: Performs actions when the authorized update batch is done.
update_fetch_data_finished in core/modules/update/update.module
Batch callback: Performs actions when all fetch tasks have been completed.
ViewFormBase::getDisplayTabs in core/modules/views_ui/src/ViewFormBase.php
Adds tabs for navigating across Displays when editing a View.
WorkspacePublishForm::submitForm in core/modules/workspaces/src/Form/WorkspacePublishForm.php
Form submission handler.
_drupal_log_error in core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.
_drupal_log_error in core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.
_locale_rebuild_js in core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.
_update_ckeditor5_html_filter in core/modules/ckeditor5/ckeditor5.module
AJAX callback handler for filter_format_form().

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal