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
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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 |
plugin.manager.migrate.cckfield | service | core/ |
Drupal\migrate_drupal\Plugin\MigrateCckFieldPluginManager |
plugin.manager.migrate.field | service | core/ |
Drupal\migrate_drupal\Plugin\MigrateFieldPluginManager |
plugin.manager.views.field | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
PluginBase::preRenderAddFieldsetMarkup | function | core/ |
Moves form elements into fieldsets for presentation purposes. |
PostgresqlConnectionTest::providerEscapeFields | function | core/ |
Data provider for testEscapeField. |
PostgresqlConnectionTest::testEscapeField | function | core/ |
@covers ::escapeField[[api-linebreak]] @dataProvider providerEscapeFields |
PostgresqlDateSql::getDateField | function | core/ |
Returns a native database expression for a given field. |
PostgresqlDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
PostgresqlDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
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 | class | core/ |
Get the value from a method call on a field plugin instance. |
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 | class | core/ |
Profile field source from database. |
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/ |
|
ProfileField::setTableNames | function | core/ |
Helper to set the profile field table names. |
ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
ProfileFieldCheckRequirementsTest.php | file | core/ |
|
ProfileFieldCheckRequirementsTest.php | file | core/ |
|
ProfileFieldCheckRequirementsTest::setup | function | core/ |
|
ProfileFieldCheckRequirementsTest::setup | function | core/ |
|
ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.