hook_field_storage_pre_insert |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends insert field data. |
QueryPluginBase::getDateField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Returns a Unix timestamp to database native timestamp expression. |
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. |
EntityFieldTest::testIterator |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests iterating over properties. |
FileFieldDisplayTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
|
TextfieldWidget::settingsForm |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
Field::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Implements \Drupal\Core\Entity\Field\FieldInterface::getPropertyDefinitions(). |
TestFieldPrepareViewFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Plugin implementation of the 'field_test_with_prepare_view' formatter. |
FieldItemBase::getConstraints |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getConstraints(). |
FileFieldWidgetTest::$modules |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Modules to enable. |
FieldTestBase::setUpInstances |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldTestBase.php |
|
Schema::queryFieldInformation |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Fetch the list of CHECK constraints used on a field. |
field_ui_entity_bundle_create |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_entity_bundle_create(). |
field_ui_entity_bundle_rename |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_entity_bundle_rename(). |
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(). |
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(). |
entity_reference_field_schema |
function |
drupal/core/modules/entity_reference/entity_reference.install |
Implements hook_field_schema(). |
StatementPrefetch::fetchField |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns a single field from the next record of a result set. |
CrudTest::testCreateFieldFail |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Test failure to create a field. |
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. |
CustomBlockFieldTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Declares test information. |
field_test_field_create_field |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Memorize calls to hook_field_create_field(). |
FieldPluginBase::$field_alias |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
|
CrudTest::testUpdateFieldType |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
|
TestFieldDefaultFormatter.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Contains \Drupal\field_test\Plugin\field\formatter\TestFieldDefaultFormatter. |
FieldUnitTestBase::assertText |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Pass if the text IS found in set string. |
NodeEntityFieldQueryAlterTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Tests node_query_entity_field_access_alter(). |
FieldLanguageTest::$testViews |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FieldLanguageTest.php |
Views used by this test. |
field_info_formatter_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field formatter's default settings. |
FieldPluginBase::adminSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Provide extra data to the administration form |
FieldPluginBase::isValueEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Checks if a field value is empty. |
Collection::$allowExtraFields |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
|
FieldPluginBase::renderAsLink |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Render this field as a link, with the info from a fieldset set by
the user. |
FieldUnitTest::_testEmptyText |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the usage of the empty text. |
field_test_entity_nested_form |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Form combining two separate entities. |
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. |
TelephoneFieldTest::$instance |
property |
drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneFieldTest.php |
|
TelephoneFieldTest::$web_user |
property |
drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneFieldTest.php |
|
DisplayPluginBase::usesFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if the display's style uses fields. |
FieldAttachStorageTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Set the default field storage backend for fields created during tests. |
field_populate_default_values |
function |
drupal/core/modules/field/field.module |
Inserts a default value for each entity field not having one. |
NodeAccessFieldTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessFieldTest.php |
Modules to enable. |
FieldImportDeleteTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportDeleteTest.php |
|
FieldInstanceCrudTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
|
FieldDeleteForm::getCancelPath |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php |
Returns the page to go to if the user cancels the action. |
_field_sort_items_value_helper |
function |
drupal/core/modules/field/field.module |
Callback for usort() within theme_field_multiple_value_form(). |
FieldImportChangeTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportChangeTest.php |
|
_field_filter_xss_allowed_tags |
function |
drupal/core/modules/field/field.module |
Returns a list of tags allowed by field_filter_xss(). |