Glenn Quigley MD, articles
Drupal migrate - "--limit" option works only for first run?
What is Drupal migrate?How do I migrate a Drupal site?What is API migration?How long does it take to upgrade from Drupal 7 to Drupal 8?What is the di...
Drush command is not working
How do I run drush commands?Where do you put drush?How do you run a vendor in drush?What is drush CR?What is Drush launcher?How do I check my Drush v...
Where do source trees for different versions of contrib modules reside?
Where do we upload contributed modules in Drupal sites all modules contributed?What are contrib modules?Which is the contributed module in Drupal 8?W...
How can I replace a string in a text?
The replace() method searches a string for a value or a regular expression. The replace() method returns a new string with the value(s) replaced. Can ...
How do I upgrade jQuery UI?
Can I upgrade jQuery?Is jQuery UI still supported?Which version of jQuery should I use?What is JavaScript latest version?Why do we need to migrate jQ...
How to create functional tests for testing REST requests that the site has?
How do you implement functional testing?Is RFT a functional testing tool?What is functional testing in software testing with examples?Is functional t...
Is it possible to avoid the use of a module in this problem?
What is a module why to use modules explain how can you use module in your program with an example code?What is a module how is it useful?What is the...
Restrict a Media field to allow selecting only a certain file extension in an existing Media Type
What is MIME and its types?What is the difference between MIME type and Content-Type?What is full form of MIME type?How do I fix invalid MIME type?Wh...
Confirmation message on comment submission
How do you show confirmation message based on form answers?What is success message?Can I customize the thank you message shown after form submission?...