Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathAlias::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| PathAliasResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| PathAliasTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| PathFieldDefinitionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\BaseFieldDefinition[[api-linebreak]] @group path |
| PathFieldDefinitionTest.php | file | core/ |
|
| PathFieldDefinitionTest::getModuleAndPath | function | core/ |
Returns the module name and the module directory for the plugin. |
| PathFieldDefinitionTest::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
| PathFieldDefinitionTest::testGetColumns | function | core/ |
@covers ::getColumns[[api-linebreak]] @covers ::getSchema[[api-linebreak]] |
| PathFieldItemList | class | core/ |
Represents a configurable entity path field. |
| PathFieldItemList.php | file | core/ |
|
| PathFieldItemList::computeValue | function | core/ |
Computes the values for an item list. |
| PathFieldItemList::defaultAccess | function | core/ |
Contains the default access logic of this field. |
| PathFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
| path_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| path_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| path_field_widget_form_alter | function | core/ |
Implements hook_field_widget_form_alter(). |
| PhoneField.php | file | core/ |
|
| PhoneField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| plugin.manager.field.field_type | service | core/ |
Drupal\Core\Field\FieldTypePluginManager |
| plugin.manager.field.formatter | service | core/ |
Drupal\Core\Field\FormatterPluginManager |
| plugin.manager.field.widget | service | core/ |
Drupal\Core\Field\WidgetPluginManager |
| PluginBase::preRenderAddFieldsetMarkup | function | core/ |
Moves form elements into fieldsets for presentation purposes. |
| PostgresqlConnectionTest::providerEscapeFields | function | core/ |
Data provider for testEscapeField. |
| PostgresqlDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
| PostgresqlDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| PreconfiguredFieldUiOptionsInterface | interface | core/ |
Defines an interface for exposing "preconfigured" field definitions. |
| PreconfiguredFieldUiOptionsInterface.php | file | core/ |
|
| PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| PrivateFileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| ProcessField.php | file | core/ |
|
| ProcessField::$cckPluginManager | property | core/ |
The cckfield plugin manager. |
| ProcessField::$fieldPluginManager | property | core/ |
The field plugin manager. |
| ProcessField::$migration | property | core/ |
The migration being run. |
| ProcessField::callMethodOnFieldPlugin | function | core/ |
Instantiate a field plugin and call a method on it. |
| ProcessField::create | function | core/ |
Creates an instance of the plugin. |
| ProcessField::transform | function | core/ |
Performs the associated process. |
| ProcessField::__construct | function | core/ |
Constructs a ProcessField plugin. |
| ProcessFieldTest | class | core/ |
Tests the ProcessField migrate process plugin. |
| ProcessFieldTest.php | file | core/ |
|
| ProcessFieldTest::providerTestTransform | function | core/ |
Provides data for the transform method test. |
| ProcessFieldTest::setUp | function | core/ |
|
| ProcessFieldTest::testTransform | function | core/ |
Tests the transform method. |
| ProfileField.php | file | core/ |
|
| ProfileField::$fieldTable | property | core/ |
The source table containing profile field info. |
| ProfileField::$valueTable | property | core/ |
The source table containing the profile values. |
| ProfileField::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| ProfileField::fields | function | core/ |
Returns available fields on the source. |
| ProfileField::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileField::prepareRow | function | core/ |
Adds additional data to the row. |
| ProfileField::query | function | core/ |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.