issues
search
theodorosploumis
/
notes
Personal notes regarding Drupal, Project management, Skills and more.
Creative Commons Zero v1.0 Universal
22
stars
11
forks
source link
Drupal IDE snippets (live templates)
#4
Open
theodorosploumis
opened
2 years ago
theodorosploumis
commented
2 years ago
getCurrentUser (from Context, current Node Author)
getCurrentNode (from path, nid, context)
nodeGet (id, path_alias, author, field X, fields X)
getNodesBy (fields values, database field, taxonomy, author, dates)
getCurrentLanguage
entityTypeManager
services & service container
getPath
getPathAlias
getRouteName
getQuery (parameters, arguments)
twig functions & variables
hooks
events & EventSubscriber
database queries (get, update, delete)
getNodeFields
displayNodeByViewMode
displayNodeFormByMode
updateNodeFieldValue
deleteNode
updateNode
kernel (view, request, controller, response)
render, renderer
node_access
theme (libraries, breakpoints, overrides, sections)
Form API
configuration get (autocomplete)
migration yml examples
getImageStyle
getNodeImageByStyle
drush cli examples
dcg cli examples