Skip to main content
Hostdog docs
Documentation & API reference
Main menu
API Homepage
Drupal 7
Drupal 8
You are here
Home
»
API reference
»
Drupal 8.x
»
block.module
Search Drupal 8.x
Function, file, or topic
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
constant BLOCK_VISIBILITY_LISTED
Shows this block on only the listed pages.
File
drupal/
core/
modules/
block/
block.module
, line 39
Controls the visual building blocks a page is constructed with.
Code
const
BLOCK_VISIBILITY_LISTED
=
1
;