46 string references to 'Error'

ajax_forms_test_advanced_commands_invoke_callback in core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module
Ajax form callback: Selects 'invoke'.
AnalyzeTest::testAnalyzeBasic in core/modules/views_ui/tests/src/Functional/AnalyzeTest.php
Tests that analyze works in general.
DisplayTest::validate in core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php
Validate that the plugin is correct and can be saved.
drupal_error_levels in core/includes/errors.inc
Maps PHP error constants to watchdog severity levels.
FileSystemTest::testChmodUnsuccessful in core/tests/Drupal/Tests/Core/File/FileSystemTest.php
@covers ::chmod
FormErrorHandler::displayErrorMessages in core/lib/Drupal/Core/Form/FormErrorHandler.php
Loops through and displays all form errors.
FormErrorHandlerTest::testDisplayErrorMessages in core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php
@covers ::handleFormErrors @covers ::displayErrorMessages
FormErrorHandlerTest::testErrorMessagesNotInline in core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php
Tests that opting out of Inline Form Errors works.
ImageCacheActions::transform in core/modules/image/src/Plugin/migrate/process/d6/ImageCacheActions.php
Performs the associated process.
JSMessageTestController::getTypes in core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php
Gets the test types.
LocaleTranslationUiTest::testStringValidation in core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
Tests the validation of the translation input.
MachineNameTest::testMachineName in core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php
Tests that machine name field functions.
MessageTest::testMessages in core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php
Tests setting messages output.
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.
MigrateMessageTest::mapMessageRecorder in core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php
Reacts to map message event.
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.
OverviewTerms::buildForm in core/modules/taxonomy/src/Form/OverviewTerms.php
Form constructor.
QuickEditImageController::upload in core/modules/image/src/Controller/QuickEditImageController.php
Returns JSON representing the new file upload, or validation errors.
RenderElement::setAttributes in core/lib/Drupal/Core/Render/Element/RenderElement.php
Sets a form element's class attribute.
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.
ShortcutController::deleteShortcutLinkInline in core/modules/shortcut/src/Controller/ShortcutController.php
Deletes the selected shortcut.
SimpletestPhpunitRunCommandTest::provideStatusCodes in core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php
Data provider for testSimpletestPhpUnitRunCommand().
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.
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.
TestBaseTest::testError in core/modules/simpletest/tests/src/Unit/TestBaseTest.php
@covers ::error @dataProvider providerError
TestStatus::label in core/lib/Drupal/Core/Test/TestStatus.php
Turns a status code into a human-readable string.
unicode_requirements in core/includes/unicode.inc
Moves unicode_requirements() logic to system_requirements().
update_authorize_install_batch_finished in core/modules/update/update.authorize.inc
Implements callback_batch_finished().
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.
update_script_test_requirements in core/modules/system/tests/modules/update_script_test/update_script_test.install
Implements hook_requirements().
ViewFormBase::getDisplayTabs in core/modules/views_ui/src/ViewFormBase.php
Adds tabs for navigating across Displays when editing a View.
views_test_data_views_analyze in core/modules/views/tests/modules/views_test_data/views_test_data.views.inc
Implements hook_views_analyze().
WebTestBase::curlHeaderCallback in core/modules/simpletest/src/WebTestBase.php
Reads headers and registers errors received from the tested site.
WorkspaceDeployForm::deploy in core/modules/workspaces/src/Form/WorkspaceDeployForm.php
Form submission handler; deploys the content to the workspace's target.
_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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.