Block::$id
Same name in this branch
- 11.x core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::id
Same name in other branches
- 9 core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::id
- 9 core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::id
- 8.9.x core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::id
- 8.9.x core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::id
- 10 core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::id
- 10 core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::id
The ID of the block.
Type: string
File
-
core/
modules/ block/ src/ Entity/ Block.php, line 72
Class
- Block
- Defines a Block configuration entity class.
Namespace
Drupal\block\EntityCode
protected $id;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.