Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldTypePluginManager::getGroupedDefinitions | function | core/ |
Gets sorted field type definitions grouped by category. |
| FieldTypePluginManager::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
| FieldTypePluginManager::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| FieldTypePluginManager::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings for a field type. |
| FieldTypePluginManager::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
| FieldTypePluginManagerInterface::getDefaultFieldSettings | function | core/ |
Returns the default field-level settings for a field type. |
| FieldTypePluginManagerInterface::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
| FieldTypePluginManagerInterface::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManagerInterface::getFieldSettingsSummary | function | core/ |
Returns the summary of field-level settings for a field type. |
| FieldTypePluginManagerInterface::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
| FieldTypePluginManagerInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| FieldTypePluginManagerInterface::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings for a field type. |
| FieldTypePluginManagerInterface::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
| FieldTypePluginManagerTest::testGetGroupedDefinitions | function | core/ |
Tests get grouped definitions. |
| FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty | function | core/ |
Tests get grouped definitions empty. |
| FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid | function | core/ |
Tests get grouped definitions invalid. |
| FieldUI::getNextDestination | function | core/ |
Returns the next redirect path in a multi-page sequence. |
| FieldUI::getOverviewRouteInfo | function | core/ |
Returns the route info for the field overview of a given entity bundle. |
| FieldUI::getRouteBundleParameter | function | core/ |
Gets the route parameter that should be used for Field UI routes. |
| FieldUiLocalAction::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FieldUiLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FieldUiTable::getInfo | function | core/ |
Returns the element properties for this element. |
| FieldUiTest::testGetNextDestination | function | core/ |
Tests get next destination. |
| FieldUiTest::testGetNextDestinationEmpty | function | core/ |
Tests get next destination empty. |
| FieldUiTest::testGetNextDestinationRouteName | function | core/ |
Tests get next destination route name. |
| FieldUiTestTrait::getFieldFromGroup | function | core/ |
Helper function that returns the name of the group that a field is in. |
| FieldUiThemeHooks::preprocessFormElementNewStorageType | function | core/ |
Implements hook_preprocess_HOOK(). |
| FieldUninstallValidator::getFieldStoragesByModule | function | core/ |
Returns all field storages for a specified module. |
| FieldUninstallValidator::getFieldTypeLabel | function | core/ |
Returns the label for a specified field type. |
| FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| FieldViewsDataProvider::getSqlStorageForField | function | core/ |
Determines whether the entity type the field appears in is SQL based. |
| FieldWidget | class | core/ |
Defines a FieldWidget attribute for plugin discovery. |
| FieldWidget | class | core/ |
Defines a FieldWidget annotation object. |
| FieldWidget.php | file | core/ |
|
| FieldWidget.php | file | core/ |
|
| FieldWidget::$class | property | core/ |
The name of the widget class. |
| FieldWidget::$description | property | core/ |
A short description of the widget type. |
| FieldWidget::$field_types | property | core/ |
An array of field types the widget supports. |
| FieldWidget::$id | property | core/ |
The plugin ID. |
| FieldWidget::$label | property | core/ |
The human-readable name of the widget type. |
| FieldWidget::$multiple_values | property | core/ |
Does the field widget handles multiple values at once. |
| FieldWidget::$weight | property | core/ |
An integer to determine weight of this widget relative to other widgets. |
| FieldWidget::__construct | function | core/ |
Constructs a FieldWidget attribute. |
| FieldWidgetConstraint | class | core/ |
Supports validating widget constraints. |
| FieldWidgetConstraint.php | file | core/ |
|
| FieldWidgetConstraint::$message | property | core/ |
The default violation message. |
| FieldWidgetConstraintValidator | class | core/ |
Validates the FieldWidgetConstraint constraint. |
| FieldWidgetConstraintValidator.php | file | core/ |
|
| FieldWidgetConstraintValidator::validate | function | core/ |
|
| FieldWidgetConstraintValidatorTest | class | core/ |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.