ManageFieldsTest::createField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests adding a new field. |
ManageFieldsTest::updateField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests editing an existing field. |
field_sql_storage_update_8000 |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.install |
Changes field language into langcode. |
TestFieldWidget::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
_field_view_formatter_options |
function |
drupal/core/modules/views/views.module |
Helper function: Return an array of formatter options for a field type. |
TestFieldWidget::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
_field_sql_storage_columnname |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generates a column name for a field data table. |
NodeAccessFieldTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessFieldTest.php |
Modules to enable. |
FieldFileSizeTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Views used by this test. |
NodeFieldMultilingualTestCase |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php |
Functional test for multilingual fields. |
hook_field_storage_info_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on Field API storage types. |
hook_field_storage_pre_insert |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends insert field data. |
hook_field_storage_pre_update |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends update field data. |
FieldOverview::validateAddNew |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Validates the 'add new field' row. |
TextfieldWidget::settingsForm |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
options_field_widget_validate |
function |
drupal/core/modules/field/modules/options/options.module |
Form element validation handler for options elements. |
FieldLanguageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Views used by this test. |
FieldAttachTestBase::$modules |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachTestBase.php |
Modules to enable. |
FieldSqlStorageTest::$modules |
property |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Modules to enable. |
FieldInstanceCrudTest::$field |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
|
field_has_translation_handler |
function |
drupal/core/modules/field/field.multilingual.inc |
Checks if a module is registered as a translation handler for a given entity. |
FieldAttachOtherTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
|
ClassMetadata::getTypeOfField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns a type name of this field. |
StatementPrefetch::fetchField |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns a single field from the next record of a result set. |
FormTest::testFieldFormSingle |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
|
FormTest::testFieldFormAccess |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests fields with no 'edit' access. |
FormTest::testNestedFieldForm |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests Field API form integration within a subform. |
node_field_display_node_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_field_display_ENTITY_TYPE_alter(). |
FileFieldValidateTest::$field |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
|
taxonomy_field_formatter_info |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_info(). |
taxonomy_field_formatter_view |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_view(). |
Schema::queryFieldInformation |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Fetch the list of CHECK constraints used on a field. |
FieldInfo::$bundleExtraFields |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Extra fields by bundle. |
_field_create_entity_from_ids |
function |
drupal/core/modules/field/field.module |
Assembles a partial entity structure with initial IDs. |
FieldInfo::getBundleInstances |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Retrieves the instances for a bundle. |
FieldInfo::prepareExtraFields |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Prepares 'extra fields' for the current run-time context. |
FieldUpdateForbiddenException |
class |
drupal/core/modules/field/lib/Drupal/field/FieldUpdateForbiddenException.php |
Exception class thrown by hook_field_update_forbid(). |
JsonldFieldItemNormalizer.php |
file |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldFieldItemNormalizer.php |
Definition of Drupal\jsonld\JsonldFieldItemNormalizer. |
FileFieldDisplayTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
|
HandlerFieldFieldTest::$nodes |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php |
|
FieldUnitTest::_testEmptyText |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the usage of the empty text. |
field_ui_default_value_widget |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Builds the default value widget for a given field instance. |
DisplayPluginBase::usesFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if the display's style uses fields. |
Field::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Delegate. |
FieldPluginBase::$field_alias |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
|
field_info_formatter_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field formatter's default settings. |
field_test_field_storage_info |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_info(). |
field_test_field_storage_load |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_load(). |
FieldTestBase::setUpInstances |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/FieldTestBase.php |
|
FieldPluginBase::element_type |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return an HTML element based upon the field's element type. |