• Reset your password
Home
OO PHP, Drupal, Symfony Developer and Architect
Tim Rabbetts

Main navigation

  • Home
  • Blog
  • Log in

Breadcrumb

  • Home
  • node

Embed a view in Drupal 8 code

Tim
Rabbetts
By zarexogre | Mon, 14/09/2020
white, window, glass

Sometimes its useful to embed a view in some code in Drupal 8.  Its also useful to pass arguments.  

Setup a feed in Drupal 8 using xmltv

Tim
Rabbetts
By zarexogre | Mon, 14/09/2020
pipes, ventilation, metal

The Feeds module is a great module.  You can import all kinds of external data like rss feeds, xml and json api data into nodes relatively ea

Make fire tv screensaver stay on forever

Tim
Rabbetts
By zarexogre | Mon, 14/09/2020
old tv, records, vhs tapes

Fire TV has a really irritating habit of turning the screensaver off after 30 minutes.  There is no way through the fire tv front end to change this.  But there is a workaround!

Drupal 8 coding standards, setup phpcs within sublime 3 editor.

Tim
Rabbetts
By zarexogre | Thu, 20/08/2020
broom, sweep, brush

PSR-12 details recommendations of best practice coding standards for PHP.  Drupal had a vote and decided against using PSR-12. 

How to build a basic service with dependency injection for Drupal 8

Tim
Rabbetts
By zarexogre | Wed, 19/08/2020
artificial intelligence, brain, think

In this article, we are going to see how we could create a simple Drupal 8 service, and then we are going to inject some stuff into it in order to see how Dependency Injection works.

Backup/restore docker database to local file system

Tim
Rabbetts
By zarexogre | Tue, 11/08/2020
technology, servers, server

I've written a script to backup and restore my databases from a docker container to local file system.  Its a bit hacky but I keep a months worth of backups by checking the date, if its the fi

docker-compose nginx, container starts but nginx is not running on port 80, no errors

Tim
Rabbetts
By zarexogre | Mon, 10/08/2020
computer, technology, pc

This was a tricky one.  I'm building a tool to spin up new Drupal instances, built on docker, using a distro.  I ran everything and the nginx container was running but using this com

Sync Ubuntu across multiple machines.

Tim
Rabbetts
By zarexogre | Mon, 03/08/2020
switch, technology, industry

I use the insync tool to sync files and bitbucket to sync code.  Code sync is pretty simple, but I want

Install an android virtual machine on Ubuntu

Tim
Rabbetts
By zarexogre | Fri, 31/07/2020
smartphone, cellphone, apple i phone

I wanted to do some dev work with react native, seemed like a good option to test using Android Virtual Device (avd).  However, installing an android virtual device was a total pain in th

The PHP Standard Recommendation (PSR)

Tim
Rabbetts
By zarexogre | Thu, 30/07/2020
php, elephant, blue elephant

The PHP Standard Recommendation (PSR) is a PHP specification published by the PHP Framework Interop Group.

Pagination
  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 13
  • Page 14
  • Page 15
  • Page 16
  • Current page 17
  • Page 18
  • Page 19
  • Page 20
  • Page 21
  • …
  • Next page Next ›
  • Last page Last »
Subscribe to