FieldWebTest::xpathContent |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Performs an xpath search on a certain content. |
FieldInstance::unserialize |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
|
FieldWebTest::testAlterUrl |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Tests rewriting the output to a link. |
FieldUrlTest::testFieldUrl |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
|
FieldInterface::getBundles |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInterface.php |
Returns the list of bundles where the field has instances. |
FieldCustomTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php |
Returns the views data definition. |
OptionsFieldTest::$modules |
property |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php |
Modules to enable. |
FieldAttachStorageTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Definition of Drupal\field\Tests\FieldAttachStorageTest. |
Field::getExportProperties |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
DatetimeFieldTest::getInfo |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php |
|
FieldInfo::$fieldIdsByName |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Mapping of field names to the ID of the corresponding non-deleted field. |
telephone_field_info_alter |
function |
drupal/core/modules/telephone/telephone.module |
Implements hook_field_info_alter(). |
field_test_config.info.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/field_test_config.info.yml |
drupal/core/modules/field/tests/modules/field_test_config/field_test_config.info.yml |
TaggedWithTest::$tag_field |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
TermFieldTest::$vocabulary |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
|
FieldInfo::prepareInstance |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Prepares an instance definition for the current run-time context. |
hook_field_delete_revision |
function |
drupal/core/modules/field/field.api.php |
Define custom revision delete behavior for this module's field types. |
JoinPluginBase::$leftField |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
The field we join to. |
options_field_update_field |
function |
drupal/core/modules/options/options.module |
Implements hook_field_update_field(). |
DocParser::FieldAssignment |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
FieldAssignment ::= FieldName "=" PlainValue
FieldName ::= identifier |
hook_field_attach_validate |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_validate(). |
views-view-field.html.twig |
file |
drupal/core/modules/views/templates/views-view-field.html.twig |
Default theme implementation for a single field in a view. |
ImageFieldValidateTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
Definition of Drupal\image\Tests\ImageFieldValidateTest. |
hook_field_storage_details |
function |
drupal/core/modules/field/field.api.php |
Reveal the internal details about the storage for a field. |
FieldFileSizeTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
|
FieldFileSizeTest::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Returns a very simple test dataset. |
SelectInterface::getFields |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Returns a reference to the fields array for this query. |
FieldOverview::__construct |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Constructs a new DisplayOverview. |
field_sql_storage.info.yml |
file |
drupal/core/modules/field_sql_storage/field_sql_storage.info.yml |
drupal/core/modules/field_sql_storage/field_sql_storage.info.yml |
FieldStorageController.php |
file |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
Contains \Drupal\field\FieldStorageController. |
hook_field_info_max_weight |
function |
drupal/core/modules/field/field.api.php |
Returns the maximum weight for the entity components handled by the module. |
hook_field_create_instance |
function |
drupal/core/modules/field/field.api.php |
Act on a field instance being created. |
FieldInstanceInterface.php |
file |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceInterface.php |
Contains \Drupal\field\FieldInstanceInterface. |
TextFieldTest::$admin_user |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
|
hook_field_update_instance |
function |
drupal/core/modules/field/field.api.php |
Act on a field instance being updated. |
hook_field_delete_instance |
function |
drupal/core/modules/field/field.api.php |
Act on a field instance being deleted. |
FieldItemBase::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Overrides \Drupal\Core\TypedData\TypedData::__construct(). |
image_field_widget_process |
function |
drupal/core/modules/image/image.field.inc |
An element #process callback for the image_image field type. |
CommentFieldsTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
|
FieldUITest::testHandlerUI |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldUITest.php |
Tests basic field handler settings in the UI. |
FieldTestBase::setUpFields |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldTestBase.php |
|
TestFieldMultipleFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Plugin implementation of the 'field_test_multiple' formatter. |
field_ui_view_mode_presave |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_view_mode_presave(). |
EntityTranslation::$fields |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
The array of translated fields, each being an instance of
\Drupal\Core\Entity\FieldInterface. |
field.field.field_tags.yml |
file |
drupal/core/profiles/standard/config/field.field.field_tags.yml |
drupal/core/profiles/standard/config/field.field.field_tags.yml |
FieldNormalizer::normalize |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php |
Implements \Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize() |
_field_language_suggestion |
function |
drupal/core/modules/field/field.multilingual.inc |
Process the language code suggestion based on the available language codes. |
overlay_field_extra_fields |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_field_extra_fields(). |
CrudTest::testFieldIndexes |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Test creation of indexes on data column. |
user_install_picture_field |
function |
drupal/core/modules/user/user.install |
Creates a user picture image field for the User entity. |