TextFieldTest::getInfo |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
|
FieldInfo::$fieldsById |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
List of $field structures keyed by ID. Includes deleted fields. |
SelectExtender::fields |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Add multiple fields from the same table to be SELECTed. |
template_process_field |
function |
drupal/core/modules/field/field.module |
Theme process function for theme_field() and field.tpl.php. |
_field_ui_reduce_order |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Determines the rendering order of an array representing a tree. |
Schema::createFieldSql |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Create an SQL string for a field to be used in table creation or
alteration. |
FieldInfo::getFieldMap |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Collects a lightweight map of fields across bundles. |
field_reserved_columns |
function |
drupal/core/modules/field/field.module |
A list of columns that can not be used as field type columns. |
taxonomy_field_presave |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_presave(). |
field_info_cache_clear |
function |
drupal/core/modules/field/field.info.inc |
Clears the field info cache without clearing the field data cache. |
FieldUnitTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
|
field_behaviors_widget |
function |
drupal/core/modules/field/field.info.inc |
Determines the behavior of a widget with respect to an operation. |
field_info_field_types |
function |
drupal/core/modules/field/field.info.inc |
Returns information about field types from hook_field_info(). |
field_info_field_by_id |
function |
drupal/core/modules/field/field.info.inc |
Returns data about an individual field, given a field ID. |
theme_views_view_field |
function |
drupal/core/modules/views/theme/theme.inc |
Display a single views field. |
FieldDateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
|
field_views_data_alter |
function |
drupal/core/modules/field/field.views.inc |
Implements hook_views_data_alter(). |
FieldPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Called to add the field to a query. |
FieldTestBase::$fields |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/FieldTestBase.php |
Stores the field definitions used by the test. |
FieldPluginBase::label |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Get this field's label. |
FieldItemBase::$parent |
property |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
The parent entity field. |
_field_invoke_multiple |
function |
drupal/core/modules/field/field.attach.inc |
Invokes a field hook across fields on multiple entities. |
field_test_entity_save |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Saves a test_entity. |
NumberFieldTest::setUp |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Tests/NumberFieldTest.php |
Sets up a Drupal site for running functional and integration tests. |
field_test_entity_edit |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Menu callback: displays the 'Edit exiisting test_entity' form. |
FieldItemBase::__isset |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements FieldItemInterface::__isset(). |
FieldItemBase::__unset |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements FieldItemInterface::__unset(). |
FieldItemBase::getName |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements ContextAwareInterface::getName(). |
FieldXssTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
Returns the views data definition. |
field_attach_preprocess |
function |
drupal/core/modules/field/field.attach.inc |
Populates the template variables with the available field values. |
FieldWebTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
FieldUrlTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
Returns the views data definition. |
Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
Schema::fieldSetDefault |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Set the default value for a field. |
PictureFieldDisplayTest |
class |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Test class to check that formatters and display settings are working. |
FieldTest::setTestValue |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php |
Sets the testValue property. |
FieldTest::getTestValue |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php |
Returns the testValue property. |
hook_field_extra_fields |
function |
drupal/core/modules/field/field.api.php |
Exposes "pseudo-field" components on fieldable entities. |
HandlerBase::$realField |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
The actual field in the database table, maybe different
on other kind of query plugins/special handlers. |
hook_field_prepare_view |
function |
drupal/core/modules/field/field.api.php |
Prepare field values prior to display. |
link_field_prepare_view |
function |
drupal/core/modules/field/modules/link/link.module |
Implements hook_field_prepare_view(). |
SelectInterface::fields |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Add multiple fields from the same table to be SELECTed. |
CrudTest::testReadField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Tests reading a single field definition. |
ManageFieldsTest::setUp |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Sets up a Drupal site for running functional and integration tests. |
Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
Schema::fieldSetDefault |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Set the default value for a field. |
TestFieldWidgetMultiple |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Plugin implementation of the 'test_field_widget_multiple' widget. |
Field::buildOptionsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Default options form that provides the label widget that all fields
should have. |
Field::buildGroupByForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Extend the groupby form with group columns. |
hook_field_attach_purge |
function |
drupal/core/modules/field/field.api.php |
Act on field_purge_data(). |