Classes, traits, and interfaces - main - 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 1529
| Name | Deprecated | Object type | Namespace | File name | Summary | Direct uses | Use statements | Strings |
|---|---|---|---|---|---|---|---|---|
| TaxonomyOverviewOverrideHooks | class | Drupal\taxonomy_overview_override_test\Hook | core/ |
Hook implementations for taxonomy_overview_override_test. | ||||
| TaxonomyParentUITest | class | Drupal\Tests\taxonomy\Functional\Views | core/ |
Tests views taxonomy parent plugin UI. | ||||
| TaxonomyPermissions | class | Drupal\taxonomy | core/ |
Provides dynamic permissions of the taxonomy module. | ||||
| TaxonomyQueryAlterTest | class | Drupal\Tests\taxonomy\Kernel | core/ |
Tests that appropriate query tags are added. | ||||
| TaxonomyRelationshipTest | class | Drupal\Tests\taxonomy\Functional\Views | core/ |
Tests taxonomy relationships with parent term and node. | ||||
| TaxonomyRelationshipTest | class | Drupal\Tests\taxonomy\Kernel\Views | core/ |
Tests taxonomy relationships with parent term and node. | ||||
| TaxonomyRevisionDeleteTest | class | Drupal\Tests\taxonomy\Functional | core/ |
Taxonomy term revision delete form test. | ||||
| TaxonomyRevisionRevertTest | class | Drupal\Tests\taxonomy\Functional | core/ |
Taxonomy term revision form test. | ||||
| TaxonomyRevisionTest | class | Drupal\Tests\taxonomy\Functional | core/ |
Tests the new_revision setting of taxonomy vocabularies. | ||||
| TaxonomyRevisionTest | class | Drupal\Tests\taxonomy\Kernel | core/ |
Tests the new_revision setting of taxonomy vocabularies. | ||||
| TaxonomyRevisionVersionHistoryTest | class | Drupal\Tests\taxonomy\Kernel | core/ |
Taxonomy term version history test. | ||||
| TaxonomyRevisionVersionHistoryTest | class | Drupal\Tests\taxonomy\Functional | core/ |
Taxonomy term version history test. | ||||
| TaxonomyTerm | class | Drupal\taxonomy\Plugin\views\wizard | core/ |
Tests creating taxonomy views with the wizard. | ||||
| TaxonomyTermArgumentDepthTest | class | Drupal\Tests\taxonomy\Kernel\Views | core/ |
Test the taxonomy term with depth argument. | ||||
| TaxonomyTermArgumentDepthTest | class | Drupal\Tests\taxonomy\Functional\Views | core/ |
Tests the taxonomy term with depth argument. | ||||
| TaxonomyTermArgumentTidFromNodeTest | class | Drupal\Tests\taxonomy\Kernel\Views | core/ |
Tests the taxonomy term with argument from a node page. | ||||
| TaxonomyTermArgumentTidFromNodeTest | class | Drupal\Tests\taxonomy\Functional\Views | core/ |
Tests the taxonomy term with argument from a node page. | ||||
| TaxonomyTermContentModerationTest | class | Drupal\Tests\taxonomy\Functional | core/ |
Tests taxonomy terms with Content Moderation. | ||||
| TaxonomyTermDeriverTest | class | Drupal\Tests\taxonomy\Kernel\Migrate | core/ |
Tests d7 taxonomy term deriver. | ||||
| TaxonomyTermDisplayConfigurableTestHooks | class | Drupal\taxonomy_term_display_configurable_test\Hook | core/ |
Hook implementations for taxonomy_term_display_configurable_test. | ||||
| TaxonomyTermFilterDepthTest | class | Drupal\Tests\taxonomy\Kernel\Views | core/ |
Test the taxonomy term with depth filter. | ||||
| TaxonomyTermHierarchyConstraint | class | Drupal\taxonomy\Plugin\Validation\Constraint | core/ |
Validation constraint for changing the term hierarchy in pending revisions. | ||||
| TaxonomyTermHierarchyConstraintValidator | class | Drupal\taxonomy\Plugin\Validation\Constraint | core/ |
Constraint validator for changing term parents in pending revisions. | 1 | |||
| TaxonomyTermIndentationTest | class | Drupal\Tests\taxonomy\Functional | core/ |
Ensure that the term indentation works properly. | ||||
| TaxonomyTermModerationHandler | class | Drupal\content_moderation\Entity\Handler | core/ |
Customizations for taxonomy term entities. | 1 | |||
| TaxonomyTermPagerTest | class | Drupal\Tests\taxonomy\Functional | core/ |
Ensures that the term pager works properly. | ||||
| TaxonomyTermPageVariableDeprecationTest | class | Drupal\Tests\taxonomy\Functional | core/ |
Tests page variable deprecation. | ||||
| TaxonomyTermPageVariableDeprecationTest | class | Drupal\Tests\taxonomy\Kernel | core/ |
Tests page variable deprecation. | ||||
| TaxonomyTermReference | class | Drupal\taxonomy\Plugin\migrate\field | core/ |
MigrateField Plugin for Drupal 6 & Drupal 7 taxonomy term reference fields. | 1 | |||
| TaxonomyTermReferenceFieldTest | class | Drupal\Tests\taxonomy\Unit\Plugin\migrate\field | core/ |
Tests Drupal\taxonomy\Plugin\migrate\field\TaxonomyTermReference. | ||||
| TaxonomyTermViewTest | class | Drupal\Tests\taxonomy\Functional\Views | core/ |
Tests the taxonomy term view page and its translation. | ||||
| TaxonomyTestBase | abstract class | Drupal\Tests\taxonomy\Kernel\Views | core/ |
Base class for views kernel taxonomy tests. | 16 | |||
| TaxonomyTestBase | abstract class | Drupal\Tests\taxonomy\Functional | core/ |
Provides common helper methods for Taxonomy module tests. | 20 | |||
| TaxonomyTestBase | abstract class | Drupal\Tests\taxonomy\Functional\Views | core/ |
Base class for all taxonomy tests. | 11 | 1 | ||
| TaxonomyTestBase | abstract class | Drupal\Tests\taxonomy\Kernel | core/ |
Provides common helper methods for Taxonomy module tests. | 5 | |||
| TaxonomyTestHooks | class | Drupal\taxonomy_test\Hook | core/ |
Hook implementations for taxonomy_test. | ||||
| TaxonomyTestTrait | trait | Drupal\Tests\taxonomy\Traits | core/ |
Provides common helper methods for Taxonomy module tests. | 27 | |||
| TaxonomyThemeHooks | class | Drupal\taxonomy\Hook | core/ |
Hook implementations for taxonomy. | 1 | |||
| TaxonomyTokensHooks | class | Drupal\taxonomy\Hook | core/ |
Hook implementations for taxonomy. | ||||
| TaxonomyTranslationTestTrait | trait | Drupal\Tests\taxonomy\Functional | core/ |
Provides common testing base for translated taxonomy terms. | 4 | |||
| TaxonomyViewsFieldAccessTest | class | Drupal\Tests\taxonomy\Kernel\Views | core/ |
Tests base field access in Views for the taxonomy entity. | ||||
| TaxonomyViewsHooks | class | Drupal\taxonomy\Hook | core/ |
Hook implementations for taxonomy. | ||||
| TaxonomyVocabularyArgumentTest | class | Drupal\Tests\taxonomy\Functional\Views | core/ |
Tests the vocabulary argument. | ||||
| TaxonomyVocabularyArgumentTest | class | Drupal\Tests\taxonomy\Kernel\Views | core/ |
Tests the vocabulary argument. | ||||
| Tel | class | Drupal\Core\Render\Element | core/ |
Provides a form element for entering a telephone number. | ||||
| TelephoneDefaultWidget | class | Drupal\telephone\Plugin\Field\FieldWidget | core/ |
Plugin implementation of the 'telephone_default' widget. | ||||
| TelephoneField | class | Drupal\telephone\Plugin\migrate\field\d7 | core/ |
Migrate field plugin for Drupal 7 telephone fields. | ||||
| TelephoneFieldTest | class | Drupal\Tests\telephone\Functional | core/ |
Tests the creation of telephone fields. | ||||
| TelephoneHooks | class | Drupal\telephone\Hook | core/ |
Hook implementations for telephone. | ||||
| TelephoneItem | class | Drupal\telephone\Plugin\Field\FieldType | core/ |
Plugin implementation of the 'telephone' field type. | 2 |
Pagination
- Previous page
- Page 189
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.