Classes, traits, and interfaces - 9.5.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 1523
Name | Deprecated | Object type | Namespace | File name | Summary | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|---|
BatchBuilderTest | class | Drupal\Tests\Core\Batch | core/ |
Tests for the batch builder class. | ||||
BatchController | class | Drupal\system\Controller | core/ |
Controller routines for batch routes. | ||||
BatchKernelTest | class | Drupal\KernelTests\Core\Batch | core/ |
Tests batch functionality. | ||||
BatchMemory | class | Drupal\Core\Queue | core/ |
Defines a batch queue handler. | ||||
BatchNegotiator | class | Drupal\system\Theme | core/ |
Sets the active theme for the batch page. | 2 | |||
BatchNegotiator | class | Drupal\system\Theme | core/ |
Sets the active theme for the batch page. | 2 | |||
BatchNegotiator | class | Drupal\system\Theme | core/ |
Sets the active theme for the batch page. | 2 | |||
BatchNegotiatorTest | class | Drupal\KernelTests\Core\Batch | core/ |
Tests the BatchNegotiator. | ||||
BatchStorage | class | Drupal\Core\ProxyClass\Batch | core/ |
Provides a proxy class for \Drupal\Core\Batch\BatchStorage. | ||||
BatchStorage | class | Drupal\Core\Batch | core/ |
2 | ||||
BatchStorage | class | Drupal\Core\Batch | core/ |
2 | ||||
BatchStorage | class | Drupal\Core\Batch | core/ |
2 | ||||
BatchStorageInterface | interface | Drupal\Core\Batch | core/ |
Defines a common interface for batch storage operations. | 2 | 1 | ||
BatchStorageInterface | interface | Drupal\Core\Batch | core/ |
Defines a common interface for batch storage operations. | 2 | 1 | ||
BatchStorageInterface | interface | Drupal\Core\Batch | core/ |
Defines a common interface for batch storage operations. | 2 | 1 | ||
BatchStorageInterface | interface | Drupal\Core\Batch | core/ |
Defines a common interface for batch storage operations. | 2 | 1 | ||
BatchStorageInterface | interface | Drupal\Core\Batch | core/ |
Defines a common interface for batch storage operations. | 2 | 1 | ||
BatchStorageInterface | interface | Drupal\Core\Batch | core/ |
Defines a common interface for batch storage operations. | 2 | 1 | ||
BatchTestChainedForm | class | Drupal\batch_test\Form | core/ |
Generate form of id batch_test_chained_form. | 1 | |||
BatchTestChainedForm | class | Drupal\batch_test\Form | core/ |
Generate form of id batch_test_chained_form. | 1 | |||
BatchTestChainedForm | class | Drupal\batch_test\Form | core/ |
Generate form of id batch_test_chained_form. | 1 | |||
BatchTestController | class | Drupal\batch_test\Controller | core/ |
Controller routines for batch tests. | ||||
BatchTestMockForm | class | Drupal\batch_test\Form | core/ |
Generate form of id batch_test_mock_form. | ||||
BatchTestMultiStepForm | class | Drupal\batch_test\Form | core/ |
Generate form of id batch_test_multistep_form. | 1 | |||
BatchTestMultiStepForm | class | Drupal\batch_test\Form | core/ |
Generate form of id batch_test_multistep_form. | 1 | |||
BatchTestMultiStepForm | class | Drupal\batch_test\Form | core/ |
Generate form of id batch_test_multistep_form. | 1 | |||
BatchTestSimpleForm | class | Drupal\batch_test\Form | core/ |
Generate form of id batch_test_simple_form. | 1 | |||
BatchTestSimpleForm | class | Drupal\batch_test\Form | core/ |
Generate form of id batch_test_simple_form. | 1 | |||
BatchTestSimpleForm | class | Drupal\batch_test\Form | core/ |
Generate form of id batch_test_simple_form. | 1 | |||
BatchUserAction | class | Drupal\user_batch_action_test\Plugin\Action | core/ |
Provides action that sets batch precessing. | ||||
BazCacheContext | class | Drupal\Tests\Core\Cache\Context | core/ |
Fake calculated cache context class. | ||||
BazClass | class | Drupal\Tests\Core\DependencyInjection\Fixture | core/ |
Stub class which acts as a service dependency, to test the container. | ||||
BcRoute | class | Drupal\Core\Routing | core/ |
A backwards compatibility route. | ||||
BcTimestampNormalizerUnixTestTrait | trait | Drupal\Tests\rest\Functional | core/ |
Trait for ResourceTestBase subclasses formatting expected timestamp data. | ||||
BeforeCommand | class | Drupal\Core\Ajax | core/ |
An AJAX command for calling the jQuery before() method. | 2 | |||
BeforeCommand | class | Drupal\Core\Ajax | core/ |
An AJAX command for calling the jQuery before() method. | 2 | |||
BigApple | class | Drupal\plugin_test_extended\Plugin\plugin_test\fruit | core/ |
Plugin annotation @PluginExtended( id = "big_apple", label = "Big Apple", color = "green" ) | ||||
BigPipe | class | Drupal\big_pipe\Render | core/ |
Service for sending an HTML response in chunks (to get faster page loads). | 4 | 2 | ||
BigPipe | class | Drupal\big_pipe\Render | core/ |
Service for sending an HTML response in chunks (to get faster page loads). | 4 | 2 | ||
BigPipe | class | Drupal\big_pipe\Render | core/ |
Service for sending an HTML response in chunks (to get faster page loads). | 4 | 2 | ||
BigPipe | class | Drupal\big_pipe\Render | core/ |
Service for sending an HTML response in chunks (to get faster page loads). | 4 | 2 | ||
BigPipe | class | Drupal\big_pipe\Render | core/ |
Service for sending an HTML response in chunks (to get faster page loads). | 4 | 2 | ||
BigPipe | class | Drupal\big_pipe\Render | core/ |
Service for sending an HTML response in chunks (to get faster page loads). | 4 | 2 | ||
BigPipeController | class | Drupal\big_pipe\Controller | core/ |
Returns responses for BigPipe module routes. | ||||
BigPipeMarkup | final class | Drupal\big_pipe\Render | core/ |
Defines an object that passes safe strings through BigPipe's render pipeline. | 3 | |||
BigPipeMarkup | final class | Drupal\big_pipe\Render | core/ |
Defines an object that passes safe strings through BigPipe's render pipeline. | 3 | |||
BigPipePlaceholderTestCase | class | Drupal\big_pipe_test | core/ |
|||||
BigPipePlaceholderTestCases | class | Drupal\big_pipe_test | core/ |
BigPipe placeholder test cases for use in both unit and integration tests. | 2 | |||
BigPipePlaceholderTestCases | class | Drupal\big_pipe_test | core/ |
BigPipe placeholder test cases for use in both unit and integration tests. | 2 | |||
BigPipeRegressionTest | class | Drupal\Tests\big_pipe\FunctionalJavascript | core/ |
BigPipe regression tests. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.