Skip to content

Instantly share code, notes, and snippets.

@tvlooy
Last active December 17, 2015 21:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tvlooy/dd028aabbd7ef9cde1fc to your computer and use it in GitHub Desktop.
Save tvlooy/dd028aabbd7ef9cde1fc to your computer and use it in GitHub Desktop.
find . -name "*.php" > phan.txt; ./vendor/bin/phan -f phan.txt | grep -v '^./vendor' | grep -v './tests' | grep -v '/Tests/' | grep -v 'simpletest' > analysis.txt
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:306 ParamError required arg follows optional
./core/modules/block/src/Entity/Block.php:78 UndefError Can't access undeclared constant \Drupal\block\Entity\block::BLOCK_REGION_NONE
./core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php:42 UndefError Can't access constant ROLLBACK_DELETE from undeclared class MigrateIdMapInterface
./core/modules/migrate/src/MigrateMessage.php:23 UndefError Can't access constant INFO from undeclared class RfcLogLevel
./core/modules/migrate/src/MigrateMessage.php:24 UndefError Can't access constant ERROR from undeclared class RfcLogLevel
./core/modules/migrate/src/Entity/Migration.php:116 TypeError assigning array to property but \Drupal\migrate\Entity\migration::idmap is string
./core/modules/migrate/src/Entity/Migration.php:162 UndefError Can't access undeclared constant \Drupal\migrate\Entity\migration::SOURCE
./core/modules/search/src/SearchQuery.php:506 TypeError Default value for float $multiply can't be bool
./core/modules/views/src/Entity/View.php:89 UndefError Can't access constant CORE_COMPATIBILITY from undeclared class Drupal
./core/modules/user/src/RoleInterface.php:23 UndefError Can't access constant ANONYMOUS_ROLE from undeclared class AccountInterface
./core/modules/user/src/RoleInterface.php:28 UndefError Can't access constant AUTHENTICATED_ROLE from undeclared class AccountInterface
./core/modules/language/src/Entity/ConfigurableLanguage.php:68 UndefError Can't access undeclared constant \Drupal\language\Entity\configurablelanguage::DIRECTION_LTR
./core/modules/language/src/Entity/ContentLanguageSettings.php:57 UndefError Can't access constant LANGCODE_SITE_DEFAULT from undeclared class LanguageInterface
./core/lib/Drupal/Component/Utility/Number.php:37 TypeError Default value for \Drupal\Component\Utility\numeric $offset can't be float
./core/lib/Drupal/Core/Template/Loader/FilesystemLoader.php:32 ParamError required arg follows optional
./core/lib/Drupal/Core/Logger/LoggerChannel.php:35 UndefError Can't access constant EMERGENCY from undeclared class RfcLogLevel
./core/lib/Drupal/Core/Logger/LoggerChannel.php:36 UndefError Can't access constant ALERT from undeclared class RfcLogLevel
./core/lib/Drupal/Core/Logger/LoggerChannel.php:37 UndefError Can't access constant CRITICAL from undeclared class RfcLogLevel
./core/lib/Drupal/Core/Logger/LoggerChannel.php:38 UndefError Can't access constant ERROR from undeclared class RfcLogLevel
./core/lib/Drupal/Core/Logger/LoggerChannel.php:39 UndefError Can't access constant WARNING from undeclared class RfcLogLevel
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:136 TypeError assigning int to property but \Drupal\Core\Archiver\archivetar::_file is \Drupal\Core\Archiver\file
./core/lib/Drupal/Core/Database/Query/Merge.php:98 TypeError assigning array to property but \Drupal\Core\Database\Query\merge::insertvalues is string
./core/lib/Drupal/Core/Database/Query/Select.php:133 ParamError required arg follows optional
./core/lib/Drupal/Core/Path/AliasManager.php:98 TypeError assigning bool to property but \Drupal\Core\Path\aliasmanager::preloadedpathlookups is array
./core/lib/Drupal/Core/Language/Language.php:25 UndefError Can't access undeclared constant \Drupal\Core\Language\language::DIRECTION_LTR
./core/lib/Drupal/Core/Language/Language.php:53 UndefError Can't access undeclared constant \Drupal\Core\Language\language::DIRECTION_LTR
./core/lib/Drupal/Core/Transliteration/PhpTransliteration.php:38 ParamError required arg follows optional
./core/lib/Drupal/Core/Datetime/DateHelper.php:527 TypeError Default value for string $abbr can't be bool
./core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:34 UndefError Can't access constant PERMANENT from undeclared class Cache
./core/lib/Drupal/Core/Cache/Cache.php:22 UndefError Can't access constant CACHE_PERMANENT from undeclared class CacheBackendInterface
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:60 TypeError assigning bool to property but \Drupal\Core\Entity\Sql\sqlcontententitystorage::revisionkey is string
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:74 TypeError assigning bool to property but \Drupal\Core\Entity\Sql\sqlcontententitystorage::defaultlangcodekey is string
./core/modules/datetime/src/Plugin/views/argument/DayDate.php:15 UndefError Trying to inherit from unknown class \Drupal\datetime\Plugin\views\argument\date
./core/modules/datetime/src/Plugin/views/argument/MonthDate.php:15 UndefError Trying to inherit from unknown class \Drupal\datetime\Plugin\views\argument\date
./core/modules/datetime/src/Plugin/views/argument/YearDate.php:15 UndefError Trying to inherit from unknown class \Drupal\datetime\Plugin\views\argument\date
./core/modules/views_ui/src/ViewUI.php:164 UndefError property of undeclared type \Drupal\views_ui\stdclass
./core/modules/search/src/SearchQuery.php:205 UndefError property of undeclared type \Drupal\search\databasecondition
./core/modules/views/src/Plugin/views/query/QueryPluginBase.php:62 UndefError property of undeclared type \Drupal\views\Plugin\views\query\views_plugin_pager
./core/lib/Drupal/Component/Assertion/Handle.php:21 RedefineError Class \assertionerror defined at ./core/lib/Drupal/Component/Assertion/Handle.php:21 was previously defined as Class \assertionerror internally
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:168 UndefError property of undeclared type \Drupal\Core\Archiver\file
./core/modules/file/file.api.php:27 UndefError parameter of undeclared type \drupal\file\fileinterface
./core/modules/file/file.api.php:50 UndefError parameter of undeclared type \drupal\file\fileinterface
./core/modules/file/file.api.php:70 UndefError parameter of undeclared type \drupal\file\fileinterface
./core/modules/quickedit/quickedit.api.php:72 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/modules/tour/tour.api.php:21 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/modules/views/views.api.php:832 UndefError parameter of undeclared type \querypluginbase
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:79 RedefineError Function gzopen defined at ./core/lib/Drupal/Core/Archiver/ArchiveTar.php:79 was previously defined internally
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:86 RedefineError Function gztell defined at ./core/lib/Drupal/Core/Archiver/ArchiveTar.php:86 was previously defined internally
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:93 RedefineError Function gzseek defined at ./core/lib/Drupal/Core/Archiver/ArchiveTar.php:93 was previously defined internally
./core/lib/Drupal/Core/Database/database.api.php:403 UndefError parameter of undeclared type \drupal\core\database\query\alterableinterface
./core/lib/Drupal/Core/Database/database.api.php:422 UndefError parameter of undeclared type \drupal\core\database\query\alterableinterface
./core/lib/Drupal/Core/Entity/entity.api.php:893 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:909 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:928 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:952 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:975 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:998 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:1127 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:1155 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:1185 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:1204 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:1223 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:1241 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:1359 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:1397 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/Entity/entity.api.php:1460 UndefError parameter of undeclared type \drupal\core\entity\entityinterface
./core/lib/Drupal/Core/StreamWrapper/PublicStream.php:107 UndefError parameter of undeclared type \splstring
./core/lib/Drupal/Component/Utility/Number.php:37 UndefError parameter of undeclared type \Drupal\Component\Utility\numeric
./core/lib/Drupal/Core/Ajax/DataCommand.php:59 UndefError parameter of undeclared type \Drupal\Core\Ajax\type
./core/lib/Drupal/Core/Composer/Composer.php:77 UndefError parameter of undeclared type \Composer\Script\event
./core/lib/Drupal/Core/Composer/Composer.php:114 UndefError parameter of undeclared type \Composer\Script\event
./core/lib/Drupal/Core/Composer/Composer.php:147 UndefError parameter of undeclared type \Composer\Installer\packageevent
./sites/default/default.settings.php:288 VarError Variable $settings is not defined
./sites/example.settings.local.php:36 VarError Variable $settings is not defined
./sites/example.settings.local.php:44 VarError Variable $config is not defined
./core/core.api.php:1819 UndefError call to undefined function \db_delete()
./core/core.api.php:1826 UndefError call to undefined function \db_query()
./core/core.api.php:1915 UndefError call to undefined function \example_notifications_optin()
./core/core.api.php:1968 UndefError reference to undeclared class \vocabulary
./core/core.api.php:1986 UndefError call to undefined function \node_get_type_label()
./core/core.api.php:1995 UndefError reference to undeclared class \mailformathelper
./core/core.api.php:2059 UndefError call to undefined function \_update_cache_clear()
./core/core.api.php:2081 UndefError call to undefined function \_block_rehash()
./core/authorize.php:69 TypeError Cannot instantiate interface \Symfony\Component\HttpKernel\Exception\httpexceptioninterface
./core/authorize.php:83 UndefError call to undefined function \drupal_maintenance_theme()
./core/authorize.php:158 UndefError call to undefined function \_batch_page()
./core/authorize.php:170 UndefError call to undefined function \batch_get()
./core/authorize.php:176 UndefError call to undefined function \batch_get()
./core/lib/Drupal/Core/Entity/Entity.php:192 UndefError call to undeclared method \Drupal\Core\Entity\entity->isDefaultRevision()
./core/lib/Drupal/Core/Entity/Entity.php:205 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Component/Plugin/PluginManagerBase.php:84 UndefError call to undeclared method \Drupal\Component\Plugin\pluginmanagerbase->getFallbackPluginId()
./core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:99 DeprecatedError Call to deprecated function \Symfony\Component\EventDispatcher\event::setdispatcher() defined at ./vendor/symfony/event-dispatcher/Event.php:76
./core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:100 DeprecatedError Call to deprecated function \Symfony\Component\EventDispatcher\event::setname() defined at ./vendor/symfony/event-dispatcher/Event.php:116
./core/lib/Drupal/Component/Transliteration/PhpTransliteration.php:281 VarError Variable $base is not defined
./core/lib/Drupal/Component/Utility/Xss.php:64 TypeError Access to undeclared static property htmlTags on \Drupal\Component\Utility\xss
./core/lib/Drupal/Core/Plugin/Context/Context.php:182 UndefError call to undeclared method \Drupal\Core\Plugin\Context\contextinterface->getTypedDataManager()
./core/lib/Drupal/Core/TypedData/TypedData.php:113 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/Render/Renderer.php:405 UndefError call to undefined function \drupal_process_states()
./core/lib/Drupal/Core/Form/FormState.php:1010 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::setvalue()
./core/lib/Drupal/Core/Extension/InfoParser.php:27 TypeError Access to undeclared static property parsedInfos on \Drupal\Core\Extension\infoparser
./core/lib/Drupal/Core/Extension/InfoParser.php:29 TypeError Access to undeclared static property parsedInfos on \Drupal\Core\Extension\infoparser
./core/lib/Drupal/Core/Field/FieldItemList.php:120 TypeError arg#1(input) is \Drupal\Core\Field\fielditeminterface|null but \array_keys() takes array
./core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php:82 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php:154 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/install.php:32 UndefError call to undefined function \install_drupal()
./core/lib/Drupal/Core/Entity/Entity.php:505 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/config_translation/config_translation.api.php:35 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/config_translation/config_translation.api.php:47 UndefError reference to undeclared class \routenotfoundexception
./core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php:117 VarError Variable $row is not defined
./core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php:123 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php:137 VarError Variable $header is not defined
./core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php:96 VarError Variable $row is not defined
./core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php:108 VarError Variable $row is not defined
./core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php:71 VarError Variable $row is not defined
./core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php:80 VarError Variable $header is not defined
./core/modules/config_translation/src/Controller/ConfigTranslationController.php:133 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php:63 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTheme()
./core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php:64 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getPlugin()
./core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php:66 VarError Variable $row is not defined
./core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php:90 VarError Variable $header is not defined
./core/modules/config_translation/src/Controller/ConfigTranslationListController.php:70 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/config_translation/src/Routing/RouteSubscriber.php:56 VarError Variable $events is not defined
./core/modules/config_translation/src/FormElement/FormElementBase.php:59 VarError Variable $build is not defined
./core/modules/config_translation/src/FormElement/PluralVariants.php:28 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/config_translation/src/FormElement/PluralVariants.php:39 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/config_translation/src/FormElement/PluralVariants.php:56 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/config_translation/src/FormElement/ListElement.php:133 TypeError Suspicious array access to \Drupal\Core\TypedData\datadefinitioninterface
./core/modules/contact/src/Plugin/migrate/source/ContactCategory.php:67 VarError Variable $ids is not defined
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:610 ParamError call with 1 arg(s) to \Drupal\views\Plugin\views\field\fieldpluginbase::getelements() which only takes 0 arg(s) defined at ./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:304
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:654 ParamError call with 1 arg(s) to \Drupal\views\Plugin\views\field\fieldpluginbase::getelements() which only takes 0 arg(s) defined at ./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:304
./core/modules/contact/src/MessageForm.php:99 ParamError call with 3 arg(s) to \Drupal\Core\Entity\contententityform::form() which only takes 2 arg(s) defined at ./core/lib/Drupal/Core/Entity/ContentEntityForm.php:51
./core/modules/contact/src/Controller/ContactController.php:66 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/contact/src/Controller/ContactController.php:73 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/contact/src/Controller/ContactController.php:82 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/contact/src/Controller/ContactController.php:114 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/contact/src/ContactFormListBuilder.php:24 VarError Variable $header is not defined
./core/modules/contact/src/ContactFormListBuilder.php:36 VarError Variable $row is not defined
./core/modules/contact/src/ContactFormListBuilder.php:41 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::link() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:199
./core/modules/contact/src/ContactFormListBuilder.php:44 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getRecipients()
./core/modules/contact/src/Entity/Message.php:138 VarError Variable $fields is not defined
./core/modules/tracker/src/Plugin/migrate/source/d7/TrackerNode.php:43 VarError Variable $ids is not defined
./core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php:44 VarError Variable $ids is not defined
./core/modules/tracker/src/Controller/TrackerUserTab.php:22 UndefError call to undefined function \module_load_include()
./core/modules/tracker/src/Controller/TrackerUserTab.php:23 UndefError call to undefined function \tracker_page()
./core/modules/tracker/src/Controller/TrackerUserTab.php:30 DeprecatedError Call to deprecated function \Drupal\Core\Session\accountinterface::getusername() defined at ./core/lib/Drupal/Core/Session/AccountInterface.php:122
./core/modules/tracker/src/Controller/TrackerUserRecent.php:22 UndefError call to undefined function \module_load_include()
./core/modules/tracker/src/Controller/TrackerUserRecent.php:23 UndefError call to undefined function \tracker_page()
./core/modules/tracker/src/Controller/TrackerPage.php:21 UndefError call to undefined function \module_load_include()
./core/modules/tracker/src/Controller/TrackerPage.php:22 UndefError call to undefined function \tracker_page()
./core/modules/config/src/Controller/ConfigController.php:96 UndefError call to undefined function \file_directory_temp()
./core/modules/config/src/Controller/ConfigController.php:96 UndefError call to undefined function \file_unmanaged_delete()
./core/modules/config/src/Controller/ConfigController.php:98 UndefError call to undefined function \file_directory_temp()
./core/modules/config/src/Controller/ConfigController.php:163 TypeError return array|string[] but diff() is declared to return string
./core/modules/config/src/Form/ConfigImportForm.php:96 UndefError call to undefined function \config_get_config_directory()
./core/modules/config/src/Form/ConfigImportForm.php:103 UndefError call to undefined function \drupal_unlink()
./core/modules/config/src/Form/ConfigSingleExportForm.php:185 UndefError call to undeclared method \Drupal\Core\Entity\entitytypeinterface->getConfigPrefix()
./core/modules/config/src/Form/ConfigSync.php:294 VarError Variable $links is not defined
./core/modules/config/src/Form/ConfigSync.php:348 UndefError call to undefined function \drupal_get_path()
./core/modules/config/src/Form/ConfigSync.php:354 UndefError call to undefined function \batch_set()
./core/modules/config/src/Form/ConfigSingleImportForm.php:411 UndefError call to undefined function \batch_set()
./core/modules/config/src/ConfigSubscriber.php:38 VarError Variable $events is not defined
./core/lib/Drupal/Core/Config/FileStorage.php:143 UndefError call to undefined function \drupal_chmod()
./core/modules/file/src/FileAccessControlHandler.php:27 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getFileUri()
./core/modules/file/src/FileAccessControlHandler.php:44 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getOwnerId()
./core/modules/file/src/Plugin/migrate/destination/EntityFile.php:128 UndefError call to undefined function \file_prepare_directory()
./core/modules/file/src/Plugin/migrate/destination/EntityFile.php:159 UndefError call to undefined function \file_unmanaged_move()
./core/modules/file/src/Plugin/migrate/destination/EntityFile.php:162 UndefError call to undefined function \file_destination()
./core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php:166 TypeError arg#1(variable_representation) is bool but \unserialize() takes string
./core/modules/file/src/Plugin/migrate/source/d7/File.php:118 VarError Variable $ids is not defined
./core/modules/file/src/Plugin/migrate/source/d6/Upload.php:72 VarError Variable $ids is not defined
./core/modules/file/src/Plugin/migrate/source/d6/File.php:99 VarError Variable $ids is not defined
./core/modules/file/src/Plugin/views/filter/Status.php:23 UndefError call to undefined function \_views_file_status()
./core/modules/file/src/Plugin/Field/FieldType/FileItem.php:44 UndefError call to undefined function \file_default_scheme()
./core/modules/file/src/Plugin/Field/FieldType/FileItem.php:185 UndefError call to undefined function \file_upload_max_size()
./core/modules/file/src/Plugin/Field/FieldType/FileItem.php:185 UndefError call to undefined function \format_size()
./core/modules/file/src/Plugin/Field/FieldType/FileItem.php:306 UndefError call to undefined function \file_upload_max_size()
./core/modules/file/src/Plugin/Field/FieldType/FileItem.php:331 UndefError call to undefined function \file_prepare_directory()
./core/modules/file/src/Plugin/Field/FieldType/FileItem.php:336 UndefError call to undefined function \file_save_data()
./core/modules/file/src/Plugin/Field/FieldType/FileFieldItemList.php:66 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:76 UndefError call to undefined function \file_progress_implementation()
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:66 VarError Variable $element is not defined
./core/lib/Drupal/Core/Field/WidgetBase.php:458 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:104 UndefError call to undeclared method \Drupal\Core\Field\fielditemlistinterface->setValue()
./core/modules/file/src/Element/ManagedFile.php:74 UndefError call to undefined function \file_managed_file_save_upload()
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:336 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:339 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Core\Render\element::children()
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:341 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:351 UndefError call to undeclared method \Drupal\Core\Entity\entity->getFilename()
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:357 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::setvalue()
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:532 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::setvalue()
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:539 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php:566 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::setvalue()
./core/lib/Drupal/Core/Field/WidgetBase.php:465 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::setvalue()
./core/modules/file/src/Plugin/Field/FieldFormatter/TableFormatter.php:45 UndefError call to undefined function \format_size()
./core/modules/file/src/Plugin/Field/FieldFormatter/FileSize.php:41 UndefError call to undefined function \format_size()
./core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php:26 VarError Variable $settings is not defined
./core/modules/file/src/Plugin/Field/FieldFormatter/FileFormatterBase.php:24 UndefError call to undeclared method \Drupal\Core\Field\Plugin\Field\FieldType\entityreferenceitem->isDisplayed()
./core/modules/file/src/Plugin/Validation/Constraint/FileValidationConstraintValidator.php:27 UndefError call to undefined function \file_validate()
./core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php:53 UndefError call to undeclared method \Drupal\file\fileinterface->id()
./core/modules/file/src/FileUsage/FileUsageBase.php:24 UndefError call to undeclared method \Drupal\file\fileinterface->save()
./core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php:72 UndefError call to undeclared method \Drupal\file\fileinterface->id()
./core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php:87 UndefError call to undeclared method \Drupal\file\fileinterface->id()
./core/modules/file/src/FileUsage/FileUsageBase.php:37 UndefError call to undeclared method \Drupal\file\fileinterface->save()
./core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php:106 UndefError call to undeclared method \Drupal\file\fileinterface->id()
./core/modules/file/src/Controller/FileWidgetAjaxController.php:32 UndefError call to undefined function \file_progress_implementation()
./core/modules/file/src/Controller/FileWidgetAjaxController.php:34 UndefError call to undefined function \uploadprogress_get_info()
./core/modules/file/src/Controller/FileWidgetAjaxController.php:36 UndefError call to undefined function \format_size()
./core/modules/file/src/Controller/FileWidgetAjaxController.php:41 UndefError call to undefined function \apc_fetch()
./core/modules/file/src/Controller/FileWidgetAjaxController.php:43 UndefError call to undefined function \format_size()
./core/modules/file/src/Element/ManagedFile.php:203 ParamError arg#2(pieces) is bool but \implode() takes array when arg#1 is string
./core/modules/file/src/Element/ManagedFile.php:203 TypeError arg#2(pieces) is bool but \implode() takes array
./core/modules/file/src/Element/ManagedFile.php:249 UndefError call to undefined function \file_progress_implementation()
./core/modules/file/src/Element/ManagedFile.php:372 UndefError call to undeclared method \Drupal\Core\Entity\entity->isPermanent()
./core/lib/Drupal/Core/Entity/Entity.php:338 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/Entity.php:342 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/modules/file/src/FileAccessControlHandler.php:68 UndefError call to undefined function \file_get_file_references()
./core/modules/file/src/Entity/File.php:177 UndefError call to undefined function \drupal_basename()
./core/modules/file/src/Entity/File.php:212 UndefError call to undefined function \file_unmanaged_delete()
./core/modules/file/src/Entity/File.php:220 VarError Variable $fields is not defined
./core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php:135 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/ckeditor/src/Plugin/Editor/CKEditor.php:207 UndefError call to undefined function \entity_create()
./core/modules/ckeditor/src/Plugin/Editor/CKEditor.php:307 UndefError call to undefined function \locale_js_translate()
./core/modules/ckeditor/src/Plugin/Editor/CKEditor.php:346 UndefError call to undefined function \language_get_browser_drupal_langcode_mappings()
./core/modules/ckeditor/src/Plugin/Editor/CKEditor.php:417 UndefError call to undefined function \drupal_get_path()
./core/modules/ckeditor/src/Plugin/Editor/CKEditor.php:418 UndefError call to undefined function \drupal_get_path()
./core/modules/ckeditor/src/Plugin/Editor/CKEditor.php:421 UndefError call to undefined function \_ckeditor_theme_css()
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php:30 UndefError call to undefined function \drupal_get_path()
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php:59 UndefError call to undefined function \drupal_get_path()
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php:72 UndefError call to undefined function \editor_image_upload_settings_form()
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php:53 UndefError call to undefined function \drupal_get_path()
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php:28 UndefError call to undefined function \drupal_get_path()
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php:54 UndefError call to undefined function \drupal_get_path()
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:372 UndefError call to undefined function \check_markup()
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:385 TypeError return string but generateFormatTagsSetting() is declared to return array
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:411 TypeError return bool but generateACFSettings() is declared to return array
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:506 ParamError call with 2 arg(s) to \closure_5b149f22() which only takes 1 arg(s) defined at ./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:424
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:546 ParamError call with 2 arg(s) to \closure_823d2997() which only takes 1 arg(s) defined at ./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:535
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:557 ParamError call with 2 arg(s) to \closure_823d2997() which only takes 1 arg(s) defined at ./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:535
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:586 ParamError call with 2 arg(s) to \closure_b881a086() which only takes 1 arg(s) defined at ./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:570
./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:592 ParamError call with 2 arg(s) to \closure_b881a086() which only takes 1 arg(s) defined at ./core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php:570
./core/modules/ckeditor/ckeditor.api.php:55 UndefError call to undefined function \drupal_get_path()
./core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php:90 UndefError call to undefined function \statistics_title_list()
./core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php:92 UndefError call to undefined function \node_title_list()
./core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php:98 UndefError call to undefined function \statistics_title_list()
./core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php:100 UndefError call to undefined function \node_title_list()
./core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php:106 UndefError call to undefined function \statistics_title_list()
./core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php:107 UndefError call to undefined function \node_title_list()
./core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItem.php:53 VarError Variable $properties is not defined
./core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItem.php:115 VarError Variable $values is not defined
./core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php:230 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php:38 UndefError call to undefined function \drupal_get_user_timezone()
./core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php:49 UndefError call to undefined function \datetime_date_default_time()
./core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php:72 UndefError call to undefined function \datetime_date_default_time()
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php:104 UndefError call to undefined function \system_time_zones()
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php:148 UndefError call to undefined function \drupal_get_user_timezone()
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php:148 UndefError call to undeclared method \Drupal\Core\Datetime\drupaldatetime->setTimeZone()
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php:54 UndefError call to undefined function \datetime_date_default_time()
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php:128 ParamError call with 2 arg(s) to \Drupal\datetime\Plugin\Field\FieldFormatter\datetimedefaultformatter::formatdate() which only takes 1 arg(s) defined at ./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php:90
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeTimeAgoFormatter.php:119 UndefError call to undefined function \datetime_date_default_time()
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeTimeAgoFormatter.php:184 UndefError call to undeclared method \Drupal\Core\Datetime\drupaldatetime->getTimestamp()
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeTimeAgoFormatter.php:188 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeTimeAgoFormatter.php:191 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php:39 UndefError call to undefined function \datetime_date_default_time()
./core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php:50 UndefError call to undefined function \datetime_date_default_time()
./core/modules/datetime/src/DateTimeComputed.php:71 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustom.php:44 VarError Variable $ids is not defined
./core/modules/block_content/src/Plugin/migrate/source/d6/Box.php:48 VarError Variable $ids is not defined
./core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php:31 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/block_content/src/Controller/BlockContentController.php:110 UndefError call to undeclared method \Drupal\block_content\blockcontenttypeinterface->id()
./core/modules/block_content/src/Controller/BlockContentController.php:131 UndefError call to undeclared method \Drupal\block_content\blockcontenttypeinterface->label()
./core/modules/block_content/src/BlockContentListBuilder.php:24 VarError Variable $header is not defined
./core/modules/block_content/src/BlockContentListBuilder.php:32 VarError Variable $row is not defined
./core/modules/block_content/src/BlockContentListBuilder.php:42 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::url() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:177
./core/modules/block_content/src/BlockContentTypeListBuilder.php:37 VarError Variable $header is not defined
./core/modules/block_content/src/BlockContentTypeListBuilder.php:46 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::link() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:199
./core/modules/block_content/src/BlockContentTypeListBuilder.php:46 VarError Variable $row is not defined
./core/modules/block_content/src/BlockContentTypeListBuilder.php:47 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getDescription()
./core/modules/block_content/src/BlockContentViewBuilder.php:58 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getChangedTime()
./core/modules/block_content/src/BlockContentForm.php:166 ParamError call with 3 arg(s) to \Drupal\Core\Entity\contententityform::form() which only takes 2 arg(s) defined at ./core/lib/Drupal/Core/Entity/ContentEntityForm.php:51
./core/modules/block_content/src/Entity/BlockContent.php:121 UndefError call to undefined function \entity_load_multiple_by_properties()
./core/modules/block_content/src/Entity/BlockContent.php:152 VarError Variable $fields is not defined
./core/modules/block_content/src/BlockContentTypeForm.php:110 UndefError call to undefined function \block_content_add_body_field()
./core/modules/book/src/Plugin/migrate/source/d6/Book.php:41 VarError Variable $ids is not defined
./core/modules/book/src/Controller/BookController.php:93 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/book/src/Controller/BookController.php:125 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/book/src/Controller/BookController.php:131 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/book/src/Controller/BookController.php:168 TypeError return \Symfony\Component\HttpFoundation\response|string but bookExport() is declared to return array
./core/modules/book/src/BookManager.php:201 UndefError call to undeclared method \Drupal\node\nodeinterface->isNew()
./core/modules/book/src/BookManager.php:201 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/book/src/BookManager.php:202 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/book/src/BookManager.php:205 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/book/src/BookManager.php:205 UndefError call to undeclared method \Drupal\node\nodeinterface->label()
./core/modules/book/src/BookManager.php:246 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/book/src/BookManager.php:260 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/book/src/BookManager.php:271 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/book/src/BookManager.php:274 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/book/src/BookManager.php:743 VarError Variable $affected_bids is not defined
./core/modules/book/src/BookManager.php:457 UndefError call to undefined function \drupal_static()
./core/modules/book/src/BookManager.php:624 UndefError call to undefined function \drupal_static()
./core/modules/book/src/BookManager.php:653 VarError Variable $data is not defined
./core/modules/book/src/BookManager.php:1047 UndefError call to undefined function \drupal_static()
./core/modules/book/src/Form/BookSettingsForm.php:36 UndefError call to undefined function \node_type_get_names()
./core/modules/book/src/Form/BookAdminEditForm.php:75 UndefError call to undeclared method \Drupal\node\nodeinterface->label()
./core/modules/book/src/Form/BookAdminEditForm.php:228 UndefError call to undefined function \drupal_render()
./core/modules/book/src/Form/BookRemoveForm.php:73 UndefError call to undeclared method \Drupal\node\nodeinterface->label()
./core/modules/book/src/Form/BookRemoveForm.php:93 UndefError call to undeclared method \Drupal\node\nodeinterface->label()
./core/modules/book/src/Form/BookRemoveForm.php:100 UndefError call to undeclared method \Drupal\node\nodeinterface->urlInfo()
./core/modules/book/src/Form/BookRemoveForm.php:108 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/book/src/BookOutlineStorage.php:194 UndefError call to undefined function \db_select()
./core/modules/book/src/BookExport.php:84 UndefError call to undeclared method \Drupal\node\nodeinterface->label()
./core/modules/book/src/BookExport.php:88 UndefError call to undeclared method \Drupal\node\nodeinterface->getEntityType()
./core/modules/book/src/BookExport.php:120 TypeError return array but exportTraverse() is declared to return string
./core/modules/book/src/BookOutline.php:122 VarError Variable $data is not defined
./core/modules/book/src/BookOutline.php:131 TypeError return string but childrenLinks() is declared to return array
./core/modules/block/block.api.php:153 VarError Variable $some_condition is not defined
./core/modules/block/src/Plugin/migrate/source/Block.php:98 VarError Variable $ids is not defined
./core/modules/block/src/EventSubscriber/BlockPageDisplayVariantSubscriber.php:35 VarError Variable $events is not defined
./core/modules/block/src/Controller/BlockLibraryController.php:100 VarError Variable $build is not defined
./core/modules/block/src/Controller/BlockLibraryController.php:126 VarError Variable $links is not defined
./core/modules/block/src/Controller/BlockController.php:102 UndefError call to undefined function \system_region_list()
./core/modules/block/src/Controller/BlockListController.php:64 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/block/src/Controller/BlockAddController.php:30 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/block/src/BlockForm.php:181 UndefError call to undefined function \system_region_list()
./core/modules/block/src/BlockForm.php:193 UndefError call to undefined function \system_region_list()
./core/modules/block/src/BlockListBuilder.php:387 UndefError call to undefined function \system_region_list()
./core/modules/block/src/BlockListBuilder.php:224 TypeError Suspicious array access to float|int
./core/modules/block/src/BlockViewBuilder.php:194 UndefError call to undefined function \entity_load()
./core/modules/block/src/BlockAccessControlHandler.php:98 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->status()
./core/modules/block/src/BlockAccessControlHandler.php:104 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getVisibilityConditions()
./core/modules/block/src/BlockAccessControlHandler.php:130 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getPlugin()
./core/modules/block/src/Entity/Block.php:218 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentityinterface->getRegion()
./core/modules/block/src/Entity/Block.php:219 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentityinterface->getWeight()
./core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:437 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentitybase->addDependencyTrait()
./core/modules/block/block.post_update.php:21 UndefError call to undefined function \drupal_get_installed_schema_version()
./core/modules/block/block.post_update.php:38 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/quickedit/src/Form/QuickEditFieldForm.php:136 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->setNewRevision()
./core/modules/quickedit/src/Form/QuickEditFieldForm.php:110 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getChangedTime()
./core/modules/quickedit/src/QuickEditController.php:111 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/quickedit/src/QuickEditController.php:114 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/quickedit/src/QuickEditController.php:264 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/quickedit/src/QuickEditController.php:266 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/quickedit/src/QuickEditController.php:306 TypeError arg#1(data) is array but \Drupal\quickedit\Ajax\entitysavedcommand::__construct() takes string defined at ./core/modules/quickedit/src/Ajax/EntitySavedCommand.php:24
./core/modules/quickedit/src/Access/EditEntityFieldAccessCheck.php:57 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasField()
./core/modules/quickedit/src/Access/EditEntityFieldAccessCheck.php:60 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasTranslation()
./core/modules/quickedit/src/Access/EditEntityFieldAccessCheck.php:49 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/options/src/Plugin/views/argument/NumberListField.php:45 UndefError call to undefined function \options_allowed_values()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:344 VarError Variable $validate_types is not defined
./core/modules/options/src/Plugin/views/argument/StringListField.php:44 UndefError call to undefined function \options_allowed_values()
./core/modules/options/src/Plugin/views/filter/ListField.php:34 UndefError call to undefined function \options_allowed_values()
./core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php:31 VarError Variable $properties is not defined
./core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php:31 VarError Variable $properties is not defined
./core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php:66 UndefError call to undefined function \options_allowed_values()
./core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php:74 UndefError call to undefined function \options_allowed_values()
./core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php:75 VarError Variable $values is not defined
./core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php:93 VarError Variable $element is not defined
./core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php:156 UndefError call to undefined function \_options_values_in_use()
./core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php:32 VarError Variable $properties is not defined
./core/modules/dblog/src/Plugin/rest/resource/DBLogResource.php:43 UndefError call to undefined function \db_query()
./core/modules/dblog/src/Plugin/views/field/DblogMessage.php:68 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/dblog/src/Controller/DbLogController.php:91 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/dblog/src/Controller/DbLogController.php:134 VarError Variable $build is not defined
./core/modules/dblog/src/Controller/DbLogController.php:189 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/dblog/src/Controller/DbLogController.php:268 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/dblog/src/Controller/DbLogController.php:272 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/dblog/src/Controller/DbLogController.php:317 UndefError call to undefined function \dblog_filters()
./core/modules/dblog/src/Controller/DbLogController.php:413 VarError Variable $build is not defined
./core/modules/dblog/src/Form/DblogFilterForm.php:29 UndefError call to undefined function \dblog_filters()
./core/modules/dblog/src/Form/DblogFilterForm.php:81 UndefError call to undefined function \dblog_filters()
./core/modules/rest/src/Plugin/rest/resource/EntityResource.php:99 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/rest/src/Plugin/rest/resource/EntityResource.php:111 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/rest/src/Plugin/rest/resource/EntityResource.php:149 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/rest/src/Plugin/rest/resource/EntityResource.php:156 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/rest/src/Plugin/rest/resource/EntityResource.php:159 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/modules/rest/src/Plugin/rest/resource/EntityResource.php:213 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->validate()
./core/modules/rest/src/Plugin/views/style/Serializer.php:74 TypeError assigning float|int to property but \Drupal\rest\Plugin\views\style\serializer::definition is array
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:1129 UndefError call to undefined function \views_ui_truncate()
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:1145 UndefError call to undefined function \views_ui_truncate()
./core/modules/views/src/Plugin/views/display/PathPluginBase.php:387 UndefError call to undefined function \views_ui_truncate()
./core/modules/rest/src/Plugin/views/display/RestExport.php:274 ParamError arg#2(pieces) is float|int but \implode() takes array when arg#1 is string
./core/modules/rest/src/Plugin/views/display/RestExport.php:274 TypeError arg#2(pieces) is float|int but \implode() takes array
./core/modules/rest/src/LinkManager/TypeLinkManager.php:114 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/rest/src/LinkManager/TypeLinkManager.php:115 UndefError call to undefined function \entity_get_bundles()
./core/modules/rest/src/RequestHandler.php:67 VarError Variable $error is not defined
./core/modules/rest/src/RequestHandler.php:102 TypeError arg#3(headers) is float|int but \Symfony\Component\HttpFoundation\response::__construct() takes array defined at ./vendor/symfony/http-foundation/Response.php:195
./core/modules/menu_ui/src/Controller/MenuController.php:80 UndefError call to undeclared method \Drupal\system\menuinterface->label()
./core/modules/menu_ui/src/MenuForm.php:280 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/menu_ui/src/MenuForm.php:456 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/modules/menu_ui/src/MenuListBuilder.php:25 VarError Variable $header is not defined
./core/modules/menu_ui/src/MenuListBuilder.php:37 VarError Variable $row is not defined
./core/modules/menu_ui/src/MenuListBuilder.php:41 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getDescription()
./core/modules/menu_ui/src/MenuListBuilder.php:56 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php:174 TypeError arg#1(response) is \Symfony\Component\HttpFoundation\response but \Drupal\dynamic_page_cache\EventSubscriber\dynamicpagecachesubscriber::shouldcacheresponse() takes \Drupal\Core\Cache\cacheableresponseinterface defined at ./core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php:235
./core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php:205 TypeError arg#1(response) is \Symfony\Component\HttpFoundation\response but \Drupal\dynamic_page_cache\EventSubscriber\dynamicpagecachesubscriber::responsetorenderarray() takes \Drupal\Core\Cache\cacheableresponseinterface defined at ./core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php:273
./core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php:289 TypeError arg#1(build) is float|int but \Drupal\Core\Cache\cacheablemetadata::createfromrenderarray() takes array defined at ./core/lib/Drupal/Core/Cache/CacheableMetadata.php:154
./core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php:292 TypeError return float|int but responseToRenderArray() is declared to return array
./core/lib/Drupal/Core/Field/FieldItemBase.php:113 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getPropertyDefinitions()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php:95 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/modules/system/system.post_update.php:25 TypeError int passed to foreach instead of array
./core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php:224 UndefError call to undefined function \file_stream_wrapper_valid_scheme()
./core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php:229 UndefError call to undefined function \drupal_tempnam()
./core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php:232 UndefError call to undefined function \drupal_realpath()
./core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php:252 UndefError call to undefined function \file_unmanaged_move()
./core/modules/system/src/Plugin/migrate/destination/EntityDateFormat.php:28 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->setPattern()
./core/modules/system/src/Plugin/migrate/source/Menu.php:44 VarError Variable $ids is not defined
./core/modules/system/src/Plugin/Block/SystemBrandingBlock.php:163 UndefError call to undefined function \theme_get_setting()
./core/modules/system/src/Plugin/views/field/BulkForm.php:464 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getRevisionId()
./core/modules/system/src/EventSubscriber/ConfigCacheTag.php:81 VarError Variable $events is not defined
./core/modules/system/src/SystemConfigSubscriber.php:89 VarError Variable $events is not defined
./core/modules/system/src/Controller/SystemController.php:120 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/system/src/Controller/SystemController.php:142 VarError Variable $block is not defined
./core/modules/system/src/Controller/SystemController.php:181 UndefError call to undefined function \user_cookie_save()
./core/modules/system/src/Controller/SystemController.php:256 VarError Variable $query is not defined
./core/modules/system/src/Controller/SystemController.php:341 TypeError return array but themesPage() is declared to return string
./core/modules/system/src/Controller/TimezoneController.php:39 TypeError arg#3(isdst) is bool|null but \timezone_name_from_abbr() takes int
./core/modules/system/src/Controller/SystemInfoController.php:54 TypeError return array but status() is declared to return string
./core/modules/system/src/Controller/BatchController.php:44 TypeError arg#1(root) is object but \Drupal\system\Controller\batchcontroller::__construct() takes string defined at ./core/modules/system/src/Controller/BatchController.php:34
./core/modules/system/src/Controller/BatchController.php:60 UndefError call to undefined function \_batch_page()
./core/modules/system/src/Controller/BatchController.php:85 UndefError call to undefined function \_batch_current_set()
./core/modules/system/src/Controller/AdminController.php:24 UndefError call to undefined function \system_get_info()
./core/modules/system/src/Controller/AdminController.php:35 UndefError call to undefined function \system_get_module_admin_tasks()
./core/modules/system/src/Controller/DbUpdateController.php:121 TypeError arg#1(root) is object but \Drupal\system\Controller\dbupdatecontroller::__construct() takes string defined at ./core/modules/system/src/Controller/DbUpdateController.php:105
./core/modules/system/src/Controller/DbUpdateController.php:151 UndefError call to undefined function \drupal_load_updates()
./core/modules/system/src/Controller/DbUpdateController.php:152 UndefError call to undefined function \update_fix_compatibility()
./core/modules/system/src/Controller/DbUpdateController.php:159 UndefError call to undefined function \update_check_requirements()
./core/modules/system/src/Controller/DbUpdateController.php:160 UndefError call to undefined function \drupal_requirements_severity()
./core/modules/system/src/Controller/DbUpdateController.php:528 VarError Variable $build is not defined
./core/modules/system/src/Controller/DbUpdateController.php:191 UndefError call to undefined function \_batch_page()
./core/modules/system/src/Controller/DbUpdateController.php:215 UndefError call to undefined function \_drupal_flush_css_js()
./core/modules/system/src/Controller/DbUpdateController.php:220 VarError Variable $build is not defined
./core/modules/system/src/Controller/DbUpdateController.php:224 VarError Variable $info is not defined
./core/modules/system/src/Controller/DbUpdateController.php:264 VarError Variable $build is not defined
./core/modules/system/src/Controller/DbUpdateController.php:278 UndefError call to undefined function \update_get_update_list()
./core/modules/system/src/Controller/DbUpdateController.php:322 UndefError call to undefined function \update_resolve_dependencies()
./core/modules/system/src/Controller/DbUpdateController.php:355 UndefError call to undefined function \drupal_flush_all_caches()
./core/modules/system/src/Controller/DbUpdateController.php:432 VarError Variable $build is not defined
./core/modules/system/src/Controller/DbUpdateController.php:588 UndefError call to undefined function \update_resolve_dependencies()
./core/modules/system/src/Controller/DbUpdateController.php:606 UndefError call to undefined function \drupal_set_installed_schema_version()
./core/modules/system/src/Controller/DbUpdateController.php:624 VarError Variable $batch is not defined
./core/modules/system/src/Controller/DbUpdateController.php:631 UndefError call to undefined function \batch_set()
./core/modules/system/src/Controller/DbUpdateController.php:634 UndefError call to undefined function \batch_process()
./core/modules/system/src/Controller/DbUpdateController.php:654 UndefError call to undefined function \drupal_flush_all_caches()
./core/modules/system/src/Controller/DbUpdateController.php:680 VarError Variable $links is not defined
./core/modules/system/src/Controller/DbUpdateController.php:701 UndefError call to undefined function \update_get_update_list()
./core/modules/system/src/Form/CronForm.php:110 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/system/src/Form/CronForm.php:136 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/system/src/Form/ModulesUninstallForm.php:85 UndefError call to undefined function \system_rebuild_module_data()
./core/modules/system/src/Form/ModulesUninstallForm.php:122 UndefError call to undefined function \drupal_get_profile()
./core/modules/system/src/Form/ModulesUninstallForm.php:151 UndefError call to undefined function \drupal_get_installed_schema_version()
./core/modules/system/src/Form/ModulesListForm.php:122 UndefError call to undefined function \drupal_install_profile_distribution_name()
./core/modules/system/src/Form/ModulesListForm.php:149 UndefError call to undefined function \system_rebuild_module_data()
./core/modules/system/src/Form/ModulesListForm.php:208 VarError Variable $row is not defined
./core/modules/system/src/Form/ModulesListForm.php:314 UndefError call to undefined function \drupal_check_incompatibility()
./core/modules/system/src/Form/ModulesListForm.php:375 UndefError call to undefined function \system_rebuild_module_data()
./core/modules/system/src/Form/ModulesListForm.php:407 UndefError call to undefined function \drupal_check_module()
./core/modules/system/src/Form/SiteMaintenanceModeForm.php:73 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/system/src/Form/RegionalForm.php:73 UndefError call to undefined function \system_time_zones()
./core/modules/system/src/Form/PerformanceForm.php:144 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/system/src/Form/PerformanceForm.php:194 UndefError call to undefined function \drupal_flush_all_caches()
./core/modules/system/src/Form/ModulesUninstallConfirmForm.php:141 UndefError call to undefined function \system_rebuild_module_data()
./core/modules/system/src/Form/ThemeSettingsForm.php:149 UndefError call to undefined function \user_picture_enabled()
./core/modules/system/src/Form/ThemeSettingsForm.php:166 UndefError call to undefined function \theme_get_setting()
./core/modules/system/src/Form/ThemeSettingsForm.php:196 UndefError call to undefined function \theme_get_setting()
./core/modules/system/src/Form/ThemeSettingsForm.php:211 UndefError call to undefined function \theme_get_setting()
./core/modules/system/src/Form/ThemeSettingsForm.php:238 UndefError call to undefined function \theme_get_setting()
./core/modules/system/src/Form/ThemeSettingsForm.php:252 UndefError call to undefined function \theme_get_setting()
./core/modules/system/src/Form/ThemeSettingsForm.php:272 UndefError call to undefined function \file_uri_target()
./core/modules/system/src/Form/ThemeSettingsForm.php:281 UndefError call to undefined function \drupal_get_path()
./core/modules/system/src/Form/ThemeSettingsForm.php:364 UndefError call to undefined function \file_save_upload()
./core/modules/system/src/Form/ThemeSettingsForm.php:380 UndefError call to undefined function \file_save_upload()
./core/modules/system/src/Form/ThemeSettingsForm.php:430 UndefError call to undefined function \file_unmanaged_copy()
./core/modules/system/src/Form/ThemeSettingsForm.php:436 UndefError call to undefined function \file_unmanaged_copy()
./core/modules/system/src/Form/ThemeSettingsForm.php:457 UndefError call to undefined function \theme_settings_convert_to_config()
./core/modules/system/src/Form/ThemeSettingsForm.php:476 UndefError call to undefined function \drupal_realpath()
./core/modules/system/src/Theme/BatchNegotiator.php:60 UndefError call to undefined function \batch_get()
./core/modules/system/src/DateFormatListBuilder.php:62 VarError Variable $header is not defined
./core/modules/system/src/DateFormatListBuilder.php:71 VarError Variable $row is not defined
./core/modules/system/src/DateFormatAccessControlHandler.php:32 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isLocked()
./core/modules/system/src/SystemManager.php:113 UndefError call to undefined function \drupal_load_updates()
./core/modules/system/src/MenuAccessControlHandler.php:31 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isLocked()
./core/lib/Drupal/Core/Database/Database.php:198 TypeError Access to undeclared static property activeKey on \Drupal\Core\Database\database
./core/lib/Drupal/Core/Form/FormState.php:1027 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Field/FieldConfigBase.php:418 UndefError call to undeclared method \Drupal\Core\Field\fieldconfigbase->getFieldStorageDefinition()
./core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:170 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentitybase->getPluginCollections()
./core/modules/system/src/Entity/Action.php:150 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentityinterface->getType()
./core/modules/system/src/Entity/Action.php:151 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentityinterface->getType()
./core/modules/system/src/FileDownloadController.php:51 UndefError call to undefined function \file_stream_wrapper_valid_scheme()
./core/modules/migrate/src/Plugin/migrate/id_map/Sql.php:560 VarError Variable $fields is not defined
./core/modules/migrate/migrate.api.php:123 UndefError call to undeclared method \Drupal\migrate\Entity\migrationinterface->id()
./core/modules/migrate/migrate.api.php:124 UndefError call to undeclared method \Drupal\migrate\Plugin\migratesourceinterface->getDatabase()
./core/modules/migrate/src/Plugin/migrate/process/Migration.php:84 UndefError call to undeclared method \Drupal\migrate\Entity\migrationinterface->id()
./core/modules/migrate/src/Plugin/migrate/process/Migration.php:126 TypeError arg#1(values) is float|int but \Drupal\migrate\row::__construct() takes array defined at ./core/modules/migrate/src/Row.php:99
./core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php:111 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->save()
./core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php:112 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->id()
./core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php:120 VarError Variable $ids is not defined
./core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php:176 VarError Variable $values is not defined
./core/modules/migrate/src/Plugin/migrate/destination/EntityRevision.php:70 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->save()
./core/modules/migrate/src/Plugin/migrate/destination/EntityRevision.php:79 VarError Variable $ids is not defined
./core/modules/migrate/src/Plugin/migrate/destination/EntityFieldStorageConfig.php:21 VarError Variable $ids is not defined
./core/modules/migrate/src/Plugin/migrate/destination/EntityViewMode.php:21 VarError Variable $ids is not defined
./core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php:65 VarError Variable $ids is not defined
./core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php:97 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php:104 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php:25 UndefError call to undefined function \entity_get_form_display()
./core/modules/migrate/src/Plugin/migrate/destination/EntityFieldInstance.php:21 VarError Variable $ids is not defined
./core/modules/migrate/src/Plugin/migrate/destination/Config.php:96 VarError Variable $ids is not defined
./core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php:25 UndefError call to undefined function \entity_get_display()
./core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php:42 VarError Variable $ids is not defined
./core/modules/migrate/src/Plugin/migrate/destination/Entity.php:114 UndefError call to undeclared method \Drupal\migrate\Plugin\migrate\destination\entity->updateEntity()
./core/modules/migrate/src/Plugin/migrate/destination/Entity.php:119 UndefError call to undeclared method \Drupal\migrate\Plugin\migrate\destination\entity->processStubRow()
./core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php:180 UndefError call to undeclared method \Drupal\migrate\Entity\migrationinterface->id()
./core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php:288 TypeError arg#1(values) is float|int but \Drupal\migrate\row::__construct() takes array defined at ./core/modules/migrate/src/Row.php:99
./core/modules/migrate/src/Plugin/migrate/source/DummyQueryTrait.php:23 UndefError call to undeclared method \Drupal\migrate\Plugin\migrate\source\dummyquerytrait->select()
./core/modules/migrate/src/Plugin/migrate/source/SqlBase.php:147 UndefError call to undeclared method \Drupal\migrate\Entity\migrationinterface->id()
./core/modules/migrate/src/Plugin/migrate/source/EmptySource.php:45 VarError Variable $ids is not defined
./core/modules/migrate/src/Plugin/migrate/id_map/Sql.php:260 UndefError call to undeclared method \Drupal\migrate\Entity\migrationinterface->id()
./core/modules/migrate/src/Plugin/migrate/id_map/Sql.php:543 TypeError arg#2(fields) is float|int but \Drupal\migrate\Event\migratemapsaveevent::__construct() takes array defined at ./core/modules/migrate/src/Event/MigrateMapSaveEvent.php:40
./core/modules/migrate/src/MigrationStorage.php:131 VarError Variable $requirements is not defined
./core/modules/migrate/src/MigrationBuilder.php:61 UndefError call to undeclared method \Drupal\Core\Entity\entity->set()
./core/modules/migrate/src/MigrateExecutable.php:180 UndefError call to undeclared method \Drupal\migrate\Entity\migrationinterface->id()
./core/modules/migrate/src/MigrateExecutable.php:189 UndefError call to undeclared method \Drupal\migrate\Entity\migrationinterface->checkRequirements()
./core/modules/migrate/src/MigrateExecutable.php:194 UndefError call to undeclared method \Drupal\migrate\Entity\migrationinterface->id()
./core/modules/migrate/src/MigrateExecutable.php:307 UndefError call to undeclared method \Drupal\migrate\Entity\migrationinterface->id()
./core/modules/migrate/src/MigrateExecutable.php:381 TypeError null passed to foreach instead of array
./core/modules/migrate/src/MigrateExecutable.php:528 UndefError call to undefined function \drupal_static_reset()
./core/modules/migrate/src/MigrateExecutable.php:531 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/migrate/src/MigrateExecutable.php:551 UndefError call to undefined function \format_size()
./core/modules/migrate/src/Entity/Migration.php:407 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Plugin/migrate/source/d6/FieldInstancePerFormDisplay.php:97 VarError Variable $ids is not defined
./core/modules/field/src/Plugin/migrate/source/d6/FieldInstancePerViewMode.php:100 VarError Variable $ids is not defined
./core/modules/field/src/Plugin/migrate/source/d6/Field.php:104 VarError Variable $ids is not defined
./core/modules/field/src/ConfigImporterFieldPurger.php:47 UndefError call to undefined function \field_purge_batch()
./core/modules/field/src/ConfigImporterFieldPurger.php:79 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/ConfigImporterFieldPurger.php:125 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/ConfigImporterFieldPurger.php:142 UndefError call to undefined function \entity_load_multiple_by_properties()
./core/modules/field/src/FieldConfigAccessControlHandler.php:27 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getFieldStorageDefinition()
./core/modules/field/src/FieldConfigAccessControlHandler.php:32 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTargetEntityTypeId()
./core/modules/field/src/FieldConfigAccessControlHandler.php:35 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTargetEntityTypeId()
./core/lib/Drupal/Core/Field/FieldConfigBase.php:360 UndefError call to undeclared method \Drupal\Core\Field\fieldconfigbase->getFieldStorageDefinition()
./core/modules/field/src/Entity/FieldConfig.php:149 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldConfig.php:158 TypeError assigning float|int to property but \Drupal\field\Entity\fieldconfig::settings is array
./core/modules/field/src/Entity/FieldConfig.php:218 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldConfig.php:223 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldConfig.php:245 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldConfig.php:271 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldConfig.php:289 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/modules/field/src/Entity/FieldConfig.php:346 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldStorageConfig.php:288 TypeError assigning float|int to property but \Drupal\field\Entity\fieldstorageconfig::settings is array|string[]
./core/modules/field/src/Entity/FieldStorageConfig.php:309 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldStorageConfig.php:349 UndefError call to undeclared method \Drupal\field\Entity\fieldstorageconfig->addDependencies()
./core/modules/field/src/Entity/FieldStorageConfig.php:352 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldStorageConfig.php:365 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldStorageConfig.php:391 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldStorageConfig.php:434 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldStorageConfig.php:501 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldStorageConfig.php:562 TypeError arg#2(search) is float|int but \array_key_exists() takes array
./core/modules/field/src/Entity/FieldStorageConfig.php:563 TypeError Suspicious array access to float|int
./core/modules/field/src/Entity/FieldStorageConfig.php:582 TypeError assigning float|int to property but \Drupal\field\Entity\fieldstorageconfig::settings is array|string[]
./core/modules/field/src/Entity/FieldStorageConfig.php:704 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/src/Entity/FieldStorageConfig.php:803 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field/field.api.php:77 UndefError call to undeclared method \Drupal\field\fieldstorageconfiginterface->hasData()
./core/modules/field/field.api.php:82 UndefError call to undefined function \_options_values_in_use()
./core/modules/field/field.api.php:257 UndefError call to undefined function \my_module_entity_additions()
./core/modules/field/field.api.php:281 UndefError call to undefined function \db_delete()
./core/modules/field/field.api.php:298 UndefError call to undefined function \db_delete()
./core/modules/action/src/Plugin/migrate/source/d6/Action.php:54 VarError Variable $ids is not defined
./core/modules/action/src/ActionListBuilder.php:82 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getType()
./core/modules/action/src/ActionListBuilder.php:82 VarError Variable $row is not defined
./core/modules/action/src/ActionListBuilder.php:105 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isConfigurable()
./core/modules/action/src/ActionListBuilder.php:116 VarError Variable $build is not defined
./core/modules/action/action.api.php:20 UndefError call to undefined function \db_delete()
./core/modules/migrate_drupal/src/Plugin/migrate/cckfield/CckFieldPluginBase.php:31 VarError Variable $process is not defined
./core/modules/migrate_drupal/src/Plugin/migrate/source/VariableMultiRow.php:58 VarError Variable $ids is not defined
./core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php:59 VarError Variable $values is not defined
./core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php:60 TypeError return float|int but values() is declared to return array
./core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php:91 VarError Variable $ids is not defined
./core/modules/migrate_drupal/src/Plugin/migrate/builder/d6/CckMigration.php:33 UndefError call to undeclared method \Drupal\Core\Entity\entity->getSourcePlugin()
./core/modules/help/help.api.php:50 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/help/src/Controller/HelpController.php:58 TypeError return string[] but helpMain() is declared to return string
./core/modules/help/src/Controller/HelpController.php:91 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/help/src/Controller/HelpController.php:99 TypeError return array but helpLinksAsList() is declared to return string
./core/modules/help/src/Controller/HelpController.php:129 UndefError call to undefined function \system_get_info()
./core/modules/help/src/Controller/HelpController.php:129 UndefError call to undefined function \system_get_module_admin_tasks()
./core/modules/help/src/Controller/HelpController.php:133 VarError Variable $link is not defined
./core/modules/contextual/src/Plugin/views/field/ContextualLinks.php:144 UndefError call to undefined function \_contextual_links_to_id()
./core/modules/contextual/src/Plugin/views/field/ContextualLinks.php:146 UndefError call to undefined function \drupal_render()
./core/modules/contextual/src/Element/ContextualLinksPlaceholder.php:51 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/contextual/src/ContextualController.php:44 UndefError call to undefined function \_contextual_id_to_links()
./core/modules/shortcut/shortcut.api.php:35 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php:42 VarError Variable $ids is not defined
./core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php:48 VarError Variable $ids is not defined
./core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php:30 UndefError call to undefined function \shortcut_current_displayed_set()
./core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php:30 UndefError call to undefined function \shortcut_renderable_links()
./core/modules/shortcut/src/Controller/ShortcutSetController.php:63 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/shortcut/src/Controller/ShortcutSetController.php:65 UndefError call to undeclared method \Drupal\shortcut\shortcutsetinterface->id()
./core/modules/shortcut/src/Controller/ShortcutController.php:29 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/shortcut/src/Controller/ShortcutController.php:29 UndefError call to undeclared method \Drupal\shortcut\shortcutsetinterface->id()
./core/modules/shortcut/src/Controller/ShortcutController.php:44 UndefError call to undeclared method \Drupal\shortcut\shortcutinterface->label()
./core/modules/shortcut/src/Controller/ShortcutController.php:47 UndefError call to undeclared method \Drupal\shortcut\shortcutinterface->delete()
./core/modules/shortcut/src/Form/SwitchShortcutSet.php:75 UndefError call to undefined function \shortcut_current_displayed_set()
./core/modules/shortcut/src/Form/SwitchShortcutSet.php:187 UndefError call to undeclared method \Drupal\user\userinterface->label()
./core/modules/shortcut/src/Form/SwitchShortcutSet.php:189 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/shortcut/src/Form/SwitchShortcutSet.php:229 UndefError call to undefined function \shortcut_set_switch_access()
./core/modules/shortcut/src/Form/SetCustomize.php:39 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/shortcut/src/Form/SetCustomize.php:71 VarError Variable $links is not defined
./core/modules/shortcut/src/ShortcutSetAccessControlHandler.php:34 UndefError call to undefined function \shortcut_current_displayed_set()
./core/modules/shortcut/src/ShortcutAccessControlHandler.php:60 UndefError call to undefined function \shortcut_set_edit_access()
./core/modules/shortcut/src/ShortcutAccessControlHandler.php:72 UndefError call to undefined function \shortcut_set_edit_access()
./core/modules/shortcut/src/ShortcutSetListBuilder.php:24 VarError Variable $header is not defined
./core/modules/shortcut/src/ShortcutSetListBuilder.php:40 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/shortcut/src/ShortcutSetListBuilder.php:49 VarError Variable $row is not defined
./core/modules/shortcut/src/ShortcutSetStorage.php:70 UndefError call to undefined function \db_delete()
./core/modules/shortcut/src/ShortcutSetStorage.php:71 UndefError call to undeclared method \Drupal\shortcut\shortcutsetinterface->id()
./core/modules/shortcut/src/ShortcutSetStorage.php:79 UndefError call to undefined function \db_merge()
./core/modules/shortcut/src/ShortcutSetStorage.php:81 UndefError call to undeclared method \Drupal\shortcut\shortcutsetinterface->id()
./core/modules/shortcut/src/ShortcutSetStorage.php:83 UndefError call to undefined function \drupal_static_reset()
./core/modules/shortcut/src/ShortcutSetStorage.php:90 UndefError call to undefined function \db_delete()
./core/modules/shortcut/src/ShortcutSetStorage.php:100 UndefError call to undefined function \db_select()
./core/modules/shortcut/src/ShortcutSetStorage.php:110 UndefError call to undeclared method \Drupal\shortcut\shortcutsetinterface->id()
./core/modules/shortcut/src/ShortcutSetStorage.php:110 UndefError call to undefined function \db_query()
./core/lib/Drupal/Core/Config/Entity/ConfigEntityBundleBase.php:44 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/modules/shortcut/src/Entity/ShortcutSet.php:74 UndefError call to undefined function \shortcut_default_set()
./core/modules/shortcut/src/Entity/ShortcutSet.php:94 UndefError call to undeclared method \Drupal\Core\Entity\entitystorageinterface->deleteAssignedShortcutSets()
./core/modules/shortcut/src/Entity/ShortcutSet.php:101 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/shortcut/src/Entity/ShortcutSet.php:124 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/shortcut/src/Entity/Shortcut.php:113 VarError Variable $fields is not defined
./core/modules/editor/src/Plugin/EditorManager.php:71 UndefError call to undefined function \editor_load()
./core/modules/editor/src/Plugin/InPlaceEditor/Editor.php:39 UndefError call to undefined function \editor_load()
./core/modules/editor/src/Plugin/InPlaceEditor/Editor.php:55 VarError Variable $metadata is not defined
./core/modules/editor/src/Plugin/InPlaceEditor/Editor.php:64 UndefError call to undefined function \entity_load()
./core/modules/editor/src/Plugin/InPlaceEditor/Editor.php:74 UndefError call to undefined function \filter_formats()
./core/modules/editor/src/Plugin/InPlaceEditor/Editor.php:81 UndefError call to undefined function \editor_load()
./core/modules/editor/src/EditorController.php:45 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslation()
./core/modules/editor/src/EditorController.php:46 UndefError call to undefined function \check_markup()
./core/modules/editor/src/EditorController.php:78 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/editor/src/EditorController.php:83 UndefError call to undefined function \editor_filter_xss()
./core/modules/editor/src/Form/EditorLinkDialog.php:88 TypeError arg#1(values) is array|int[] but \Drupal\editor\Ajax\editordialogsave::__construct() takes string defined at ./core/modules/editor/src/Ajax/EditorDialogSave.php:33
./core/modules/editor/src/Form/EditorImageDialog.php:89 UndefError call to undefined function \editor_load()
./core/modules/editor/src/Form/EditorImageDialog.php:99 UndefError call to undefined function \file_upload_max_size()
./core/modules/editor/src/Form/EditorImageDialog.php:101 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/editor/src/Form/EditorImageDialog.php:218 UndefError call to undefined function \file_url_transform_relative()
./core/modules/editor/src/Form/EditorImageDialog.php:239 TypeError arg#1(values) is array|int[] but \Drupal\editor\Ajax\editordialogsave::__construct() takes string defined at ./core/modules/editor/src/Ajax/EditorDialogSave.php:33
./core/modules/editor/src/Element.php:106 UndefError call to undefined function \editor_filter_xss()
./core/modules/editor/src/Entity/Editor.php:125 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/aggregator/src/Plugin/migrate/source/AggregatorItem.php:51 VarError Variable $ids is not defined
./core/modules/aggregator/src/Plugin/migrate/source/AggregatorFeed.php:57 VarError Variable $ids is not defined
./core/modules/aggregator/src/Plugin/aggregator/parser/DefaultParser.php:37 TypeError Cannot instantiate interface \Zend\Feed\Reader\Exception\exceptioninterface
./core/modules/aggregator/src/Plugin/aggregator/parser/DefaultParser.php:38 UndefError call to undefined function \watchdog_exception()
./core/modules/aggregator/src/Plugin/aggregator/parser/DefaultParser.php:39 UndefError call to undeclared method \Drupal\aggregator\feedinterface->label()
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:156 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:204 UndefError call to undeclared method \Drupal\aggregator\feedinterface->id()
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:207 UndefError call to undeclared method \Drupal\aggregator\feedinterface->id()
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:210 UndefError call to undeclared method \Drupal\aggregator\feedinterface->id()
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:214 UndefError call to undefined function \entity_load_multiple_by_properties()
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:218 UndefError call to undeclared method \Drupal\aggregator\feedinterface->language()
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:218 UndefError call to undefined function \entity_create()
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:228 UndefError call to undeclared method \Drupal\aggregator\feedinterface->id()
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:246 UndefError call to undeclared method \Drupal\aggregator\feedinterface->id()
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:250 UndefError call to undeclared method \Drupal\aggregator\feedinterface->label()
./core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php:265 UndefError call to undeclared method \Drupal\aggregator\feedinterface->id()
./core/modules/aggregator/src/Plugin/aggregator/fetcher/DefaultFetcher.php:120 UndefError call to undeclared method \Drupal\aggregator\feedinterface->label()
./core/modules/aggregator/src/Plugin/aggregator/fetcher/DefaultFetcher.php:121 UndefError call to undeclared method \Drupal\aggregator\feedinterface->label()
./core/modules/aggregator/src/Plugin/Block/AggregatorFeedBlock.php:161 VarError Variable $build is not defined
./core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorXSSFormatter.php:38 UndefError call to undefined function \_aggregator_allowed_tags()
./core/modules/aggregator/src/Controller/AggregatorController.php:55 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/aggregator/src/Controller/AggregatorController.php:81 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/aggregator/src/Controller/AggregatorController.php:102 UndefError call to undeclared method \Drupal\aggregator\feedinterface->label()
./core/modules/aggregator/src/Controller/AggregatorController.php:103 UndefError call to undeclared method \Drupal\aggregator\feedinterface->label()
./core/modules/aggregator/src/Controller/AggregatorController.php:115 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/aggregator/src/Controller/AggregatorController.php:140 VarError Variable $links is not defined
./core/modules/aggregator/src/Controller/AggregatorController.php:169 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/aggregator/src/Controller/AggregatorController.php:164 VarError Variable $build is not defined
./core/modules/aggregator/src/Controller/AggregatorController.php:182 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/aggregator/src/Controller/AggregatorController.php:185 TypeError return array but pageLast() is declared to return string
./core/modules/aggregator/src/Controller/AggregatorController.php:198 UndefError call to undeclared method \Drupal\aggregator\feedinterface->label()
./core/modules/aggregator/src/ItemViewBuilder.php:30 UndefError call to undefined function \_aggregator_allowed_tags()
./core/modules/aggregator/src/FeedViewBuilder.php:83 UndefError call to undefined function \_aggregator_allowed_tags()
./core/modules/aggregator/src/ItemStorage.php:26 UndefError call to undeclared method \Drupal\aggregator\feedinterface->id()
./core/modules/aggregator/src/Form/SettingsForm.php:74 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/aggregator/src/Form/OpmlFeedAdd.php:90 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/aggregator/src/Form/OpmlFeedAdd.php:118 UndefError call to undefined function \file_save_upload()
./core/modules/aggregator/src/Form/OpmlFeedAdd.php:198 UndefError call to undefined function \drupal_xml_parser_create()
./core/modules/aggregator/src/ItemsImporter.php:99 UndefError call to undefined function \watchdog_exception()
./core/modules/aggregator/src/ItemsImporter.php:109 UndefError call to undefined function \watchdog_exception()
./core/modules/aggregator/src/ItemsImporter.php:128 UndefError call to undeclared method \Drupal\aggregator\feedinterface->save()
./core/modules/aggregator/src/ItemsImporter.php:132 UndefError call to undeclared method \Drupal\aggregator\feedinterface->label()
./core/modules/aggregator/src/ItemsImporter.php:135 UndefError call to undeclared method \Drupal\aggregator\feedinterface->label()
./core/modules/aggregator/src/ItemsImporter.php:146 UndefError call to undefined function \watchdog_exception()
./core/modules/aggregator/src/FeedForm.php:31 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/aggregator/src/Entity/Feed.php:125 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/aggregator/src/Entity/Feed.php:135 VarError Variable $fields is not defined
./core/modules/aggregator/src/Entity/Item.php:55 VarError Variable $fields is not defined
./core/modules/node/node.api.php:84 VarError Variable $grants is not defined
./core/modules/node/node.api.php:329 UndefError call to undeclared method \Drupal\node\nodeinterface->bundle()
./core/modules/node/node.api.php:336 ParamError call with 2 arg(s) to \Drupal\Core\Session\accountinterface::haspermission() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Session/AccountInterface.php:58
./core/modules/node/node.api.php:340 ParamError call with 2 arg(s) to \Drupal\Core\Session\accountinterface::haspermission() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Session/AccountInterface.php:58
./core/modules/node/node.api.php:344 ParamError call with 2 arg(s) to \Drupal\Core\Session\accountinterface::haspermission() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Session/AccountInterface.php:58
./core/modules/node/node.api.php:348 ParamError call with 2 arg(s) to \Drupal\Core\Session\accountinterface::haspermission() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Session/AccountInterface.php:58
./core/modules/node/node.api.php:378 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/node.api.php:378 UndefError call to undefined function \db_query()
./core/modules/node/node.api.php:398 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/node.api.php:398 UndefError call to undefined function \db_query()
./core/modules/node/node.api.php:496 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/node.api.php:497 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/Plugin/Search/NodeSearch.php:294 UndefError Can't access constant EXPRESSIONS_IGNORED from undeclared class SearchQuery
./core/modules/node/src/Plugin/Search/NodeSearch.php:298 UndefError Can't access constant LOWER_CASE_OR from undeclared class SearchQuery
./core/modules/node/src/Plugin/Search/NodeSearch.php:302 UndefError Can't access constant NO_POSITIVE_KEYWORDS from undeclared class SearchQuery
./core/modules/node/src/Plugin/Search/NodeSearch.php:357 UndefError call to undefined function \search_excerpt()
./core/modules/node/src/Plugin/Search/NodeSearch.php:418 UndefError call to undeclared method \Drupal\Core\Database\Query\selectextender->addScore()
./core/modules/node/src/Plugin/Search/NodeSearch.php:451 UndefError call to undeclared method \Drupal\node\nodeinterface->getTranslationLanguages()
./core/modules/node/src/Plugin/Search/NodeSearch.php:455 UndefError call to undeclared method \Drupal\node\nodeinterface->getTranslation()
./core/modules/node/src/Plugin/Search/NodeSearch.php:477 UndefError call to undefined function \search_index()
./core/modules/node/src/Plugin/Search/NodeSearch.php:487 UndefError call to undefined function \search_index_clear()
./core/modules/node/src/Plugin/Search/NodeSearch.php:496 UndefError call to undefined function \search_mark_for_reindex()
./core/modules/node/src/Plugin/Search/NodeSearch.php:569 UndefError call to undefined function \node_type_get_names()
./core/modules/node/src/Plugin/migrate/destination/EntityNodeType.php:27 UndefError call to undefined function \node_add_body_field()
./core/modules/node/src/Plugin/migrate/source/d7/Node.php:104 VarError Variable $ids is not defined
./core/modules/node/src/Plugin/migrate/source/d7/NodeRevision.php:41 VarError Variable $ids is not defined
./core/modules/node/src/Plugin/migrate/source/d7/NodeType.php:116 VarError Variable $ids is not defined
./core/modules/node/src/Plugin/migrate/source/d6/Node.php:254 VarError Variable $ids is not defined
./core/modules/node/src/Plugin/migrate/source/d6/NodeRevision.php:40 VarError Variable $ids is not defined
./core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php:66 VarError Variable $ids is not defined
./core/modules/node/src/Plugin/migrate/source/d6/NodeType.php:122 VarError Variable $ids is not defined
./core/modules/node/src/Plugin/migrate/builder/d7/Node.php:46 UndefError call to undeclared method \Drupal\Core\Entity\entity->setProcessOfProperty()
./core/modules/node/src/Plugin/migrate/builder/d6/Node.php:64 UndefError call to undeclared method \Drupal\Core\Entity\entity->setProcessOfProperty()
./core/modules/node/src/Plugin/Action/UnpublishByKeywordNode.php:31 UndefError call to undefined function \node_view()
./core/modules/node/src/Plugin/Action/UnpublishByKeywordNode.php:32 UndefError call to undefined function \drupal_render()
./core/modules/node/src/Plugin/views/row/Rss.php:134 UndefError call to undefined function \node_view()
./core/modules/node/src/Plugin/views/row/Rss.php:144 UndefError call to undefined function \rdf_get_namespaces()
./core/modules/node/src/Plugin/views/field/Path.php:71 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:591 UndefError call to undefined function \module_load_include()
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:593 UndefError call to undefined function \entity_get_bundles()
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:611 UndefError call to undefined function \views_ui_add_ajax_trigger()
./core/modules/node/src/Plugin/views/wizard/Node.php:225 UndefError call to undefined function \entity_get_bundles()
./core/modules/node/src/Plugin/views/wizard/Node.php:233 UndefError call to undefined function \entity_get_form_display()
./core/modules/node/src/Plugin/views/wizard/Node.php:234 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/node/src/Plugin/views/filter/Access.php:35 UndefError call to undefined function \db_or()
./core/modules/node/src/Plugin/views/filter/Access.php:36 UndefError call to undefined function \node_access_grants()
./core/modules/node/src/Plugin/views/filter/Access.php:38 UndefError call to undefined function \db_and()
./core/modules/node/src/NodeStorage.php:28 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/NodeStorage.php:46 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/NodeForm.php:107 UndefError call to undefined function \node_get_type_label()
./core/modules/node/src/NodeForm.php:364 UndefError call to undefined function \node_get_type_label()
./core/modules/node/src/NodePermissions.php:33 TypeError arg#1(type) is \Drupal\Core\Entity\static but \Drupal\node\nodepermissions::buildpermissions() takes \Drupal\node\Entity\nodetype defined at ./core/modules/node/src/NodePermissions.php:48
./core/modules/node/src/Controller/NodePreviewController.php:35 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::url() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:177
./core/modules/node/src/Controller/NodePreviewController.php:44 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::url() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:177
./core/modules/node/src/Controller/NodeController.php:78 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/node/src/Controller/NodeController.php:85 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/node/src/Controller/NodeController.php:86 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/node/src/Controller/NodeController.php:114 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/node/src/Controller/NodeController.php:115 UndefError call to undeclared method \Drupal\node\nodetypeinterface->id()
./core/modules/node/src/Controller/NodeController.php:133 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/node/src/Controller/NodeController.php:150 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/node/src/Controller/NodeController.php:151 UndefError call to undefined function \format_date()
./core/modules/node/src/Controller/NodeController.php:167 UndefError call to undeclared method \Drupal\node\nodeinterface->getTranslationLanguages()
./core/modules/node/src/Controller/NodeController.php:169 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/node/src/Controller/NodeController.php:172 UndefError call to undeclared method \Drupal\node\nodeinterface->label()
./core/modules/node/src/Controller/NodeController.php:172 VarError Variable $build is not defined
./core/modules/node/src/Controller/NodeController.php:175 UndefError call to undeclared method \Drupal\node\nodeinterface->access()
./core/modules/node/src/Controller/NodeController.php:176 UndefError call to undeclared method \Drupal\node\nodeinterface->access()
./core/modules/node/src/Controller/NodeController.php:195 UndefError call to undeclared method \Drupal\node\nodeinterface->getRevisionId()
./core/modules/node/src/Controller/NodeController.php:196 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/Controller/NodeController.php:196 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/node/src/Controller/NodeController.php:199 UndefError call to undeclared method \Drupal\node\nodeinterface->link()
./core/modules/node/src/Controller/NodeController.php:237 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/Controller/NodeController.php:238 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/Controller/NodeController.php:245 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/Controller/NodeController.php:283 UndefError call to undeclared method \Drupal\node\nodetypeinterface->label()
./core/modules/node/src/Controller/NodeViewController.php:22 ParamError call with 3 arg(s) to \Drupal\Core\Entity\Controller\entityviewcontroller::view() which only takes 2 arg(s) defined at ./core/lib/Drupal/Core/Entity/Controller/EntityViewController.php:98
./core/modules/node/src/Controller/NodeViewController.php:29 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::url() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:177
./core/modules/node/src/Controller/NodeViewController.php:39 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::url() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:177
./core/modules/node/src/Form/RebuildPermissionsForm.php:55 UndefError call to undefined function \node_access_rebuild()
./core/modules/node/src/Form/NodeRevisionRevertForm.php:125 UndefError call to undefined function \node_get_type_label()
./core/modules/node/src/Form/NodeRevisionRevertForm.php:144 UndefError call to undeclared method \Drupal\node\nodeinterface->setNewRevision()
./core/modules/node/src/Form/NodeRevisionRevertForm.php:145 UndefError call to undeclared method \Drupal\node\nodeinterface->isDefaultRevision()
./core/modules/node/src/Form/NodeRevisionDeleteForm.php:89 UndefError call to undefined function \format_date()
./core/modules/node/src/Form/NodeRevisionDeleteForm.php:124 UndefError call to undefined function \format_date()
./core/modules/node/src/Form/NodePreviewForm.php:85 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php:106 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php:109 UndefError call to undeclared method \Drupal\node\nodeinterface->getTranslation()
./core/modules/node/src/NodeGrantDatabaseStorage.php:70 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/NodeGrantDatabaseStorage.php:88 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/NodeGrantDatabaseStorage.php:89 UndefError call to undeclared method \Drupal\node\nodeinterface->language()
./core/modules/node/src/NodeGrantDatabaseStorage.php:101 UndefError call to undefined function \node_access_grants()
./core/modules/node/src/NodeGrantDatabaseStorage.php:139 UndefError call to undefined function \node_access_grants()
./core/modules/node/src/NodeGrantDatabaseStorage.php:158 UndefError call to undefined function \node_access_grants()
./core/modules/node/src/NodeGrantDatabaseStorage.php:203 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/NodeGrantDatabaseStorage.php:222 UndefError call to undeclared method \Drupal\node\nodeinterface->getTranslationLanguages()
./core/modules/node/src/NodeGrantDatabaseStorage.php:227 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/NodeGrantDatabaseStorage.php:230 UndefError call to undeclared method \Drupal\node\nodeinterface->language()
./core/modules/node/src/NodeListBuilder.php:108 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getChangedTime()
./core/modules/node/src/NodeListBuilder.php:108 UndefError call to undefined function \node_mark()
./core/modules/node/src/NodeListBuilder.php:111 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/node/src/NodeListBuilder.php:118 UndefError call to undefined function \drupal_render()
./core/modules/node/src/NodeListBuilder.php:115 VarError Variable $row is not defined
./core/modules/node/src/NodeListBuilder.php:121 UndefError call to undefined function \node_get_type_label()
./core/modules/node/src/NodeListBuilder.php:124 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getOwner()
./core/modules/node/src/NodeListBuilder.php:126 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isPublished()
./core/modules/node/src/NodeListBuilder.php:127 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getChangedTime()
./core/modules/node/src/NodeTypeListBuilder.php:25 VarError Variable $header is not defined
./core/modules/node/src/NodeTypeListBuilder.php:37 VarError Variable $row is not defined
./core/modules/node/src/NodeTypeListBuilder.php:41 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getDescription()
./core/modules/node/src/NodeTranslationHandler.php:45 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslationLanguages()
./core/modules/node/src/NodeTranslationHandler.php:51 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getFieldDefinitions()
./core/modules/node/src/NodeTranslationHandler.php:70 UndefError call to undefined function \node_get_type_label()
./core/modules/node/src/NodeTranslationHandler.php:80 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isPublished()
./core/modules/node/src/NodeTranslationHandler.php:83 UndefError call to undefined function \format_date()
./core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php:74 UndefError call to undefined function \node_access_view_all_nodes()
./core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php:78 UndefError call to undefined function \node_access_grants()
./core/modules/node/src/Entity/Node.php:134 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/node/src/Entity/Node.php:140 UndefError call to undefined function \node_reindex_node_search()
./core/modules/node/src/Entity/Node.php:153 UndefError call to undefined function \search_index_clear()
./core/lib/Drupal/Core/Entity/ContentEntityBase.php:590 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/ContentEntityBase.php:594 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/modules/node/src/Entity/Node.php:181 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/node/src/Entity/Node.php:325 VarError Variable $fields is not defined
./core/modules/node/src/Entity/NodeType.php:185 UndefError call to undefined function \node_type_update_nodes()
./core/modules/node/src/Entity/NodeType.php:199 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/modules/node/src/NodeAccessControlHandler.php:103 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isPublished()
./core/modules/node/src/NodeAccessControlHandler.php:104 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getOwnerId()
./core/modules/node/src/Access/NodeRevisionAccessCheck.php:103 UndefError call to undeclared method \Drupal\node\nodeinterface->bundle()
./core/modules/node/src/Access/NodeRevisionAccessCheck.php:118 UndefError call to undeclared method \Drupal\node\nodeinterface->language()
./core/modules/node/src/Access/NodeRevisionAccessCheck.php:119 UndefError call to undeclared method \Drupal\node\nodeinterface->getRevisionId()
./core/modules/node/src/Access/NodeRevisionAccessCheck.php:133 UndefError call to undeclared method \Drupal\node\nodeinterface->isDefaultRevision()
./core/modules/node/src/Access/NodeRevisionAccessCheck.php:142 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/node/src/Access/NodeRevisionAccessCheck.php:142 UndefError call to undeclared method \Drupal\node\nodeinterface->isDefaultRevision()
./core/modules/node/src/Access/NodePreviewAccessCheck.php:51 UndefError call to undeclared method \Drupal\node\nodeinterface->isNew()
./core/modules/node/src/Access/NodePreviewAccessCheck.php:53 UndefError call to undeclared method \Drupal\node\nodeinterface->bundle()
./core/modules/node/src/Access/NodePreviewAccessCheck.php:56 UndefError call to undeclared method \Drupal\node\nodeinterface->access()
./core/modules/node/src/Access/NodeAddAccessCheck.php:59 UndefError call to undeclared method \Drupal\node\nodetypeinterface->id()
./core/modules/node/src/NodeTypeForm.php:234 UndefError call to undefined function \node_add_body_field()
./core/modules/node/src/NodeTypeAccessControlHandler.php:32 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isLocked()
./core/modules/node/src/NodeViewBuilder.php:126 UndefError call to undeclared method \Drupal\node\nodeinterface->label()
./core/modules/node/src/NodeViewBuilder.php:131 UndefError call to undeclared method \Drupal\node\nodeinterface->urlInfo()
./core/modules/node/src/NodeViewBuilder.php:132 UndefError call to undeclared method \Drupal\node\nodeinterface->language()
./core/modules/node/src/NodeViewBuilder.php:156 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getChangedTime()
./core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php:29 UndefError call to undefined function \image_filter_keyword()
./core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php:30 UndefError call to undefined function \image_filter_keyword()
./core/modules/image/src/Plugin/migrate/source/d7/ImageStyles.php:47 VarError Variable $ids is not defined
./core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php:47 VarError Variable $ids is not defined
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:191 StaticCallError static call to non-static method \Drupal\image\Plugin\Field\FieldType\imageitem::defaultImageForm() defined at ./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:407
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:221 TypeError Suspicious array access to float|int
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:229 TypeError Suspicious array access to float|int
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:248 TypeError Suspicious array access to float|int
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:256 TypeError Suspicious array access to float|int
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:304 StaticCallError static call to non-static method \Drupal\image\Plugin\Field\FieldType\imageitem::defaultImageForm() defined at ./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:407
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:343 UndefError call to undefined function \drupal_tempnam()
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:345 UndefError call to undefined function \file_unmanaged_move()
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:346 UndefError call to undefined function \drupal_realpath()
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:348 UndefError call to undeclared method \Drupal\Core\Entity\entity->setFileUri()
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:349 UndefError call to undeclared method \Drupal\Core\Entity\entity->setOwnerId()
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:350 UndefError call to undeclared method \Drupal\Core\Entity\entity->setMimeType()
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:351 UndefError call to undefined function \drupal_basename()
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:351 UndefError call to undeclared method \Drupal\Core\Entity\entity->setFileName()
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:353 UndefError call to undefined function \file_prepare_directory()
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:355 UndefError call to undefined function \file_move()
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:473 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/image/src/Plugin/Field/FieldType/ImageItem.php:498 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php:48 UndefError call to undefined function \image_style_options()
./core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php:64 UndefError call to undefined function \image_style_options()
./core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php:143 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php:166 TypeError arg#1(array_arg) is string but \reset() takes array
./core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php:218 UndefError call to undeclared method \Drupal\Core\Entity\entity->getFileUri()
./core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php:264 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php:105 UndefError call to undefined function \image_style_options()
./core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php:110 VarError Variable $element is not defined
./core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php:141 UndefError call to undefined function \image_style_options()
./core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatterBase.php:24 UndefError call to undeclared method \Drupal\Core\Field\entityreferencefielditemlistinterface->isEmpty()
./core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatterBase.php:31 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/image/src/ImageStyleListBuilder.php:50 ParamError call with 4 arg(s) to \Drupal\image\imagestylelistbuilder::__construct() which only takes 3 arg(s) defined at ./core/modules/image/src/ImageStyleListBuilder.php:41
./core/modules/image/src/ImageStyleListBuilder.php:62 VarError Variable $header is not defined
./core/modules/image/src/ImageStyleListBuilder.php:70 VarError Variable $row is not defined
./core/modules/image/src/ImageStyleListBuilder.php:81 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/image/src/Controller/ImageStyleDownloadController.php:111 UndefError call to undefined function \file_stream_wrapper_valid_scheme()
./core/modules/image/src/Controller/ImageStyleDownloadController.php:156 UndefError call to undeclared method \Drupal\image\imagestyleinterface->id()
./core/modules/image/src/Form/ImageStyleDeleteForm.php:35 UndefError call to undefined function \image_style_options()
./core/modules/image/src/Form/ImageStyleEditForm.php:66 UndefError call to undefined function \drupal_render()
./core/modules/image/src/ImageEffectBase.php:153 TypeError assigning float|int to property but \Drupal\image\imageeffectbase::configuration is array|int[]|null[]|string[]
./core/modules/image/src/Entity/ImageStyle.php:152 UndefError call to undeclared method \Drupal\image\imagestyleinterface->id()
./core/modules/image/src/Entity/ImageStyle.php:152 UndefError call to undeclared method \Drupal\image\imagestyleinterface->getOriginalId()
./core/modules/image/src/Entity/ImageStyle.php:155 UndefError call to undefined function \entity_load_multiple()
./core/modules/image/src/Entity/ImageStyle.php:157 UndefError call to undeclared method \Drupal\image\imagestyleinterface->getOriginalId()
./core/modules/image/src/Entity/ImageStyle.php:158 UndefError call to undeclared method \Drupal\image\imagestyleinterface->id()
./core/modules/image/src/Entity/ImageStyle.php:164 UndefError call to undefined function \entity_load_multiple()
./core/modules/image/src/Entity/ImageStyle.php:166 UndefError call to undeclared method \Drupal\image\imagestyleinterface->getOriginalId()
./core/modules/image/src/Entity/ImageStyle.php:167 UndefError call to undeclared method \Drupal\image\imagestyleinterface->id()
./core/modules/image/src/Entity/ImageStyle.php:208 UndefError call to undefined function \file_stream_wrapper_uri_normalize()
./core/modules/image/src/Entity/ImageStyle.php:208 UndefError call to undefined function \file_build_uri()
./core/modules/image/src/Entity/ImageStyle.php:230 UndefError call to undefined function \file_uri_target()
./core/modules/image/src/Entity/ImageStyle.php:250 UndefError call to undefined function \file_unmanaged_delete()
./core/modules/image/src/Entity/ImageStyle.php:259 UndefError call to undefined function \file_unmanaged_delete_recursive()
./core/modules/image/src/Entity/ImageStyle.php:268 UndefError call to undefined function \drupal_theme_rebuild()
./core/modules/image/src/Entity/ImageStyle.php:287 UndefError call to undefined function \drupal_dirname()
./core/modules/image/src/Entity/ImageStyle.php:290 UndefError call to undefined function \file_prepare_directory()
./core/modules/image/src/Entity/ImageStyle.php:473 TypeError return bool but fileUriScheme() is declared to return string
./core/modules/image/src/Entity/ImageStyle.php:494 UndefError call to undefined function \file_uri_target()
./core/modules/image/src/Entity/ImageStyle.php:508 UndefError call to undefined function \file_default_scheme()
./core/modules/ban/src/BanMiddleware.php:53 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/content_translation/src/ContentTranslationHandler.php:96 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entitymanagerinterface::getlastinstalledfieldstoragedefinitions() defined at ./core/lib/Drupal/Core/Entity/EntityManagerInterface.php:32
./core/modules/content_translation/src/ContentTranslationHandler.php:236 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslationLanguages()
./core/modules/content_translation/src/ContentTranslationHandler.php:237 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslation()
./core/modules/content_translation/src/ContentTranslationHandler.php:274 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getUntranslated()
./core/modules/content_translation/src/ContentTranslationHandler.php:278 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslationLanguages()
./core/modules/content_translation/src/ContentTranslationHandler.php:400 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslationLanguages()
./core/modules/content_translation/src/ContentTranslationHandler.php:401 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslation()
./core/modules/content_translation/src/ContentTranslationHandler.php:461 UndefError call to undefined function \format_date()
./core/modules/content_translation/src/ContentTranslationHandler.php:462 UndefError call to undefined function \format_date()
./core/modules/content_translation/src/ContentTranslationHandler.php:560 ParamError call with 2 arg(s) to \Drupal\content_translation\contenttranslationhandler::addtranslatabilityclue() which only takes 1 arg(s) defined at ./core/modules/content_translation/src/ContentTranslationHandler.php:541
./core/modules/content_translation/src/ContentTranslationHandler.php:611 UndefError call to undeclared method \Drupal\Core\Entity\entity->getUsername()
./core/modules/content_translation/src/Controller/ContentTranslationController.php:64 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->getEntityType()
./core/modules/content_translation/src/Controller/ContentTranslationController.php:69 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/content_translation/src/Controller/ContentTranslationController.php:92 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/content_translation/src/Controller/ContentTranslationController.php:178 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/content_translation/src/Controller/ContentTranslationController.php:300 VarError Variable $build is not defined
./core/modules/content_translation/src/FieldTranslationSynchronizer.php:46 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->isNew()
./core/modules/content_translation/src/FieldTranslationSynchronizer.php:51 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->getEntityTypeId()
./core/modules/content_translation/src/FieldTranslationSynchronizer.php:52 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->id()
./core/modules/content_translation/src/ContentTranslationUpdatesManager.php:86 VarError Variable $events is not defined
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:49 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:56 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:64 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:71 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:79 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasField()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:79 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:79 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getOwner()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:86 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasField()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:95 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasField()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:96 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:103 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasField()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:112 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasField()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:113 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:120 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasField()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:129 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasField()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:129 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:129 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getChangedTime()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:136 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasField()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:150 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getFieldDefinition()
./core/modules/content_translation/src/ContentTranslationMetadataWrapper.php:151 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/modules/views_ui/src/Controller/ViewsUIController.php:61 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/views_ui/src/Controller/ViewsUIController.php:93 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/views_ui/src/Controller/ViewsUIController.php:127 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/views_ui/src/Controller/ViewsUIController.php:168 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/views_ui/src/Controller/ViewsUIController.php:191 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/views_ui/src/Controller/ViewsUIController.php:224 VarError Variable $build is not defined
./core/modules/views_ui/src/Form/AdvancedSettingsForm.php:108 UndefError call to undefined function \views_invalidate_cache()
./core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php:252 UndefError reference to undeclared class \Drupal\views_ui\Form\Ajax\ajax\highlightcommand
./core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php:143 UndefError call to undefined function \views_ui_build_form_url()
./core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php:153 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php:158 UndefError reference to undeclared class \Drupal\views_ui\Form\Ajax\ajax\showbuttonscommand
./core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php:159 UndefError reference to undeclared class \Drupal\views_ui\Form\Ajax\ajax\triggerpreviewcommand
./core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php:161 UndefError reference to undeclared class \Drupal\views_ui\Form\Ajax\ajax\replacetitlecommand
./core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php:167 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views_ui/src/Form/Ajax/ConfigHandler.php:91 UndefError call to undefined function \views_ui_standard_display_dropdown()
./core/modules/views_ui/src/Form/Ajax/AddHandler.php:83 UndefError call to undefined function \views_ui_standard_display_dropdown()
./core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php:62 UndefError call to undefined function \views_ui_standard_display_dropdown()
./core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php:43 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php:123 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/views_ui/src/Form/Ajax/Rearrange.php:71 UndefError call to undefined function \views_ui_standard_display_dropdown()
./core/modules/views_ui/src/Form/Ajax/Rearrange.php:132 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/views_ui/src/Form/Ajax/Rearrange.php:132 DeprecatedError Call to deprecated function \drupal::l() defined at ./core/lib/Drupal.php:581
./core/modules/views_ui/src/Form/BreakLockForm.php:82 UndefError call to undefined function \drupal_render()
./core/modules/views_ui/src/ViewEditForm.php:139 UndefError call to undefined function \drupal_render()
./core/modules/views_ui/src/ViewFormBase.php:165 UndefError call to undefined function \views_ui_truncate()
./core/modules/views_ui/src/ViewEditForm.php:1049 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/views_ui/src/ViewEditForm.php:1072 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/views_ui/src/ViewEditForm.php:1082 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/views_ui/src/ViewEditForm.php:1082 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/views_ui/src/ViewEditForm.php:1092 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/views_ui/src/ViewEditForm.php:1092 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/views_ui/src/ViewEditForm.php:1131 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/views_ui/src/ViewEditForm.php:679 VarError Variable $element is not defined
./core/modules/views_ui/src/ViewDuplicateForm.php:58 VarError Variable $actions is not defined
./core/modules/views_ui/src/ViewAddForm.php:135 UndefError call to undefined function \views_ui_add_ajax_trigger()
./core/modules/views_ui/src/ViewUI.php:174 ParamError call with 2 arg(s) to \Drupal\Core\Config\Entity\configentityinterface::get() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php:130
./core/modules/views_ui/src/ViewUI.php:622 UndefError call to undefined function \views_ui_contextual_links_suppress_push()
./core/modules/views_ui/src/ViewUI.php:639 TypeError assigning array to property but \Drupal\views_ui\viewui::render_time is int
./core/modules/views_ui/src/ViewUI.php:641 UndefError call to undefined function \views_ui_contextual_links_suppress_pop()
./core/modules/views_ui/src/ViewUI.php:681 VarError Variable $queries is not defined
./core/modules/views_ui/src/ViewUI.php:724 DeprecatedError Call to deprecated function \drupal::l() defined at ./core/lib/Drupal.php:581
./core/modules/views_ui/src/ViewUI.php:926 UndefError reference to undeclared class \Drupal\views_ui\stdclass
./core/modules/views_ui/src/ViewUI.php:947 UndefError call to undeclared method \Drupal\views\viewentityinterface->id()
./core/modules/views_ui/src/ViewUI.php:954 UndefError call to undeclared method \Drupal\views\viewentityinterface->uuid()
./core/modules/views_ui/src/ViewUI.php:961 UndefError call to undeclared method \Drupal\views\viewentityinterface->isNew()
./core/modules/views_ui/src/ViewUI.php:968 UndefError call to undeclared method \Drupal\views\viewentityinterface->getEntityTypeId()
./core/modules/views_ui/src/ViewUI.php:975 UndefError call to undeclared method \Drupal\views\viewentityinterface->bundle()
./core/modules/views_ui/src/ViewUI.php:982 UndefError call to undeclared method \Drupal\views\viewentityinterface->getEntityType()
./core/modules/views_ui/src/ViewUI.php:989 UndefError call to undeclared method \Drupal\views\viewentityinterface->createDuplicate()
./core/modules/views_ui/src/ViewUI.php:1017 UndefError call to undeclared method \Drupal\views\viewentityinterface->delete()
./core/modules/views_ui/src/ViewUI.php:1024 UndefError call to undeclared method \Drupal\views\viewentityinterface->save()
./core/modules/views_ui/src/ViewUI.php:1031 UndefError call to undeclared method \Drupal\views\viewentityinterface->urlInfo()
./core/modules/views_ui/src/ViewUI.php:1038 UndefError call to undeclared method \Drupal\views\viewentityinterface->toUrl()
./core/modules/views_ui/src/ViewUI.php:1045 UndefError call to undeclared method \Drupal\views\viewentityinterface->link()
./core/modules/views_ui/src/ViewUI.php:1052 UndefError call to undeclared method \Drupal\views\viewentityinterface->toLink()
./core/modules/views_ui/src/ViewUI.php:1059 UndefError call to undeclared method \Drupal\views\viewentityinterface->label()
./core/modules/views_ui/src/ViewUI.php:1066 UndefError call to undeclared method \Drupal\views\viewentityinterface->enforceIsNew()
./core/modules/views_ui/src/ViewUI.php:1073 UndefError call to undeclared method \Drupal\views\viewentityinterface->toArray()
./core/modules/views_ui/src/ViewUI.php:1080 UndefError call to undeclared method \Drupal\views\viewentityinterface->language()
./core/modules/views_ui/src/ViewUI.php:1087 UndefError call to undeclared method \Drupal\views\viewentityinterface->access()
./core/modules/views_ui/src/ViewUI.php:1115 UndefError call to undeclared method \Drupal\views\viewentityinterface->getOriginalId()
./core/modules/views_ui/src/ViewUI.php:1122 UndefError call to undeclared method \Drupal\views\viewentityinterface->setOriginalId()
./core/modules/views_ui/src/ViewUI.php:1129 UndefError call to undeclared method \Drupal\views\viewentityinterface->presave()
./core/modules/views_ui/src/ViewUI.php:1136 UndefError call to undeclared method \Drupal\views\viewentityinterface->postSave()
./core/modules/views_ui/src/ViewUI.php:1149 UndefError call to undeclared method \Drupal\views\viewentityinterface->postCreate()
./core/modules/views_ui/src/ViewUI.php:1195 UndefError call to undeclared method \Drupal\views\viewentityinterface->uriRelationships()
./core/modules/views_ui/src/ViewUI.php:1202 UndefError call to undeclared method \Drupal\views\viewentityinterface->referencedEntities()
./core/modules/views_ui/src/ViewUI.php:1209 UndefError call to undeclared method \Drupal\views\viewentityinterface->url()
./core/modules/views_ui/src/ViewUI.php:1216 UndefError call to undeclared method \Drupal\views\viewentityinterface->hasLinkTemplate()
./core/modules/views_ui/src/ViewUI.php:1231 UndefError call to undeclared method \Drupal\views\viewentityinterface->getConfigDependencyKey()
./core/modules/views_ui/src/ViewUI.php:1238 UndefError call to undeclared method \Drupal\views\viewentityinterface->getConfigDependencyName()
./core/modules/views_ui/src/ViewUI.php:1245 UndefError call to undeclared method \Drupal\views\viewentityinterface->getConfigTarget()
./core/modules/views_ui/src/ViewUI.php:1266 UndefError call to undeclared method \Drupal\views\viewentityinterface->getCacheContexts()
./core/modules/views_ui/src/ViewUI.php:1273 UndefError call to undeclared method \Drupal\views\viewentityinterface->getCacheTags()
./core/modules/views_ui/src/ViewUI.php:1280 UndefError call to undeclared method \Drupal\views\viewentityinterface->getCacheMaxAge()
./core/modules/views_ui/src/ViewUI.php:1287 UndefError call to undeclared method \Drupal\views\viewentityinterface->getTypedData()
./core/modules/views_ui/src/ViewUI.php:1308 UndefError call to undeclared method \Drupal\views\viewentityinterface->setThirdPartySetting()
./core/modules/views_ui/src/ViewUI.php:1315 UndefError call to undeclared method \Drupal\views\viewentityinterface->getThirdPartySetting()
./core/modules/views_ui/src/ViewUI.php:1322 UndefError call to undeclared method \Drupal\views\viewentityinterface->getThirdPartySettings()
./core/modules/views_ui/src/ViewUI.php:1329 UndefError call to undeclared method \Drupal\views\viewentityinterface->unsetThirdPartySetting()
./core/modules/views_ui/src/ViewUI.php:1336 UndefError call to undeclared method \Drupal\views\viewentityinterface->getThirdPartyProviders()
./core/modules/views_ui/src/ViewUI.php:1357 UndefError call to undeclared method \Drupal\views\viewentityinterface->addCacheableDependency()
./core/modules/views_ui/src/ViewUI.php:1365 UndefError call to undeclared method \Drupal\views\viewentityinterface->addCacheContexts()
./core/modules/views_ui/src/ViewUI.php:1372 UndefError call to undeclared method \Drupal\views\viewentityinterface->mergeCacheMaxAge()
./core/modules/views_ui/src/ViewUI.php:1379 UndefError call to undeclared method \Drupal\views\viewentityinterface->getCacheTagsToInvalidate()
./core/modules/views_ui/src/ViewUI.php:1386 UndefError call to undeclared method \Drupal\views\viewentityinterface->addCacheTags()
./core/modules/views_ui/src/ViewListBuilder.php:104 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/views_ui/src/ViewListBuilder.php:108 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/views_ui/src/ViewListBuilder.php:119 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->status()
./core/modules/views_ui/src/ViewListBuilder.php:161 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/views_ui/src/ViewListBuilder.php:168 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/views_ui/src/ViewListBuilder.php:182 VarError Variable $list is not defined
./core/modules/views_ui/src/ViewListBuilder.php:188 VarError Variable $form is not defined
./core/modules/views_ui/src/ViewListBuilder.php:245 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/views_ui/src/ViewListBuilder.php:269 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getExecutable()
./core/modules/views_ui/src/ViewListBuilder.php:274 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->status()
./core/modules/views_ui/src/ViewListBuilder.php:277 DeprecatedError Call to deprecated function \drupal::l() defined at ./core/lib/Drupal.php:581
./core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php:81 VarError Variable $ids is not defined
./core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php:90 TypeError Access to undeclared static property entityIdsToLoad on \Drupal\menu_link_content\Plugin\Menu\menulinkcontent
./core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php:128 TypeError Access to undeclared static property entityIdsToLoad on \Drupal\menu_link_content\Plugin\Menu\menulinkcontent
./core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php:129 TypeError Access to undeclared static property entityIdsToLoad on \Drupal\menu_link_content\Plugin\Menu\menulinkcontent
./core/modules/menu_link_content/src/Controller/MenuController.php:28 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/menu_link_content/src/Controller/MenuController.php:31 UndefError call to undeclared method \Drupal\system\menuinterface->id()
./core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php:70 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getUrlObject()
./core/modules/menu_link_content/src/Entity/MenuLinkContent.php:234 VarError Variable $fields is not defined
./core/modules/filter/src/Plugin/DataType/FilterFormat.php:35 UndefError call to undefined function \filter_formats()
./core/modules/filter/src/Plugin/DataType/FilterFormat.php:50 UndefError call to undefined function \filter_formats()
./core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php:67 VarError Variable $ids is not defined
./core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php:93 VarError Variable $ids is not defined
./core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php:30 UndefError call to undefined function \_filter_html_image_secure_process()
./core/modules/filter/src/Plugin/Filter/FilterAutoP.php:28 UndefError call to undefined function \_filter_autop()
./core/modules/filter/src/Plugin/Filter/FilterCaption.php:72 UndefError call to undefined function \drupal_render()
./core/modules/filter/src/Plugin/Filter/FilterUrl.php:47 UndefError call to undefined function \_filter_url()
./core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php:29 UndefError call to undefined function \_filter_html_escape()
./core/modules/filter/src/Plugin/Filter/FilterHtml.php:396 VarError Variable $rows is not defined
./core/modules/filter/src/Plugin/Filter/FilterHtml.php:426 UndefError call to undefined function \drupal_render()
./core/modules/filter/src/Plugin/Filter/FilterHtml.php:465 UndefError call to undefined function \drupal_render()
./core/modules/filter/src/Controller/FilterController.php:30 UndefError call to undeclared method \Drupal\filter\filterformatinterface->id()
./core/modules/filter/src/Controller/FilterController.php:35 UndefError call to undefined function \_filter_tips()
./core/modules/filter/src/Controller/FilterController.php:51 UndefError call to undeclared method \Drupal\filter\filterformatinterface->label()
./core/modules/filter/src/FilterFormatFormBase.php:81 UndefError call to undefined function \user_role_names()
./core/modules/filter/src/FilterFormatFormBase.php:90 UndefError call to undefined function \filter_get_roles_by_format()
./core/modules/filter/src/FilterFormatFormBase.php:250 UndefError call to undefined function \user_role_change_permissions()
./core/modules/filter/src/Element/ProcessedText.php:83 UndefError call to undeclared method \Drupal\Core\Entity\entity->status()
./core/modules/filter/src/Element/ProcessedText.php:104 UndefError call to undeclared method \Drupal\Core\Entity\entity->filters()
./core/modules/filter/src/Element/TextFormat.php:136 UndefError call to undefined function \filter_formats()
./core/modules/filter/src/Element/TextFormat.php:207 UndefError call to undefined function \filter_formats()
./core/modules/filter/src/FilterFormatAccessControlHandler.php:30 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isFallbackFormat()
./core/modules/filter/src/FilterFormatAccessControlHandler.php:34 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getPermissionName()
./core/modules/filter/src/FilterFormatAccessControlHandler.php:39 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isFallbackFormat()
./core/modules/filter/src/FilterFormatListBuilder.php:85 VarError Variable $header is not defined
./core/modules/filter/src/FilterFormatListBuilder.php:96 VarError Variable $row is not defined
./core/modules/filter/src/FilterFormatListBuilder.php:98 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isFallbackFormat()
./core/modules/filter/src/FilterFormatListBuilder.php:115 UndefError call to undefined function \filter_get_roles_by_format()
./core/modules/filter/src/FilterFormatListBuilder.php:135 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isFallbackFormat()
./core/modules/filter/src/FilterFormatListBuilder.php:157 UndefError call to undefined function \filter_formats_reset()
./core/modules/filter/src/FilterFormatEditForm.php:28 UndefError call to undefined function \filter_get_roles_by_format()
./core/modules/filter/src/Entity/FilterFormat.php:193 UndefError call to undefined function \filter_formats_reset()
./core/modules/filter/src/Entity/FilterFormat.php:217 UndefError call to undefined function \filter_formats_reset()
./core/modules/filter/src/Entity/FilterFormat.php:228 UndefError call to undefined function \user_roles()
./core/modules/filter/src/Entity/FilterFormat.php:230 UndefError call to undefined function \user_role_change_permissions()
./core/modules/filter/filter.api.php:55 UndefError call to undefined function \mymodule_cache_rebuild()
./core/modules/search/src/Plugin/migrate/destination/EntitySearchPage.php:30 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->setPlugin()
./core/modules/search/src/Plugin/migrate/destination/EntitySearchPage.php:31 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getPlugin()
./core/modules/search/src/Plugin/views/argument/Search.php:55 UndefError call to undefined function \db_select()
./core/modules/search/src/Plugin/views/argument/Search.php:84 UndefError call to undefined function \db_and()
./core/modules/search/src/Plugin/views/argument/Search.php:117 UndefError call to undefined function \db_or()
./core/modules/search/src/Plugin/views/filter/Search.php:125 UndefError call to undefined function \db_select()
./core/modules/search/src/Plugin/views/filter/Search.php:158 UndefError call to undefined function \db_and()
./core/modules/search/src/Plugin/views/filter/Search.php:192 UndefError call to undefined function \db_or()
./core/modules/search/src/Controller/SearchController.php:106 UndefError call to undeclared method \Drupal\search\searchpageinterface->label()
./core/modules/search/src/Controller/SearchController.php:188 UndefError call to undeclared method \Drupal\search\searchpageinterface->id()
./core/modules/search/src/Controller/SearchController.php:201 UndefError call to undeclared method \Drupal\search\searchpageinterface->label()
./core/modules/search/src/Controller/SearchController.php:219 UndefError call to undeclared method \Drupal\search\searchpageinterface->label()
./core/modules/search/src/Controller/SearchController.php:222 UndefError call to undeclared method \Drupal\search\searchpageinterface->label()
./core/modules/search/src/Controller/SearchController.php:225 UndefError call to undeclared method \Drupal\search\searchpageinterface->urlInfo()
./core/modules/search/src/Controller/SearchController.php:242 UndefError call to undeclared method \Drupal\search\searchpageinterface->label()
./core/modules/search/src/Form/SearchBlockForm.php:91 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/search/src/ViewsSearchQuery.php:24 TypeError return \Drupal\search\databasecondition but conditions() is declared to return array
./core/modules/search/src/SearchPageAccessControlHandler.php:29 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isDefaultSearch()
./core/modules/search/src/SearchPageAccessControlHandler.php:37 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->status()
./core/modules/search/src/SearchPageAccessControlHandler.php:40 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getPlugin()
./core/modules/search/src/SearchPageListBuilder.php:98 VarError Variable $header is not defined
./core/modules/search/src/SearchPageListBuilder.php:124 VarError Variable $row is not defined
./core/modules/search/src/SearchPageListBuilder.php:125 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getPath()
./core/modules/search/src/SearchPageListBuilder.php:127 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->status()
./core/modules/search/src/SearchPageListBuilder.php:135 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getPlugin()
./core/modules/search/src/SearchPageListBuilder.php:138 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isDefaultSearch()
./core/modules/search/src/SearchPageListBuilder.php:141 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->status()
./core/modules/search/src/SearchPageListBuilder.php:149 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isIndexable()
./core/modules/search/src/SearchPageListBuilder.php:150 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getPlugin()
./core/modules/search/src/SearchPageListBuilder.php:191 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/search/src/SearchPageListBuilder.php:214 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/search/src/SearchPageListBuilder.php:306 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isDefaultSearch()
./core/modules/search/src/SearchPageListBuilder.php:342 UndefError call to undefined function \search_mark_for_reindex()
./core/modules/search/src/SearchQuery.php:213 UndefError call to undefined function \db_and()
./core/modules/search/src/SearchQuery.php:263 UndefError call to undefined function \search_simplify()
./core/modules/search/src/SearchQuery.php:321 UndefError call to undefined function \db_or()
./core/modules/search/src/SearchQuery.php:328 UndefError reference to undeclared class \Drupal\search\databasecondition
./core/modules/search/src/SearchQuery.php:337 UndefError reference to undeclared class \Drupal\search\databasecondition
./core/modules/search/src/SearchQuery.php:351 UndefError reference to undeclared class \Drupal\search\databasecondition
./core/modules/search/src/SearchQuery.php:409 UndefError call to undefined function \db_or()
./core/modules/search/src/SearchQuery.php:630 UndefError call to undefined function \db_select()
./core/modules/search/src/SearchPageRepository.php:104 UndefError call to undeclared method \Drupal\search\searchpageinterface->id()
./core/modules/path/src/Plugin/migrate/destination/UrlAlias.php:82 VarError Variable $ids is not defined
./core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php:38 VarError Variable $ids is not defined
./core/modules/path/src/Plugin/Field/FieldType/PathItem.php:34 VarError Variable $properties is not defined
./core/modules/path/src/Plugin/Field/FieldType/PathItem.php:94 VarError Variable $values is not defined
./core/modules/path/src/Controller/PathController.php:72 VarError Variable $build is not defined
./core/modules/path/src/Controller/PathController.php:91 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/path/src/Controller/PathController.php:94 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/path/src/Controller/PathController.php:131 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/path/path.api.php:23 UndefError call to undefined function \db_insert()
./core/modules/path/path.api.php:42 UndefError call to undefined function \db_update()
./core/modules/path/path.api.php:59 UndefError call to undefined function \db_delete()
./core/modules/views/views.api.php:99 UndefError reference to undeclared class \drupal\views\analyzer
./core/modules/views/views.api.php:483 UndefError call to undefined function \views_field_default_views_data()
./core/modules/views/views.api.php:518 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/views.api.php:520 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/views.api.php:522 UndefError call to undefined function \views_entity_field_label()
./core/modules/views/views.api.php:575 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/views.api.php:577 UndefError call to undefined function \views_entity_field_label()
./core/modules/views/views.api.php:578 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/views.api.php:815 UndefError reference to undeclared class \drupal\views\plugin\views\pager\full
./core/modules/views/views.api.php:815 UndefError reference to undeclared class \drupal\views\plugin\views\cache\time
./core/modules/views/views.api.php:1042 UndefError call to undefined function \debug()
./core/modules/views/views.api.php:1074 UndefError call to undefined function \debug()
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:1391 UndefError call to undefined function \views_ui_standard_display_dropdown()
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:1023 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:1030 DeprecatedError Call to deprecated function \drupal::l() defined at ./core/lib/Drupal.php:581
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:1674 ParamError call with 2 arg(s) to \Drupal\views\Plugin\views\display\displaypluginbase::getplugin() which only takes 1 arg(s) defined at ./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:795
./core/modules/views/src/Plugin/views/field/Field.php:313 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/views/src/ViewsDataHelper.php:119 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/views/src/ViewsDataHelper.php:143 TypeError string passed to foreach instead of array
./core/modules/views/views.post_update.php:21 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/ExposedFormCache.php:36 VarError Variable $views_exposed is not defined
./core/modules/views/src/Plugin/Block/ViewsBlockBase.php:162 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/views/src/Plugin/views/row/EntityRow.php:150 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Plugin/views/row/EntityRow.php:160 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Plugin/views/row/RssFields.php:138 UndefError call to undefined function \rdf_get_namespaces()
./core/modules/views/src/Plugin/views/row/RowPluginBase.php:173 TypeError return array but render() is declared to return string
./core/modules/views/src/Plugin/views/query/QueryPluginBase.php:229 UndefError call to undefined function \drupal_get_user_timezone()
./core/modules/views/src/Plugin/views/query/QueryPluginBase.php:310 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Plugin/views/query/QueryPluginBase.php:333 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Plugin/views/query/Sql.php:244 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/modules/views/src/Plugin/views/query/Sql.php:1028 UndefError call to undefined function \db_and()
./core/modules/views/src/Plugin/views/query/Sql.php:1029 UndefError call to undefined function \db_or()
./core/modules/views/src/Plugin/views/query/Sql.php:1029 UndefError call to undefined function \db_and()
./core/modules/views/src/Plugin/views/query/Sql.php:1034 UndefError call to undefined function \db_or()
./core/modules/views/src/Plugin/views/query/Sql.php:1034 UndefError call to undefined function \db_and()
./core/modules/views/src/Plugin/views/query/Sql.php:1263 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Plugin/views/query/Sql.php:1490 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Plugin/views/query/Sql.php:1519 UndefError call to undefined function \entity_revision_load()
./core/modules/views/src/Plugin/views/query/Sql.php:1526 UndefError call to undefined function \entity_load_multiple()
./core/modules/views/src/Plugin/views/query/Sql.php:1728 UndefError call to undefined function \drupal_get_user_timezone()
./core/modules/views/src/Plugin/views/sort/Date.php:57 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/views/src/Plugin/views/sort/Date.php:77 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/views/src/Plugin/views/sort/GroupByNumeric.php:42 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/views/src/Plugin/views/sort/Random.php:28 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/views/src/Plugin/views/sort/SortPluginBase.php:44 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/views/src/Plugin/views/style/StylePluginBase.php:452 UndefError call to undefined function \debug()
./core/modules/views/src/Plugin/views/style/StylePluginBase.php:512 TypeError return array but renderGroupingSets() is declared to return string
./core/modules/views/src/Plugin/views/style/Opml.php:66 UndefError call to undefined function \debug()
./core/modules/views/src/Plugin/views/style/Rss.php:108 UndefError call to undefined function \debug()
./core/modules/views/src/Plugin/views/exposed_form/InputRequired.php:42 UndefError call to undefined function \filter_default_format()
./core/modules/views/src/Plugin/views/field/Date.php:127 UndefError call to undefined function \system_time_zones()
./core/modules/views/src/Plugin/views/field/Date.php:177 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/field/Date.php:179 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/field/Date.php:182 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/field/Markup.php:56 UndefError call to undefined function \check_markup()
./core/modules/views/src/Plugin/views/field/Url.php:54 DeprecatedError Call to deprecated function \drupal::l() defined at ./core/lib/Drupal.php:581
./core/modules/views/src/Plugin/views/field/FileSize.php:59 UndefError call to undefined function \format_size()
./core/modules/views/src/Plugin/views/field/Field.php:451 UndefError call to undefined function \views_ui_build_form_url()
./core/modules/views/src/Plugin/views/HandlerBase.php:357 VarError Variable $group_types is not defined
./core/modules/views/src/Plugin/views/field/Field.php:901 UndefError call to undefined function \render()
./core/modules/views/src/Plugin/views/field/Counter.php:71 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->usePager()
./core/modules/views/src/Plugin/views/field/Counter.php:72 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getItemsPerPage()
./core/modules/views/src/Plugin/views/field/Counter.php:72 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getCurrentPage()
./core/modules/views/src/Plugin/views/field/Counter.php:72 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getOffset()
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:142 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:177 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:184 UndefError call to undefined function \debug()
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:195 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:198 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:212 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1131 UndefError call to undeclared method \Drupal\views\Plugin\views\field\fieldpluginbase->getItems()
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1151 UndefError call to undeclared method \Drupal\views\Plugin\views\field\fieldpluginbase->render_item()
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1222 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1255 TypeError arg#2(allowable_tags) is int but \strip_tags() takes string
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1365 TypeError arg#1(url) is int but \parse_url() takes string
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1368 TypeError arg#1(str) is int but \ltrim() takes string
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1371 TypeError arg#1(uri) is int but \Drupal\Core\url::fromuri() takes string defined at ./core/lib/Drupal/Core/Url.php:295
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1395 TypeError arg#1(search) is \Drupal\Core\url|int but \str_replace() takes array|string
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1498 TypeError arg#1(query) is \Drupal\Core\url|int but \Drupal\Component\Utility\urlhelper::buildquery() takes array defined at ./core/lib/Drupal/Component/Utility/UrlHelper.php:50
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1302 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1163 UndefError call to undeclared method \Drupal\views\Plugin\views\field\fieldpluginbase->renderItems()
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1365 TypeError arg#1(url) is \Drupal\Core\url|int but \parse_url() takes string
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1368 TypeError arg#1(str) is \Drupal\Core\url|int but \ltrim() takes string
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1371 TypeError arg#1(uri) is \Drupal\Core\url|int but \Drupal\Core\url::fromuri() takes string defined at ./core/lib/Drupal/Core/Url.php:295
./core/modules/views/src/Plugin/views/field/FieldPluginBase.php:1763 VarError Variable $matches is not defined
./core/modules/views/src/Plugin/views/field/PrerenderList.php:98 UndefError call to undefined function \drupal_render()
./core/modules/views/src/Plugin/views/field/NumericField.php:161 TypeError arg#1(number) is string but \abs() takes float|int
./core/modules/views/src/Plugin/views/field/NumericField.php:162 TypeError arg#1(number) is string but \floor() takes float
./core/modules/views/src/Plugin/views/field/NumericField.php:162 TypeError arg#1(number) is string but \ceil() takes float
./core/modules/views/src/Plugin/views/field/NumericField.php:166 TypeError arg#1(str) is int but \substr() takes string
./core/modules/views/src/Plugin/views/field/NumericField.php:178 TypeError arg#1(count) is string but \Drupal\Core\StringTranslation\pluraltranslatablemarkup::createfromtranslatedstring() takes int defined at ./core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php:105
./core/modules/views/src/Plugin/views/field/EntityLink.php:33 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->urlInfo()
./core/modules/views/src/Plugin/views/PluginBase.php:128 TypeError assigning float|int to property but \Drupal\views\Plugin\views\pluginbase::definition is array|string[]
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:124 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:185 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:248 UndefError call to undefined function \views_ui_add_ajax_trigger()
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:278 UndefError call to undefined function \menu_ui_get_menus()
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:282 UndefError call to undefined function \menu_list_system_menus()
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:389 UndefError call to undefined function \views_ui_add_ajax_trigger()
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:559 UndefError call to undefined function \views_ui_add_ajax_trigger()
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:663 UndefError call to undefined function \entity_create()
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:687 VarError Variable $display_options is not defined
./core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php:896 UndefError call to undefined function \module_load_include()
./core/modules/views/src/Plugin/views/relationship/EntityReverse.php:72 VarError Variable $def is not defined
./core/modules/views/src/Plugin/views/relationship/EntityReverse.php:80 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addTable()
./core/modules/views/src/Plugin/views/relationship/EntityReverse.php:97 VarError Variable $def is not defined
./core/modules/views/src/Plugin/views/relationship/EntityReverse.php:108 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addRelationship()
./core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php:159 UndefError call to undefined function \entity_create()
./core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php:388 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addRelationship()
./core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php:165 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addRelationship()
./core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php:170 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addTag()
./core/modules/views/src/Plugin/views/cache/CachePluginBase.php:143 ParamError call with 2 arg(s) to \Drupal\views\viewexecutable::setcurrentpage() which only takes 1 arg(s) defined at ./core/modules/views/src/ViewExecutable.php:505
./core/modules/views/src/Plugin/views/cache/CachePluginBase.php:237 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Plugin/views/display/PathPluginBase.php:271 TypeError arg#1(options) is float|int but \Symfony\Component\Routing\route::setoptions() takes array defined at ./vendor/symfony/routing/Route.php:334
./core/modules/views/src/Plugin/views/display/PathPluginBase.php:405 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/views/src/Plugin/views/display/Feed.php:100 UndefError call to undefined function \drupal_render_root()
./core/modules/views/src/Plugin/views/display/EntityReference.php:129 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/display/EntityReference.php:135 UndefError call to undefined function \db_or()
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:200 TypeError Access to undeclared static property unpackOptions on \Drupal\views\Plugin\views\display\displaypluginbase
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:203 TypeError Access to undeclared static property unpackOptions on \Drupal\views\Plugin\views\display\displaypluginbase
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:376 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->needsStylePlugin()
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:954 UndefError call to undeclared method \Drupal\views\Plugin\views\display\displaypluginbase->addDependencies()
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:970 VarError Variable $relationships is not defined
./core/modules/views/src/Plugin/views/display/DisplayPluginBase.php:2664 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Plugin/views/display/Block.php:156 UndefError call to undefined function \views_ui_truncate()
./core/modules/views/src/Plugin/views/display/Block.php:161 UndefError call to undefined function \views_ui_truncate()
./core/modules/views/src/Plugin/views/display/Block.php:199 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/views/src/Plugin/views/display/Page.php:107 TypeError Access to undeclared static property pageRenderArray on \Drupal\views\Plugin\views\display\page
./core/modules/views/src/Plugin/views/display/Page.php:117 TypeError Access to undeclared static property pageRenderArray on \Drupal\views\Plugin\views\display\page
./core/modules/views/src/Plugin/views/display/Page.php:216 UndefError call to undefined function \views_ui_truncate()
./core/modules/views/src/Plugin/views/argument/Date.php:120 ParamError call with 1 arg(s) to \Drupal\views\Plugin\views\argument\argumentpluginbase::getdefaultargument() which only takes 0 arg(s) defined at ./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:791
./core/modules/views/src/Plugin/views/argument/StringArgument.php:161 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/views/src/Plugin/views/argument/StringArgument.php:162 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setCountField()
./core/modules/views/src/Plugin/views/argument/StringArgument.php:167 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/views/src/Plugin/views/argument/StringArgument.php:168 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setCountField()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:905 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:906 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addGroupBy()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:909 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setCountField()
./core/modules/views/src/Plugin/views/argument/StringArgument.php:263 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/argument/StringArgument.php:266 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/argument/DayDate.php:33 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/argument/DayDate.php:41 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/argument/YearMonthDate.php:32 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/argument/YearMonthDate.php:39 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/argument/Formula.php:53 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/views/src/Plugin/views/argument/Formula.php:54 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setCountField()
./core/modules/views/src/Plugin/views/argument/Formula.php:70 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:829 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->clearFields()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:923 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:856 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:878 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addTable()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:882 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:890 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php:960 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/argument/GroupByNumeric.php:24 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addHavingExpression()
./core/modules/views/src/Plugin/views/argument/MonthDate.php:32 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/argument/MonthDate.php:40 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/argument/ManyToOne.php:118 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/argument/ManyToOne.php:170 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/views/src/Plugin/views/argument/ManyToOne.php:177 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/views/src/Plugin/views/argument/NumericArgument.php:117 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/argument/NumericArgument.php:121 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/argument/FullDate.php:32 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/argument/FullDate.php:39 UndefError call to undefined function \format_date()
./core/modules/views/src/Plugin/views/filter/FilterPluginBase.php:658 UndefError call to undeclared method \Drupal\views\Plugin\views\filter\filterpluginbase->operators()
./core/modules/views/src/Plugin/views/filter/FilterPluginBase.php:1363 TypeError assigning string[] to property but \Drupal\views\Plugin\views\filter\filterpluginbase::value is null|string
./core/modules/views/src/Plugin/views/filter/Date.php:178 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/Date.php:188 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/Combine.php:121 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/Combine.php:126 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/Combine.php:126 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/Combine.php:131 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/Combine.php:131 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/Combine.php:136 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/Combine.php:136 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/Combine.php:141 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/Combine.php:141 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/Combine.php:146 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/Combine.php:146 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/Combine.php:151 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/Combine.php:151 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/Combine.php:156 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/Combine.php:167 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/FilterPluginBase.php:520 TypeError arg#1(stack) is string but \array_unshift() takes array
./core/modules/views/src/Plugin/views/filter/FilterPluginBase.php:598 UndefError call to undefined function \user_role_names()
./core/modules/views/src/Plugin/views/filter/InOperator.php:359 TypeError arg#1(stack) is null|string but \array_shift() takes array
./core/modules/views/src/Plugin/views/filter/InOperator.php:401 TypeError arg#1(input) is null|string but \array_values() takes array
./core/modules/views/src/Plugin/views/filter/InOperator.php:401 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/InOperator.php:413 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/Bundle.php:82 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Plugin/views/filter/Bundle.php:91 UndefError call to undefined function \entity_get_bundles()
./core/modules/views/src/Plugin/views/filter/Bundle.php:124 TypeError arg#1(input) is null|string but \array_keys() takes array
./core/modules/views/src/Plugin/views/filter/GroupByNumeric.php:32 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addHavingExpression()
./core/modules/views/src/Plugin/views/filter/GroupByNumeric.php:33 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addHavingExpression()
./core/modules/views/src/Plugin/views/filter/GroupByNumeric.php:36 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addHavingExpression()
./core/modules/views/src/Plugin/views/filter/GroupByNumeric.php:42 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addHavingExpression()
./core/modules/views/src/Plugin/views/filter/GroupByNumeric.php:53 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addHavingExpression()
./core/modules/views/src/Plugin/views/filter/NumericFilter.php:252 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/NumericFilter.php:255 UndefError call to undefined function \db_or()
./core/modules/views/src/Plugin/views/filter/NumericFilter.php:255 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/NumericFilter.php:260 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/NumericFilter.php:271 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/NumericFilter.php:281 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/FilterPluginBase.php:455 ParamError call with 2 arg(s) to \Drupal\Core\Form\formstateinterface::get() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Form/FormStateInterface.php:197
./core/modules/views/src/Plugin/views/filter/FilterPluginBase.php:1118 ParamError call with 2 arg(s) to \Drupal\Core\Form\formstateinterface::get() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Form/FormStateInterface.php:197
./core/modules/views/src/Plugin/views/filter/FilterPluginBase.php:1435 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:260 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:264 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:264 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:268 UndefError call to undefined function \db_or()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:268 UndefError call to undefined function \db_and()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:286 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:296 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:300 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:300 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:304 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:304 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:308 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:308 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:312 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:312 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:316 UndefError call to undefined function \db_like()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:316 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:323 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:330 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:340 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/StringFilter.php:351 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/BooleanOperatorString.php:38 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/views/src/Plugin/views/filter/BooleanOperator.php:220 UndefError call to undefined function \db_or()
./core/modules/views/src/Plugin/views/filter/BooleanOperator.php:223 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/BooleanOperator.php:226 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/BooleanOperator.php:231 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/filter/BooleanOperator.php:234 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/views/src/Plugin/views/HandlerBase.php:196 UndefError call to undeclared method \Drupal\views\Plugin\views\handlerbase->getFormula()
./core/modules/views/src/Plugin/views/HandlerBase.php:207 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getAggregationInfo()
./core/modules/views/src/Plugin/views/HandlerBase.php:485 TypeError arg#2(parameters) is float|int but \call_user_func_array() takes array
./core/modules/views/src/Plugin/views/HandlerBase.php:517 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->placeholder()
./core/modules/views/src/Plugin/views/HandlerBase.php:554 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/views/src/Plugin/views/HandlerBase.php:637 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getDateFormat()
./core/modules/views/src/Plugin/views/HandlerBase.php:647 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getDateField()
./core/modules/views/src/Plugin/views/HandlerBase.php:841 ParamError call with 2 arg(s) to \Drupal\Core\Form\formstateinterface::get() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Form/FormStateInterface.php:197
./core/modules/views/src/Plugin/views/argument_validator/None.php:31 VarError Variable $arg is not defined
./core/modules/views/src/Plugin/views/area/Text.php:46 UndefError call to undefined function \filter_default_format()
./core/modules/views/src/Plugin/views/area/Text.php:55 UndefError call to undefined function \filter_default_format()
./core/modules/views/src/Plugin/views/area/Result.php:55 UndefError call to undefined function \drupal_render()
./core/modules/views/src/Plugin/views/area/HTTPStatusCode.php:40 TypeError Access to undeclared static property statusTexts on \Symfony\Component\HttpFoundation\response
./core/modules/views/src/Plugin/views/area/HTTPStatusCode.php:50 TypeError arg#1(input) is float|int but \array_walk() takes array
./core/modules/views/src/Plugin/views/area/HTTPStatusCode.php:67 VarError Variable $build is not defined
./core/modules/views/src/Plugin/views/BrokenHandlerTrait.php:63 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/modules/views/src/Plugin/views/BrokenHandlerTrait.php:63 VarError Variable $items is not defined
./core/modules/views/src/Plugin/Menu/Form/ViewsMenuLinkForm.php:64 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/views/src/ViewExecutable.php:465 UndefError call to undeclared method \Drupal\views\viewentityinterface->id()
./core/modules/views/src/ViewExecutable.php:472 UndefError call to undeclared method \Drupal\views\viewentityinterface->save()
./core/modules/views/src/ViewExecutable.php:517 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setCurrentPage()
./core/modules/views/src/ViewExecutable.php:527 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getCurrentPage()
./core/modules/views/src/ViewExecutable.php:541 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getItemsPerPage()
./core/modules/views/src/ViewExecutable.php:565 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setItemsPerPage()
./core/modules/views/src/ViewExecutable.php:575 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getOffset()
./core/modules/views/src/ViewExecutable.php:601 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setOffset()
./core/modules/views/src/ViewExecutable.php:610 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->usePager()
./core/modules/views/src/ViewExecutable.php:670 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->isDefaulted()
./core/modules/views/src/ViewExecutable.php:672 UndefError call to undeclared method \Drupal\views\viewentityinterface->id()
./core/modules/views/src/ViewExecutable.php:673 UndefError call to undeclared method \Drupal\views\viewentityinterface->id()
./core/modules/views/src/ViewExecutable.php:762 UndefError call to undefined function \format_string()
./core/modules/views/src/ViewExecutable.php:762 UndefError call to undefined function \debug()
./core/modules/views/src/ViewExecutable.php:838 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getPlugin()
./core/modules/views/src/ViewExecutable.php:963 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getHandlers()
./core/modules/views/src/ViewExecutable.php:881 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getPlugin()
./core/modules/views/src/ViewExecutable.php:883 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->usePager()
./core/modules/views/src/ViewExecutable.php:884 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setCurrentPage()
./core/modules/views/src/ViewExecutable.php:890 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setItemsPerPage()
./core/modules/views/src/ViewExecutable.php:894 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setOffset()
./core/modules/views/src/ViewExecutable.php:903 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->usePager()
./core/modules/views/src/ViewExecutable.php:904 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->render()
./core/modules/views/src/ViewExecutable.php:920 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getHandlers()
./core/modules/views/src/ViewExecutable.php:992 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getOption()
./core/modules/views/src/ViewExecutable.php:999 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->broken()
./core/modules/views/src/ViewExecutable.php:1003 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setRelationship()
./core/modules/views/src/ViewExecutable.php:1008 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->hasDefaultArgument()
./core/modules/views/src/ViewExecutable.php:1010 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getDefaultArgument()
./core/modules/views/src/ViewExecutable.php:1020 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->setArgument()
./core/modules/views/src/ViewExecutable.php:1021 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->validateFail()
./core/modules/views/src/ViewExecutable.php:1025 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->isException()
./core/modules/views/src/ViewExecutable.php:1026 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->exceptionTitle()
./core/modules/views/src/ViewExecutable.php:1029 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getTitle()
./core/modules/views/src/ViewExecutable.php:1030 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->useGroupBy()
./core/modules/views/src/ViewExecutable.php:1030 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/modules/views/src/ViewExecutable.php:1044 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->defaultAction()
./core/modules/views/src/ViewExecutable.php:1095 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getPlugin()
./core/modules/views/src/ViewExecutable.php:1141 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->usesExposed()
./core/modules/views/src/ViewExecutable.php:1142 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getPlugin()
./core/modules/views/src/ViewExecutable.php:1157 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getOption()
./core/modules/views/src/ViewExecutable.php:1186 UndefError call to undeclared method \stdclass->usesFields()
./core/modules/views/src/ViewExecutable.php:1193 UndefError call to undeclared method \stdclass->buildSort()
./core/modules/views/src/ViewExecutable.php:1197 UndefError call to undeclared method \stdclass->buildSortPost()
./core/modules/views/src/ViewExecutable.php:1206 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->useGroupBy()
./core/modules/views/src/ViewExecutable.php:1206 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/modules/views/src/ViewExecutable.php:1209 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->useGroupBy()
./core/modules/views/src/ViewExecutable.php:1209 UndefError call to undeclared method \stdclass->query()
./core/modules/views/src/ViewExecutable.php:1276 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->useGroupBy()
./core/modules/views/src/ViewExecutable.php:1304 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->isEnabled()
./core/modules/views/src/ViewExecutable.php:1315 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getPlugin()
./core/modules/views/src/ViewExecutable.php:1318 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getPlugin()
./core/modules/views/src/ViewExecutable.php:1322 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->usePager()
./core/modules/views/src/ViewExecutable.php:1324 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->updatePageInfo()
./core/modules/views/src/ViewExecutable.php:1365 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getPlugin()
./core/modules/views/src/ViewExecutable.php:1382 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getPlugin()
./core/modules/views/src/ViewExecutable.php:1387 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->preRender()
./core/modules/views/src/ViewExecutable.php:1400 UndefError call to undeclared method \stdclass->usesFields()
./core/modules/views/src/ViewExecutable.php:1408 UndefError call to undeclared method \stdclass->preRender()
./core/modules/views/src/ViewExecutable.php:1433 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->render()
./core/modules/views/src/ViewExecutable.php:1465 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getPlugin()
./core/modules/views/src/ViewExecutable.php:1495 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->buildRenderable()
./core/modules/views/src/ViewExecutable.php:1559 UndefError call to undefined function \views_get_current_view()
./core/modules/views/src/ViewExecutable.php:1560 UndefError call to undefined function \views_set_current_view()
./core/modules/views/src/ViewExecutable.php:1573 UndefError call to undeclared method \Drupal\views\viewentityinterface->id()
./core/modules/views/src/ViewExecutable.php:1576 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->preExecute()
./core/modules/views/src/ViewExecutable.php:1520 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->execute()
./core/modules/views/src/ViewExecutable.php:1548 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->preview()
./core/modules/views/src/ViewExecutable.php:1590 UndefError call to undefined function \views_set_current_view()
./core/modules/views/src/ViewExecutable.php:1601 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->acceptAttachments()
./core/modules/views/src/ViewExecutable.php:1607 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getAttachedDisplays()
./core/modules/views/src/ViewExecutable.php:1709 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getOption()
./core/modules/views/src/ViewExecutable.php:1714 UndefError call to undeclared method \stdclass->tokenizeValue()
./core/modules/views/src/ViewExecutable.php:1879 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getUrlInfo()
./core/modules/views/src/ViewExecutable.php:1895 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getPath()
./core/modules/views/src/ViewExecutable.php:1917 UndefError call to undeclared method \Drupal\views\viewentityinterface->createDuplicate()
./core/modules/views/src/ViewExecutable.php:1934 UndefError call to undeclared method \stdclass->destroy()
./core/modules/views/src/ViewExecutable.php:2250 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getOption()
./core/modules/views/src/ViewExecutable.php:2278 UndefError call to undeclared method \Drupal\views\viewentityinterface->id()
./core/modules/views/src/ViewExecutable.php:2342 UndefError call to undeclared method \Drupal\views\viewentityinterface->id()
./core/modules/views/src/ViewExecutable.php:2363 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/FieldAPIHandlerTrait.php:74 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Form/ViewsExposedForm.php:58 UndefError call to undefined function \batch_get()
./core/modules/views/src/ManyToOneHelper.php:137 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/views/src/ManyToOneHelper.php:324 UndefError call to undefined function \db_or()
./core/modules/views/src/ManyToOneHelper.php:324 UndefError call to undefined function \db_and()
./core/modules/views/src/Views.php:227 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Views.php:250 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Views.php:264 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Views.php:278 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Views.php:498 TypeError Access to undeclared static property handlerTypes on \Drupal\views\views
./core/modules/views/src/EntityViewsData.php:91 ParamError call with 6 arg(s) to \Drupal\views\entityviewsdata::__construct() which only takes 5 arg(s) defined at ./core/modules/views/src/EntityViewsData.php:79
./core/modules/views/src/Analyzer.php:85 UndefError call to undefined function \drupal_render()
./core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php:80 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslationLanguages()
./core/modules/views/src/Entity/Render/EntityFieldRenderer.php:236 UndefError call to undeclared method \Drupal\Core\Entity\entity->setComponent()
./core/modules/views/src/Entity/Render/EntityFieldRenderer.php:242 UndefError call to undeclared method \Drupal\Core\Entity\entity->buildMultiple()
./core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php:37 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php:40 UndefError call to undeclared method \Drupal\views\Plugin\views\query\querypluginbase->ensureTable()
./core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php:41 UndefError call to undeclared method \Drupal\views\Plugin\views\query\querypluginbase->addField()
./core/modules/views/src/Entity/View.php:350 UndefError call to undefined function \views_invalidate_cache()
./core/modules/hal/src/Normalizer/FieldNormalizer.php:79 UndefError call to undeclared method \Symfony\Component\Serializer\serializerinterface->denormalize()
./core/modules/hal/src/Normalizer/FieldNormalizer.php:103 UndefError call to undeclared method \Symfony\Component\Serializer\serializerinterface->normalize()
./core/modules/hal/src/Normalizer/ContentEntityNormalizer.php:105 UndefError call to undeclared method \Symfony\Component\Serializer\serializerinterface->normalize()
./core/modules/hal/src/Normalizer/ContentEntityNormalizer.php:189 UndefError call to undeclared method \Symfony\Component\Serializer\serializerinterface->denormalize()
./core/modules/hal/src/Normalizer/ContentEntityNormalizer.php:208 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::url() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:177
./core/modules/hal/src/Normalizer/ContentEntityNormalizer.php:210 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/hal/src/Normalizer/FileEntityNormalizer.php:69 UndefError call to undefined function \drupal_basename()
./core/modules/hal/src/Normalizer/FileEntityNormalizer.php:70 UndefError call to undefined function \file_unmanaged_save_data()
./core/modules/hal/src/Normalizer/EntityReferenceItemNormalizer.php:75 UndefError call to undeclared method \Symfony\Component\Serializer\serializerinterface->normalize()
./core/modules/user/user.api.php:43 UndefError call to undefined function \module_load_include()
./core/modules/user/user.api.php:47 UndefError call to undefined function \node_mass_update()
./core/modules/user/user.api.php:52 UndefError call to undefined function \module_load_include()
./core/modules/user/user.api.php:56 UndefError call to undefined function \node_mass_update()
./core/modules/user/user.api.php:58 UndefError call to undefined function \db_update()
./core/modules/user/user.api.php:148 UndefError call to undefined function \db_insert()
./core/modules/user/src/AccountForm.php:156 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/user/src/AccountForm.php:195 UndefError call to undefined function \user_role_names()
./core/modules/user/src/AccountForm.php:274 ParamError call with 3 arg(s) to \Drupal\Core\Entity\contententityform::form() which only takes 2 arg(s) defined at ./core/lib/Drupal/Core/Entity/ContentEntityForm.php:51
./core/modules/user/src/AccountForm.php:307 UndefError call to undeclared method \Drupal\user\userinterface->getUntranslated()
./core/modules/user/src/AccountForm.php:391 ParamError call with 1 arg(s) to \Drupal\Core\Entity\entityform::getentity() which only takes 0 arg(s) defined at ./core/lib/Drupal/Core/Entity/EntityForm.php:341
./core/modules/user/src/Plugin/Condition/UserRole.php:35 UndefError call to undefined function \user_role_names()
./core/modules/user/src/Plugin/Condition/UserRole.php:63 UndefError call to undefined function \user_role_names()
./core/modules/user/src/Plugin/Condition/UserRole.php:68 TypeError arg#1(array_arg) is string but \reset() takes array
./core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php:47 UndefError call to undefined function \system_time_zones()
./core/modules/user/src/Plugin/migrate/destination/EntityUser.php:93 UndefError call to undeclared method \Drupal\Core\Password\passwordinterface->enableMd5Prefixing()
./core/modules/user/src/Plugin/migrate/destination/EntityUser.php:105 UndefError call to undeclared method \Drupal\Core\Password\passwordinterface->disableMd5Prefixing()
./core/modules/user/src/Plugin/migrate/destination/UserData.php:77 VarError Variable $ids is not defined
./core/modules/user/src/Plugin/migrate/source/d7/Role.php:58 VarError Variable $ids is not defined
./core/modules/user/src/Plugin/migrate/source/UserPictureInstance.php:54 VarError Variable $ids is not defined
./core/modules/user/src/Plugin/migrate/source/ProfileField.php:109 VarError Variable $ids is not defined
./core/modules/user/src/Plugin/migrate/source/d6/Role.php:88 VarError Variable $ids is not defined
./core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php:79 VarError Variable $ids is not defined
./core/modules/user/src/Plugin/migrate/source/d6/UserPicture.php:48 VarError Variable $ids is not defined
./core/modules/user/src/Plugin/migrate/builder/d7/User.php:70 UndefError call to undeclared method \Drupal\Core\Entity\entity->setProcessOfProperty()
./core/modules/user/src/Plugin/migrate/builder/d7/User.php:80 UndefError call to undeclared method \Drupal\Core\Entity\entity->setProcessOfProperty()
./core/modules/user/src/Plugin/migrate/builder/d6/ProfileValues.php:36 UndefError call to undeclared method \Drupal\Core\Entity\entity->setProcessOfProperty()
./core/modules/user/src/Plugin/Action/ChangeUserRoleBase.php:66 UndefError call to undefined function \user_role_names()
./core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php:136 UndefError call to undefined function \user_role_names()
./core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php:230 UndefError call to undefined function \db_or()
./core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php:237 UndefError call to undefined function \db_and()
./core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php:240 UndefError call to undefined function \db_and()
./core/modules/user/src/Plugin/Block/UserLoginBlock.php:102 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/user/src/Plugin/Block/UserLoginBlock.php:106 DeprecatedError Call to deprecated function \drupal::l() defined at ./core/lib/Drupal.php:581
./core/modules/user/src/Plugin/Block/UserLoginBlock.php:113 DeprecatedError Call to deprecated function \drupal::l() defined at ./core/lib/Drupal.php:581
./core/modules/user/src/Plugin/views/field/Roles.php:80 UndefError call to undefined function \user_roles()
./core/modules/user/src/Plugin/views/filter/Current.php:36 UndefError call to undefined function \db_or()
./core/modules/user/src/Plugin/views/filter/Current.php:47 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/user/src/Plugin/views/filter/Name.php:112 UndefError call to undefined function \entity_load_multiple_by_properties()
./core/modules/user/src/Plugin/views/filter/Roles.php:61 UndefError call to undefined function \user_role_names()
./core/modules/user/src/Plugin/views/filter/Permissions.php:98 UndefError call to undefined function \user_role_names()
./core/modules/user/src/Plugin/views/access/Role.php:98 UndefError call to undefined function \user_role_names()
./core/modules/user/src/Plugin/views/access/Role.php:118 UndefError call to undefined function \user_role_names()
./core/modules/user/src/Plugin/views/argument_validator/User.php:68 UndefError call to undefined function \user_role_names()
./core/modules/user/src/Plugin/views/argument_validator/User.php:96 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getRoles()
./core/modules/user/src/Plugin/Validation/Constraint/UserMailRequired.php:66 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/user/src/EventSubscriber/MaintenanceModeSubscriber.php:64 UndefError call to undefined function \user_logout()
./core/modules/user/src/EventSubscriber/MaintenanceModeSubscriber.php:66 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/user/src/EventSubscriber/MaintenanceModeSubscriber.php:75 VarError Variable $events is not defined
./core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php:87 VarError Variable $events is not defined
./core/modules/user/src/EventSubscriber/UserRequestSubscriber.php:71 VarError Variable $events is not defined
./core/modules/user/src/RoleForm.php:48 ParamError call with 3 arg(s) to \Drupal\Core\Entity\entityform::form() which only takes 2 arg(s) defined at ./core/lib/Drupal/Core/Entity/EntityForm.php:152
./core/modules/user/src/Controller/UserController.php:97 UndefError call to undefined function \user_logout()
./core/modules/user/src/Controller/UserController.php:103 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/user/src/Controller/UserController.php:127 UndefError call to undefined function \user_pass_rehash()
./core/modules/user/src/Controller/UserController.php:166 DeprecatedError Call to deprecated function \Drupal\Core\Session\accountinterface::getusername() defined at ./core/lib/Drupal/Core/Session/AccountInterface.php:122
./core/modules/user/src/Controller/UserController.php:176 UndefError call to undefined function \user_logout()
./core/modules/user/src/Controller/UserController.php:202 UndefError call to undefined function \user_pass_rehash()
./core/modules/user/src/Controller/UserController.php:206 UndefError call to undefined function \user_cancel()
./core/modules/user/src/Controller/UserController.php:210 UndefError call to undefined function \batch_process()
./core/modules/user/src/UserStorage.php:78 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->id()
./core/modules/user/src/UserStorage.php:80 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->enforceIsNew()
./core/modules/user/src/Form/UserCancelForm.php:78 UndefError call to undefined function \user_cancel_methods()
./core/modules/user/src/Form/UserCancelForm.php:133 UndefError call to undefined function \user_cancel()
./core/modules/user/src/Form/UserCancelForm.php:144 UndefError call to undefined function \_user_mail_notify()
./core/modules/user/src/Form/UserMultipleCancelConfirm.php:146 UndefError call to undefined function \user_cancel_methods()
./core/modules/user/src/Form/UserMultipleCancelConfirm.php:198 UndefError call to undefined function \user_cancel()
./core/modules/user/src/Form/UserPermissionsForm.php:109 UndefError call to undefined function \system_admin_compact_mode()
./core/modules/user/src/Form/UserPermissionsForm.php:205 UndefError call to undefined function \user_role_change_permissions()
./core/modules/user/src/Form/UserPasswordResetForm.php:74 DeprecatedError Call to deprecated function \Drupal\Core\Session\accountinterface::getusername() defined at ./core/lib/Drupal/Core/Session/AccountInterface.php:122
./core/modules/user/src/Form/UserPasswordResetForm.php:79 DeprecatedError Call to deprecated function \Drupal\Core\Session\accountinterface::getusername() defined at ./core/lib/Drupal/Core/Session/AccountInterface.php:122
./core/modules/user/src/Form/UserPasswordResetForm.php:106 UndefError call to undefined function \user_login_finalize()
./core/modules/user/src/Form/UserLoginForm.php:148 UndefError call to undefined function \user_login_finalize()
./core/modules/user/src/Form/UserLoginForm.php:155 UndefError call to undefined function \user_is_blocked()
./core/modules/user/src/Form/UserLoginForm.php:226 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/user/src/Form/UserLoginForm.php:230 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/user/src/Form/UserLoginForm.php:234 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/user/src/Form/UserPasswordForm.php:145 UndefError call to undefined function \_user_mail_notify()
./core/modules/user/src/PermissionHandler.php:191 TypeError return float|int but buildPermissionsYaml() is declared to return array[]
./core/modules/user/src/PermissionHandler.php:243 UndefError call to undefined function \system_rebuild_module_data()
./core/modules/user/src/AccountSettingsForm.php:114 UndefError call to undefined function \user_role_names()
./core/modules/user/src/AccountSettingsForm.php:143 UndefError call to undefined function \content_translation_enable_widget()
./core/modules/user/src/AccountSettingsForm.php:177 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/user/src/AccountSettingsForm.php:179 UndefError call to undefined function \user_cancel_methods()
./core/modules/user/src/UserListBuilder.php:135 VarError Variable $row is not defined
./core/modules/user/src/UserListBuilder.php:139 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isActive()
./core/modules/user/src/UserListBuilder.php:141 UndefError call to undefined function \user_role_names()
./core/modules/user/src/UserListBuilder.php:144 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getRoles()
./core/modules/user/src/UserListBuilder.php:154 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getCreatedTime()
./core/modules/user/src/UserListBuilder.php:155 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getLastAccessedTime()
./core/modules/user/src/Entity/User.php:129 UndefError call to undefined function \_user_mail_notify()
./core/modules/user/src/Entity/User.php:417 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/user/src/Entity/User.php:433 VarError Variable $fields is not defined
./core/modules/user/src/Entity/User.php:553 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/user/src/Entity/User.php:563 UndefError call to undefined function \system_time_zones()
./core/modules/user/src/UserAccessControlHandler.php:31 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isAnonymous()
./core/modules/user/src/UserAccessControlHandler.php:43 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isActive()
./core/modules/user/src/RegisterForm.php:60 ParamError call with 3 arg(s) to \Drupal\user\accountform::form() which only takes 2 arg(s) defined at ./core/modules/user/src/AccountForm.php:72
./core/modules/user/src/RegisterForm.php:84 UndefError call to undefined function \user_password()
./core/modules/user/src/RegisterForm.php:123 UndefError call to undefined function \_user_mail_notify()
./core/modules/user/src/RegisterForm.php:124 UndefError call to undefined function \user_login_finalize()
./core/modules/user/src/RegisterForm.php:135 UndefError call to undefined function \_user_mail_notify()
./core/modules/user/src/RegisterForm.php:148 UndefError call to undefined function \_user_mail_notify()
./core/modules/user/src/RoleListBuilder.php:32 VarError Variable $header is not defined
./core/modules/user/src/RoleListBuilder.php:40 VarError Variable $row is not defined
./core/modules/user/src/RoleListBuilder.php:54 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/toolbar/src/Controller/ToolbarController.php:27 UndefError call to undefined function \toolbar_get_rendered_subtrees()
./core/modules/toolbar/src/Controller/ToolbarController.php:56 UndefError call to undefined function \_toolbar_get_subtrees_hash()
./core/modules/toolbar/src/Menu/ToolbarMenuLinkTree.php:25 ParamError call with 2 arg(s) to \Drupal\Core\Menu\menulinktree::build() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Menu/MenuLinkTree.php:155
./core/modules/toolbar/src/Menu/ToolbarMenuLinkTree.php:38 ParamError call with 2 arg(s) to \Drupal\Core\Menu\menulinktree::build() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Menu/MenuLinkTree.php:155
./core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php:47 VarError Variable $properties is not defined
./core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php:86 TypeError arg#1(min) is float but \rand() takes int
./core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php:86 VarError Variable $values is not defined
./core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php:40 VarError Variable $element is not defined
./core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php:41 VarError Variable $elements is not defined
./core/modules/forum/src/Plugin/Block/NewTopicsBlock.php:25 UndefError call to undefined function \db_select()
./core/modules/forum/src/Plugin/Block/ForumBlockBase.php:28 UndefError call to undefined function \node_title_list()
./core/modules/forum/src/Plugin/Block/ActiveTopicsBlock.php:25 UndefError call to undefined function \db_select()
./core/modules/forum/src/Controller/ForumController.php:161 UndefError call to undeclared method \Drupal\taxonomy\terminterface->id()
./core/modules/forum/src/Controller/ForumController.php:162 UndefError call to undeclared method \Drupal\taxonomy\terminterface->id()
./core/modules/forum/src/Controller/ForumController.php:165 UndefError call to undeclared method \Drupal\taxonomy\terminterface->id()
./core/modules/forum/src/Controller/ForumController.php:228 UndefError call to undeclared method \Drupal\taxonomy\terminterface->id()
./core/modules/forum/src/Controller/ForumController.php:314 UndefError call to undeclared method \Drupal\taxonomy\terminterface->bundle()
./core/modules/forum/src/Controller/ForumController.php:317 UndefError call to undeclared method \Drupal\taxonomy\terminterface->id()
./core/modules/forum/src/ForumManager.php:474 UndefError call to undeclared method \Drupal\node\nodeinterface->bundle()
./core/modules/forum/src/ForumManager.php:502 UndefError call to undeclared method \Drupal\forum\forummanager->defaultSleep()
./core/modules/forum/src/ForumManager.php:512 UndefError call to undeclared method \Drupal\forum\forummanager->defaultWakeup()
./core/modules/forum/src/Form/ContainerForm.php:30 ParamError call with 3 arg(s) to \Drupal\forum\Form\forumform::form() which only takes 2 arg(s) defined at ./core/modules/forum/src/Form/ForumForm.php:36
./core/modules/forum/src/Form/ForumForm.php:39 ParamError call with 3 arg(s) to \Drupal\taxonomy\termform::form() which only takes 2 arg(s) defined at ./core/modules/taxonomy/src/TermForm.php:21
./core/modules/forum/src/Form/ForumForm.php:85 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/forum/src/Form/ForumForm.php:146 VarError Variable $exclude is not defined
./core/modules/forum/src/Form/ForumForm.php:151 VarError Variable $options is not defined
./core/modules/forum/src/Form/Overview.php:89 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/forum/src/Form/Overview.php:90 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php:72 VarError Variable $links is not defined
./core/modules/forum/src/ForumUninstallValidator.php:121 UndefError call to undeclared method \Drupal\taxonomy\vocabularyinterface->id()
./core/modules/forum/src/ForumIndexStorage.php:39 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/forum/src/ForumIndexStorage.php:49 UndefError call to undeclared method \Drupal\node\nodeinterface->getRevisionId()
./core/modules/forum/src/ForumIndexStorage.php:50 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/forum/src/ForumIndexStorage.php:70 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/forum/src/ForumIndexStorage.php:79 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/forum/src/ForumIndexStorage.php:80 UndefError call to undeclared method \Drupal\node\nodeinterface->getRevisionId()
./core/modules/forum/src/ForumIndexStorage.php:90 UndefError call to undeclared method \Drupal\node\nodeinterface->getRevisionId()
./core/modules/forum/src/ForumIndexStorage.php:98 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/forum/src/ForumIndexStorage.php:137 UndefError call to undeclared method \Drupal\node\nodeinterface->getTranslationLanguages()
./core/modules/forum/src/ForumIndexStorage.php:138 UndefError call to undeclared method \Drupal\node\nodeinterface->getTranslation()
./core/modules/forum/src/ForumIndexStorage.php:141 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/forum/src/ForumIndexStorage.php:154 UndefError call to undeclared method \Drupal\node\nodeinterface->isNew()
./core/modules/forum/src/ForumIndexStorage.php:164 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/rdf/src/Entity/RdfMapping.php:146 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/rdf/src/Entity/RdfMapping.php:160 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/rdf/src/Entity/RdfMapping.php:161 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/taxonomy/src/TermViewBuilder.php:26 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getChangedTime()
./core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php:58 VarError Variable $ids is not defined
./core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php:82 VarError Variable $ids is not defined
./core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php:71 VarError Variable $ids is not defined
./core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php:34 VarError Variable $ids is not defined
./core/modules/taxonomy/src/Plugin/migrate/source/Term.php:101 VarError Variable $ids is not defined
./core/modules/taxonomy/src/Plugin/migrate/builder/d6/TermNode.php:78 UndefError call to undeclared method \Drupal\Core\Entity\entity->getDestinationPlugin()
./core/modules/taxonomy/src/Plugin/migrate/builder/d6/TermNode.php:80 UndefError call to undeclared method \Drupal\Core\Entity\entity->getSourcePlugin()
./core/modules/taxonomy/src/Plugin/migrate/builder/d6/TermNode.php:100 UndefError call to undeclared method \Drupal\Core\Entity\entity->setProcessOfProperty()
./core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php:89 UndefError call to undefined function \taxonomy_vocabulary_get_names()
./core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php:147 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php:151 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php:71 UndefError call to undefined function \taxonomy_vocabulary_get_names()
./core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php:123 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addTable()
./core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php:137 UndefError call to undefined function \db_select()
./core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php:151 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addRelationship()
./core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php:26 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php:112 UndefError call to undefined function \db_select()
./core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php:114 UndefError call to undefined function \db_or()
./core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php:135 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php:183 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php:201 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php:228 TypeError string to array comparison
./core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php:233 TypeError arg#1(stack) is string but \array_shift() takes array
./core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php:359 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php:74 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php:78 UndefError call to undefined function \db_select()
./core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php:80 UndefError call to undefined function \db_or()
./core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php:101 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/taxonomy/src/Plugin/views/argument_validator/Term.php:28 UndefError call to undefined function \taxonomy_vocabulary_get_names()
./core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php:40 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/taxonomy/src/TermStorage.php:87 UndefError call to undefined function \drupal_static_reset()
./core/modules/taxonomy/src/TermStorage.php:153 VarError Variable $terms_to_search is not defined
./core/modules/taxonomy/src/TermStorage.php:321 UndefError call to undefined function \db_select()
./core/modules/taxonomy/src/Controller/TaxonomyController.php:30 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/taxonomy/src/Controller/TaxonomyController.php:30 UndefError call to undeclared method \Drupal\taxonomy\vocabularyinterface->id()
./core/modules/taxonomy/src/Controller/TaxonomyController.php:44 UndefError call to undeclared method \Drupal\taxonomy\vocabularyinterface->label()
./core/modules/taxonomy/src/Controller/TaxonomyController.php:44 TypeError return array but vocabularyTitle() is declared to return string
./core/modules/taxonomy/src/Form/OverviewTerms.php:113 UndefError call to undeclared method \Drupal\taxonomy\vocabularyinterface->id()
./core/modules/taxonomy/src/Form/OverviewTerms.php:210 UndefError call to undeclared method \Drupal\taxonomy\vocabularyinterface->id()
./core/modules/taxonomy/src/Form/OverviewTerms.php:210 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/taxonomy/src/Form/OverviewTerms.php:226 UndefError call to undefined function \drupal_render()
./core/modules/taxonomy/src/Form/OverviewTerms.php:281 UndefError call to undefined function \content_translation_translate_access()
./core/modules/taxonomy/src/Form/TermDeleteForm.php:62 UndefError call to undefined function \taxonomy_check_vocabulary_hierarchy()
./core/modules/taxonomy/src/VocabularyStorage.php:21 UndefError call to undefined function \drupal_static_reset()
./core/modules/taxonomy/src/VocabularyStorage.php:29 UndefError call to undefined function \db_query()
./core/modules/taxonomy/src/VocabularyListBuilder.php:47 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/taxonomy/src/VocabularyListBuilder.php:63 VarError Variable $header is not defined
./core/modules/taxonomy/src/VocabularyListBuilder.php:71 VarError Variable $row is not defined
./core/modules/taxonomy/src/VocabularyListBuilder.php:86 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/taxonomy/src/TermForm.php:49 VarError Variable $exclude is not defined
./core/modules/taxonomy/src/TermForm.php:93 ParamError call with 3 arg(s) to \Drupal\Core\Entity\contententityform::form() which only takes 2 arg(s) defined at ./core/lib/Drupal/Core/Entity/ContentEntityForm.php:51
./core/modules/taxonomy/src/TermForm.php:155 UndefError call to undefined function \taxonomy_check_vocabulary_hierarchy()
./core/modules/taxonomy/src/Entity/Vocabulary.php:132 UndefError call to undeclared method \Drupal\Core\Entity\entitystorageinterface->getToplevelTids()
./core/modules/taxonomy/src/Entity/Vocabulary.php:132 UndefError call to undefined function \entity_delete_multiple()
./core/modules/taxonomy/src/Entity/Vocabulary.php:154 UndefError call to undefined function \entity_load_multiple_by_properties()
./core/modules/taxonomy/src/Entity/Term.php:71 UndefError call to undeclared method \Drupal\Core\Entity\entitystorageinterface->loadChildren()
./core/modules/taxonomy/src/Entity/Term.php:74 UndefError call to undeclared method \Drupal\Core\Entity\entitystorageinterface->loadParents()
./core/modules/taxonomy/src/Entity/Term.php:84 UndefError call to undeclared method \Drupal\Core\Entity\entitystorageinterface->deleteTermHierarchy()
./core/modules/taxonomy/src/Entity/Term.php:87 UndefError call to undefined function \entity_delete_multiple()
./core/modules/taxonomy/src/Entity/Term.php:100 UndefError call to undeclared method \Drupal\Core\Entity\entitystorageinterface->deleteTermHierarchy()
./core/modules/taxonomy/src/Entity/Term.php:101 UndefError call to undeclared method \Drupal\Core\Entity\entitystorageinterface->updateTermHierarchy()
./core/modules/taxonomy/src/Entity/Term.php:109 VarError Variable $fields is not defined
./core/modules/inline_form_errors/src/FormErrorHandler.php:82 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/comment/comment.api.php:40 UndefError call to undeclared method \Drupal\comment\commentinterface->id()
./core/modules/comment/src/Plugin/migrate/source/d7/Comment.php:79 VarError Variable $ids is not defined
./core/modules/comment/src/Plugin/migrate/source/d6/CommentVariable.php:109 VarError Variable $ids is not defined
./core/modules/comment/src/Plugin/migrate/source/d6/Comment.php:83 VarError Variable $ids is not defined
./core/modules/comment/src/Plugin/migrate/source/d6/CommentVariablePerCommentType.php:63 VarError Variable $ids is not defined
./core/modules/comment/src/Plugin/views/row/Rss.php:107 UndefError call to undefined function \comment_view()
./core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php:23 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php:24 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php:35 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php:36 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php:39 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/comment/src/Plugin/views/sort/Thread.php:27 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/comment/src/Plugin/views/sort/Thread.php:32 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addOrderBy()
./core/modules/comment/src/Plugin/views/field/LinkReply.php:30 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getCommentedEntityTypeId()
./core/modules/comment/src/Plugin/views/field/LinkReply.php:31 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getCommentedEntityId()
./core/modules/comment/src/Plugin/views/field/LinkReply.php:32 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getFieldName()
./core/modules/comment/src/Plugin/views/field/LinkReply.php:33 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->id()
./core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php:23 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php:24 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php:46 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php:48 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php:50 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php:51 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addField()
./core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php:70 UndefError call to undefined function \entity_create()
./core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php:77 UndefError call to undefined function \drupal_render()
./core/modules/comment/src/Plugin/views/field/NodeNewComments.php:165 UndefError call to undefined function \entity_create()
./core/modules/comment/src/Plugin/views/field/NodeNewComments.php:173 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/comment/src/Plugin/views/field/LinkApprove.php:27 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->id()
./core/modules/comment/src/Plugin/views/field/EntityLink.php:69 UndefError call to undefined function \entity_view_multiple()
./core/modules/comment/src/Plugin/views/field/EntityLink.php:80 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->id()
./core/modules/comment/src/Plugin/views/field/EntityLink.php:80 UndefError call to undefined function \drupal_render()
./core/modules/comment/src/Plugin/views/argument/UserUid.php:98 UndefError call to undefined function \db_or()
./core/modules/comment/src/Plugin/views/argument/UserUid.php:102 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/comment/src/Plugin/views/filter/UserUid.php:25 UndefError call to undefined function \db_select()
./core/modules/comment/src/Plugin/views/filter/UserUid.php:34 UndefError call to undefined function \db_or()
./core/modules/comment/src/Plugin/views/filter/UserUid.php:38 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhere()
./core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php:23 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php:62 VarError Variable $properties is not defined
./core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php:197 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php:65 UndefError call to undeclared method \Symfony\Component\Validator\executioncontextinterface->buildViolation()
./core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php:74 UndefError call to undeclared method \Symfony\Component\Validator\executioncontextinterface->buildViolation()
./core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php:83 UndefError call to undeclared method \Symfony\Component\Validator\executioncontextinterface->buildViolation()
./core/modules/comment/src/CommentViewsData.php:134 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/comment/src/CommentForm.php:104 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/comment/src/CommentForm.php:226 ParamError call with 3 arg(s) to \Drupal\Core\Entity\contententityform::form() which only takes 2 arg(s) defined at ./core/lib/Drupal/Core/Entity/ContentEntityForm.php:51
./core/modules/comment/src/CommentForm.php:344 UndefError call to undefined function \comment_preview()
./core/modules/comment/src/CommentForm.php:367 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/comment/src/CommentAccessControlHandler.php:32 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isPublished()
./core/modules/comment/src/CommentAccessControlHandler.php:39 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getCommentedEntity()
./core/modules/comment/src/CommentAccessControlHandler.php:44 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isPublished()
./core/modules/comment/src/CommentAccessControlHandler.php:45 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getCommentedEntity()
./core/modules/comment/src/CommentAccessControlHandler.php:48 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getOwnerId()
./core/modules/comment/src/CommentAccessControlHandler.php:48 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isPublished()
./core/modules/comment/src/CommentViewBuilder.php:69 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getCommentedEntity()
./core/modules/comment/src/CommentViewBuilder.php:70 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getFieldName()
./core/modules/comment/src/Controller/CommentController.php:92 UndefError call to undeclared method \Drupal\comment\commentinterface->save()
./core/modules/comment/src/Controller/CommentController.php:128 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/comment/src/Controller/CommentController.php:131 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/comment/src/Controller/CommentController.php:166 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/comment/src/Controller/CommentController.php:230 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/comment/src/Controller/CommentController.php:232 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/comment/src/Controller/CommentController.php:242 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/comment/src/Controller/CommentController.php:251 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/comment/src/Controller/CommentController.php:300 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/comment/src/Controller/CommentController.php:339 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/comment/src/Form/CommentAdminOverview.php:115 VarError Variable $options is not defined
./core/modules/comment/src/CommentLazyBuilders.php:171 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/comment/src/CommentLazyBuilders.php:174 UndefError call to undeclared method \Drupal\comment\commentinterface->access()
./core/modules/comment/src/CommentLazyBuilders.php:177 UndefError call to undeclared method \Drupal\comment\commentinterface->urlInfo()
./core/modules/comment/src/CommentLazyBuilders.php:181 UndefError call to undeclared method \Drupal\comment\commentinterface->access()
./core/modules/comment/src/CommentLazyBuilders.php:184 UndefError call to undeclared method \Drupal\comment\commentinterface->urlInfo()
./core/modules/comment/src/CommentLazyBuilders.php:187 UndefError call to undeclared method \Drupal\comment\commentinterface->access()
./core/modules/comment/src/CommentLazyBuilders.php:194 UndefError call to undeclared method \Drupal\comment\commentinterface->id()
./core/modules/comment/src/CommentLazyBuilders.php:198 UndefError call to undeclared method \Drupal\comment\commentinterface->access()
./core/modules/comment/src/CommentLazyBuilders.php:201 UndefError call to undeclared method \Drupal\comment\commentinterface->id()
./core/modules/comment/src/CommentLazyBuilders.php:213 UndefError call to undeclared method \Drupal\comment\commentinterface->urlInfo()
./core/modules/comment/src/CommentLazyBuilders.php:229 UndefError call to undefined function \content_translation_translate_access()
./core/modules/comment/src/CommentTranslationHandler.php:48 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isPublished()
./core/modules/comment/src/CommentTranslationHandler.php:49 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getAuthorName()
./core/modules/comment/src/CommentTypeListBuilder.php:37 VarError Variable $header is not defined
./core/modules/comment/src/CommentTypeListBuilder.php:46 VarError Variable $row is not defined
./core/modules/comment/src/CommentTypeListBuilder.php:47 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getDescription()
./core/modules/comment/src/CommentStorage.php:109 UndefError call to undeclared method \Drupal\comment\commentinterface->id()
./core/modules/comment/src/CommentStorage.php:118 UndefError call to undeclared method \Drupal\comment\commentinterface->id()
./core/modules/comment/src/CommentManager.php:130 UndefError call to undefined function \entity_get_form_display()
./core/modules/comment/src/CommentManager.php:137 UndefError call to undefined function \entity_get_display()
./core/modules/comment/src/CommentManager.php:163 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/modules/comment/src/CommentManager.php:169 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/comment/src/CommentManager.php:172 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::url() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:177
./core/modules/comment/src/Entity/Comment.php:97 UndefError call to undeclared method \Drupal\Core\Entity\entitystorageinterface->getMaxThread()
./core/modules/comment/src/Entity/Comment.php:115 UndefError call to undeclared method \Drupal\Core\Entity\entitystorageinterface->getMaxThreadPerThread()
./core/modules/comment/src/Entity/Comment.php:184 UndefError call to undeclared method \Drupal\Core\Entity\entitystorageinterface->getChildCids()
./core/modules/comment/src/Entity/Comment.php:185 UndefError call to undefined function \entity_delete_multiple()
./core/modules/comment/src/Entity/Comment.php:217 VarError Variable $fields is not defined
./core/modules/comment/src/Entity/Comment.php:340 VarError Variable $fields is not defined
./core/modules/comment/src/Entity/Comment.php:341 UndefError call to undeclared method \Drupal\Core\Entity\entity->getTargetEntityTypeId()
./core/modules/comment/src/CommentStatistics.php:120 UndefError call to undeclared method \Drupal\Core\Entity\fieldableentityinterface->getOwnerId()
./core/modules/comment/src/CommentStatistics.php:132 UndefError call to undeclared method \Drupal\Core\Entity\fieldableentityinterface->getChangedTimeAcrossTranslations()
./core/modules/comment/src/CommentLinkBuilder.php:115 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/comment/src/CommentLinkBuilder.php:149 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/comment/src/CommentLinkBuilder.php:182 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/comment/src/CommentLinkBuilder.php:215 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::url() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:177
./core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php:47 VarError Variable $events is not defined
./core/modules/locale/src/Controller/LocaleController.php:30 UndefError call to undefined function \locale_translation_flush_projects()
./core/modules/locale/src/Controller/LocaleController.php:31 UndefError call to undefined function \locale_translation_check_projects()
./core/modules/locale/src/Controller/LocaleController.php:35 UndefError call to undefined function \batch_get()
./core/modules/locale/src/Controller/LocaleController.php:36 UndefError call to undefined function \batch_process()
./core/modules/locale/src/Form/TranslateFormBase.php:128 TypeError Access to undeclared static property filterValues on \Drupal\locale\Form\translateformbase
./core/modules/locale/src/Form/TranslateFormBase.php:127 TypeError Access to undeclared static property filterValues on \Drupal\locale\Form\translateformbase
./core/modules/locale/src/Form/TranslateFormBase.php:167 UndefError call to undefined function \locale_is_translatable()
./core/modules/locale/src/Form/ImportForm.php:82 UndefError call to undefined function \locale_is_translatable()
./core/modules/locale/src/Form/ImportForm.php:104 UndefError call to undefined function \file_upload_max_size()
./core/modules/locale/src/Form/ImportForm.php:162 UndefError call to undefined function \file_save_upload()
./core/modules/locale/src/Form/ImportForm.php:182 UndefError call to undefined function \_locale_translation_default_update_options()
./core/modules/locale/src/Form/ImportForm.php:188 UndefError call to undefined function \locale_translate_file_attach_properties()
./core/modules/locale/src/Form/ImportForm.php:189 UndefError call to undefined function \locale_translate_batch_build()
./core/modules/locale/src/Form/ImportForm.php:190 UndefError call to undefined function \batch_set()
./core/modules/locale/src/Form/ImportForm.php:194 UndefError call to undefined function \locale_config_batch_update_components()
./core/modules/locale/src/Form/ImportForm.php:195 UndefError call to undefined function \batch_set()
./core/modules/locale/src/Form/TranslationStatusForm.php:71 UndefError call to undefined function \locale_translatable_language_list()
./core/modules/locale/src/Form/TranslationStatusForm.php:72 UndefError call to undefined function \locale_translation_get_status()
./core/modules/locale/src/Form/TranslationStatusForm.php:136 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/locale/src/Form/TranslationStatusForm.php:144 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/locale/src/Form/TranslationStatusForm.php:198 UndefError call to undefined function \locale_translation_build_projects()
./core/modules/locale/src/Form/TranslationStatusForm.php:214 UndefError call to undefined function \_locale_translation_source_compare()
./core/modules/locale/src/Form/TranslationStatusForm.php:245 UndefError call to undefined function \locale_translation_use_remote_source()
./core/modules/locale/src/Form/TranslationStatusForm.php:279 UndefError call to undefined function \_locale_translation_default_update_options()
./core/modules/locale/src/Form/TranslationStatusForm.php:286 UndefError call to undefined function \locale_translation_clear_status()
./core/modules/locale/src/Form/TranslationStatusForm.php:287 UndefError call to undefined function \locale_translation_batch_update_build()
./core/modules/locale/src/Form/TranslationStatusForm.php:288 UndefError call to undefined function \batch_set()
./core/modules/locale/src/Form/TranslationStatusForm.php:292 UndefError call to undefined function \locale_translation_batch_fetch_build()
./core/modules/locale/src/Form/TranslationStatusForm.php:293 UndefError call to undefined function \batch_set()
./core/modules/locale/src/Form/TranslationStatusForm.php:295 UndefError call to undefined function \locale_config_batch_update_components()
./core/modules/locale/src/Form/TranslationStatusForm.php:296 UndefError call to undefined function \batch_set()
./core/modules/locale/src/Form/LocaleSettingsForm.php:46 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/locale/src/Form/LocaleSettingsForm.php:50 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/locale/src/Form/LocaleSettingsForm.php:53 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/locale/src/Form/LocaleSettingsForm.php:98 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/locale/src/Form/LocaleSettingsForm.php:138 UndefError call to undefined function \locale_translation_clear_status()
./core/modules/locale/src/Form/ExportForm.php:64 UndefError call to undefined function \locale_is_translatable()
./core/modules/locale/src/Form/TranslateEditForm.php:163 UndefError call to undefined function \locale_string_is_safe()
./core/modules/locale/src/Form/TranslateEditForm.php:239 UndefError call to undefined function \_locale_refresh_translations()
./core/modules/locale/src/Form/TranslateEditForm.php:240 UndefError call to undefined function \_locale_refresh_configuration()
./core/modules/locale/src/PoDatabaseWriter.php:186 TypeError arg#2(pieces) is string but \implode() takes array
./core/modules/locale/src/PoDatabaseWriter.php:187 TypeError arg#2(pieces) is string but \implode() takes array
./core/modules/locale/src/PoDatabaseWriter.php:234 UndefError call to undefined function \locale_string_is_safe()
./core/modules/locale/src/LocaleConfigSubscriber.php:70 VarError Variable $events is not defined
./core/modules/locale/src/LocaleConfigSubscriber.php:85 UndefError call to undefined function \drupal_installation_attempted()
./core/modules/locale/src/LocaleConfigSubscriber.php:101 UndefError call to undefined function \drupal_installation_attempted()
./core/modules/locale/src/LocaleConfigSubscriber.php:123 UndefError call to undefined function \locale_is_translatable()
./core/modules/locale/src/LocaleProjectStorage.php:149 VarError Variable $cache is not defined
./core/modules/locale/src/StringDatabaseStorage.php:55 TypeError arg#2(options) is float|int but \Drupal\locale\stringdatabasestorage::dbstringload() takes array defined at ./core/modules/locale/src/StringDatabaseStorage.php:324
./core/modules/locale/src/StringDatabaseStorage.php:230 TypeError arg#1(values) is float|int but \Drupal\locale\stringbase::__construct() takes array|object defined at ./core/modules/locale/src/StringBase.php:65
./core/modules/locale/src/StringDatabaseStorage.php:424 UndefError call to undefined function \db_or()
./core/modules/locale/src/StringDatabaseStorage.php:437 UndefError call to undefined function \db_or()
./core/modules/locale/src/StringDatabaseStorage.php:445 UndefError call to undefined function \db_like()
./core/modules/locale/src/LocaleConfigManager.php:179 TypeError return \Drupal\Component\Render\formattablemarkup|\Drupal\Component\Utility\tostringtrait|\Drupal\Core\StringTranslation\translatablemarkup but getTranslatableData() is declared to return array
./core/modules/locale/src/LocaleConfigManager.php:224 UndefError call to undefined function \locale_is_translatable()
./core/modules/locale/src/LocaleConfigManager.php:588 UndefError call to undefined function \locale_is_translatable()
./core/modules/locale/src/StringBase.php:159 TypeError assigning array to property but \Drupal\locale\stringbase::locations is string
./core/modules/locale/src/StringBase.php:171 TypeError assigning array to property but \Drupal\locale\stringbase::locations is string
./core/modules/locale/src/PoDatabaseReader.php:161 TypeError arg#1(stack) is resource but \array_shift() takes array
./core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php:110 TypeError Suspicious array access to float|int
./core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php:139 VarError Variable $elements is not defined
./core/modules/responsive_image/src/ResponsiveImageStyleForm.php:86 UndefError call to undefined function \image_style_options()
./core/modules/responsive_image/src/ResponsiveImageStyleForm.php:133 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/responsive_image/src/ResponsiveImageStyleForm.php:209 ParamError call with 3 arg(s) to \Drupal\Core\Entity\entityform::form() which only takes 2 arg(s) defined at ./core/lib/Drupal/Core/Entity/EntityForm.php:152
./core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php:22 VarError Variable $header is not defined
./core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php:31 VarError Variable $row is not defined
./core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php:44 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/link/src/Plugin/migrate/process/d6/CckLink.php:55 VarError Variable $route is not defined
./core/modules/link/src/Plugin/Field/FieldType/LinkItem.php:48 VarError Variable $properties is not defined
./core/modules/link/src/Plugin/Field/FieldType/LinkItem.php:133 VarError Variable $values is not defined
./core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php:80 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php:81 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php:170 TypeError Suspicious array access to \Drupal\Core\Field\fielditemlistinterface
./core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php:203 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/update/src/Controller/UpdateController.php:55 UndefError call to undefined function \update_get_available()
./core/modules/update/src/Controller/UpdateController.php:57 UndefError call to undefined function \update_calculate_project_data()
./core/modules/update/src/Controller/UpdateController.php:76 UndefError call to undefined function \batch_set()
./core/modules/update/src/Controller/UpdateController.php:77 UndefError call to undefined function \batch_process()
./core/modules/update/src/Form/UpdateManagerUpdate.php:77 UndefError call to undefined function \drupal_render()
./core/modules/update/src/Form/UpdateManagerUpdate.php:80 UndefError call to undefined function \_update_manager_check_backends()
./core/modules/update/src/Form/UpdateManagerUpdate.php:84 UndefError call to undefined function \update_get_available()
./core/modules/update/src/Form/UpdateManagerUpdate.php:105 UndefError call to undefined function \update_calculate_project_data()
./core/modules/update/src/Form/UpdateManagerUpdate.php:114 DeprecatedError Call to deprecated function \Drupal\Core\Routing\linkgeneratortrait::l() defined at ./core/lib/Drupal/Core/Routing/LinkGeneratorTrait.php:47
./core/modules/update/src/Form/UpdateManagerUpdate.php:340 UndefError call to undefined function \drupal_get_path()
./core/modules/update/src/Form/UpdateManagerUpdate.php:342 UndefError call to undefined function \batch_set()
./core/modules/update/src/Form/UpdateManagerInstall.php:72 TypeError arg#1(root) is object but \Drupal\update\Form\updatemanagerinstall::__construct() takes string defined at ./core/modules/update/src/Form/UpdateManagerInstall.php:54
./core/modules/update/src/Form/UpdateManagerInstall.php:72 TypeError arg#3(site_path) is object but \Drupal\update\Form\updatemanagerinstall::__construct() takes string defined at ./core/modules/update/src/Form/UpdateManagerInstall.php:54
./core/modules/update/src/Form/UpdateManagerInstall.php:83 UndefError call to undefined function \_update_manager_check_backends()
./core/modules/update/src/Form/UpdateManagerInstall.php:93 UndefError call to undefined function \archiver_get_extensions()
./core/modules/update/src/Form/UpdateManagerInstall.php:142 UndefError call to undefined function \update_manager_file_get()
./core/modules/update/src/Form/UpdateManagerInstall.php:149 UndefError call to undefined function \archiver_get_extensions()
./core/modules/update/src/Form/UpdateManagerInstall.php:150 UndefError call to undefined function \file_save_upload()
./core/modules/update/src/Form/UpdateManagerInstall.php:158 UndefError call to undefined function \_update_manager_extract_directory()
./core/modules/update/src/Form/UpdateManagerInstall.php:160 UndefError call to undefined function \update_manager_archive_extract()
./core/modules/update/src/Form/UpdateManagerInstall.php:192 UndefError call to undefined function \drupal_get_updaters()
./core/modules/update/src/Form/UpdateManagerInstall.php:220 UndefError call to undefined function \drupal_realpath()
./core/modules/update/src/Form/UpdateManagerInstall.php:248 UndefError call to undefined function \drupal_get_path()
./core/modules/update/src/Form/UpdateManagerInstall.php:248 UndefError call to undefined function \system_authorized_init()
./core/modules/update/src/Form/UpdateManagerInstall.php:249 UndefError call to undefined function \system_authorized_get_url()
./core/modules/update/src/Form/UpdateReady.php:83 TypeError arg#1(root) is object but \Drupal\update\Form\updateready::__construct() takes string defined at ./core/modules/update/src/Form/UpdateReady.php:64
./core/modules/update/src/Form/UpdateReady.php:83 TypeError arg#4(site_path) is object but \Drupal\update\Form\updateready::__construct() takes string defined at ./core/modules/update/src/Form/UpdateReady.php:64
./core/modules/update/src/Form/UpdateReady.php:95 UndefError call to undefined function \_update_manager_check_backends()
./core/modules/update/src/Form/UpdateReady.php:132 UndefError call to undefined function \drupal_get_updaters()
./core/modules/update/src/Form/UpdateReady.php:135 UndefError call to undefined function \_update_manager_extract_directory()
./core/modules/update/src/Form/UpdateReady.php:144 UndefError call to undefined function \drupal_realpath()
./core/modules/update/src/Form/UpdateReady.php:160 UndefError call to undefined function \update_authorize_run_update()
./core/modules/update/src/Form/UpdateReady.php:172 UndefError call to undefined function \drupal_get_path()
./core/modules/update/src/Form/UpdateReady.php:172 UndefError call to undefined function \system_authorized_init()
./core/modules/update/src/Form/UpdateReady.php:173 UndefError call to undefined function \system_authorized_get_url()
./core/modules/update/src/UpdateSettingsForm.php:101 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/update/src/UpdateSettingsForm.php:148 UndefError call to undefined function \update_storage_clear()
./core/modules/update/src/UpdateManager.php:136 UndefError call to undefined function \system_rebuild_module_data()
./core/modules/update/src/UpdateFetcher.php:74 UndefError call to undefined function \watchdog_exception()
./core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php:246 TypeError assigning array to property but \Drupal\language\Plugin\LanguageNegotiation\languagenegotiationcontententity::paths is \arrayaccess|\countable|\iterator|\serializable|\splobjectstorage|\traversable
./core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php:89 UndefError call to undeclared method \Drupal\Core\StringTranslation\Translator\translatorinterface->setDefaultLangcode()
./core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php:100 VarError Variable $events is not defined
./core/modules/language/src/EventSubscriber/ConfigSubscriber.php:149 VarError Variable $events is not defined
./core/modules/language/src/Form/LanguageEditForm.php:37 VarError Variable $actions is not defined
./core/modules/language/src/Form/LanguageAddForm.php:99 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/modules/language/src/Form/LanguageAddForm.php:160 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/modules/language/src/Form/LanguageAddForm.php:161 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/modules/language/src/Form/LanguageAddForm.php:162 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/modules/language/src/Form/LanguageAddForm.php:167 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->setWeight()
./core/modules/language/src/Element/LanguageConfiguration.php:50 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/modules/language/src/LanguageListBuilder.php:110 VarError Variable $row is not defined
./core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php:149 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getPropertyDefinition()
./core/modules/language/src/DefaultLanguageItem.php:51 UndefError call to undefined function \language_get_default_langcode()
./core/modules/language/src/LanguageAccessControlHandler.php:29 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isLocked()
./core/modules/language/src/LanguageAccessControlHandler.php:34 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isLocked()
./core/modules/language/src/LanguageAccessControlHandler.php:35 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isDefault()
./core/modules/language/src/Entity/ConfigurableLanguage.php:136 UndefError call to undefined function \language_negotiation_url_prefixes_update()
./core/modules/language/src/Entity/ContentLanguageSettings.php:185 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/language/src/Entity/ContentLanguageSettings.php:199 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php:104 UndefError call to undefined function \drupal_render()
./core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php:80 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php:84 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->ensureTable()
./core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php:92 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addWhereExpression()
./core/modules/history/src/Controller/HistoryController.php:40 UndefError call to undefined function \history_read_multiple()
./core/modules/history/src/Controller/HistoryController.php:40 TypeError return \Symfony\Component\HttpFoundation\jsonresponse|\Symfony\Component\HttpFoundation\response but getNodeReadTimestamps() is declared to return \Drupal\history\Controller\symfony
./core/modules/history/src/Controller/HistoryController.php:57 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/history/src/Controller/HistoryController.php:57 UndefError call to undefined function \history_write()
./core/modules/history/src/Controller/HistoryController.php:59 UndefError call to undeclared method \Drupal\node\nodeinterface->id()
./core/modules/field_ui/field_ui.api.php:36 UndefError call to undeclared method \Drupal\Core\Field\formatterinterface->getPluginId()
./core/modules/field_ui/field_ui.api.php:40 UndefError call to undeclared method \Drupal\Core\Field\formatterinterface->getThirdPartySetting()
./core/modules/field_ui/field_ui.api.php:69 UndefError call to undeclared method \Drupal\Core\Field\widgetinterface->getPluginId()
./core/modules/field_ui/field_ui.api.php:73 UndefError call to undeclared method \Drupal\Core\Field\widgetinterface->getThirdPartySetting()
./core/modules/field_ui/src/Controller/EntityDisplayModeController.php:26 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/field_ui/src/Controller/EntityDisplayModeController.php:49 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/field_ui/src/Controller/FieldConfigListController.php:32 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/modules/field_ui/src/Form/FieldConfigDeleteForm.php:76 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentityinterface->getFieldStorageDefinition()
./core/modules/field_ui/src/Form/FieldConfigDeleteForm.php:118 UndefError call to undefined function \field_purge_batch()
./core/modules/field_ui/src/Form/FieldStorageAddForm.php:422 ParamError call with 2 arg(s) to \Drupal\field_ui\fieldui::getnextdestination() which only takes 1 arg(s) defined at ./core/modules/field_ui/src/FieldUI.php:46
./core/modules/field_ui/src/Form/FieldStorageAddForm.php:442 UndefError call to undefined function \entity_get_form_display()
./core/modules/field_ui/src/Form/FieldStorageAddForm.php:460 UndefError call to undefined function \entity_get_display()
./core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php:92 UndefError call to undefined function \entity_get_display()
./core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php:134 TypeError arg#2(route_parameters) is float|int but \Drupal\Core\url::fromroute() takes array defined at ./core/lib/Drupal/Core/Url.php:171
./core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php:37 UndefError call to undeclared method \Drupal\Core\Entity\entity->getFieldStorageDefinition()
./core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php:51 UndefError call to undeclared method \Drupal\Core\Entity\entity->getTargetEntityTypeId()
./core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php:52 UndefError call to undeclared method \Drupal\Core\Entity\entity->getTargetBundle()
./core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php:88 UndefError call to undefined function \_field_create_entity_from_ids()
./core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php:59 UndefError call to undefined function \entity_get_form_display()
./core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php:100 TypeError arg#2(route_parameters) is float|int but \Drupal\Core\url::fromroute() takes array defined at ./core/lib/Drupal/Core/Url.php:171
./core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php:127 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field_ui/src/Form/EntityDisplayFormBase.php:559 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->removeComponent()
./core/modules/field_ui/src/Form/EntityDisplayFormBase.php:562 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getComponent()
./core/modules/field_ui/src/Form/EntityDisplayFormBase.php:579 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->setComponent()
./core/modules/field_ui/src/Form/EntityDisplayFormBase.php:586 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->removeComponent()
./core/modules/field_ui/src/Form/EntityDisplayFormBase.php:589 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->setComponent()
./core/modules/field_ui/src/Form/EntityDisplayFormBase.php:770 TypeError return float|int but getPluginOptions() is declared to return array
./core/modules/field_ui/src/Form/FieldConfigEditForm.php:85 UndefError call to undefined function \_field_create_entity_from_ids()
./core/modules/field_ui/src/Form/FieldConfigEditForm.php:129 TypeError arg#2(route_parameters) is float|int but \Drupal\Core\url::__construct() takes array defined at ./core/lib/Drupal/Core/Url.php:131
./core/modules/field_ui/src/Form/FieldConfigEditForm.php:205 UndefError call to undeclared method \Drupal\field\fieldconfiginterface->label()
./core/modules/field_ui/src/FieldConfigListBuilder.php:125 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getFieldStorageDefinition()
./core/modules/field_ui/src/FieldConfigListBuilder.php:131 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getName()
./core/modules/field_ui/src/FieldConfigListBuilder.php:133 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getLabel()
./core/modules/field_ui/src/FieldConfigListBuilder.php:134 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getName()
./core/modules/field_ui/src/FieldConfigListBuilder.php:139 TypeError arg#2(route_parameters) is float|int but \Drupal\Core\url::fromroute() takes array defined at ./core/lib/Drupal/Core/Url.php:171
./core/modules/field_ui/src/FieldConfigListBuilder.php:164 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTargetEntityTypeId()
./core/modules/field_ui/src/FieldConfigListBuilder.php:168 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTargetEntityTypeId()
./core/modules/field_ui/src/FieldConfigListBuilder.php:168 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/field_ui/src/FieldConfigListBuilder.php:171 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTargetEntityTypeId()
./core/modules/field_ui/src/FieldConfigListBuilder.php:175 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTargetEntityTypeId()
./core/modules/field_ui/src/FieldConfigListBuilder.php:175 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/field_ui/src/FieldConfigListBuilder.php:183 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTargetEntityTypeId()
./core/modules/field_ui/src/FieldConfigListBuilder.php:183 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/modules/field_ui/src/Routing/RouteSubscriber.php:69 TypeError arg#2(defaults) is float|int but \Symfony\Component\Routing\route::__construct() takes array defined at ./vendor/symfony/routing/Route.php:83
./core/modules/field_ui/src/Routing/RouteSubscriber.php:80 TypeError arg#2(defaults) is float|int but \Symfony\Component\Routing\route::__construct() takes array defined at ./vendor/symfony/routing/Route.php:83
./core/modules/field_ui/src/Routing/RouteSubscriber.php:88 TypeError arg#2(defaults) is float|int but \Symfony\Component\Routing\route::__construct() takes array defined at ./vendor/symfony/routing/Route.php:83
./core/modules/field_ui/src/Routing/RouteSubscriber.php:96 TypeError arg#2(defaults) is float|int but \Symfony\Component\Routing\route::__construct() takes array defined at ./vendor/symfony/routing/Route.php:83
./core/modules/field_ui/src/Routing/RouteSubscriber.php:107 TypeError arg#2(defaults) is float|int but \Symfony\Component\Routing\route::__construct() takes array defined at ./vendor/symfony/routing/Route.php:83
./core/modules/field_ui/src/Routing/RouteSubscriber.php:118 TypeError arg#2(defaults) is float|int but \Symfony\Component\Routing\route::__construct() takes array defined at ./vendor/symfony/routing/Route.php:83
./core/modules/field_ui/src/Routing/RouteSubscriber.php:130 TypeError arg#2(defaults) is float|int but \Symfony\Component\Routing\route::__construct() takes array defined at ./vendor/symfony/routing/Route.php:83
./core/modules/field_ui/src/Routing/RouteSubscriber.php:141 TypeError arg#2(defaults) is float|int but \Symfony\Component\Routing\route::__construct() takes array defined at ./vendor/symfony/routing/Route.php:83
./core/modules/field_ui/src/Routing/RouteSubscriber.php:153 TypeError arg#2(defaults) is float|int but \Symfony\Component\Routing\route::__construct() takes array defined at ./vendor/symfony/routing/Route.php:83
./core/modules/field_ui/src/Element/FieldUiTable.php:124 UndefError call to undefined function \drupal_attach_tabledrag()
./core/modules/field_ui/src/FieldUI.php:31 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/modules/field_ui/src/FieldStorageConfigListBuilder.php:67 UndefError call to undefined function \entity_get_bundles()
./core/modules/field_ui/src/FieldStorageConfigListBuilder.php:87 VarError Variable $header is not defined
./core/modules/field_ui/src/FieldStorageConfigListBuilder.php:100 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isLocked()
./core/modules/field_ui/src/FieldStorageConfigListBuilder.php:101 VarError Variable $row is not defined
./core/modules/field_ui/src/FieldStorageConfigListBuilder.php:102 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getName()
./core/modules/field_ui/src/FieldStorageConfigListBuilder.php:105 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getName()
./core/modules/field_ui/src/FieldStorageConfigListBuilder.php:108 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getType()
./core/modules/field_ui/src/FieldStorageConfigListBuilder.php:112 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getBundles()
./core/modules/field_ui/src/FieldStorageConfigListBuilder.php:113 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTargetEntityTypeId()
./core/modules/field_ui/src/FieldStorageConfigListBuilder.php:115 DeprecatedError Call to deprecated function \drupal::l() defined at ./core/lib/Drupal.php:581
./core/modules/field_ui/src/EntityDisplayModeListBuilder.php:63 VarError Variable $header is not defined
./core/modules/field_ui/src/EntityDisplayModeListBuilder.php:71 VarError Variable $row is not defined
./core/modules/serialization/src/Normalizer/ConfigEntityNormalizer.php:26 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->toArray()
./core/modules/serialization/src/Normalizer/ListNormalizer.php:34 UndefError call to undeclared method \Symfony\Component\Serializer\serializerinterface->normalize()
./core/modules/serialization/src/Normalizer/ComplexDataNormalizer.php:35 UndefError call to undeclared method \Symfony\Component\Serializer\serializerinterface->normalize()
./core/modules/serialization/src/EntityResolver/UuidResolver.php:42 UndefError call to undeclared method \Symfony\Component\Serializer\Normalizer\normalizerinterface->getUuid()
./core/modules/serialization/src/Normalizer/ContentEntityNormalizer.php:33 UndefError call to undeclared method \Symfony\Component\Serializer\serializerinterface->normalize()
./core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php:31 VarError Variable $normalizers is not defined
./core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php:35 VarError Variable $encoders is not defined
./core/modules/breakpoint/src/BreakpointManager.php:122 TypeError arg#2(directories) is float|int but \Drupal\Core\Plugin\Discovery\yamldiscovery::__construct() takes array defined at ./core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php:55
./core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php:25 VarError Variable $properties is not defined
./core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php:64 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getPropertyDefinitions()
./core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php:93 UndefError call to undefined function \filter_fallback_format()
./core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php:49 VarError Variable $element is not defined
./core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php:127 UndefError call to undefined function \text_summary()
./core/modules/text/src/TextProcessed.php:56 UndefError call to undefined function \check_markup()
./core/modules/text/src/TextProcessed.php:68 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php:239 TypeError return float|int but mergeDerivativeDefinition() is declared to return array
./core/lib/Drupal/Component/Render/FormattableMarkup.php:259 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/lib/Drupal/Component/Assertion/Handle.php:64 ParamError call with 5 arg(s) to \assertionerror::__construct() which only takes 3 arg(s)
./core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php:96 TypeError string passed to foreach instead of array
./core/lib/Drupal/Component/Uuid/Pecl.php:19 UndefError call to undefined function \uuid_create()
./core/lib/Drupal/Component/Uuid/Com.php:21 UndefError call to undefined function \com_create_guid()
./core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php:462 TypeError return object but getReferenceCall() is declared to return string
./core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php:481 TypeError return object but getServiceCall() is declared to return string
./core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php:498 TypeError return object but getParameterCall() is declared to return string
./core/lib/Drupal/Component/DependencyInjection/Container.php:626 TypeError arg#1(input) is float|int but \array_keys() takes array
./core/lib/Drupal/Component/FileCache/FileCacheFactory.php:60 TypeError Suspicious array access to float|int
./core/lib/Drupal/Component/FileCache/ApcuFileCacheBackend.php:19 UndefError call to undefined function \apc_fetch()
./core/lib/Drupal/Component/FileCache/ApcuFileCacheBackend.php:26 UndefError call to undefined function \apc_store()
./core/lib/Drupal/Component/FileCache/ApcuFileCacheBackend.php:33 UndefError call to undefined function \apc_delete()
./core/lib/Drupal/Component/Transliteration/PhpTransliteration.php:253 VarError Variable $overrides is not defined
./core/lib/Drupal/Component/Transliteration/data/kg.php:8 VarError Variable $overrides is not defined
./core/lib/Drupal/Component/Transliteration/data/eo.php:8 VarError Variable $overrides is not defined
./core/lib/Drupal/Component/Transliteration/data/de.php:8 VarError Variable $overrides is not defined
./core/lib/Drupal/Component/Transliteration/data/dk.php:8 VarError Variable $overrides is not defined
./core/lib/Drupal/Component/Datetime/DateTimePlus.php:168 UndefError call to undeclared method \Drupal\Component\Datetime\datetimeplus->setTimestamp()
./core/lib/Drupal/Component/Datetime/DateTimePlus.php:205 UndefError call to undeclared method \Drupal\Component\Datetime\datetimeplus->getTimezone()
./core/lib/Drupal/Component/Datetime/DateTimePlus.php:221 UndefError call to undeclared method \Drupal\Component\Datetime\datetimeplus->setTimestamp()
./core/lib/Drupal/Component/Datetime/DateTimePlus.php:222 UndefError call to undeclared method \Drupal\Component\Datetime\datetimeplus->setTimezone()
./core/lib/Drupal/Component/Datetime/DateTimePlus.php:282 UndefError call to undeclared method \Drupal\Component\Datetime\datetimeplus->getTimeZone()
./core/lib/Drupal/Component/Gettext/PoItem.php:194 TypeError arg#1(source) is array|string[] but \Drupal\Component\Gettext\poitem::setsource() takes string defined at ./core/lib/Drupal/Component/Gettext/PoItem.php:114
./core/lib/Drupal/Component/Gettext/PoItem.php:195 TypeError arg#1(translation) is array|string[] but \Drupal\Component\Gettext\poitem::settranslation() takes string defined at ./core/lib/Drupal/Component/Gettext/PoItem.php:134
./core/lib/Drupal/Component/Gettext/PoItem.php:242 TypeError string passed to foreach instead of array
./core/lib/Drupal/Component/Gettext/PoStreamWriter.php:97 UndefError reference to undeclared class \Drupal\Component\Gettext\exception
./core/lib/Drupal/Component/Gettext/PoStreamWriter.php:114 UndefError reference to undeclared class \Drupal\Component\Gettext\exception
./core/lib/Drupal/Component/Gettext/PoStreamWriter.php:150 UndefError reference to undeclared class \Drupal\Component\Gettext\exception
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:298 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:308 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:319 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:346 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:357 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:357 ParamError call with 3 arg(s) to \Drupal\Component\Utility\safemarkup::format() which only takes 2 arg(s) defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:375 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:386 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:404 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:410 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:416 TypeError assigning string to property but \Drupal\Component\Gettext\postreamreader::_current_plural_index is int
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:425 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:442 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:453 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:468 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:498 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoStreamReader.php:511 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Component/Gettext/PoHeader.php:164 ParamError arg#2(pieces) is string but \implode() takes array when arg#1 is string
./core/lib/Drupal/Component/Gettext/PoHeader.php:164 TypeError arg#2(pieces) is string but \implode() takes array
./core/lib/Drupal/Component/Gettext/PoHeader.php:360 TypeError arg#4(replacement) is string but \array_splice() takes array
./core/lib/Drupal/Component/Gettext/PoMemoryWriter.php:34 TypeError arg#2(pieces) is string but \implode() takes array
./core/lib/Drupal/Component/Gettext/PoMemoryWriter.php:35 TypeError arg#2(pieces) is string but \implode() takes array
./core/lib/Drupal/Component/Utility/UrlHelper.php:285 TypeError Access to undeclared static property allowedProtocols on \Drupal\Component\Utility\urlhelper
./core/lib/Drupal/Component/Utility/UrlHelper.php:339 TypeError Access to undeclared static property allowedProtocols on \Drupal\Component\Utility\urlhelper
./core/lib/Drupal/Component/Utility/Xss.php:127 TypeError Access to undeclared static property adminTags on \Drupal\Component\Utility\xss
./core/lib/Drupal/Component/Utility/Xss.php:315 TypeError return array|string[] but attributes() is declared to return string
./core/lib/Drupal/Component/Utility/Xss.php:340 TypeError Access to undeclared static property adminTags on \Drupal\Component\Utility\xss
./core/lib/Drupal/Component/Utility/Xss.php:350 TypeError Access to undeclared static property htmlTags on \Drupal\Component\Utility\xss
./core/lib/Drupal/Component/Utility/Color.php:99 TypeError arg#3(pad_string) is int but \str_pad() takes string
./core/lib/Drupal/Component/Utility/Variable.php:38 ParamError call with 3 arg(s) to \Drupal\Component\Utility\variable::export() which only takes 2 arg(s) defined at ./core/lib/Drupal/Component/Utility/Variable.php:28
./core/lib/Drupal/Component/Utility/Variable.php:58 TypeError arg#1(object) is array|string but \get_class() takes object
./core/lib/Drupal/Component/Utility/Number.php:84 TypeError arg#1(number) is int but \base_convert() takes string
./core/lib/Drupal/Component/Utility/Unicode.php:239 UndefError call to undefined function \recode_string()
./core/lib/Drupal/Component/Utility/Random.php:278 TypeError arg#2(str) is int but \explode() takes string
./core/lib/Drupal/Component/Utility/Random.php:279 TypeError arg#2(str) is int but \explode() takes string
./core/lib/Drupal/Component/Utility/Timer.php:50 TypeError return float but read() is declared to return int
./core/lib/Drupal/Component/Utility/Html.php:158 TypeError Access to undeclared static property isAjax on \Drupal\Component\Utility\html
./core/lib/Drupal/Component/Utility/Html.php:168 TypeError Access to undeclared static property seenIdsInit on \Drupal\Component\Utility\html
./core/lib/Drupal/Component/Utility/Bytes.php:40 TypeError invalid array operator
./core/lib/Drupal/Component/Utility/Bytes.php:40 TypeError return float but toInt() is declared to return int
./core/lib/Drupal/Component/Utility/Bytes.php:43 TypeError arg#1(number) is array|string but \round() takes float
./core/lib/Drupal/Component/Utility/Bytes.php:43 TypeError return float but toInt() is declared to return int
./core/lib/Drupal/Component/Utility/OpCodeCache.php:41 UndefError call to undefined function \apc_delete_file()
./core/lib/Drupal/Component/Utility/ArgumentsResolver.php:126 TypeError Suspicious array access to callable
./core/lib/Drupal/Component/Utility/ArgumentsResolver.php:126 TypeError arg#1(name) is callable but \reflectionfunction::__construct() takes string
./core/lib/Drupal/Component/Diff/WordLevelDiff.php:43 UndefError Can't access constant MAX_LINE_LENGTH from undeclared class this
./core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php:57 UndefError Can't access constant NBSP from undeclared class this
./core/lib/Drupal/Component/Diff/Engine/DiffEngine.php:142 UndefError Can't access constant MAX_XREF_LENGTH from undeclared class this
./core/lib/Drupal/Component/Diff/Engine/DiffEngine.php:72 VarError Variable $xhash is not defined
./core/lib/Drupal/Component/Diff/Engine/DiffEngine.php:80 VarError Variable $yhash is not defined
./core/lib/Drupal/Component/Diff/Engine/DiffEngine.php:180 VarError Variable $ymatches is not defined
./core/lib/Drupal/Component/Diff/Engine/DiffEngine.php:191 VarError Variable $ymids is not defined
./core/lib/Drupal/Component/Diff/Engine/DiffEngine.php:270 TypeError assigning bool[] to property but \Drupal\Component\Diff\Engine\diffengine::in_seq is int[]
./core/lib/Drupal/Component/Diff/Engine/DiffEngine.php:223 TypeError assigning bool[] to property but \Drupal\Component\Diff\Engine\diffengine::in_seq is int[]
./core/lib/Drupal/Component/Diff/Engine/DiffEngine.php:236 VarError Variable $seps is not defined
./core/lib/Drupal/Component/Diff/Engine/DiffEngine.php:318 TypeError assigning int[] to property but \Drupal\Component\Diff\Engine\diffengine::ychanged is bool[]
./core/lib/Drupal/Component/Diff/Engine/DiffEngine.php:321 TypeError assigning int[] to property but \Drupal\Component\Diff\Engine\diffengine::xchanged is bool[]
./core/lib/Drupal/Component/Diff/Engine/DiffOpDelete.php:20 TypeError assigning bool to property but \Drupal\Component\Diff\Engine\diffopdelete::closing is array
./core/lib/Drupal/Component/Diff/Engine/DiffOpAdd.php:20 TypeError assigning bool to property but \Drupal\Component\Diff\Engine\diffopadd::orig is array
./core/lib/Drupal/Component/Diff/DiffFormatter.php:74 VarError Variable $x0 is not defined
./core/lib/Drupal/Component/Diff/DiffFormatter.php:74 VarError Variable $y0 is not defined
./core/lib/Drupal/Core/Condition/ConditionPluginBase.php:98 TypeError assigning float|int to property but \Drupal\Core\Condition\conditionpluginbase::configuration is array|int[]|null[]|string[]
./core/lib/Drupal/Core/Condition/ConditionManager.php:71 UndefError call to undeclared method \Drupal\Core\Executable\executableinterface->evaluate()
./core/lib/Drupal/Core/Condition/ConditionManager.php:72 UndefError call to undeclared method \Drupal\Core\Executable\executableinterface->isNegated()
./core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManager.php:80 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Plugin/ContextAwarePluginBase.php:86 UndefError call to undeclared method \Drupal\Core\Plugin\contextawarepluginbase->getConfiguration()
./core/lib/Drupal/Core/Plugin/ContextAwarePluginBase.php:95 UndefError call to undeclared method \Drupal\Core\Plugin\contextawarepluginbase->getConfiguration()
./core/lib/Drupal/Core/Plugin/ContextAwarePluginBase.php:97 UndefError call to undeclared method \Drupal\Core\Plugin\contextawarepluginbase->setConfiguration()
./core/lib/Drupal/Core/Plugin/CategorizingPluginManagerTrait.php:86 UndefError call to undeclared method \Drupal\Core\Plugin\categorizingpluginmanagertrait->getDefinitions()
./core/lib/Drupal/Core/Plugin/CategorizingPluginManagerTrait.php:97 UndefError call to undeclared method \Drupal\Core\Plugin\categorizingpluginmanagertrait->getDefinitions()
./core/lib/Drupal/Core/Plugin/CategorizingPluginManagerTrait.php:112 UndefError call to undeclared method \Drupal\Core\Plugin\categorizingpluginmanagertrait->getDefinitions()
./core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:40 UndefError call to undeclared method \Drupal\Component\Plugin\plugininspectioninterface->calculateDependencies()
./core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php:79 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/EntityRouteProviderSubscriber.php:71 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/RouteEnhancerSubscriber.php:49 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php:57 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/ClientErrorResponseSubscriber.php:40 UndefError call to undeclared method \Symfony\Component\HttpFoundation\response->addCacheableDependency()
./core/lib/Drupal/Core/EventSubscriber/ClientErrorResponseSubscriber.php:50 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/RouterRebuildSubscriber.php:49 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php:61 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/HtmlResponsePlaceholderStrategySubscriber.php:56 UndefError call to undeclared method \Symfony\Component\HttpFoundation\response->getAttachments()
./core/lib/Drupal/Core/EventSubscriber/HtmlResponsePlaceholderStrategySubscriber.php:63 UndefError call to undeclared method \Symfony\Component\HttpFoundation\response->setAttachments()
./core/lib/Drupal/Core/EventSubscriber/HtmlResponsePlaceholderStrategySubscriber.php:71 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/RouteMethodSubscriber.php:46 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/RouteAccessResponseSubscriber.php:49 UndefError call to undeclared method \Symfony\Component\HttpFoundation\response->addCacheableDependency()
./core/lib/Drupal/Core/EventSubscriber/RouteAccessResponseSubscriber.php:58 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php:137 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php:105 UndefError call to undefined function \drupal_maintenance_theme()
./core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php:106 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php:140 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php:306 UndefError call to undefined function \system_rebuild_module_data()
./core/lib/Drupal/Core/EventSubscriber/AnonymousUserResponseSubscriber.php:66 UndefError call to undeclared method \Symfony\Component\HttpFoundation\response->getCacheableMetadata()
./core/lib/Drupal/Core/EventSubscriber/AnonymousUserResponseSubscriber.php:69 UndefError call to undeclared method \Symfony\Component\HttpFoundation\response->addCacheableDependency()
./core/lib/Drupal/Core/EventSubscriber/AnonymousUserResponseSubscriber.php:83 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php:146 UndefError call to undeclared method \Symfony\Component\HttpFoundation\response->getCacheableMetadata()
./core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php:291 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/RouteFilterSubscriber.php:51 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/AjaxResponseSubscriber.php:118 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php:245 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php:58 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/RedirectLeadingSlashesSubscriber.php:50 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/KernelDestructionSubscriber.php:53 UndefError call to undeclared method \Symfony\Component\DependencyInjection\containerinterface->initialized()
./core/lib/Drupal/Core/EventSubscriber/KernelDestructionSubscriber.php:67 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php:57 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php:104 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php:73 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php:63 UndefError call to undefined function \db_transaction()
./core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php:68 UndefError call to undefined function \db_ignore_replica()
./core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php:72 UndefError call to undefined function \watchdog_exception()
./core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php:90 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/ResponseGeneratorSubscriber.php:41 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php:110 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/DefaultExceptionSubscriber.php:80 UndefError call to undefined function \error_displayable()
./core/lib/Drupal/Core/EventSubscriber/DefaultExceptionSubscriber.php:103 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/EventSubscriber/DefaultExceptionSubscriber.php:121 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/EventSubscriber/DefaultExceptionSubscriber.php:155 UndefError call to undefined function \error_displayable()
./core/lib/Drupal/Core/EventSubscriber/DefaultExceptionSubscriber.php:223 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/ParamConverterSubscriber.php:53 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/ReplicaDatabaseIgnoreSubscriber.php:56 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php:131 TypeError arg#3(parameters) is float|int but \Symfony\Component\HttpFoundation\request::create() takes array defined at ./vendor/symfony/http-foundation/Request.php:308
./core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php:134 TypeError arg#3(parameters) is float|int but \Symfony\Component\HttpFoundation\request::create() takes array defined at ./vendor/symfony/http-foundation/Request.php:308
./core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:175 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php:115 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php:66 UndefError call to undeclared method \Symfony\Component\HttpFoundation\response->setTargetUrl()
./core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php:80 UndefError call to undeclared method \Drupal\Component\HttpFoundation\securedredirectresponse->setRequestContext()
./core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php:174 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/AcceptNegotiation406.php:45 VarError Variable $events is not defined
./core/lib/Drupal/Core/EventSubscriber/EnforcedFormResponseSubscriber.php:38 UndefError call to undeclared method \Symfony\Component\HttpFoundation\response->getResponse()
./core/lib/Drupal/Core/EventSubscriber/EnforcedFormResponseSubscriber.php:47 VarError Variable $events is not defined
./core/lib/Drupal/Core/Render/MainContent/ModalRenderer.php:27 UndefError call to undefined function \drupal_render_root()
./core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php:88 UndefError call to undefined function \drupal_render_root()
./core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php:46 UndefError call to undefined function \drupal_render_root()
./core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php:238 ParamError call with 1 arg(s) to \closure_16d2eb42() which only takes 0 arg(s) defined at ./core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php:238
./core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php:70 UndefError call to undefined function \system_page_attachments()
./core/lib/Drupal/Core/Render/Element/StatusMessages.php:73 UndefError call to undefined function \drupal_get_messages()
./core/lib/Drupal/Core/Render/Element/SystemCompactLink.php:61 UndefError call to undefined function \system_admin_compact_mode()
./core/lib/Drupal/Core/Render/Element/SystemCompactLink.php:79 DeprecatedError Call to deprecated function \drupal::l() defined at ./core/lib/Drupal.php:581
./core/lib/Drupal/Core/Render/Element/Tableselect.php:140 UndefError call to undefined function \drupal_render()
./core/lib/Drupal/Core/Render/Element/HtmlTag.php:76 TypeError Access to undeclared static property voidElements on \Drupal\Core\Render\Element\htmltag
./core/lib/Drupal/Core/Render/Element/HtmlTag.php:82 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/lib/Drupal/Core/Render/Element/HtmlTag.php:156 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/lib/Drupal/Core/Render/Element/HtmlTag.php:160 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/lib/Drupal/Core/Render/Element/Actions.php:115 TypeError return float|int but preRenderActionsDropbutton() is declared to return array
./core/lib/Drupal/Core/Render/Element/MachineName.php:171 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Render/Element/MachineName.php:189 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::setvalue()
./core/lib/Drupal/Core/Render/Element/Table.php:389 UndefError call to undefined function \drupal_attach_tabledrag()
./core/lib/Drupal/Core/Render/theme.api.php:501 UndefError call to undefined function \theme_get_setting()
./core/lib/Drupal/Core/Render/theme.api.php:532 UndefError call to undefined function \theme_get_registry()
./core/lib/Drupal/Core/Render/theme.api.php:549 UndefError call to undefined function \contextual_links_view()
./core/lib/Drupal/Core/Render/theme.api.php:694 UndefError call to undefined function \block_theme_initialize()
./core/lib/Drupal/Core/Render/theme.api.php:783 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Render/theme.api.php:929 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Render/theme.api.php:959 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php:266 UndefError call to undeclared method \Symfony\Component\HttpFoundation\response->addCacheableDependency()
./core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php:428 UndefError call to undefined function \drupal_http_header_attributes()
./core/lib/Drupal/Core/Render/RenderCache.php:307 TypeError return bool but createCacheID() is declared to return string
./core/lib/Drupal/Core/Render/RenderCache.php:321 TypeError return bool but createCacheID() is declared to return string
./core/lib/Drupal/Core/Render/RenderCache.php:346 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/lib/Drupal/Core/Render/Renderer.php:577 ParamError call with 0 arg(s) to \closure_f7a034b4() which requires 1 arg(s) defined at ./core/lib/Drupal/Core/Render/Renderer.php:317
./core/lib/Drupal/Core/Render/Renderer.php:611 TypeError Access to undeclared static property contextCollection on \Drupal\Core\Render\renderer
./core/lib/Drupal/Core/Render/Renderer.php:682 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/lib/Drupal/Core/Render/Renderer.php:723 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/lib/Drupal/Core/Render/Element.php:102 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php:116 TypeError arg#1(rendered_elements) is bool but \Drupal\Core\Render\placeholderingrendercache::createplaceholderandremember() takes array defined at ./core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php:156
./core/lib/Drupal/Core/Template/TwigExtension.php:337 TypeError arg#1(name) is int but \twig_node::hasnode() takes string defined at ./vendor/twig/twig/lib/Twig/Node.php:180
./core/lib/Drupal/Core/Template/TwigExtension.php:337 TypeError arg#1(name) is int but \twig_node::getnode() takes string defined at ./vendor/twig/twig/lib/Twig/Node.php:192
./core/lib/Drupal/Core/Template/TwigExtension.php:409 TypeError return int but escapeFilter() is declared to return null|string
./core/lib/Drupal/Core/Template/TwigExtension.php:447 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/lib/Drupal/Core/Template/TwigExtension.php:549 TypeError arg#1(it) is mixed[] but \iterator_to_array() takes \traversable
./core/lib/Drupal/Core/Template/Attribute.php:142 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/lib/Drupal/Core/Password/PhpassHashedPassword.php:163 TypeError return bool but crypt() is declared to return string
./core/lib/Drupal/Core/Password/PhpassHashedPassword.php:170 TypeError return bool but crypt() is declared to return string
./core/lib/Drupal/Core/Password/PhpassHashedPassword.php:177 TypeError return bool but crypt() is declared to return string
./core/lib/Drupal/Core/Password/PhpassHashedPassword.php:182 TypeError return bool but crypt() is declared to return string
./core/lib/Drupal/Core/Password/PhpassHashedPassword.php:213 TypeError Access to undeclared static property ITOA64 on \Drupal\Core\Password\phpasshashedpassword
./core/lib/Drupal/Core/Config/StorableConfigBase.php:160 TypeError string passed to foreach instead of array
./core/lib/Drupal/Core/Config/ConfigFactoryOverrideBase.php:53 VarError Variable $events is not defined
./core/lib/Drupal/Core/Config/PreExistingConfigException.php:64 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Config/ConfigImporter.php:377 UndefError call to undefined function \system_rebuild_module_data()
./core/lib/Drupal/Core/Config/FileStorageFactory.php:24 UndefError call to undefined function \config_get_config_directory()
./core/lib/Drupal/Core/Config/FileStorageFactory.php:33 UndefError call to undefined function \config_get_config_directory()
./core/lib/Drupal/Core/Config/ConfigBase.php:294 TypeError arg#1(input) is string but \array_walk_recursive() takes array
./core/lib/Drupal/Core/Config/ConfigFactory.php:249 UndefError call to undeclared method \Drupal\Core\Config\storageinterface->resetListCache()
./core/lib/Drupal/Core/Config/ConfigFactory.php:278 VarError Variable $keys is not defined
./core/lib/Drupal/Core/Config/ConfigFactory.php:374 VarError Variable $events is not defined
./core/lib/Drupal/Core/Config/ConfigManager.php:106 UndefError call to undeclared method \Drupal\Core\Entity\entitytypeinterface->getConfigPrefix()
./core/lib/Drupal/Core/Config/ConfigManager.php:222 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Config/Testing/ConfigSchemaChecker.php:96 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Config/Testing/ConfigSchemaChecker.php:107 VarError Variable $events is not defined
./core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php:62 UndefError call to undefined function \config_get_config_directory()
./core/lib/Drupal/Core/Config/InstallStorage.php:164 UndefError call to undefined function \drupal_get_profile()
./core/lib/Drupal/Core/Config/InstallStorage.php:171 UndefError call to undefined function \drupal_get_filename()
./core/lib/Drupal/Core/Config/InstallStorage.php:261 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Config/UnmetDependenciesException.php:83 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Config/Schema/ArrayElement.php:113 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/Config/DatabaseStorage.php:152 TypeError arg#2(options) is float|int but \Drupal\Core\Database\connection::merge() takes array defined at ./core/lib/Drupal/Core/Database/Connection.php:829
./core/lib/Drupal/Core/Config/DatabaseStorage.php:228 TypeError arg#2(options) is float|int but \Drupal\Core\Database\connection::delete() takes array defined at ./core/lib/Drupal/Core/Database/Connection.php:883
./core/lib/Drupal/Core/Config/DatabaseStorage.php:242 TypeError arg#2(options) is float|int but \Drupal\Core\Database\connection::update() takes array defined at ./core/lib/Drupal/Core/Database/Connection.php:865
./core/lib/Drupal/Core/Config/DatabaseStorage.php:290 TypeError arg#2(options) is float|int but \Drupal\Core\Database\connection::delete() takes array defined at ./core/lib/Drupal/Core/Database/Connection.php:883
./core/lib/Drupal/Core/Config/ExtensionInstallStorage.php:87 UndefError call to undefined function \drupal_get_profile()
./core/lib/Drupal/Core/Config/ExtensionInstallStorage.php:101 UndefError call to undefined function \drupal_get_filename()
./core/lib/Drupal/Core/Config/ExtensionInstallStorage.php:116 VarError Variable $theme_list is not defined
./core/lib/Drupal/Core/Config/ExtensionInstallStorage.php:132 TypeError assigning float|int to property but \Drupal\Core\Config\extensioninstallstorage::folders is array|null
./core/lib/Drupal/Core/Config/FileStorage.php:71 UndefError call to undefined function \file_prepare_directory()
./core/lib/Drupal/Core/Config/FileStorage.php:74 UndefError call to undefined function \file_save_htaccess()
./core/lib/Drupal/Core/Config/FileStorage.php:159 UndefError call to undefined function \drupal_unlink()
./core/lib/Drupal/Core/Config/FileStorage.php:232 UndefError call to undefined function \drupal_rmdir()
./core/lib/Drupal/Core/Config/ConfigInstaller.php:618 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Config/ConfigInstaller.php:207 TypeError arg#1(array_arg) is string but \key() takes array
./core/lib/Drupal/Core/Config/ConfigInstaller.php:207 TypeError arg#1(array_arg) is string but \reset() takes array
./core/lib/Drupal/Core/Config/ConfigInstaller.php:213 ParamError call with 3 arg(s) to \Drupal\Core\Config\configinstaller::createconfiguration() which only takes 2 arg(s) defined at ./core/lib/Drupal/Core/Config/ConfigInstaller.php:258
./core/lib/Drupal/Core/Config/ConfigInstaller.php:213 TypeError arg#2(config_to_create) is float|int but \Drupal\Core\Config\configinstaller::createconfiguration() takes array defined at ./core/lib/Drupal/Core/Config/ConfigInstaller.php:258
./core/lib/Drupal/Core/Config/ConfigInstaller.php:247 TypeError return float|int but getConfigToCreate() is declared to return array
./core/lib/Drupal/Core/Config/ConfigInstaller.php:642 UndefError call to undefined function \drupal_installation_attempted()
./core/lib/Drupal/Core/Config/ConfigImportValidateEventSubscriberBase.php:31 VarError Variable $events is not defined
./core/lib/Drupal/Core/Config/TypedConfigManager.php:79 TypeError arg#1(definition) is array but \Drupal\Core\TypedData\typeddatamanager::create() takes \Drupal\Core\TypedData\datadefinitioninterface defined at ./core/lib/Drupal/Core/TypedData/TypedDataManager.php:104
./core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php:41 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->status()
./core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php:45 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php:52 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php:80 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php:86 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php:132 TypeError Suspicious array access to float|int
./core/lib/Drupal/Core/Config/Entity/ConfigEntityBundleBase.php:27 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Config/Entity/ConfigEntityBundleBase.php:33 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Config/Entity/ConfigEntityBundleBase.php:68 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Config/Entity/ConfigEntityBundleBase.php:113 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:194 ParamError call with 2 arg(s) to \Drupal\Core\Entity\entitystoragebase::mapfromstoragerecords() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Entity/EntityStorageBase.php:324
./core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:260 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:261 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:285 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasTrustedData()
./core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:289 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasTrustedData()
./core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:295 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php:258 VarError Variable $events is not defined
./core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:320 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentitybase->getPluginCollections()
./core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:361 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentitybase->getPluginCollections()
./core/lib/Drupal/Core/Entity/Entity.php:262 DeprecatedError Call to deprecated function \Drupal\Core\link::tostring() defined at ./core/lib/Drupal/Core/Link.php:149
./core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php:41 VarError Variable $events is not defined
./core/lib/Drupal/Core/DrupalKernel.php:346 TypeError arg#1(str) is bool but \substr() takes string
./core/lib/Drupal/Core/DrupalKernel.php:632 UndefError call to undefined function \drupal_installation_attempted()
./core/lib/Drupal/Core/DrupalKernel.php:673 UndefError call to undeclared method \exception->getStatusCode()
./core/lib/Drupal/Core/DrupalKernel.php:674 UndefError call to undeclared method \exception->getHeaders()
./core/lib/Drupal/Core/DrupalKernel.php:729 TypeError arg#2(input1) is float|int but \array_map() takes array
./core/lib/Drupal/Core/DrupalKernel.php:793 UndefError call to undeclared method \Symfony\Component\DependencyInjection\containerinterface->initialized()
./core/lib/Drupal/Core/DrupalKernel.php:798 UndefError call to undeclared method \Symfony\Component\DependencyInjection\containerinterface->initialized()
./core/lib/Drupal/Core/DrupalKernel.php:882 TypeError Access to undeclared static property isEnvironmentInitialized on \Drupal\Core\drupalkernel
./core/lib/Drupal/Core/DrupalKernel.php:932 TypeError arg#1(str) is bool but \substr() takes string
./core/lib/Drupal/Core/DrupalKernel.php:1031 UndefError call to undeclared method \Symfony\Component\DependencyInjection\containerinterface->initialized()
./core/lib/Drupal/Core/DrupalKernel.php:1045 UndefError call to undeclared method \Symfony\Component\DependencyInjection\containerinterface->initialized()
./core/lib/Drupal/Core/DrupalKernel.php:1153 TypeError Access to undeclared static property defaultValues on \Drupal\Core\Language\language
./core/lib/Drupal/Core/PageCache/ChainResponsePolicy.php:39 UndefError Can't access undeclared constant \Drupal\Core\PageCache\chainresponsepolicy::DENY
./core/lib/Drupal/Core/PageCache/ChainRequestPolicy.php:43 UndefError Can't access undeclared constant \Drupal\Core\PageCache\chainrequestpolicy::DENY
./core/lib/Drupal/Core/PageCache/ChainRequestPolicy.php:46 UndefError Can't access undeclared constant \Drupal\Core\PageCache\chainrequestpolicy::ALLOW
./core/lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php:903 UndefError call to undefined function \drupal_basename()
./core/lib/Drupal/Core/File/FileSystem.php:273 StaticCallError static call to non-static method \Drupal\Core\File\filesystem::basename() defined at ./core/lib/Drupal/Core/File/FileSystem.php:154
./core/lib/Drupal/Core/File/file.api.php:34 UndefError call to undefined function \file_uri_target()
./core/lib/Drupal/Core/File/file.api.php:84 UndefError call to undefined function \file_uri_target()
./core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php:393 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php:400 UndefError call to undefined function \file_valid_uri()
./core/lib/Drupal/Core/Asset/JsCollectionOptimizer.php:191 UndefError call to undefined function \file_unmanaged_delete()
./core/lib/Drupal/Core/Asset/JsCollectionOptimizer.php:194 UndefError call to undefined function \file_scan_directory()
./core/lib/Drupal/Core/Asset/AssetDumper.php:32 UndefError call to undefined function \file_prepare_directory()
./core/lib/Drupal/Core/Asset/AssetDumper.php:33 UndefError call to undefined function \file_unmanaged_save_data()
./core/lib/Drupal/Core/Asset/AssetDumper.php:45 UndefError call to undefined function \file_unmanaged_save_data()
./core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php:196 UndefError call to undefined function \file_unmanaged_delete()
./core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php:199 UndefError call to undefined function \file_scan_directory()
./core/lib/Drupal/Core/Archiver/Tar.php:93 TypeError return \Drupal\Core\Archiver\archivetar but getArchive() is declared to return \Drupal\Core\Archiver\archive_tar
internal:81 UndefError call to undefined function \gzopen64()
internal:88 UndefError call to undefined function \gztell64()
internal:95 UndefError call to undefined function \gzseek64()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:266 UndefError call to undefined function \drupal_unlink()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:374 TypeError arg#2(p_list_detail) is array but \Drupal\Core\Archiver\archivetar::_extractlist() takes string defined at ./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1919
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:431 TypeError arg#2(str) is array but \explode() takes string
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:505 TypeError arg#2(str) is array but \explode() takes string
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:615 TypeError arg#2(p_list_detail) is array but \Drupal\Core\Archiver\archivetar::_extractlist() takes string defined at ./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1919
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:615 TypeError arg#4(p_file_list) is int but \Drupal\Core\Archiver\archivetar::_extractlist() takes string defined at ./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1919
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:676 TypeError arg#2(str) is array but \explode() takes string
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:684 TypeError arg#2(p_list_detail) is array but \Drupal\Core\Archiver\archivetar::_extractlist() takes string defined at ./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1919
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:684 TypeError arg#4(p_file_list) is array|string[] but \Drupal\Core\Archiver\archivetar::_extractlist() takes string defined at ./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1919
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:815 TypeError assigning resource to property but \Drupal\Core\Archiver\archivetar::_file is \Drupal\Core\Archiver\file|int
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:818 TypeError assigning resource to property but \Drupal\Core\Archiver\archivetar::_file is \Drupal\Core\Archiver\file|int
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:821 UndefError call to undefined function \xzopen()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:824 TypeError assigning resource to property but \Drupal\Core\Archiver\archivetar::_file is \Drupal\Core\Archiver\file|int
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:889 TypeError assigning resource to property but \Drupal\Core\Archiver\archivetar::_file is \Drupal\Core\Archiver\file|int
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:892 TypeError assigning resource to property but \Drupal\Core\Archiver\archivetar::_file is \Drupal\Core\Archiver\file|int
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:895 UndefError call to undefined function \xzopen()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:898 TypeError assigning resource to property but \Drupal\Core\Archiver\archivetar::_file is \Drupal\Core\Archiver\file|int
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:924 TypeError assigning resource to property but \Drupal\Core\Archiver\archivetar::_file is \Drupal\Core\Archiver\file|int
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:941 TypeError assigning resource to property but \Drupal\Core\Archiver\archivetar::_file is \Drupal\Core\Archiver\file|int
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:978 UndefError call to undefined function \xzclose()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:998 UndefError call to undefined function \drupal_unlink()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1015 UndefError call to undefined function \drupal_unlink()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1019 UndefError call to undefined function \drupal_unlink()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1042 UndefError call to undefined function \xzwrite()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1063 UndefError call to undefined function \xzwrite()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1095 UndefError call to undefined function \xzread()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1228 VarError Variable $p_temp_list is not defined
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1403 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1404 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1405 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1407 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1414 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1417 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1421 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1487 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1525 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1527 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1530 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1531 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1532 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1534 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1601 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1617 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1679 UndefError call to undefined function \decoct()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1748 UndefError call to undefined function \octdec()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1774 UndefError call to undefined function \octdec()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1775 UndefError call to undefined function \octdec()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1776 UndefError call to undefined function \octdec()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1777 UndefError call to undefined function \octdec()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1778 UndefError call to undefined function \octdec()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:1900 TypeError return string but _extractInString() is declared to return \Drupal\Core\Archiver\a
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:2095 UndefError call to undefined function \drupal_unlink()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:2221 UndefError call to undefined function \xzopen()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:2283 UndefError call to undefined function \xzread()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:2299 UndefError call to undefined function \xzclose()
./core/lib/Drupal/Core/Archiver/ArchiveTar.php:2302 UndefError call to undefined function \drupal_unlink()
./core/lib/Drupal/Core/Database/database.api.php:424 UndefError call to undefined function \node_access_view_all_nodes()
./core/lib/Drupal/Core/Database/database.api.php:435 UndefError call to undefined function \db_or()
./core/lib/Drupal/Core/Database/database.api.php:437 UndefError call to undefined function \node_access_grants()
./core/lib/Drupal/Core/Database/database.api.php:439 UndefError call to undefined function \db_and()
./core/lib/Drupal/Core/Database/database.api.php:485 VarError Variable $schema is not defined
./core/lib/Drupal/Core/Database/StatementPrefetch.php:207 UndefError call to undeclared method \Drupal\Core\Database\connection->errorInfo()
./core/lib/Drupal/Core/Database/StatementPrefetch.php:290 ParamError call with 1 arg(s) to \array_unshift() which requires 2 arg(s)
./core/lib/Drupal/Core/Database/Schema.php:87 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->tablePrefix()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:70 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:96 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->prefixTables()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:105 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:117 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addSavepoint()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:121 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:127 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->releaseSavepoint()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:131 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:139 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->rollbackSavepoint()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:142 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->releaseSavepoint()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:168 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->prefixTables()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:195 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->addSavepoint()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:198 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:205 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->rollbackSavepoint()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:209 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->releaseSavepoint()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:249 VarError Variable $statements is not defined
./core/lib/Drupal/Core/Database/Schema.php:644 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->quote()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:451 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:463 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->prefixTables()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:468 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:488 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:500 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:504 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:513 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Schema.php:147 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getConnectionOptions()
./core/lib/Drupal/Core/Database/Schema.php:252 TypeError arg#1(connection) is \phpunit_framework_mockobject_mockobject but \Drupal\Core\Database\Query\condition::compile() takes \Drupal\Core\Database\connection defined at ./core/lib/Drupal/Core/Database/Query/Condition.php:153
./core/lib/Drupal/Core/Database/Schema.php:258 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:533 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:535 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->update()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:540 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:628 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:650 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:586 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:675 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:547 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:557 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:569 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:577 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:617 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:637 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:659 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:684 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:720 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:734 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:737 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:746 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:757 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:765 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:768 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:769 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->quote()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:769 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:774 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:779 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:789 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:830 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php:833 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php:67 UndefError call to undefined function \db_set_active()
./core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php:121 UndefError call to undefined function \db_query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php:156 UndefError call to undefined function \db_query()
./core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php:165 UndefError call to undefined function \db_close()
./core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php:186 UndefError call to undefined function \db_query()
./core/lib/Drupal/Core/Database/Driver/mysql/Connection.php:87 TypeError Cannot instantiate interface \Drupal\Core\Database\databaseexception
./core/lib/Drupal/Core/Database/Driver/mysql/Connection.php:190 UndefError static call to undeclared method \Drupal\Core\Database\connection::serialize()
./core/lib/Drupal/Core/Database/Driver/mysql/Connection.php:285 TypeError Cannot instantiate interface \Drupal\Core\Database\databaseexception
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:57 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->tablePrefix()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:66 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getConnectionOptions()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:100 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getConnectionOptions()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:542 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->prefixTables()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:546 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->quote()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:576 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->queryRange()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:383 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:391 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:593 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->queryRange()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:413 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:415 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->update()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:535 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:430 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:439 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:447 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:453 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->quote()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:453 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:465 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:473 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:485 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:493 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:511 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:519 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:556 TypeError arg#1(connection) is \phpunit_framework_mockobject_mockobject but \Drupal\Core\Database\Query\condition::compile() takes \Drupal\Core\Database\connection defined at ./core/lib/Drupal/Core/Database/Query/Condition.php:153
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:558 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:560 TypeError arg#1(connection) is \phpunit_framework_mockobject_mockobject but \Drupal\Core\Database\Query\condition::compile() takes \Drupal\Core\Database\connection defined at ./core/lib/Drupal/Core/Database/Query/Condition.php:153
./core/lib/Drupal/Core/Database/Driver/mysql/Schema.php:562 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php:67 UndefError call to undefined function \db_set_active()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:110 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:111 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:112 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:113 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:114 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:115 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:116 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:117 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:118 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:119 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:120 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:121 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:127 UndefError call to undeclared method \pdo->sqliteCreateFunction()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:130 UndefError call to undeclared method \pdo->sqliteCreateCollation()
./core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php:362 UndefError call to undefined function \drupal_mkdir()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:34 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:441 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:471 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:484 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:196 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->quote()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:271 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:609 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:619 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:288 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:297 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:316 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:320 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->update()
./core/lib/Drupal/Core/Database/Schema.php:170 TypeError arg#1(connection) is \phpunit_framework_mockobject_mockobject but \Drupal\Core\Database\Query\condition::compile() takes \Drupal\Core\Database\connection defined at ./core/lib/Drupal/Core/Database/Query/Condition.php:153
./core/lib/Drupal/Core/Database/Schema.php:176 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Schema.php:599 UndefError call to undeclared method \Drupal\Core\Database\schema->createTableSql()
./core/lib/Drupal/Core/Database/Schema.php:601 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:385 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->select()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:407 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->insert()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:411 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:412 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:602 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:634 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:645 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:713 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getAttachedDatabases()
./core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php:718 UndefError call to undefined function \db_query()
./core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php:50 UndefError call to undefined function \drupal_install_profile_distribution_name()
./core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php:62 UndefError call to undefined function \db_set_active()
./core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php:76 UndefError call to undefined function \drupal_tempnam()
./core/lib/Drupal/Core/Database/Connection.php:287 TypeError assigning float|int to property but \Drupal\Core\Database\connection::prefixes is array|string[]
./core/lib/Drupal/Core/Database/Connection.php:615 ParamError call with 2 arg(s) to \pdostatement::execute() which only takes 1 arg(s)
./core/lib/Drupal/Core/Database/Schema.php:192 TypeError arg#1(connection) is \phpunit_framework_mockobject_mockobject but \Drupal\Core\Database\Query\condition::compile() takes \Drupal\Core\Database\connection defined at ./core/lib/Drupal/Core/Database/Query/Condition.php:153
./core/lib/Drupal/Core/Database/Schema.php:194 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->getUnprefixedTablesMap()
./core/lib/Drupal/Core/Database/Schema.php:195 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->tablePrefix()
./core/lib/Drupal/Core/Database/Schema.php:203 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->query()
./core/lib/Drupal/Core/Database/Schema.php:207 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->tablePrefix()
./core/lib/Drupal/Core/Database/Schema.php:661 UndefError call to undeclared method \phpunit_framework_mockobject_mockobject->quote()
./core/lib/Drupal/Core/Database/Install/Tasks.php:164 UndefError call to undefined function \db_set_active()
./core/lib/Drupal/Core/Database/Install/Tasks.php:210 VarError Variable $form is not defined
./core/lib/Drupal/Core/Database/Install/Tasks.php:250 UndefError call to undefined function \drupal_get_profile()
./core/lib/Drupal/Core/Database/Statement.php:165 ParamError call with 3 arg(s) to \pdostatement::setfetchmode() which only takes 2 arg(s)
./core/lib/Drupal/Core/Database/Query/Delete.php:60 TypeError return \pdostatement|null but execute() is declared to return int
./core/lib/Drupal/Core/Database/Query/InsertTrait.php:113 VarError Variable $insert_values is not defined
./core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php:82 UndefError call to undefined function \pager_default_initialize()
./core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php:170 TypeError Access to undeclared static property maxElement on \Drupal\Core\Database\Query\pagerselectextender
./core/lib/Drupal/Core/Database/Query/Merge.php:337 TypeError arg#1(fields) is string but \Drupal\Core\Database\Query\merge::keys() takes array defined at ./core/lib/Drupal/Core/Database/Query/Merge.php:308
./core/lib/Drupal/Core/Database/Query/Select.php:481 TypeError arg#2(args) is float|int|null but \Drupal\Core\Database\connection::query() takes array defined at ./core/lib/Drupal/Core/Database/Connection.php:590
./core/lib/Drupal/Core/Database/Query/TableSortExtender.php:75 UndefError call to undefined function \tablesort_get_sort()
./core/lib/Drupal/Core/Database/Query/TableSortExtender.php:88 UndefError call to undefined function \tablesort_get_query_parameters()
./core/lib/Drupal/Core/Database/Query/TableSortExtender.php:102 UndefError call to undefined function \tablesort_get_order()
./core/lib/Drupal/Core/Database/Database.php:158 TypeError Access to undeclared static property activeKey on \Drupal\Core\Database\database
./core/lib/Drupal/Core/Database/Database.php:258 TypeError Access to undeclared static property databaseInfo on \Drupal\Core\Database\database
./core/lib/Drupal/Core/Database/Database.php:272 TypeError Access to undeclared static property databaseInfo on \Drupal\Core\Database\database
./core/lib/Drupal/Core/Database/Database.php:282 TypeError Access to undeclared static property databaseInfo on \Drupal\Core\Database\database
./core/lib/Drupal/Core/Database/Database.php:314 TypeError Access to undeclared static property databaseInfo on \Drupal\Core\Database\database
./core/lib/Drupal/Core/Database/Database.php:369 TypeError Access to undeclared static property databaseInfo on \Drupal\Core\Database\database
./core/lib/Drupal/Core/Database/Database.php:407 TypeError Access to undeclared static property activeKey on \Drupal\Core\Database\database
./core/lib/Drupal/Core/Database/Database.php:444 TypeError Access to undeclared static property ignoreTargets on \Drupal\Core\Database\database
./core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php:50 UndefError call to undeclared method \Drupal\Core\Form\configformbasetrait->configFactory()
./core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php:146 UndefError call to undefined function \format_size()
./core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php:154 VarError Variable $events is not defined
./core/lib/Drupal/Core/Form/form.api.php:61 UndefError call to undefined function \db_query()
./core/lib/Drupal/Core/Form/form.api.php:69 UndefError call to undefined function \db_query_range()
./core/lib/Drupal/Core/Form/form.api.php:70 UndefError call to undefined function \db_fetch_array()
./core/lib/Drupal/Core/Form/form.api.php:75 VarError Variable $options1 is not defined
./core/lib/Drupal/Core/Form/form.api.php:76 VarError Variable $options2 is not defined
./core/lib/Drupal/Core/Form/form.api.php:77 UndefError call to undefined function \node_save()
./core/lib/Drupal/Core/Form/form.api.php:120 UndefError call to undefined function \drupal_render()
./core/lib/Drupal/Core/Form/FormBuilder.php:1219 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Form/FormBuilder.php:1232 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::setvalue()
./core/lib/Drupal/Core/Form/FormBuilder.php:1380 UndefError call to undefined function \file_upload_max_size()
./core/lib/Drupal/Core/Form/EnforcedResponse.php:52 UndefError call to undeclared method \exception->getResponse()
./core/lib/Drupal/Core/Form/FormSubmitter.php:67 UndefError call to undefined function \batch_process()
./core/lib/Drupal/Core/Form/FormSubmitter.php:157 UndefError call to undefined function \drupal_installation_attempted()
./core/lib/Drupal/Core/Form/FormSubmitter.php:164 UndefError call to undefined function \batch_get()
./core/lib/Drupal/Core/Form/FormState.php:991 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Form/FormState.php:1018 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::unsetvalue()
./core/lib/Drupal/Core/Form/FormState.php:1036 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Form/FormState.php:1113 TypeError Access to undeclared static property anyErrors on \Drupal\Core\Form\formstate
./core/lib/Drupal/Core/Form/FormState.php:1291 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Form/FormValidator.php:162 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Form/FormValidator.php:178 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php:163 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getPropertyDefinitions()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php:71 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/Timestamp.php:43 UndefError call to undeclared method \Drupal\Core\Datetime\drupaldatetime->getTimestamp()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/Timestamp.php:46 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/TimeSpan.php:57 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php:232 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getItemDefinition()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php:295 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/DateTimeIso8601.php:47 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php:74 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php:44 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/TypedData/DataDefinition.php:32 VarError Variable $definition is not defined
./core/lib/Drupal/Core/TypedData/PrimitiveBase.php:36 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/TypedData/DataReferenceDefinition.php:36 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->setTargetDefinition()
./core/lib/Drupal/Core/TypedData/MapDataDefinition.php:31 VarError Variable $definition is not defined
./core/lib/Drupal/Core/TypedData/Validation/RecursiveContextualValidator.php:150 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->isEmpty()
./core/lib/Drupal/Core/TypedData/TypedDataManager.php:164 VarError Variable $parts is not defined
./core/lib/Drupal/Core/TypedData/TypedDataManager.php:182 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->getItemDefinition()
./core/lib/Drupal/Core/TypedData/DataReferenceBase.php:51 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getTargetDefinition()
./core/lib/Drupal/Core/TypedData/DataReferenceBase.php:54 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/TypedData/DataReferenceBase.php:62 UndefError call to undeclared method \Drupal\Core\TypedData\datareferencebase->getType()
./core/lib/Drupal/Core/Routing/UrlGenerator.php:276 VarError Variable $options is not defined
./core/lib/Drupal/Core/Routing/MatcherDumper.php:143 UndefError call to undefined function \watchdog_exception()
./core/lib/Drupal/Core/Routing/RouteProvider.php:214 UndefError call to undeclared method \pdostatement->fetchAllKeyed()
./core/lib/Drupal/Core/Routing/RouteProvider.php:386 VarError Variable $events is not defined
./core/lib/Drupal/Core/Routing/RouteProvider.php:415 UndefError call to undeclared method \pdostatement->fetchField()
./core/lib/Drupal/Core/Routing/CacheableSecuredRedirectResponse.php:30 UndefError call to undeclared method \Symfony\Component\HttpFoundation\redirectresponse->getCacheableMetadata()
./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:66 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php:93 VarError Variable $events is not defined
./core/lib/Drupal/Core/Routing/RoutePreloader.php:130 VarError Variable $events is not defined
./core/lib/Drupal/Core/Routing/RouteSubscriberBase.php:30 VarError Variable $events is not defined
./core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php:95 TypeError arg#1(root) is object but \Drupal\Core\Installer\Form\siteconfigureform::__construct() takes string defined at ./core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php:81
./core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php:95 TypeError arg#2(site_path) is object but \Drupal\Core\Installer\Form\siteconfigureform::__construct() takes string defined at ./core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php:81
./core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php:139 UndefError call to undefined function \drupal_verify_install_file()
./core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php:212 UndefError call to undefined function \system_time_zones()
./core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php:256 UndefError call to undefined function \user_validate_name()
./core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php:73 UndefError call to undefined function \install_full_redirect_url()
./core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php:44 TypeError arg#1(site_path) is object but \Drupal\Core\Installer\Form\sitesettingsform::__construct() takes string defined at ./core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php:34
./core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php:62 UndefError call to undefined function \drupal_get_database_types()
./core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php:148 UndefError call to undefined function \drupal_get_database_types()
./core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php:156 UndefError call to undefined function \install_database_errors()
./core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php:185 UndefError call to undefined function \drupal_rewrite_settings()
./core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php:188 UndefError call to undefined function \drupal_install_config_directories()
./core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php:197 UndefError call to undefined function \install_verify_completed_task()
./core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php:35 UndefError call to undefined function \install_profile_info()
./core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php:63 TypeError Suspicious array access to float|int
./core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php:73 TypeError arg#2(input1) is float|int but \array_map() takes array
./core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php:76 TypeError arg#1(input) is float|int but \array_keys() takes array
./core/lib/Drupal/Core/FileTransfer/FileTransfer.php:151 UndefError call to undeclared method \Drupal\Core\FileTransfer\filetransfer->chmodJailed()
./core/lib/Drupal/Core/FileTransfer/FileTransfer.php:215 UndefError call to undefined function \drupal_realpath()
./core/lib/Drupal/Core/FileTransfer/FileTransfer.php:277 UndefError call to undefined function \drupal_basename()
./core/lib/Drupal/Core/FileTransfer/FileTransfer.php:368 TypeError arg#2(pieces) is string but \implode() takes array
./core/lib/Drupal/Core/FileTransfer/FileTransfer.php:369 UndefError call to undefined function \drupal_basename()
./core/lib/Drupal/Core/FileTransfer/FileTransfer.php:396 VarError Variable $form is not defined
./core/lib/Drupal/Core/FileTransfer/Local.php:57 UndefError call to undefined function \drupal_rmdir()
./core/lib/Drupal/Core/FileTransfer/Local.php:62 UndefError call to undefined function \drupal_unlink()
./core/lib/Drupal/Core/FileTransfer/Local.php:67 UndefError call to undefined function \drupal_rmdir()
./core/lib/Drupal/Core/FileTransfer/Local.php:76 UndefError call to undefined function \drupal_unlink()
./core/lib/Drupal/Core/FileTransfer/Form/FileTransferAuthorizeForm.php:42 TypeError arg#1(root) is object but \Drupal\Core\FileTransfer\Form\filetransferauthorizeform::__construct() takes string defined at ./core/lib/Drupal/Core/FileTransfer/Form/FileTransferAuthorizeForm.php:34
./core/lib/Drupal/Core/FileTransfer/SSH.php:30 UndefError call to undefined function \ssh2_connect()
./core/lib/Drupal/Core/FileTransfer/SSH.php:34 UndefError call to undefined function \ssh2_auth_password()
./core/lib/Drupal/Core/FileTransfer/SSH.php:54 UndefError call to undefined function \ssh2_scp_send()
./core/lib/Drupal/Core/FileTransfer/SSH.php:63 UndefError call to undefined function \ssh2_exec()
./core/lib/Drupal/Core/FileTransfer/SSH.php:72 UndefError call to undefined function \ssh2_exec()
./core/lib/Drupal/Core/FileTransfer/SSH.php:81 UndefError call to undefined function \ssh2_exec()
./core/lib/Drupal/Core/FileTransfer/SSH.php:90 UndefError call to undefined function \ssh2_exec()
./core/lib/Drupal/Core/FileTransfer/SSH.php:104 UndefError call to undefined function \ssh2_exec()
./core/lib/Drupal/Core/FileTransfer/SSH.php:121 UndefError call to undefined function \ssh2_exec()
./core/lib/Drupal/Core/FileTransfer/SSH.php:137 UndefError call to undefined function \ssh2_exec()
./core/lib/Drupal/Core/Annotation/ContextDefinition.php:127 TypeError assigning object to property but \Drupal\Core\Annotation\contextdefinition::definition is array
./core/lib/Drupal/Core/Theme/ThemeInitialization.php:171 VarError Variable $values is not defined
./core/lib/Drupal/Core/Theme/ThemeInitialization.php:332 TypeError string passed to foreach instead of array
./core/lib/Drupal/Core/Theme/ThemeInitialization.php:193 TypeError string passed to foreach instead of array
./core/lib/Drupal/Core/Theme/ThemeInitialization.php:215 TypeError string passed to foreach instead of array
./core/lib/Drupal/Core/Theme/ThemeManager.php:311 UndefError call to undefined function \drupal_render()
./core/lib/Drupal/Core/Theme/ThemeManager.php:356 UndefError call to undefined function \template_preprocess()
./core/lib/Drupal/Core/Theme/Registry.php:767 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Action/ActionBase.php:27 UndefError call to undeclared method \Drupal\Core\Action\actionbase->execute()
./core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php:135 TypeError arg#1(haystack) is array but \strpos() takes string
./core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php:136 TypeError arg#1(str) is array but \substr() takes string
./core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php:171 DeprecatedError Call to deprecated function \Symfony\Component\DependencyInjection\definition::setsynchronized() defined at ./vendor/symfony/dependency-injection/Definition.php:598
./core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php:200 DeprecatedError Call to deprecated function \Symfony\Component\DependencyInjection\definition::setfactoryclass() defined at ./vendor/symfony/dependency-injection/Definition.php:94
./core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php:204 DeprecatedError Call to deprecated function \Symfony\Component\DependencyInjection\definition::setfactorymethod() defined at ./vendor/symfony/dependency-injection/Definition.php:128
./core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php:208 DeprecatedError Call to deprecated function \Symfony\Component\DependencyInjection\definition::setfactoryservice() defined at ./vendor/symfony/dependency-injection/Definition.php:197
./core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php:344 TypeError arg#1(haystack) is array|string[] but \strpos() takes string
./core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php:348 TypeError arg#1(haystack) is array|string[] but \strpos() takes string
./core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php:349 TypeError arg#1(haystack) is array|string[] but \strpos() takes string
./core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php:350 TypeError arg#1(str) is array|string[] but \substr() takes string
./core/lib/Drupal/Core/Updater/Theme.php:33 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Updater/Theme.php:79 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Updater/Module.php:33 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Updater/Module.php:79 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Updater/Module.php:94 UndefError call to undefined function \module_load_include()
./core/lib/Drupal/Core/Updater/Module.php:96 UndefError call to undefined function \drupal_get_schema_versions()
./core/lib/Drupal/Core/Updater/Module.php:99 UndefError call to undefined function \update_get_update_list()
./core/lib/Drupal/Core/Updater/Updater.php:91 UndefError call to undefined function \drupal_get_updaters()
./core/lib/Drupal/Core/Updater/Updater.php:115 UndefError call to undefined function \file_scan_directory()
./core/lib/Drupal/Core/Updater/Updater.php:117 TypeError return bool but findInfoFile() is declared to return string
./core/lib/Drupal/Core/Updater/Updater.php:120 UndefError call to undefined function \drupal_basename()
./core/lib/Drupal/Core/Updater/Updater.php:164 UndefError call to undefined function \drupal_basename()
./core/lib/Drupal/Core/Updater/Updater.php:199 UndefError call to undeclared method \Drupal\Core\Updater\updater->getInstallDirectory()
./core/lib/Drupal/Core/Mail/MailFormatHelper.php:118 TypeError Access to undeclared static property supportedTags on \Drupal\Core\Mail\mailformathelper
./core/lib/Drupal/Core/Path/AliasStorage.php:82 UndefError call to undeclared method \pdostatement->fetchAssoc()
./core/lib/Drupal/Core/Path/CurrentPathStack.php:79 TypeError assigning string[] to property but \Drupal\Core\Path\currentpathstack::paths is \arrayaccess|\countable|\iterator|\serializable|\splobjectstorage|\traversable
./core/lib/Drupal/Core/Path/PathValidator.php:135 TypeError arg#3(options) is float|int but \Drupal\Core\url::__construct() takes array defined at ./core/lib/Drupal/Core/Url.php:131
./core/lib/Drupal/Core/Language/LanguageManager.php:193 TypeError arg#1(values) is float|int but \Drupal\Core\Language\language::__construct() takes array defined at ./core/lib/Drupal/Core/Language/Language.php:80
./core/lib/Drupal/Core/Language/LanguageManager.php:199 TypeError arg#1(values) is float|int but \Drupal\Core\Language\language::__construct() takes array defined at ./core/lib/Drupal/Core/Language/Language.php:80
./core/lib/Drupal/Core/Ajax/OpenDialogCommand.php:124 ParamError call with 2 arg(s) to \Drupal\Core\Ajax\opendialogcommand::setdialogoptions() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Ajax/OpenDialogCommand.php:100
./core/lib/Drupal/Core/Ajax/OpenDialogCommand.php:124 TypeError arg#1(dialog_options) is string but \Drupal\Core\Ajax\opendialogcommand::setdialogoptions() takes array defined at ./core/lib/Drupal/Core/Ajax/OpenDialogCommand.php:100
./core/lib/Drupal/Core/Ajax/AjaxResponse.php:51 UndefError call to undeclared method \Drupal\Core\Ajax\commandinterface->getAttachedAssets()
./core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php:116 UndefError call to undeclared method \Drupal\Core\Render\attachmentsinterface->getContent()
./core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php:117 UndefError call to undeclared method \Drupal\Core\Render\attachmentsinterface->setData()
./core/lib/Drupal/Core/Block/Plugin/Block/Broken.php:45 VarError Variable $build is not defined
./core/lib/Drupal/Core/Block/BlockManager.php:63 UndefError call to undeclared method \Drupal\Core\Block\blockmanager->traitGetSortedDefinitions()
./core/lib/Drupal/Core/Block/BlockManager.php:73 UndefError call to undeclared method \Drupal\Core\Block\blockmanager->traitGetGroupedDefinitions()
./core/lib/Drupal/Core/Test/HttpClientMiddleware/TestHttpClientMiddleware.php:32 UndefError call to undefined function \drupal_generate_test_ua()
./core/lib/Drupal/Core/Extension/ThemeHandler.php:203 TypeError string passed to foreach instead of array
./core/lib/Drupal/Core/Extension/ThemeHandler.php:402 TypeError return float|int but doGetBaseThemes() is declared to return array
./core/lib/Drupal/Core/Extension/ThemeHandler.php:409 TypeError return float|int but doGetBaseThemes() is declared to return array
./core/lib/Drupal/Core/Extension/ThemeHandler.php:443 UndefError call to undefined function \system_list_reset()
./core/lib/Drupal/Core/Extension/ThemeHandler.php:453 UndefError call to undefined function \system_list()
./core/lib/Drupal/Core/Extension/ExtensionDiscovery.php:161 VarError Variable $searchdirs is not defined
./core/lib/Drupal/Core/Extension/ExtensionDiscovery.php:231 UndefError call to undefined function \drupal_get_profile()
./core/lib/Drupal/Core/Extension/ExtensionDiscovery.php:235 UndefError call to undefined function \drupal_installation_attempted()
./core/lib/Drupal/Core/Extension/ExtensionDiscovery.php:238 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Extension/ExtensionDiscovery.php:244 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:86 UndefError call to undefined function \system_rebuild_module_data()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:152 UndefError call to undefined function \module_config_sort()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:167 UndefError call to undefined function \module_config_sort()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:174 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:188 UndefError call to undefined function \module_load_install()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:193 UndefError call to undefined function \drupal_static_reset()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:196 TypeError arg#1(module_filenames) is \Drupal\Core\Extension\extension[]|\serializable[]|array but \Drupal\Core\Extension\moduleinstaller::updatekernel() takes string defined at ./core/lib/Drupal/Core/Extension/ModuleInstaller.php:520
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:202 UndefError call to undefined function \drupal_install_schema()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:210 UndefError call to undefined function \drupal_get_schema_versions()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:220 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:239 UndefError call to undefined function \watchdog_exception()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:261 UndefError call to undefined function \drupal_set_installed_schema_version()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:279 UndefError call to undefined function \drupal_theme_rebuild()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:309 UndefError call to undefined function \system_rebuild_module_data()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:326 UndefError call to undefined function \drupal_get_profile()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:345 VarError Variable $reason_message is not defined
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:367 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:380 UndefError call to undefined function \module_load_install()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:413 UndefError call to undefined function \drupal_uninstall_schema()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:432 UndefError call to undefined function \drupal_static_reset()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:441 UndefError call to undefined function \drupal_theme_rebuild()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:459 UndefError call to undefined function \drupal_get_installed_schema_version()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:483 UndefError call to undefined function \drupal_get_path()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:504 UndefError call to undefined function \watchdog_exception()
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:525 TypeError arg#1(module_list) is string but \Drupal\Core\drupalkernelinterface::updatemodules() takes array defined at ./core/lib/Drupal/Core/DrupalKernelInterface.php:108
./core/lib/Drupal/Core/Extension/ModuleInstaller.php:525 TypeError arg#2(module_filenames) is string but \Drupal\Core\drupalkernelinterface::updatemodules() takes array defined at ./core/lib/Drupal/Core/DrupalKernelInterface.php:108
./core/lib/Drupal/Core/Extension/module.api.php:87 VarError Variable $hooks is not defined
./core/lib/Drupal/Core/Extension/module.api.php:158 UndefError call to undeclared method \Drupal\Core\Extension\extension->getMTime()
./core/lib/Drupal/Core/Extension/module.api.php:169 UndefError call to undefined function \mymodule_cache_clear()
./core/lib/Drupal/Core/Extension/module.api.php:226 UndefError call to undefined function \file_default_scheme()
./core/lib/Drupal/Core/Extension/module.api.php:228 UndefError call to undefined function \file_prepare_directory()
./core/lib/Drupal/Core/Extension/module.api.php:238 UndefError call to undefined function \mymodule_cache_clear()
./core/lib/Drupal/Core/Extension/module.api.php:260 UndefError call to undefined function \mymodule_cache_rebuild()
./core/lib/Drupal/Core/Extension/module.api.php:284 UndefError call to undefined function \file_default_scheme()
./core/lib/Drupal/Core/Extension/module.api.php:284 UndefError call to undefined function \file_unmanaged_delete_recursive()
./core/lib/Drupal/Core/Extension/module.api.php:629 VarError Variable $some_error_condition_met is not defined
./core/lib/Drupal/Core/Extension/module.api.php:704 UndefError call to undeclared method \Drupal\Core\Entity\entity->setTitle()
./core/lib/Drupal/Core/Extension/module.api.php:716 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Extension/module.api.php:764 VarError Variable $dependencies is not defined
./core/lib/Drupal/Core/Extension/module.api.php:936 DeprecatedError Call to deprecated function \drupal::l() defined at ./core/lib/Drupal.php:581
./core/lib/Drupal/Core/Extension/module.api.php:958 DeprecatedError Call to deprecated function \drupal::url() defined at ./core/lib/Drupal.php:542
./core/lib/Drupal/Core/Extension/ThemeInstaller.php:188 UndefError call to undefined function \drupal_static()
./core/lib/Drupal/Core/Extension/ThemeInstaller.php:257 UndefError call to undefined function \drupal_static()
./core/lib/Drupal/Core/Extension/ThemeInstaller.php:296 UndefError call to undefined function \drupal_theme_rebuild()
./core/lib/Drupal/Core/Extension/ThemeInstaller.php:303 UndefError call to undefined function \system_list_reset()
./core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterIterator.php:125 UndefError call to undeclared method \Drupal\Core\Extension\Discovery\recursiveextensionfilteriterator->isDir()
./core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php:52 UndefError call to undefined function \system_rebuild_module_data()
./core/lib/Drupal/Core/Extension/ModuleHandler.php:222 VarError Variable $graph is not defined
./core/lib/Drupal/Core/Extension/ModuleHandler.php:481 TypeError string passed to foreach instead of array
./core/lib/Drupal/Core/Extension/ModuleHandler.php:414 ParamError arg#2(pieces) is string but \implode() takes array when arg#1 is string
./core/lib/Drupal/Core/Extension/ModuleHandler.php:414 TypeError arg#2(pieces) is string but \implode() takes array
./core/lib/Drupal/Core/Extension/ModuleHandler.php:416 TypeError arg#1(stack) is string but \array_shift() takes array
./core/lib/Drupal/Core/Extension/ModuleHandler.php:447 TypeError string passed to foreach instead of array
./core/lib/Drupal/Core/Extension/ModuleHandler.php:711 UndefError call to undefined function \system_get_info()
./core/lib/Drupal/Core/StreamWrapper/LocalStream.php:142 UndefError call to undefined function \drupal_basename()
./core/lib/Drupal/Core/StreamWrapper/LocalStream.php:171 TypeError arg#2(mode) is int but \fopen() takes string
./core/lib/Drupal/Core/StreamWrapper/LocalStream.php:276 TypeError return int but stream_tell() is declared to return bool
./core/lib/Drupal/Core/StreamWrapper/LocalStream.php:289 TypeError return array but stream_stat() is declared to return bool
./core/lib/Drupal/Core/StreamWrapper/LocalStream.php:382 UndefError call to undefined function \drupal_unlink()
./core/lib/Drupal/Core/StreamWrapper/LocalStream.php:456 UndefError call to undefined function \drupal_mkdir()
./core/lib/Drupal/Core/StreamWrapper/LocalStream.php:459 UndefError call to undefined function \drupal_mkdir()
./core/lib/Drupal/Core/StreamWrapper/LocalStream.php:479 UndefError call to undefined function \drupal_rmdir()
./core/lib/Drupal/Core/StreamWrapper/LocalStream.php:482 UndefError call to undefined function \drupal_rmdir()
./core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php:87 UndefError call to undeclared method \Drupal\Core\StreamWrapper\readonlystream->getLocalPath()
./core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php:88 TypeError arg#2(mode) is int but \fopen() takes string
./core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php:45 UndefError call to undefined function \file_directory_temp()
./core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php:53 TypeError arg#2(mode) is int but \fopen() takes string
./core/lib/Drupal/Core/StreamWrapper/PrivateStream.php:56 DeprecatedError Call to deprecated function \Drupal\Core\Routing\urlgeneratortrait::url() defined at ./core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php:44
./core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php:106 TypeError arg#1(scheme) is bool but \Drupal\Core\StreamWrapper\streamwrappermanager::getwrapper() takes string defined at ./core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php:131
./core/lib/Drupal/Core/Batch/BatchStorage.php:59 UndefError call to undeclared method \pdostatement->fetchField()
./core/lib/Drupal/Core/Composer/Composer.php:158 TypeError Access to undeclared static property packageToCleanup on \Drupal\Core\Composer\composer
./core/lib/Drupal/Core/Composer/Composer.php:191 TypeError Access to undeclared static property packageToCleanup on \Drupal\Core\Composer\composer
./core/lib/Drupal/Core/StringTranslation/TranslationManager.php:150 TypeError Suspicious array access to float|int
./core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php:164 UndefError call to undefined function \locale_get_plural()
./core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php:78 UndefError call to undefined function \file_scan_directory()
./core/lib/Drupal/Core/Datetime/DateHelper.php:464 TypeError return string but daysInMonth() is declared to return int
./core/lib/Drupal/Core/Datetime/DateHelper.php:509 TypeError return string but dayOfWeek() is declared to return int
./core/lib/Drupal/Core/Datetime/Plugin/Field/FieldWidget/TimestampDatetimeWidget.php:63 UndefError call to undeclared method \Drupal\Core\Datetime\drupaldatetime->getTimestamp()
./core/lib/Drupal/Core/Datetime/DrupalDateTime.php:75 UndefError call to undefined function \drupal_get_user_timezone()
./core/lib/Drupal/Core/Datetime/Element/Datelist.php:381 UndefError call to undeclared method \Drupal\Component\Datetime\datetimeplus->setTime()
./core/lib/Drupal/Core/Datetime/Element/Datelist.php:386 UndefError call to undeclared method \Drupal\Component\Datetime\datetimeplus->setDate()
./core/lib/Drupal/Core/Datetime/Element/Datelist.php:194 UndefError call to undefined function \drupal_get_user_timezone()
./core/lib/Drupal/Core/Datetime/Element/Datelist.php:303 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Datetime/Element/Datetime.php:37 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getPattern()
./core/lib/Drupal/Core/Datetime/Element/Datetime.php:41 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getPattern()
./core/lib/Drupal/Core/Datetime/Element/Datetime.php:230 UndefError call to undefined function \drupal_get_user_timezone()
./core/lib/Drupal/Core/Datetime/Element/Datetime.php:237 TypeError arg#1(element) is array|bool[] but \Drupal\Core\Datetime\Element\datetime::gethtml5dateformat() takes string defined at ./core/lib/Drupal/Core/Datetime/Element/Datetime.php:397
./core/lib/Drupal/Core/Datetime/Element/Datetime.php:286 TypeError arg#1(element) is array|bool[] but \Drupal\Core\Datetime\Element\datetime::gethtml5timeformat() takes string defined at ./core/lib/Drupal/Core/Datetime/Element/Datetime.php:424
./core/lib/Drupal/Core/Datetime/Element/Datetime.php:336 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Datetime/Element/Datetime.php:340 TypeError arg#1(element) is array but \Drupal\Core\Datetime\Element\datetime::gethtml5dateformat() takes string defined at ./core/lib/Drupal/Core/Datetime/Element/Datetime.php:397
./core/lib/Drupal/Core/Datetime/Element/Datetime.php:341 TypeError arg#1(element) is array but \Drupal\Core\Datetime\Element\datetime::gethtml5timeformat() takes string defined at ./core/lib/Drupal/Core/Datetime/Element/Datetime.php:424
./core/lib/Drupal/Core/Datetime/Entity/DateFormat.php:93 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentityinterface->isLocked()
./core/lib/Drupal/Core/Datetime/Entity/DateFormat.php:98 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentityinterface->isLocked()
./core/lib/Drupal/Core/Cron.php:114 UndefError call to undefined function \drupal_set_time_limit()
./core/lib/Drupal/Core/Cron.php:176 UndefError call to undefined function \watchdog_exception()
./core/lib/Drupal/Core/Cron.php:184 UndefError call to undefined function \watchdog_exception()
./core/lib/Drupal/Core/Cron.php:202 UndefError call to undefined function \watchdog_exception()
./core/lib/Drupal/Core/Queue/DatabaseQueue.php:69 UndefError call to undeclared method \pdostatement->fetchField()
./core/lib/Drupal/Core/Executable/ExecutablePluginBase.php:49 TypeError return bool but getConfigDefinition() is declared to return array
./core/lib/Drupal/Core/Field/FieldItemList.php:169 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/FieldItemList.php:185 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getDefaultValue()
./core/lib/Drupal/Core/Field/FieldItemList.php:258 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/FieldItemList.php:267 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getType()
./core/lib/Drupal/Core/Field/FieldItemList.php:282 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getFieldStorageDefinition()
./core/lib/Drupal/Core/Field/FieldItemList.php:299 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getDefaultValueCallback()
./core/lib/Drupal/Core/Field/FieldItemList.php:308 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getType()
./core/lib/Drupal/Core/Field/FieldItemList.php:370 UndefError call to undefined function \entity_get_form_display()
./core/lib/Drupal/Core/Field/FieldItemList.php:371 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getName()
./core/lib/Drupal/Core/Field/FieldItemList.php:386 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getFieldStorageDefinition()
./core/lib/Drupal/Core/Field/FieldItemList.php:398 UndefError call to undeclared method \Drupal\Core\Field\fielditemlistinterface->getValue()
./core/lib/Drupal/Core/Field/FieldConfigBase.php:237 UndefError call to undeclared method \Drupal\Core\Field\fieldconfigbase->addDependencies()
./core/lib/Drupal/Core/Field/FieldConfigBase.php:241 UndefError call to undeclared method \Drupal\Core\Field\fieldconfigbase->addDependencies()
./core/lib/Drupal/Core/Field/FieldConfigBase.php:244 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Field/FieldConfigBase.php:273 UndefError call to undeclared method \Drupal\Core\Field\fieldconfigbase->getFieldStorageDefinition()
./core/lib/Drupal/Core/Field/FieldConfigBase.php:282 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Field/FieldConfigBase.php:285 UndefError call to undeclared method \Drupal\Core\Field\fieldconfigbase->getFieldStorageDefinition()
./core/lib/Drupal/Core/Field/FieldConfigBase.php:286 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Field/FieldConfigBase.php:287 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Field/FieldConfigBase.php:326 UndefError call to undeclared method \Drupal\Core\Field\fieldconfigbase->getFieldStorageDefinition()
./core/lib/Drupal/Core/Field/FieldConfigBase.php:341 UndefError call to undeclared method \Drupal\Core\Field\fieldconfigbase->getFieldStorageDefinition()
./core/lib/Drupal/Core/Field/FieldConfigBase.php:348 TypeError assigning float|int to property but \Drupal\Core\Field\fieldconfigbase::settings is array
./core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:54 VarError Variable $definition is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php:45 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php:35 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php:33 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php:77 VarError Variable $values is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php:43 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php:157 VarError Variable $values is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php:79 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/PasswordItem.php:31 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/TimestampItem.php:43 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php:48 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:71 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:75 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:91 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:120 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:203 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:290 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:287 VarError Variable $element is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:399 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:406 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:436 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:446 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:462 UndefError call to undeclared method \Drupal\Core\Field\fielddefinitioninterface->setDefaultValue()
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:496 UndefError call to undeclared method \Drupal\Core\Field\fielddefinitioninterface->setSetting()
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:538 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php:622 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EmailItem.php:34 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EmailItem.php:79 VarError Variable $values is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php:47 VarError Variable $values is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php:46 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php:124 VarError Variable $values is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php:56 VarError Variable $properties is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php:113 VarError Variable $values is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php:34 TypeError return float|int but defaultStorageSettings() is declared to return int[]
./core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php:80 VarError Variable $values is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php:135 TypeError arg#1(input) is float|int but \array_walk_recursive() takes array
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php:41 VarError Variable $element is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php:45 VarError Variable $element is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php:93 UndefError call to undeclared method \Drupal\Core\Field\fielditemlistinterface->referencedEntities()
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php:160 UndefError call to undefined function \entity_get_bundles()
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php:41 VarError Variable $element is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php:44 VarError Variable $element is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php:35 UndefError call to undeclared method \Drupal\Core\Field\fielditemlistinterface->referencedEntities()
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EmailDefaultWidget.php:40 VarError Variable $element is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php:41 VarError Variable $element is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php:41 VarError Variable $element is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php:140 UndefError call to undefined function \system_time_zones()
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php:34 VarError Variable $elements is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceFormatterBase.php:57 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceFormatterBase.php:65 TypeError Suspicious array access to \Drupal\Core\Field\entityreferencefielditemlistinterface
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceFormatterBase.php:143 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php:187 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php:190 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceLabelFormatter.php:41 VarError Variable $elements is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php:97 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php:95 VarError Variable $elements is not defined
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php:112 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php:136 UndefError call to undefined function \entity_view()
./core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php:162 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/WidgetBase.php:355 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Field/WidgetBase.php:378 UndefError call to undeclared method \Drupal\Core\Field\fielditemlistinterface->setValue()
./core/lib/Drupal/Core/Field/WidgetBase.php:401 TypeError Only variables can be passed by reference at arg#1 of \Drupal\Component\Utility\nestedarray::getvalue()
./core/lib/Drupal/Core/Field/EntityReferenceFieldItemList.php:51 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/EntityReferenceFieldItemList.php:83 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/EntityReferenceFieldItemList.php:125 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/FieldStorageDefinitionEventSubscriberTrait.php:31 VarError Variable $events is not defined
./core/lib/Drupal/Core/Field/FieldItemBase.php:55 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getPropertyDefinitions()
./core/lib/Drupal/Core/Field/FieldItemBase.php:66 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->getEntity()
./core/lib/Drupal/Core/Field/FieldItemBase.php:73 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->getLangcode()
./core/lib/Drupal/Core/Field/FieldItemBase.php:80 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getFieldDefinition()
./core/lib/Drupal/Core/Field/FieldItemBase.php:178 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getPropertyDefinition()
./core/lib/Drupal/Core/Field/FieldItemBase.php:192 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php:71 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php:156 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php:174 TypeError assigning float|int to property but \Drupal\Core\Field\Entity\basefieldoverride::settings is array
./core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php:197 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php:204 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php:233 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Update/UpdateRegistryFactory.php:27 TypeError arg#1(root) is object but \Drupal\Core\Update\updateregistry::__construct() takes string defined at ./core/lib/Drupal/Core/Update/UpdateRegistry.php:86
./core/lib/Drupal/Core/Update/UpdateRegistryFactory.php:27 TypeError arg#2(site_path) is object but \Drupal\Core\Update\updateregistry::__construct() takes string defined at ./core/lib/Drupal/Core/Update/UpdateRegistry.php:86
./core/lib/Drupal/Core/Update/UpdateKernel.php:77 ParamError call with 2 arg(s) to \Drupal\Core\Update\updatekernel::bootsession() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Update/UpdateKernel.php:127
./core/lib/Drupal/Core/Update/UpdateKernel.php:104 ParamError call with 2 arg(s) to \Drupal\Core\Update\updatekernel::handleaccess() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Update/UpdateKernel.php:177
./core/lib/Drupal/Core/Update/UpdateRegistry.php:192 TypeError arg#2(str) is callable but \explode() takes string
./core/lib/Drupal/Core/Update/UpdateRegistry.php:194 TypeError arg#1(name) is callable but \reflectionfunction::__construct() takes string
./core/lib/Drupal/Core/Cache/Context/PagersCacheContext.php:40 UndefError call to undefined function \pager_find_page()
./core/lib/Drupal/Core/Cache/ApcuBackend.php:79 UndefError call to undefined function \apc_fetch()
./core/lib/Drupal/Core/Cache/ApcuBackend.php:93 UndefError call to undefined function \apc_fetch()
./core/lib/Drupal/Core/Cache/ApcuBackend.php:126 UndefError reference to undeclared class \apciterator
./core/lib/Drupal/Core/Cache/ApcuBackend.php:173 TypeError assigning float to property but \stdclass::created is int
./core/lib/Drupal/Core/Cache/ApcuBackend.php:182 UndefError call to undefined function \apc_store()
./core/lib/Drupal/Core/Cache/ApcuBackend.php:198 UndefError call to undefined function \apc_delete()
./core/lib/Drupal/Core/Cache/ApcuBackend.php:205 UndefError call to undefined function \apc_delete()
./core/lib/Drupal/Core/Cache/ApcuBackend.php:212 UndefError reference to undeclared class \apciterator
./core/lib/Drupal/Core/Cache/ApcuBackend.php:212 UndefError call to undefined function \apc_delete()
./core/lib/Drupal/Core/Cache/ApcuBackend.php:226 UndefError reference to undeclared class \apciterator
./core/lib/Drupal/Core/Cache/ApcuBackend.php:226 UndefError call to undefined function \apc_delete()
./core/lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php:117 UndefError call to undeclared method \pdostatement->fetchAllKeyed()
./core/lib/Drupal/Core/Cache/ChainedFastBackendFactory.php:65 UndefError call to undefined function \drupal_installation_attempted()
./core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php:38 UndefError call to undeclared method \Symfony\Component\Validator\executioncontextinterface->getValidator()
./core/lib/Drupal/Core/Utility/LinkGenerator.php:89 TypeError arg#1(elements) is string but \Drupal\Core\Render\rendererinterface::render() takes array defined at ./core/lib/Drupal/Core/Render/RendererInterface.php:340
./core/lib/Drupal/Core/Utility/LinkGenerator.php:169 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::issafe() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:43
./core/lib/Drupal/Core/Utility/LinkGenerator.php:175 UndefError call to undeclared method \Drupal\Core\Render\bubbleablemetadata->setGeneratedLink()
./core/lib/Drupal/Core/Utility/token.api.php:114 UndefError call to undefined function \format_date()
./core/lib/Drupal/Core/Utility/token.api.php:155 VarError Variable $url_options is not defined
./core/lib/Drupal/Core/Utility/token.api.php:169 UndefError call to undefined function \drupal_render()
./core/lib/Drupal/Core/Utility/token.api.php:229 VarError Variable $node is not defined
./core/lib/Drupal/Core/Utility/Error.php:104 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Utility/Error.php:120 TypeError Access to undeclared static property blacklistFunctions on \Drupal\Core\Utility\error
./core/lib/Drupal/Core/Entity/EntityForm.php:234 VarError Variable $actions is not defined
./core/lib/Drupal/Core/Entity/EntityForm.php:334 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/lib/Drupal/Core/Entity/EntityType.php:814 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/EntityTypeManager.php:194 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/EntityChangedTrait.php:23 UndefError call to undeclared method \Drupal\Core\Entity\entitychangedtrait->getUntranslated()
./core/lib/Drupal/Core/Entity/EntityChangedTrait.php:24 UndefError call to undeclared method \Drupal\Core\Entity\entitychangedtrait->getTranslationLanguages()
./core/lib/Drupal/Core/Entity/EntityChangedTrait.php:25 UndefError call to undeclared method \Drupal\Core\Entity\entitychangedtrait->getTranslation()
./core/lib/Drupal/Core/Entity/EntityChangedTrait.php:38 UndefError call to undeclared method \Drupal\Core\Entity\entitychangedtrait->get()
./core/lib/Drupal/Core/Entity/EntityChangedTrait.php:50 UndefError call to undeclared method \Drupal\Core\Entity\entitychangedtrait->set()
./core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php:55 UndefError call to undeclared method \Drupal\Core\TypedData\datadefinition->getTargetDefinition()
./core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php:75 UndefError call to undefined function \entity_load()
./core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php:116 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php:90 UndefError call to undefined function \entity_get_bundles()
./core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php:74 UndefError call to undeclared method \Drupal\Core\TypedData\typeddatainterface->onChange()
./core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php:91 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->get()
./core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php:107 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php:123 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getFields()
./core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php:149 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->onChange()
./core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php:175 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getIterator()
./core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/PhpSelection.php:46 TypeError arg#1(input) is string but \array_walk() takes array
./core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityChangedConstraintValidator.php:25 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ReferenceAccessConstraintValidator.php:37 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraintValidator.php:26 UndefError call to undeclared method \Symfony\Component\Validator\constraint->getBundleOption()
./core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraintValidator.php:27 UndefError call to undeclared method \Symfony\Component\Validator\constraint->getBundleOption()
./core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php:80 UndefError call to undeclared method \Symfony\Component\Validator\executioncontextinterface->buildViolation()
./core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php:116 UndefError call to undeclared method \Symfony\Component\Validator\executioncontextinterface->buildViolation()
./core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php:137 UndefError call to undeclared method \Symfony\Component\Validator\executioncontextinterface->buildViolation()
./core/lib/Drupal/Core/Entity/ContentEntityBase.php:344 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/ContentEntityBase.php:569 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/ContentEntityBase.php:690 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Entity/ContentEntityBase.php:701 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Entity/ContentEntityBase.php:712 DeprecatedError Call to deprecated function \Drupal\Component\Utility\safemarkup::format() defined at ./core/lib/Drupal/Component/Utility/SafeMarkup.php:93
./core/lib/Drupal/Core/Entity/ContentEntityBase.php:834 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/ContentEntityBase.php:1140 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php:168 UndefError call to undeclared method \Drupal\Core\Field\fieldstoragedefinitioninterface->setName()
./core/lib/Drupal/Core/Entity/entity.api.php:725 VarError Variable $bundles is not defined
./core/lib/Drupal/Core/Entity/entity.api.php:831 UndefError call to undefined function \mymodule_add_something()
./core/lib/Drupal/Core/Entity/entity.api.php:846 UndefError call to undefined function \mymodule_add_something()
./core/lib/Drupal/Core/Entity/entity.api.php:864 UndefError call to undefined function \mymodule_add_something_uncached()
./core/lib/Drupal/Core/Entity/entity.api.php:880 UndefError call to undefined function \mymodule_add_something_uncached()
./core/lib/Drupal/Core/Entity/entity.api.php:930 UndefError call to undefined function \db_insert()
./core/lib/Drupal/Core/Entity/entity.api.php:954 UndefError call to undefined function \db_insert()
./core/lib/Drupal/Core/Entity/entity.api.php:977 UndefError call to undefined function \db_update()
./core/lib/Drupal/Core/Entity/entity.api.php:1000 UndefError call to undefined function \db_update()
./core/lib/Drupal/Core/Entity/entity.api.php:1055 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getUntranslated()
./core/lib/Drupal/Core/Entity/entity.api.php:1075 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getUntranslated()
./core/lib/Drupal/Core/Entity/entity.api.php:1132 UndefError call to undefined function \db_select()
./core/lib/Drupal/Core/Entity/entity.api.php:1140 UndefError call to undefined function \db_merge()
./core/lib/Drupal/Core/Entity/entity.api.php:1160 UndefError call to undefined function \db_select()
./core/lib/Drupal/Core/Entity/entity.api.php:1168 UndefError call to undefined function \db_merge()
./core/lib/Drupal/Core/Entity/entity.api.php:1187 UndefError call to undefined function \db_delete()
./core/lib/Drupal/Core/Entity/entity.api.php:1206 UndefError call to undefined function \db_delete()
./core/lib/Drupal/Core/Entity/entity.api.php:1224 UndefError call to undefined function \_editor_get_file_uuids_by_field()
./core/lib/Drupal/Core/Entity/entity.api.php:1226 UndefError call to undefined function \_editor_delete_file_usage()
./core/lib/Drupal/Core/Entity/entity.api.php:1242 UndefError call to undefined function \_editor_get_file_uuids_by_field()
./core/lib/Drupal/Core/Entity/entity.api.php:1244 UndefError call to undefined function \_editor_delete_file_usage()
./core/lib/Drupal/Core/Entity/entity.api.php:1291 UndefError call to undefined function \mymodule_addition()
./core/lib/Drupal/Core/Entity/entity.api.php:1325 UndefError call to undefined function \mymodule_addition()
./core/lib/Drupal/Core/Entity/entity.api.php:1439 UndefError call to undefined function \mymodule_get_user_nodes()
./core/lib/Drupal/Core/Entity/entity.api.php:1777 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/entity.api.php:1784 UndefError reference to undeclared class \fieldstorageconfig
./core/lib/Drupal/Core/Entity/entity.api.php:1982 UndefError call to undeclared method \Drupal\Core\Entity\entity->isLanguageAlterable()
./core/lib/Drupal/Core/Entity/EntityTypeEventSubscriberTrait.php:31 VarError Variable $events is not defined
./core/lib/Drupal/Core/Entity/Controller/EntityListController.php:27 DeprecatedError Call to deprecated function \Drupal\Core\Controller\controllerbase::entitymanager() defined at ./core/lib/Drupal/Core/Controller/ControllerBase.php:132
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:700 UndefError call to undefined function \db_ignore_replica()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:704 UndefError call to undefined function \watchdog_exception()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:751 UndefError call to undefined function \db_ignore_replica()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:756 UndefError call to undefined function \watchdog_exception()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:766 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->isNew()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:886 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->id()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:952 UndefError call to undefined function \drupal_schema_get_field_value()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1167 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->id()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1168 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->bundle()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1169 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->getEntityTypeId()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1282 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->getEntityTypeId()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1282 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->bundle()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1290 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->id()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1294 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->id()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1310 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->getEntityTypeId()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1310 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->bundle()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1317 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->id()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1541 UndefError call to undefined function \_field_create_entity_from_ids()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1568 UndefError call to undeclared method \Drupal\Core\Entity\contententityinterface->id()
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php:418 TypeError Cannot instantiate interface \Drupal\Core\Database\databaseexception
./core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php:512 VarError Variable $schema is not defined
./core/lib/Drupal/Core/Entity/EntityResolverManager.php:78 TypeError return array but getControllerClass() is declared to return null|string
./core/lib/Drupal/Core/Entity/EntityResolverManager.php:84 TypeError return array but getControllerClass() is declared to return null|string
./core/lib/Drupal/Core/Entity/EntityResolverManager.php:99 TypeError return array but getControllerClass() is declared to return null|string
./core/lib/Drupal/Core/Entity/EntityResolverManager.php:103 TypeError return array|string[] but getControllerClass() is declared to return null|string
./core/lib/Drupal/Core/Entity/EntityDisplayBase.php:130 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/EntityDisplayBase.php:164 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/EntityDisplayBase.php:249 ParamError call with 2 arg(s) to \Drupal\Core\Config\Entity\configentitybase::presave() which only takes 1 arg(s) defined at ./core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:314
./core/lib/Drupal/Core/Entity/EntityDisplayBase.php:257 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/EntityDisplayBase.php:268 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/EntityDisplayBase.php:269 TypeError arg#2(arr2) is float|int but \array_intersect_key() takes array
./core/lib/Drupal/Core/Entity/EntityDisplayBase.php:278 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/EntityDisplayBase.php:392 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinition.php:61 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinition.php:70 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinition.php:73 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/EntityListBuilder.php:151 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/lib/Drupal/Core/Entity/EntityListBuilder.php:158 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entityinterface::urlinfo() defined at ./core/lib/Drupal/Core/Entity/EntityInterface.php:120
./core/lib/Drupal/Core/Entity/EntityListBuilder.php:174 VarError Variable $row is not defined
./core/lib/Drupal/Core/Entity/EntityListBuilder.php:190 VarError Variable $row is not defined
./core/lib/Drupal/Core/Entity/EntityListBuilder.php:222 VarError Variable $build is not defined
./core/lib/Drupal/Core/Entity/EntityDeleteForm.php:37 UndefError call to undeclared method \Drupal\Core\Entity\entitydeleteform->addDependencyListsToForm()
./core/lib/Drupal/Core/Entity/ContentEntityForm.php:176 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasTranslation()
./core/lib/Drupal/Core/Entity/ContentEntityForm.php:176 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslation()
./core/lib/Drupal/Core/Entity/ContentEntityForm.php:176 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->addTranslation()
./core/lib/Drupal/Core/Entity/ContentEntityForm.php:194 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getUntranslated()
./core/lib/Drupal/Core/Entity/ContentEntityForm.php:234 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasField()
./core/lib/Drupal/Core/Entity/ContentEntityForm.php:235 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->set()
./core/lib/Drupal/Core/Entity/ContentEntityForm.php:291 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->setChangedTime()
./core/lib/Drupal/Core/Entity/Query/Sql/Tables.php:62 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/Query/QueryBase.php:150 UndefError call to undeclared method \Drupal\Core\Entity\Query\querybase->conditionAggregateGroupFactory()
./core/lib/Drupal/Core/Entity/Query/QueryBase.php:280 TypeError Access to undeclared static property maxElement on \Drupal\Core\Database\Query\pagerselectextender
./core/lib/Drupal/Core/Entity/Query/QueryBase.php:299 UndefError call to undefined function \pager_find_page()
./core/lib/Drupal/Core/Entity/Query/QueryBase.php:303 UndefError call to undefined function \pager_default_initialize()
./core/lib/Drupal/Core/Entity/Query/QueryBase.php:319 UndefError call to undefined function \tablesort_get_order()
./core/lib/Drupal/Core/Entity/Query/QueryBase.php:320 UndefError call to undefined function \tablesort_get_sort()
./core/lib/Drupal/Core/Entity/Entity.php:83 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/Entity.php:315 UndefError call to undeclared method \Drupal\Core\Entity\entity->getRevisionId()
./core/lib/Drupal/Core/Entity/Entity.php:368 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/Entity.php:376 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/Entity.php:401 DeprecatedError Call to deprecated function \Drupal\Core\Entity\entity::entitymanager() defined at ./core/lib/Drupal/Core/Entity/Entity.php:82
./core/lib/Drupal/Core/Entity/Entity.php:517 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/Entity.php:528 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/Entity.php:621 UndefError call to undeclared method \Drupal\Core\Entity\entity->traitSleep()
./core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php:89 UndefError call to undeclared method \Drupal\Core\Entity\contententitydeleteform->traitGetCancelUrl()
./core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php:107 UndefError call to undeclared method \Drupal\Core\Entity\contententitydeleteform->traitGetDeletionMessage()
./core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php:125 UndefError call to undeclared method \Drupal\Core\Entity\contententitydeleteform->traitLogDeletionMessage()
./core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php:144 UndefError call to undeclared method \Drupal\Core\Entity\contententitydeleteform->traitGetQuestion()
./core/lib/Drupal/Core/Entity/EntityViewBuilder.php:169 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isDefaultRevision()
./core/lib/Drupal/Core/Entity/EntityViewBuilder.php:180 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslationLanguages()
./core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php:116 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php:257 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->setNewRevision()
./core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php:264 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->isDefaultRevision()
./core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php:294 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->updateOriginalValues()
./core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php:313 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->setNewRevision()
./core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php:369 TypeError arg#1(input) is float|int but \array_keys() takes array
./core/lib/Drupal/Core/Entity/EntityRepository.php:90 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslationLanguages()
./core/lib/Drupal/Core/Entity/EntityRepository.php:104 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getUntranslated()
./core/lib/Drupal/Core/Entity/EntityRepository.php:109 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->hasTranslation()
./core/lib/Drupal/Core/Entity/EntityRepository.php:110 UndefError call to undeclared method \Drupal\Core\Entity\entityinterface->getTranslation()
./core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php:85 VarError Variable $candidate_ids is not defined
./core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php:94 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php:210 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php:186 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php:187 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php:68 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentityinterface->getTargetType()
./core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php:69 UndefError call to undeclared method \Drupal\Core\Config\Entity\configentityinterface->getTargetType()
./core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php:94 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php:104 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php:112 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Access/AccessArgumentsResolverFactory.php:42 TypeError arg#1(scalars) is float|int but \Drupal\Component\Utility\argumentsresolver::__construct() takes array defined at ./core/lib/Drupal/Component/Utility/ArgumentsResolver.php:47
./core/lib/Drupal/Core/Access/AccessResult.php:313 UndefError call to undeclared method \Drupal\Core\Access\accessresultinterface->getCacheMaxAge()
./core/lib/Drupal/Core/Access/AccessResult.php:319 UndefError call to undeclared method \Drupal\Core\Access\accessresultinterface->getCacheMaxAge()
./core/lib/Drupal/Core/Access/AccessResult.php:385 UndefError call to undeclared method \Drupal\Core\Access\accessresultinterface->getCacheMaxAge()
./core/lib/Drupal/Core/Access/AccessResult.php:386 UndefError call to undeclared method \Drupal\Core\Access\accessresultinterface->getCacheMaxAge()
./core/lib/Drupal/Core/Access/AccessResult.php:389 UndefError call to undeclared method \Drupal\Core\Access\accessresultinterface->getCacheMaxAge()
./core/lib/Drupal/Core/Display/VariantBase.php:86 TypeError assigning float|int to property but \Drupal\Core\Display\variantbase::configuration is array|int[]|null[]|string[]
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:204 TypeError arg#2(suffixes) is float|int but \Drupal\Core\Cache\cache::buildtags() takes array defined at ./core/lib/Drupal/Core/Cache/Cache.php:135
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:306 TypeError arg#2(options) is float|int but \Drupal\Core\Database\connection::insert() takes array defined at ./core/lib/Drupal/Core/Database/Connection.php:811
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:442 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:605 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:649 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:676 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:701 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:747 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:765 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:774 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:792 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:878 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:998 VarError Variable $definition is not defined
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:1025 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:1036 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:1046 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/MenuTreeStorage.php:1061 TypeError arg#2(alias) is array but \Drupal\Core\Database\connection::select() takes null|string defined at ./core/lib/Drupal/Core/Database/Connection.php:793
./core/lib/Drupal/Core/Menu/menu.api.php:314 UndefError reference to undeclared class \url
./core/lib/Drupal/Core/Menu/menu.api.php:392 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Menu/MenuLinkManager.php:263 VarError Variable $affected_menus is not defined
./core/lib/Drupal/Core/Image/Image.php:224 UndefError call to undefined function \drupal_chmod()
./core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php:69 UndefError call to undeclared method \pdostatement->fetchField()
./core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php:81 UndefError call to undeclared method \pdostatement->fetchAllAssoc()
./core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php:72 TypeError assigning float|int to property but \Drupal\Core\KeyValueStore\memorystorage::data is array
./core/lib/Drupal/Core/Lock/LockBackendAbstract.php:75 TypeError arg#1(prefix) is int but \uniqid() takes string
./core/lib/Drupal/Core/Lock/DatabaseLockBackend.php:36 UndefError call to undefined function \drupal_register_shutdown_function()
./core/lib/Drupal/Core/Lock/DatabaseLockBackend.php:98 UndefError call to undeclared method \pdostatement->fetchAssoc()
./core/lib/Drupal/Core/Lock/NullLockBackend.php:61 TypeError arg#1(prefix) is int but \uniqid() takes string
./core/lib/Drupal/Core/Session/SessionHandler.php:96 UndefError call to undefined function \error_displayable()
./core/lib/Drupal/Core/Session/AccountProxy.php:44 UndefError call to undeclared method \Drupal\Core\Session\accountinterface->getAccount()
./core/lib/Drupal/Core/Session/AccountProxy.php:47 UndefError call to undefined function \drupal_get_user_timezone()
./core/lib/Drupal/Core/Session/AccountProxy.php:191 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/lib/Drupal/Core/Session/SessionManager.php:228 UndefError call to undeclared method \Symfony\Component\HttpFoundation\Session\Storage\metadatabag->clearCsrfTokenSeed()
./core/lib/Drupal/Core/Session/UserSession.php:210 DeprecatedError Call to deprecated function \drupal::entitymanager() defined at ./core/lib/Drupal.php:262
./core/rebuild.php:34 TypeError Cannot instantiate interface \Symfony\Component\HttpKernel\Exception\httpexceptioninterface
./core/rebuild.php:47 UndefError call to undefined function \apc_clear_cache()
./core/rebuild.php:50 UndefError call to undefined function \apcu_clear_cache()
./core/rebuild.php:52 UndefError call to undefined function \drupal_rebuild()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment