image_field_delete_field |
function |
drupal/core/modules/image/image.module |
Implements hook_field_delete_field(). |
FieldUnitTestBase::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Set the default field storage backend for fields created during tests. |
image_field_update_field |
function |
drupal/core/modules/image/image.module |
Implements hook_field_update_field(). |
WebTestBase::assertField |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field exists with the given name or id. |
field_info_storage_types |
function |
drupal/core/modules/field/field.info.inc |
Returns information about field storage from hook_field_storage_info(). |
TaxonomyTerm::$pathField |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/wizard/TaxonomyTerm.php |
Set default values for the path field options. |
hook_entity_field_access |
function |
drupal/core/includes/entity.api.php |
Control access to fields. |
Merge::$expressionFields |
property |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Array of fields to update to an expression in case of a duplicate record. |
FieldUnitTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
FieldAccessTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAccessTest.php |
|
FieldUnitTest::testQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests all things related to the query. |
field_test_create_bundle |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Creates a new bundle for test_entity entities. |
field_test_rename_bundle |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Renames a bundle for test_entity entities. |
field_test_delete_bundle |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Deletes a bundle for test_entity objects. |
field_test_create_entity |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Creates a basic test_entity entity. |
FileFieldDisplayTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
Definition of Drupal\file\Tests\FileFieldDisplayTest. |
FieldUnitTest::testEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests everything related to empty output of a field. |
FieldDateTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
Returns the views data definition. |
Field::$formatterOptions |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
An array of formatter options. |
field_test_default_value |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Sample 'default value' callback. |
CustomBlockFieldTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockFieldTest. |
file_field_settings_form |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_settings_form(). |
LinkFieldUITest::getInfo |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php |
|
FieldByClassEnhancer.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php |
|
Field::fakeFieldInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Provides a fake field instance. |
Field::submitGroupByForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
FieldUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUpgradePathTest.php |
Contains \Drupal\system\Tests\Upgrade\FieldUpgradePathTest. |
EntityType::$field_cache |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Boolean indicating if the persistent cache of field data should be used. |
file_field_widget_submit |
function |
drupal/core/modules/file/file.field.inc |
Form submission handler for upload/remove button of file_field_widget_form(). |
FieldList::defineOptions |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
RssFields::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ContactFieldsTest::$field |
property |
drupal/core/modules/contact/lib/Drupal/contact/Tests/Views/ContactFieldsTest.php |
Contains the field definition array attached to contact used for this test. |
FieldPresenceEnhancerTest |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
DataFieldRow::$usesFields |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::$usesFields. |
Fields::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/Fields.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
FieldEditForm::submitForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldEditForm.php |
Form submission handler. |
template_preprocess_field |
function |
drupal/core/modules/field/field.module |
Prepares variables for field templates. |
FieldWebTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
|
FieldMapEnhancer::$source |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php |
|
FieldMapEnhancer::$target |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php |
|
Schema::fieldSetNoDefault |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Set a field to have no default value. |
FieldMapEnhancer::enhance |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php |
If the target field is not set but the source field is, map the field |
FieldAccessTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/FieldAccessTest.php |
Modules to load code from. |
taxonomy_field_views_data |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data(). |
FieldInterface::getSchema |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInterface.php |
Returns the field schema. |
FieldImportCreateTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php |
Contains \Drupal\field\Tests\FieldImportCreateTest. |
form_type_textfield_value |
function |
drupal/core/includes/form.inc |
Determines the value for a textfield form element. |
FieldFormatter::$settings |
property |
drupal/core/modules/field/lib/Drupal/field/Annotation/FieldFormatter.php |
An array whose keys are the names of the settings available to the
formatter type, and whose values are the default values for those settings. |
OptionsFieldTest::getInfo |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php |
|
FieldImportDeleteTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportDeleteTest.php |
Contains \Drupal\field\Tests\FieldImportDeleteTest. |