Skip to content

cyberlex404/my_job

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_job

SEARCH AND BEYOND WITH ELASTICSEARCH

Модальные окна

Building modules with Drupal 8

Building modules with Drupal 8 Menu

  • Lesson 1 - Examples module, Symfony, Controllers, and the Menu
  • Lesson 2 - Blocks, Configuration, and Forms
  • Lesson 3 - Configuration forms and management
  • Lesson 4 - Entities, Content Entities, and Configuration Entities
  • Lesson 5 - Fields for entities
  • Lesson 6 - Entity queries and loading entities
  • Queries
  • Loading
  • Lab
  • Lesson 7 - Loading and editing fields
  • Lesson 8 - Services, dependency injection, and service containers
  • Lesson 9 - Creating Elements, Theming Elements, and Managing Front-end Libraries
  • Lesson 10 - Unit and Functional Testing
  • Lesson 11 - Review of Dependency Injection

Super Link

nginx

  • static : \Drupal::entityTypeManager()->getStorage('node')->load($nid);
  • dependency injection : $container->get('entity_type.manager')->getStorage('node')->load($nid);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published