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 |
---|---|---|---|---|---|---|---|---|
Book | class | Drupal\book\Plugin\migrate\destination | core/ |
Plugin annotation @MigrateDestination( id = "book", provider = "book" ) | ||||
Book | in drupal:8.6.0 and is removed from drupal:9.0.0. Use \Drupal\book\Plugin\migrate\source\Book instead. See https://www.drupal.org/node/2947487 for more information. |
class | Drupal\book\Plugin\migrate\source\d6 | core/ |
Drupal 6 book source. | 1 | ||
Book | class | Drupal\book\Plugin\migrate\source | core/ |
Drupal 6 and 7 book source. | 1 | 1 | ||
BookAdminEditForm | class | Drupal\book\Form | core/ |
Provides a form for administering a single book's hierarchy. | 1 | |||
BookBreadcrumbBuilder | class | Drupal\book | core/ |
Provides a breadcrumb builder for nodes in a book. | 2 | |||
BookBreadcrumbTest | class | Drupal\Tests\book\Functional | core/ |
Create a book, add pages, and test book interface. | ||||
BookContentModerationTest | class | Drupal\Tests\book\Functional | core/ |
Tests Book and Content Moderation integration. | ||||
BookController | class | Drupal\book\Controller | core/ |
Controller routines for book routes. | ||||
BookExport | class | Drupal\book | core/ |
Provides methods for exporting book to different formats. | 1 | 2 | ||
BookInstallTest | class | Drupal\Tests\book\Kernel | core/ |
Test installation of Book module. | ||||
BookJavascriptTest | class | Drupal\Tests\book\FunctionalJavascript | core/ |
Tests Book javascript functionality. | ||||
BookLocalTasksTest | class | Drupal\Tests\book\Unit\Menu | core/ |
Tests existence of book local tasks. | ||||
BookManager | class | Drupal\book | core/ |
Defines a book manager. | 3 | 2 | ||
BookManagerInterface | interface | Drupal\book | core/ |
Provides an interface defining a book manager. | 1 | 7 | ||
BookManagerTest | class | Drupal\Tests\book\Unit | core/ |
@coversDefaultClass \Drupal\book\BookManager @group book | ||||
BookNavigationBlock | class | Drupal\book\Plugin\Block | core/ |
Provides a 'Book navigation' block. | ||||
BookNavigationCacheContext | class | Drupal\book\Cache | core/ |
Defines the book navigation cache context service. | 2 | |||
BookNodeIsRemovableAccessCheck | class | Drupal\book\Access | core/ |
Determines whether the requested node can be removed from its book. | 2 | |||
BookOutline | class | Drupal\book | core/ |
Provides handling to render the book outline. | 2 | |||
BookOutlineConstraint | class | Drupal\book\Plugin\Validation\Constraint | core/ |
Validation constraint for changing the book outline in pending revisions. | ||||
BookOutlineConstraintValidator | class | Drupal\book\Plugin\Validation\Constraint | core/ |
Constraint validator for changing the book outline in pending revisions. | ||||
BookOutlineForm | class | Drupal\book\Form | core/ |
Displays the book outline form. | ||||
BookOutlineStorage | class | Drupal\book | core/ |
Defines a storage class for books outline. | 2 | |||
BookOutlineStorageInterface | interface | Drupal\book | core/ |
Defines a common interface for book outline storage classes. | 1 | |||
BookPendingRevisionTest | class | Drupal\Tests\book\Kernel | core/ |
Tests that the Book module handles pending revisions correctly. | ||||
BookRelationshipTest | class | Drupal\Tests\book\Functional\Views | core/ |
Tests entity reference relationship data. | ||||
BookRemoveForm | class | Drupal\book\Form | core/ |
Remove form for book module. | 1 | |||
BookSettingsForm | class | Drupal\book\Form | core/ |
Configure book settings for this site. | 1 | |||
BookTest | class | Drupal\Tests\book\Kernel\Plugin\migrate\source | core/ |
@covers \Drupal\book\Plugin\migrate\source\Book @group book @group legacy | ||||
BookTest | class | Drupal\Tests\book\Functional | core/ |
Create a book, add pages, and test book interface. | ||||
BookTestTrait | trait | Drupal\Tests\book\Functional | core/ |
Provides common functionality for Book test classes. | ||||
BookUninstallTest | class | Drupal\Tests\book\Kernel | core/ |
Tests that the Book module cannot be uninstalled if books exist. | ||||
BookUninstallValidator | class | Drupal\book\ProxyClass | core/ |
Provides a proxy class for \Drupal\book\BookUninstallValidator. | ||||
BookUninstallValidator | class | Drupal\book | core/ |
Prevents book module from being uninstalled whilst any book nodes exist or there are any book outline stored. | 2 | |||
BookUninstallValidatorTest | class | Drupal\Tests\book\Unit | core/ |
@coversDefaultClass \Drupal\book\BookUninstallValidator @group book | ||||
Boolean | class | Drupal\views\Plugin\views\field | core/ |
A handler to provide proper displays for booleans. | ||||
BooleanCheckboxWidget | class | Drupal\Core\Field\Plugin\Field\FieldWidget | core/ |
Plugin implementation of the 'boolean_checkbox' widget. | ||||
BooleanData | class | Drupal\Core\TypedData\Plugin\DataType | core/ |
The boolean data type. | 4 | 1 | ||
BooleanFieldTest | class | Drupal\Tests\field\Functional\Boolean | core/ |
Tests boolean field functionality. | ||||
BooleanFilterValuesUpdateTest | class | Drupal\Tests\views\Functional\Update | core/ |
Tests the upgrade path for boolean field values. | ||||
BooleanFormatter | class | Drupal\Core\Field\Plugin\Field\FieldFormatter | core/ |
Plugin implementation of the 'boolean' formatter. | ||||
BooleanFormatterSettingsTest | class | Drupal\Tests\field\FunctionalJavascript\Boolean | core/ |
Tests the Boolean field formatter settings. | ||||
BooleanFormatterSettingsTest | class | Drupal\Tests\field\Functional\Boolean | core/ |
Tests the Boolean field formatter settings. | ||||
BooleanFormatterTest | class | Drupal\Tests\field\Kernel\Boolean | core/ |
Tests the boolean formatter. | ||||
BooleanInterface | interface | Drupal\Core\TypedData\Type | core/ |
Interface for boolean data. | 1 | 4 | ||
BooleanItem | class | Drupal\Core\Field\Plugin\Field\FieldType | core/ |
Defines the 'boolean' entity field type. | 1 | 6 | ||
BooleanItemNormalizer | class | Drupal\test_fieldtype_boolean_emoji_normalizer\Normalizer | core/ |
Normalizes boolean fields weirdly: renders them as ๐ (TRUE) or ๐ (FALSE). | 2 | |||
BooleanItemTest | class | Drupal\Tests\field\Kernel\Boolean | core/ |
Tests the new entity API for the boolean field type. | ||||
BooleanNormalizer | class | Drupal\test_datatype_boolean_emoji_normalizer\Normalizer | core/ |
Normalizes boolean data weirdly: renders them as ๐ (TRUE) or ๐ (FALSE). | 2 | |||
BooleanOperator | class | Drupal\views\Plugin\views\filter | core/ |
Simple filter to handle matching of boolean values | 3 | 2 |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.