Classes, traits, and interfaces - 8.9.x - drupal
Introduction to classes
A lot of the PHP code in Drupal is object oriented (OO), making use of PHP classes, interfaces, and traits. See the Objected-oriented programming conventions for more information.
See also
Objected-oriented programming conventions
File
-
core/
core.api.php, line 1511
Name | Deprecated | Object type | Namespace | File name | Summary | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|---|
BlockManagerInterface | interface | Drupal\Core\Block | core/ |
Provides an interface for the discovery and instantiation of block plugins. | 1 | 10 | ||
BlockManagerTest | class | Drupal\Tests\Core\Block | core/ |
@coversDefaultClass \Drupal\Core\Block\BlockManager | ||||
BlockPageDisplayVariantSubscriber | class | Drupal\block\EventSubscriber | core/ |
Selects the block page display variant. | 2 | |||
BlockPageSettingTest | class | Drupal\Tests\search\Functional\Update | core/ |
Tests search blocks upgrade to default page setting. | ||||
BlockPageVariant | class | Drupal\block\Plugin\DisplayVariant | core/ |
Provides a page display variant that decorates the main content with blocks. | 1 | 1 | ||
BlockPageVariantTest | class | Drupal\Tests\block\Unit\Plugin\DisplayVariant | core/ |
@coversDefaultClass \Drupal\block\Plugin\DisplayVariant\BlockPageVariant @group block | ||||
BlockPlaceEventSubscriber | class | Drupal\block_place\EventSubscriber | core/ |
2 | ||||
BlockPlaceTest | class | Drupal\Tests\block_place\Functional | core/ |
Tests the placing a block. | ||||
BlockPluginCollection | class | Drupal\block | core/ |
Provides a collection of block plugins. | 1 | |||
BlockPluginHasSettingsTrayFormAccessCheck | class | Drupal\settings_tray\Access | core/ |
Determines whether the requested block has a 'settings_tray' form. | 1 | 2 | ||
BlockPluginHasSettingsTrayFormAccessCheckTest | class | Drupal\Tests\settings_tray\Unit\Access | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck @group settings_tray | ||||
BlockPluginId | class | Drupal\block\Plugin\migrate\process | core/ |
Plugin annotation @MigrateProcessPlugin( id = "block_plugin_id" ) | 1 | |||
BlockPluginInterface | interface | Drupal\Core\Block | core/ |
Defines the required interface for all block plugins. | 7 | 21 | ||
BlockPluginTrait | trait | Drupal\Core\Block | core/ |
Provides the base implementation of a block plugin. | 1 | |||
BlockRebuildTest | class | Drupal\Tests\block\Kernel | core/ |
Tests block_rebuild(). | ||||
BlockRegion | class | Drupal\block\Plugin\migrate\process | core/ |
Plugin annotation @MigrateProcessPlugin( id = "block_region" ) | 1 | |||
BlockRegionTest | class | Drupal\Tests\block\Unit\Plugin\migrate\process | core/ |
@coversDefaultClass \Drupal\block\Plugin\migrate\process\BlockRegion @group block | ||||
BlockRemoveDisabledRegionUpdateTest | class | Drupal\Tests\block\Functional\Update | core/ |
Tests the upgrade path for removal of disabled region. | ||||
BlockRenderAlterContent | class | Drupal\block_test | core/ |
Implements a trusted preRender callback. | ||||
BlockRenderOrderTest | class | Drupal\Tests\block\Functional | core/ |
Tests blocks are being rendered in order by weight. | ||||
BlockRepository | class | Drupal\block | core/ |
Provides a repository for Block config entities. | 1 | 2 | ||
BlockRepositoryInterface | interface | Drupal\block | core/ |
1 | 2 | |||
BlockRepositoryTest | class | Drupal\Tests\block\Unit | core/ |
@coversDefaultClass \Drupal\block\BlockRepository @group block | ||||
BlockResourceTestBase | abstract class | Drupal\Tests\block\Functional\Rest | core/ |
10 | 4 | |||
BlockResourceTestBase | in drupal:8.6.0 and is removed from drupal:9.0.0. Use Drupal\Tests\block\Functional\Rest\BlockResourceTestBase instead. |
abstract class | Drupal\Tests\rest\Functional\EntityResource\Block | core/ |
||||
BlockSettings | class | Drupal\block\Plugin\migrate\process | core/ |
Plugin annotation @MigrateProcessPlugin( id = "block_settings" ) | ||||
BlockStorageUnitTest | class | Drupal\Tests\block\Kernel | core/ |
Tests the storage of blocks. | ||||
BlockSystemBrandingTest | class | Drupal\Tests\block\Functional | core/ |
Tests branding block display. | ||||
BlockTemplateSuggestionsTest | class | Drupal\Tests\block\Kernel | core/ |
Tests the block_theme_suggestions_block() function. | ||||
BlockTest | class | Drupal\Tests\block\Kernel\Plugin\migrate\source | core/ |
Tests block source plugin. | 1 | 1 | ||
BlockTest | class | Drupal\Tests\block\Functional | core/ |
Tests basic block functionality. | ||||
BlockTest | class | Drupal\Tests\views\Unit\Plugin\views\display | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\display\Block @group block | ||||
BlockTest | class | Drupal\Tests\jsonapi\Functional | core/ |
JSON:API integration test for the "Block" config entity type. | ||||
BlockTestBase | in drupal:8.5.0 and is removed from drupal:9.0.0. Use \Drupal\Tests\block\Functional\BlockTestBase. |
abstract class | Drupal\block\Tests | core/ |
Provides setup and helper methods for block module tests. | |||
BlockTestBase | abstract class | Drupal\Tests\block\Functional | core/ |
Provides setup and helper methods for block module tests. | 2 | |||
BlockTheme | class | Drupal\block\Plugin\migrate\process | core/ |
Plugin annotation @MigrateProcessPlugin( id = "block_theme" ) | ||||
BlockTranslation | class | Drupal\block\Plugin\migrate\source\d6 | core/ |
Gets i18n block data from source database. | ||||
BlockTranslation | class | Drupal\block\Plugin\migrate\source\d7 | core/ |
Gets i18n block data from source database. | ||||
BlockTranslationTest | class | Drupal\Tests\block\Kernel\Plugin\migrate\source\d6 | core/ |
Tests i18n block source plugin. | ||||
BlockTranslationTest | class | Drupal\Tests\block\Kernel\Plugin\migrate\source\d7 | core/ |
Tests i18n block source plugin. | ||||
BlockUiTest | class | Drupal\Tests\block\Functional | core/ |
Tests that the block configuration UI exists and stores data correctly. | ||||
BlockUser | class | Drupal\user\Plugin\Action | core/ |
Blocks a user. | ||||
BlockViewBuilder | class | Drupal\block | core/ |
Provides a Block view builder. | ||||
BlockViewBuilderTest | class | Drupal\Tests\block\Kernel | core/ |
Tests the block view builder. | ||||
BlockVisibility | class | Drupal\block\Plugin\migrate\process | core/ |
Plugin annotation @MigrateProcessPlugin( id = "block_visibility" ) | 2 | |||
BlockVisibilityTest | class | Drupal\Tests\block\Unit\Plugin\migrate\process | core/ |
Tests the block_visibility process plugin. | ||||
BlockXmlAnonTest | class | Drupal\Tests\block\Functional\Rest | core/ |
@group rest | ||||
BlockXmlBasicAuthTest | class | Drupal\Tests\block\Functional\Rest | core/ |
@group rest | ||||
BlockXmlCookieTest | class | Drupal\Tests\block\Functional\Rest | core/ |
@group rest | ||||
BlockXssTest | class | Drupal\Tests\block\Functional | core/ |
Tests that the block module properly escapes block descriptions. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.