Classes, traits, and interfaces - 10.3.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 1518
Name | Deprecated | Object type | Namespace | File name | Summary | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|---|
BlockContentPermissionsTest | class | Drupal\Tests\block_content\Kernel | core/ |
Tests the permissions of content blocks. | ||||
BlockContentRedirectTest | class | Drupal\Tests\block_content\Functional\Views | core/ |
Tests the redirect destination on block content on entity operations. | ||||
BlockContentRedirectTest | class | Drupal\Tests\block_content\Functional | core/ |
Ensures that custom block type functions work correctly. | ||||
BlockContentRemoveConstraint | class | Drupal\Tests\block_content\Functional\Update | core/ |
Tests the upgrade path for removing unique constraint on blocks. | ||||
BlockContentResourceTestBase | abstract class | Drupal\Tests\block_content\Functional\Rest | core/ |
ResourceTestBase for BlockContent entity. | 6 | |||
BlockContentReusableIndexUpdatePathTest | class | Drupal\Tests\block_content\Functional\Update | core/ |
Tests the upgrade path for Block Content reusable column index. | ||||
BlockContentRevisionDeleteTest | class | Drupal\Tests\block_content\Functional | core/ |
Block content revision delete form test. | ||||
BlockContentRevisionRevertTest | class | Drupal\Tests\block_content\Functional | core/ |
Block content revision form test. | ||||
BlockContentRevisionsTest | class | Drupal\Tests\block_content\Kernel | core/ |
Tests revision based functions for Block Content. | ||||
BlockContentRevisionsTest | class | Drupal\Tests\block_content\Functional | core/ |
Create a block with revisions. | ||||
BlockContentRevisionVersionHistoryTest | class | Drupal\Tests\block_content\Functional | core/ |
Block content version history test. | ||||
BlockContentSaveTest | class | Drupal\Tests\block_content\Functional | core/ |
Tests $block_content->save() for saving content. | ||||
BlockContentStorageSchema | class | Drupal\block_content | core/ |
Defines the block content schema handler. | 1 | |||
BlockContentTest | class | Drupal\Tests\jsonapi\Functional | core/ |
JSON:API integration test for the "BlockContent" content entity type. | ||||
BlockContentTest | class | Drupal\Tests\block_content\Kernel | core/ |
Tests the block content. | ||||
BlockContentTestBase | abstract class | Drupal\Tests\block_content\Functional\Views | core/ |
Base class for all block_content tests. | 3 | |||
BlockContentTestBase | abstract class | Drupal\Tests\block_content\Functional | core/ |
Sets up block content types. | 14 | 1 | ||
BlockContentTranslationHandler | class | Drupal\block_content | core/ |
Defines the translation handler for content blocks. | ||||
BlockContentTranslationUITest | class | Drupal\Tests\block_content\Functional | core/ |
Tests the block content translation UI. | ||||
BlockContentType | class | Drupal\block_content\Entity | core/ |
Defines the block type entity. | 42 | |||
BlockContentTypeDeleteForm | class | Drupal\block_content\Form | core/ |
Provides a confirmation form for deleting a block type entity. | ||||
BlockContentTypeForm | class | Drupal\block_content | core/ |
The block content type entity form. | ||||
BlockContentTypeInterface | interface | Drupal\block_content | core/ |
Provides an interface defining a block type entity. | 1 | 4 | ||
BlockContentTypeJsonAnonTest | class | Drupal\Tests\block_content\Functional\Rest | core/ |
@group rest | ||||
BlockContentTypeJsonBasicAuthTest | class | Drupal\Tests\block_content\Functional\Rest | core/ |
@group rest | ||||
BlockContentTypeJsonCookieTest | class | Drupal\Tests\block_content\Functional\Rest | core/ |
@group rest | ||||
BlockContentTypeListBuilder | class | Drupal\block_content | core/ |
Defines a class to build a listing of block type entities. | ||||
BlockContentTypeResourceTestBase | abstract class | Drupal\Tests\block_content\Functional\Rest | core/ |
6 | ||||
BlockContentTypeTest | class | Drupal\Tests\block_content\Functional | core/ |
Ensures that block type functions work correctly. | ||||
BlockContentTypeTest | class | Drupal\Tests\jsonapi\Functional | core/ |
JSON:API integration test for the "BlockContentType" config entity type. | ||||
BlockContentTypeValidationTest | class | Drupal\Tests\block_content\Kernel | core/ |
Tests validation of block_content_type entities. | ||||
BlockContentTypeXmlAnonTest | class | Drupal\Tests\block_content\Functional\Rest | core/ |
@group rest | ||||
BlockContentTypeXmlBasicAuthTest | class | Drupal\Tests\block_content\Functional\Rest | core/ |
@group rest | ||||
BlockContentTypeXmlCookieTest | class | Drupal\Tests\block_content\Functional\Rest | core/ |
@group rest | ||||
BlockContentUpdateTest | class | Drupal\Tests\block_content\Functional\Update | core/ |
Tests update functions for the Block Content module. | ||||
BlockContentUuidLookup | class | Drupal\block_content | core/ |
A cache collector that caches IDs for block_content UUIDs. | 1 | 2 | ||
BlockContentViewBuilder | class | Drupal\block_content | core/ |
View builder handler for content blocks. | ||||
BlockContentViewsData | class | Drupal\block_content | core/ |
Provides the views data for the block_content entity type. | ||||
BlockContentWizardTest | class | Drupal\Tests\block_content\Functional\Views | core/ |
Tests block_content wizard and generic entity integration. | ||||
BlockContentWorkspaceHandler | class | Drupal\workspaces\Entity\Handler | core/ |
Provides a custom workspace handler for block_content entities. | 1 | |||
BlockContentXmlAnonTest | class | Drupal\Tests\block_content\Functional\Rest | core/ |
@group rest | ||||
BlockContentXmlBasicAuthTest | class | Drupal\Tests\block_content\Functional\Rest | core/ |
@group rest | ||||
BlockContentXmlCookieTest | class | Drupal\Tests\block_content\Functional\Rest | core/ |
@group rest | ||||
BlockContextualLinksTest | class | Drupal\Tests\block\FunctionalJavascript | core/ |
Tests the contextual links added while rendering the block. | ||||
BlockController | class | Drupal\block\Controller | core/ |
Controller routines for admin block routes. | ||||
BlockCreationTrait | trait | Drupal\Tests\block\Traits | core/ |
Provides methods to create and place block with default settings. | 12 | |||
BlockCustom | class | Drupal\block_content\Plugin\migrate\source\d7 | core/ |
Drupal 7 content block source from database. | ||||
BlockCustomTest | class | Drupal\Tests\block_content\Kernel\Plugin\migrate\source\d7 | core/ |
Tests d7_block_custom source plugin. | ||||
BlockCustomTranslation | class | Drupal\block_content\Plugin\migrate\source\d7 | core/ |
Drupal 7 i18n content block translations source from database. | 1 | 1 | ||
BlockCustomTranslationTest | class | Drupal\Tests\block_content\Kernel\Plugin\migrate\source\d7 | core/ |
Tests i18n content block translations source plugin. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.