Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal IDE snippets (live templates) #4

Open
theodorosploumis opened this issue Dec 28, 2021 · 0 comments
Open

Drupal IDE snippets (live templates) #4

theodorosploumis opened this issue Dec 28, 2021 · 0 comments
Labels
Tool / Service Random tool

Comments

@theodorosploumis
Copy link
Owner

  • 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
@theodorosploumis theodorosploumis added the Tool / Service Random tool label Sep 9, 2022
@theodorosploumis theodorosploumis pinned this issue Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tool / Service Random tool
Projects
None yet
Development

No branches or pull requests

1 participant