Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hechoendrupal/drupal-console issues and pull requests
#4349 - test(#1234): "Realizando cambios"
Issue -
State: open - Opened by laurafguis 11 months ago
#4348 - Issue #3337542: Drupal 10 compatibility fixes
Pull Request -
State: closed - Opened by erickmajor about 1 year ago
- 2 comments
#4347 - added 3rd argument for drush uli
Pull Request -
State: open - Opened by novia713 over 1 year ago
#4346 - error on drupal uli 1
Issue -
State: open - Opened by novia713 over 1 year ago
- 1 comment
#4345 - Cannot install on PHP 8.0 Drupal 9.5.0
Issue -
State: open - Opened by kburakozdemir almost 2 years ago
- 5 comments
#4344 - Cannot install with PHP 8.1 on a fresh Drupal 10 install
Issue -
State: open - Opened by crtlf almost 2 years ago
- 5 comments
#4343 - Unable to install version 1.9.10
Issue -
State: closed - Opened by pjotrsavitski about 2 years ago
- 4 comments
#4342 - Install instructions fail
Issue -
State: open - Opened by stovak about 2 years ago
- 5 comments
#4341 - Commands on php 8.1 - PHP Deprecated errors
Issue -
State: open - Opened by robertfoleyjr about 2 years ago
#4340 - Extension list
Pull Request -
State: closed - Opened by LOBsTerr about 2 years ago
#4339 - Fix typo
Pull Request -
State: closed - Opened by LOBsTerr about 2 years ago
#4338 - CKEditor plugin button fix typo
Issue -
State: closed - Opened by LOBsTerr about 2 years ago
#4337 - 4336 replace module handler interface
Pull Request -
State: closed - Opened by LOBsTerr about 2 years ago
#4336 - Drupal console is broken when Argument #3 ($moduleHandler) must be of type Drupal\Core\Extension\ModuleHandler ExecuteCommand.php on line 77
Issue -
State: closed - Opened by LOBsTerr about 2 years ago
#4335 - 4330 replace process builder
Pull Request -
State: closed - Opened by LOBsTerr about 2 years ago
#4334 - fix: Use service interfaces, not specific implementations.
Pull Request -
State: closed - Opened by esolitos about 2 years ago
- 1 comment
#4333 - fix: Use ModuleHandlerInterface instead of ModuleHandler
Issue -
State: closed - Opened by esolitos about 2 years ago
#4332 - Cannot install Drupal Console while using Drush 11.0.6 or higher
Issue -
State: open - Opened by beunerd over 2 years ago
- 4 comments
#4331 - Rewrite all ProcessBuilder with Process
Pull Request -
State: closed - Opened by yookoala over 2 years ago
- 1 comment
#4330 - [console] ProcessBuilder is removed in Symfony 4, hence Drupal 9
Issue -
State: closed - Opened by yookoala over 2 years ago
- 2 comments
#4329 - [console] Unable to download the Drupal Console Launcher
Issue -
State: open - Opened by yookoala over 2 years ago
- 9 comments
#4328 - Update DrupalServiceModifier.php
Pull Request -
State: closed - Opened by Bdfbt over 2 years ago
- 2 comments
#4327 - Remove default parameter before required parameter
Pull Request -
State: closed - Opened by neclimdul almost 3 years ago
#4326 - [ update:entities ] Error: Call to undefined method Drupal\Core\Entity\EntityDefinitionUpdateManager::applyUpdates()
Issue -
State: closed - Opened by MacSim75 almost 3 years ago
- 1 comment
#4325 - switch getUsername to getAccountName for d9 compatibility
Pull Request -
State: closed - Opened by slayerment almost 3 years ago
#4324 - Remove deprecated code.
Pull Request -
State: closed - Opened by LOBsTerr almost 3 years ago
#4323 - [console] Status of this project
Issue -
State: open - Opened by felmab about 3 years ago
- 9 comments
#4322 - [ config:import:single ] ArgumentCountError: Too few arguments
Issue -
State: closed - Opened by meanderix about 3 years ago
- 3 comments
#4321 - [console] Replace removed deprecated functions with Drupal 9 equivalents
Pull Request -
State: closed - Opened by simonf7 about 3 years ago
- 1 comment
#4320 - [config:export] Call to undefined function Drupal\Console\Command\Config\config_get_config_directory()
Issue -
State: closed - Opened by PierreDeToulis about 3 years ago
- 1 comment
#4319 - config_get_config_directory : Deprecated in drupal:8.8.0 and is remov…
Pull Request -
State: closed - Opened by PierreDeToulis about 3 years ago
- 2 comments
#4318 - Issue 4317: Fix content entity revision links.
Pull Request -
State: closed - Opened by ghost about 3 years ago
- 1 comment
#4317 - Generate content entity: Revision links broken
Issue -
State: closed - Opened by ghost about 3 years ago
- 1 comment
#4315 - Avoid removed 'Unicode::strtolower()'
Pull Request -
State: closed - Opened by lazysoundsystem over 3 years ago
#4314 - [console] Replace removed function Unicode::strtolower()
Issue -
State: closed - Opened by lazysoundsystem over 3 years ago
- 2 comments
#4312 - Drupal 9 composer install console is not able to pick the correct path through autoloader vendor/bin/drupal
Issue -
State: open - Opened by ayappans over 3 years ago
- 2 comments
#4311 - [update:*] Remove deprecated update_fix_compatibility() call, removed in Drupal 9
Pull Request -
State: closed - Opened by jenswegar over 3 years ago
- 1 comment
#4310 - [console] PHP warning in DrupalServiceModifier when commands called on PHP8
Issue -
State: closed - Opened by jenswegar over 3 years ago
- 3 comments
#4309 - fix optional argument before mandatory argument php8 warning
Pull Request -
State: closed - Opened by jenswegar over 3 years ago
- 4 comments
#4306 - ImportSingleCommand::execute() will return 0 when command is successful.
Pull Request -
State: closed - Opened by Bladedu over 3 years ago
#4305 - Return value of "Drupal\Console\Command\Config\ImportSingleCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned.
Issue -
State: closed - Opened by Bladedu over 3 years ago
- 1 comment
#4304 - Issue 4303: Added missing parameter on ConfigImport instance.
Pull Request -
State: closed - Opened by sarcisal over 3 years ago
- 1 comment
#4303 - configImport method in ImportCommand and ImportSingleCommand classes fails on Drupal 9
Issue -
State: closed - Opened by sarcisal over 3 years ago
- 2 comments
#4302 - [update:execute] command fails on D9
Issue -
State: closed - Opened by cburschka over 3 years ago
- 3 comments
#4301 - Seems command [ drupal create:node ] alias [drupal crn] is missing for drupal 9
Issue -
State: closed - Opened by swatchion over 3 years ago
- 1 comment
#4300 - [generate:command] Custom commands are no longer detected in modules in D9
Issue -
State: closed - Opened by GDrupal over 3 years ago
- 1 comment
#4298 - [cache:rebuild] Exception thrown on cache:rebuild on a Drupal 9 project
Issue -
State: closed - Opened by hron84 over 3 years ago
- 1 comment
#4296 - Fix errors from invalid YAML
Pull Request -
State: closed - Opened by jeffm2001 over 3 years ago
#4294 - Issue 4292: Fixes removed UserInterface method.
Pull Request -
State: closed - Opened by LedzZm almost 4 years ago
#4293 - [module:install] Call to undefined function Drupal\Console\Command\Shared\system_rebuild_module_data()
Issue -
State: open - Opened by extect almost 4 years ago
- 3 comments
#4292 - D9 Deprecated function call to getUsername in DatabaseLogBase:221
Issue -
State: closed - Opened by LedzZm almost 4 years ago
- 1 comment
#4287 - Installer link not working https://drupalconsole.com/installer
Issue -
State: closed - Opened by omargits almost 4 years ago
- 8 comments
#4286 - [generate:entity:content] in drupal 9 does not create entity table
Issue -
State: open - Opened by stef-van-looveren about 4 years ago
- 5 comments
#4285 - Issue 4284: [generate:entity:content] misses revision annotations
Pull Request -
State: closed - Opened by stef-van-looveren about 4 years ago
- 4 comments
#4284 - [generate:entity:content] misses revision annotations
Issue -
State: closed - Opened by stef-van-looveren about 4 years ago
- 1 comment
#4281 - Issue 4280: Add config_export key to generated config entity annotation
Pull Request -
State: closed - Opened by cboyden about 4 years ago
- 1 comment
#4280 - [generate:entity:config] SchemaIncompleteException on Drupal 9 when using generated config entities
Issue -
State: closed - Opened by cboyden about 4 years ago
- 2 comments
#4277 - fix non-existent service extension.list.module
Pull Request -
State: closed - Opened by nicoschi about 4 years ago
- 3 comments
#4275 - [console] The Launcher installation instruction is broken
Issue -
State: open - Opened by tsega about 4 years ago
- 10 comments
#4273 - PHP Fatal Error: Duplicate key "module:download" detected at line 109 vendor/symfony/yaml/Parser.php
Issue -
State: open - Opened by jameswilson about 4 years ago
- 5 comments
#4272 - Add package path option.
Pull Request -
State: closed - Opened by ghost about 4 years ago
- 2 comments
#4271 - Fixes #4270: Call to undefined method
Pull Request -
State: closed - Opened by tarekdj about 4 years ago
#4270 - Call to undefined method
Issue -
State: closed - Opened by jimrome about 4 years ago
- 1 comment
#4269 - Delete prepareLegacyRequest function in drupal 9
Pull Request -
State: closed - Opened by John-doe-lee about 4 years ago
- 3 comments
#4265 - [site:install] console.site_install - You have requested a non-existent service "extension.list.module".
Issue -
State: closed - Opened by ericmorand about 4 years ago
- 24 comments
#4263 - syntax error near unexpected token `<'
Issue -
State: open - Opened by senorbond about 4 years ago
- 10 comments
#4261 - [ *console* ] drupal cr triggers a fatal uncaught error
Issue -
State: open - Opened by bkline over 4 years ago
- 24 comments
#4253 - fix: revision translation revert
Pull Request -
State: closed - Opened by sylvainmetayer over 4 years ago
- 1 comment
#4252 - Add Exception When Unable to load module from extensions.
Pull Request -
State: closed - Opened by johnbburg over 4 years ago
- 1 comment
#4246 - [config:export] fix path construction (#4245)
Pull Request -
State: closed - Opened by cburschka over 4 years ago
- 2 comments
#4245 - [config:export] directory incorrectly prefixed with composer root
Issue -
State: closed - Opened by cburschka over 4 years ago
- 2 comments
#4242 - Entity content bundle permissions
Pull Request -
State: closed - Opened by cobadger-aten over 4 years ago
- 3 comments
#4241 - fixed typo
Pull Request -
State: closed - Opened by loominade over 4 years ago
- 1 comment
#4239 - Fix fatal when scaffolding a FieldWidget.
Pull Request -
State: closed - Opened by Artusamak over 4 years ago
- 1 comment
#4237 - [config:import:single] Prevent writing to DB before accessing ConfigImporter.
Pull Request -
State: closed - Opened by melvinversluijs over 4 years ago
- 1 comment
#4236 - [config:import:single] Writing to DB before using the ConfigImporter.
Issue -
State: closed - Opened by melvinversluijs over 4 years ago
#4233 - Fix array_pop call
Pull Request -
State: closed - Opened by lalop over 4 years ago
#4230 - [console] Install fails with Drupal 8.8.2
Issue -
State: open - Opened by derheap almost 5 years ago
- 16 comments
#4219 - fix sync directory path
Pull Request -
State: closed - Opened by timotheemoulin almost 5 years ago
- 1 comment
#4218 - [generate:plugin:block] Output from generate:plugin:block fixed for #4217
Pull Request -
State: closed - Opened by siliconmeadow almost 5 years ago
#4217 - [generate:plugin:block] Default content broken
Issue -
State: closed - Opened by siliconmeadow almost 5 years ago
- 1 comment
#4216 - [generate:entity:content] per-bundle-permissions
Pull Request -
State: closed - Opened by hudri almost 5 years ago
- 2 comments
#4215 - Update links.task-entity-content.yml.twig
Pull Request -
State: closed - Opened by Holo96 almost 5 years ago
- 1 comment
#4214 - Fix drupal 9 deprecations in generateentitycontent]
Pull Request -
State: closed - Opened by Holo96 almost 5 years ago
#4208 - fix: missing property
Pull Request -
State: closed - Opened by sylvainmetayer almost 5 years ago
- 1 comment
#4207 - [ERROR] Class Drupal\Core\DrupalKernel does not exist.
Issue -
State: open - Opened by liquidcms almost 5 years ago
- 2 comments
#4206 - fix: bad namespace
Pull Request -
State: closed - Opened by sylvainmetayer almost 5 years ago
- 1 comment
#4203 - [generate:plugin:ckeditorbutton] Spelling error of variable in plugin.php.twig
Issue -
State: closed - Opened by ooneill547 almost 5 years ago
- 3 comments
#4202 - [generate:plugin:ckeditorbutton] Fix spelling error of variable in plugin.php.twig
Pull Request -
State: closed - Opened by ooneill547 almost 5 years ago
- 2 comments
#4201 - [generate:plugin:field] Missing coma in fieldwidget.php.twig
Pull Request -
State: closed - Opened by kgaut almost 5 years ago
- 1 comment
#4199 - fix(generator): block description index
Pull Request -
State: closed - Opened by sylvainmetayer almost 5 years ago
- 1 comment
#4198 - [config:export] broken in 1.9.4
Issue -
State: closed - Opened by erilot about 5 years ago
- 4 comments
#4196 - [module generator]: Consider adding phpcs support to generated modules.
Issue -
State: open - Opened by cosmicdreams about 5 years ago
- 1 comment
#4195 - [config:export] Path is broken on windows
Issue -
State: closed - Opened by sylvainar about 5 years ago
- 2 comments
#4163 - [generate:entity:content] show_revision_ui
Pull Request -
State: closed - Opened by nequeteme about 5 years ago
- 1 comment
#4118 - generate:module gives Fatal error: Call to a member function getPath()
Issue -
State: open - Opened by liquidcms over 5 years ago
- 18 comments
#4081 - Error finding Drupal Console services & getting "invalid command name" responses to any command
Issue -
State: closed - Opened by SpacemanPete over 5 years ago
- 8 comments
#4000 - [generate:entity:content] Start using show_revision_ui Entity Annotation Key
Issue -
State: closed - Opened by AaronMcHale almost 6 years ago
- 3 comments
#3847 - [quick:start] [ERROR] DrupalConsole must be executed within a Drupal Site.
Issue -
State: open - Opened by kenorb over 6 years ago
- 11 comments
#3597 - Support for Symfony 4
Pull Request -
State: closed - Opened by Nyholm almost 7 years ago
- 2 comments