Please enable JavaScript.
Coggle requires JavaScript to display documents.
Drupal 10 - Coggle Diagram
Drupal 10
Data storage
State API
key/value
Temporary store
private
share
UserData API
Configuration API
Store
Database
YAML file
Entity
Content
Node
Comment
User
Taxonomy
Configuration
View
Image style
Role
Database API
extend('\Drupal\Core\Database\Query\PagerSelectExtender')
Transaction
can rollback
hook_query_alter
addTag
hook_query_TAG_alter
hook_post_update_NAME
*.post_update.php
to update data, like entities
executed after all the hook_update_N() hooks are run
Access control
requirements trong routing.yml
_permission
_role
_custom_access
service
Access folder
truyền key value dựa theo options
Entity access
hook_ENTITY_TYPE_create_access
hook_ENTITY_TYPE_access
hook_entity_field_access
hook_entity_field_access_alter
_entity_access trong routing.yml
Block access
plugin
layout
Use yaml instead of annotations
block
render element
entity type
Multilingual
PHP code
Twig
Yaml
Javascript
service
event
subscriber
dispatcher
logger
Caching
Cache tags
Cache context
trait
StringTranslationTrait
Menus & Menu Links
Types
Local task
Read
Local action
Create / Update / Delete
Contextual link