Search for class
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDiscoveryTestClass::__construct | function | core/ |
Constructs a FieldDiscoveryTestClass object. |
| FieldFieldTest::testFieldApiClassesRender | function | core/ |
Tests the result of a view field with field_api_classes enabled. |
| FieldFormatter::$class | property | core/ |
The name of the field formatter class. |
| FieldHandlerInterface::elementClasses | function | core/ |
Returns the class of the field. |
| FieldHandlerInterface::elementLabelClasses | function | core/ |
Returns the class of the field's label. |
| FieldHandlerInterface::elementWrapperClasses | function | core/ |
Returns the class of the field's wrapper. |
| FieldItemSerializationTest::$entityClass | property | core/ |
The class name of the test class. |
| FieldItemTestClass | class | core/ |
A class extending FieldItemBase for testing purposes. |
| FieldItemTestClass::propertyDefinitions | function | core/ |
Defines field item properties. |
| FieldItemTestClass::schema | function | core/ |
Returns the schema for the field. |
| FieldItemTestClass::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| FieldPluginBase::elementClasses | function | core/ |
Returns the class of the field. |
| FieldPluginBase::elementLabelClasses | function | core/ |
Returns the class of the field's label. |
| FieldPluginBase::elementWrapperClasses | function | core/ |
Returns the class of the field's wrapper. |
| FieldPluginBaseTest::testElementClassesWithTokens | function | core/ |
Ensures proper token replacement when generating CSS classes. |
| FieldStorageConfig::getFieldItemClass | function | core/ |
Helper to retrieve the field item class. |
| FieldType::$list_class | property | core/ |
The typed data class used for wrapping multiple data items of the type. |
| FieldTypePluginManager::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
| FieldTypePluginManagerInterface::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
| FieldWebTest::testFieldClasses | function | core/ |
Tests the field/label/wrapper classes. |
| FieldWidget::$class | property | core/ |
The name of the widget class. |
| FileTestBase::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| file_icon_class | function | core/ |
Gets a class for the icon for a MIME type. |
| FilterBaseTestableClass | class | core/ |
A class extending FilterBase for testing purposes. |
| FilterBaseTestableClass::process | function | core/ |
Performs the filter processing. |
| FinalTestHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final. |
| FinalTestHttpMiddlewareClass.php | file | core/ |
|
| FinalTestHttpMiddlewareClass::handle | function | core/ |
|
| FinalTestHttpMiddlewareClass::terminate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| FinalTestNonTerminableHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final but is not terminable. |
| FinalTestNonTerminableHttpMiddlewareClass.php | file | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass::handle | function | core/ |
|
| FixtureDeprecatedClass | class | core/ |
Fixture class for use by DrupalStandardsListenerDeprecationTest. |
| FixtureDeprecatedClass.php | file | core/ |
|
| FixtureDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
| FormAjaxSubscriberTest::testOnExceptionOtherClass | function | core/ |
@covers ::onException[[api-linebreak]] |
| FormBuilder::$classResolver | property | core/ |
The class resolver. |
| FormBuilderTest::testBuildFormWithClassString | function | core/ |
Tests the buildForm() method with a class name based form ID. |
| FormBuilderTest::testGetFormIdWithClassName | function | core/ |
Tests the getFormId() method with a class name form ID. |
| FormBuilderTest::testGetFormIdWithInjectedClassName | function | core/ |
Tests the getFormId() method with an injected class name form ID. |
| FormBuilderTest::testGetFormIdWithNonFormClass | function | core/ |
@covers ::getFormId[[api-linebreak]] |
| FormBuilderTest::testGetFormWithClassString | function | core/ |
Tests the getForm() method with a class name based form ID. |
| FormTestBase::$classResolver | property | core/ |
The class results. |
| FormTestButtonClassForm | class | core/ |
Builds a simple form to test form button classes. |
| FormTestButtonClassForm.php | file | core/ |
|
| FormTestButtonClassForm::buildForm | function | core/ |
Form constructor. |
| FormTestButtonClassForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestButtonClassForm::submitForm | function | core/ |
Form submission handler. |
| FunctionalTestSetupTrait::$classLoader | property | core/ |
The class loader to use for installation and initialization of setup. |
| FunctionalTestSetupTrait::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.