1
PHP: namespace, PSR-4 autoloading, trait, interface, strict typing PHP 8+
2
āļŠāļāļēāļāļąāļāļĒāļāļĢāļĢāļĄ Symfony: HttpKernel, āļ§āļāļāļĢ Request/Response, event, kernel listener
3
Controller: routing, annotation/attribute, āļāļēāļĢāļēāļĄāļīāđāļāļāļĢāđ request, āļāļĢāļ°āđāļ āļ response
4
Routing: YAML/annotation/attribute, āļāļēāļĢāļēāļĄāļīāđāļāļāļĢāđ route, requirement, prefix
5
Dependency Injection: service, autowiring, service container, compiler pass
6
Doctrine ORM: entity, annotation/attribute, association (@OneToMany, @ManyToOne)
7
Doctrine repository: āļāļīāļ§āļĢāļĩāđāļāļāļāļģāļŦāļāļāđāļāļ, QueryBuilder, DQL (Doctrine Query Language)
8
Migration: DoctrineMigrationsBundle, versioning, migration up/down
9
Twig: āđāļ§āļĒāļēāļāļĢāļāđ template, filter, function, āļāļēāļĢāļŠāļ·āļāļāļāļ (extends, block), include
10
āļāļāļĢāđāļĄ: FormType, form builder, āļāđāļāļāļģāļāļąāļāļāļēāļĢāļāļĢāļ§āļāļŠāļāļ, āļāļĢāļ°āđāļ āļāļāļāļĢāđāļĄāđāļāļāļāļģāļŦāļāļāđāļāļ
11
āļāļēāļĢāļāļĢāļ§āļāļŠāļāļ: annotation āļāđāļāļāļģāļāļąāļ (@NotBlank, @Email), validator āđāļāļāļāļģāļŦāļāļāđāļāļ, group
12
āļāļ§āļēāļĄāļāļĨāļāļāļ āļąāļĒ: āļāļđāđāđāļŦāđāļāļĢāļīāļāļēāļĢāļāļēāļĢāļĒāļ·āļāļĒāļąāļāļāļąāļ§āļāļ, voter, firewall, āļĨāļģāļāļąāļāļāļąāđāļāļāļāļāļēāļ, āļāļģāļāļąāļāđāļ§āđ
13
Event: EventDispatcher, event subscriber, kernel event (request, response, exception)
14
Serializer: normalization, denormalization, group, normalizer āđāļāļāļāļģāļŦāļāļāđāļāļ, format (JSON, XML)
15
Messenger: message handler, transport, āļāļēāļĢāļāļĢāļ°āļĄāļ§āļĨāļāļĨāđāļāļ async, āļāļĨāļĒāļļāļāļāđāļāļēāļĢāļĨāļāļāđāļŦāļĄāđ
16
Console: āļāļģāļŠāļąāđāļ (āļāļĨāļēāļŠ Command), input/output, helper, āđāļāļāļāļ§āļēāļĄāļāđāļēāļ§āļŦāļāđāļē
17
HTTP Client: component HttpClient, request, āļāļēāļĢāļĒāļ·āļāļĒāļąāļāļāļąāļ§āļāļ, āļāļĨāđāļāļāļēāļĢāļĨāļāļāđāļŦāļĄāđ
18
Cache: cache pool, cache tag, adapter (Redis, APCu, Filesystem)
19
Bundle: āđāļāļĢāļāļŠāļĢāđāļēāļ bundle, extension class, āļāļēāļĢāļāļąāđāļāļāđāļē, bundle āļāļāļāļāļļāļāļāļĨāļāļĩāđāļŠāļēāļĄ
20
āļāļēāļĢāļāļāļŠāļāļ: PHPUnit, WebTestCase, functional test, fixture, mock
21
āļāļĢāļ°āļŠāļīāļāļāļīāļ āļēāļ: profiler, āļāļĨāļĒāļļāļāļāđ cache, lazy loading, opcache, PHP 8 preloading
22
API Platform: REST/GraphQL API āļāļ Symfony, serialization, filter, āļāļēāļĢāđāļāđāļāļŦāļāđāļē
23
āļāļēāļĢ deploy: Symfony CLI, āļāļąāļ§āđāļāļĢāļŠāļ āļēāļāđāļ§āļāļĨāđāļāļĄ (.env), Docker, composer optimize