FieldFileSizeTest::testFieldFileSize |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
|
FieldNewItem::getPropertyDefinitions |
function |
drupal/core/modules/comment/lib/Drupal/comment/FieldNewItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
EntityFieldTest::assertIntrospection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Executes the introspection tests for the given entity type. |
EntityFieldTest::getContainedStrings |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Recursive helper for getting all contained strings,
i.e. properties of type string. |
TextFieldTest::_testTextfieldWidgets |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Helper function for testTextfieldWidgets(). |
CommentFieldsTest::testCommentEnable |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that comment module works when enabled after a content module. |
CommentFieldsTest::testCommentFormat |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that comment module works correctly with plain text format. |
entity_reference_field_settings_form |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_settings_form(). |
TestFieldEmptyFormatter::prepareView |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldEmptyFormatter.php |
Allows formatters to load information for field values being displayed. |
TestFieldWidgetMultiple::formElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
FieldNormalizer::normalizeFieldItems |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php |
Helper function to normalize field items. |
FieldPluginBase::allowAdvancedRender |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Determine if this field can allow advanced rendering. |
FieldPluginBase::addAdditionalFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Add 'additional' fields to the query. |
ImageFieldTestBase::createImageField |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Create a new image field. |
FieldUnitTestBase::assertFieldValues |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Assert that a field has the expected values in an entity. |
FieldPluginBase::elementLabelClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return the class of the field's label. |
NodeEntityFieldQueryAlterTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Sets up a Drupal site for running functional and integration tests. |
ImageFieldDefaultImagesTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
|
field_views_field_default_views_data |
function |
drupal/core/modules/field/field.views.inc |
Default views data implementation for a field. |
FileFieldRevisionTest::testRevisions |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
Tests creating multiple revisions of a node and managing attached files. |
ArgumentPluginBase::summaryNameField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Add the name field, which is the field displayed in summary queries.
This is often used when the argument is numeric. |
field_test_entity_nested_form_submit |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Submit handler for field_test_entity_nested_form(). |
FieldFormValidationErrorsCommand.php |
file |
drupal/core/modules/edit/lib/Drupal/edit/Ajax/FieldFormValidationErrorsCommand.php |
Contains \Drupal\edit\Ajax\FieldFormValidationErrorsCommand. |
views.view.test_field_get_entity.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_get_entity.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_get_entity.yml |
EditTestBase::createFieldWithInstance |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditTestBase.php |
Creates a field and an instance of it. |
SelectTest::testSimpleSelectAllFields |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests adding all fields from a given table to a SELECT statement. |
RearrangeFieldsTest::assertFieldOrder |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RearrangeFieldsTest.php |
Check if the fields are in the correct order. |
EntityDisplayTest::testFieldComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests the behavior of a field component within an EntityDisplay object. |
FieldInstance::$bundle_rename_allowed |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Flag indicating whether the bundle name can be renamed or not. |
DataFieldRow::extractFromOptionsArray |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Extracts a set of option values from a nested options array. |
FieldInstanceFormBase::$widgetManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
The field widget plugin manager. |
FieldInstanceFormBase::$entityManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
The entity manager. |
FormTest::testFieldFormSingleRequired |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
|
entity_test_entity_field_access_alter |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_field_access_alter(). |
FormTest::testFieldFormMultipleWidget |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests widgets handling multiple values. |
FieldByClassEnhancerTest::testNoClass |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
FieldValidationException::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php |
Constructor for FieldValidationException. |
template_preprocess_views_view_fields |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views fields templates. |
translation_entity_field_extra_fields |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_field_extra_fields(). |
datetime_field_instance_settings_form |
function |
drupal/core/modules/datetime/datetime.module |
Implements hook_field_instance_settings_form(). |
DatetimeFieldTest::testDatelistWidget |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php |
Tests Date List Widget functionality. |
field_sql_storage_update_dependencies |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.install |
Implements hook_update_dependencies(). |
_field_sql_storage_revision_tablename |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Generates a table name for a field revision archive table. |
field_sql_storage_field_update_forbid |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_update_forbid(). |
field_sql_storage_field_storage_write |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_write(). |
field_sql_storage_field_storage_purge |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_purge(). |
hook_field_attach_extract_form_values |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_extract_form_values(). |
StyleSerializerTest::testUIFieldAlias |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Test the field ID alias functionality of the DataFieldRow plugin. |
bartik_field__taxonomy_term_reference |
function |
drupal/core/themes/bartik/bartik.theme |
Implements theme_field__field_type(). |
field_test_field_storage_create_field |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_create_field(). |