| ImageFieldWidgetValidationTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageFieldWidgetValidationTest.php |
The theme to install as the default for testing. |
| ImageFieldWidgetValidationTest::$modules |
property |
core/modules/image/tests/src/Functional/ImageFieldWidgetValidationTest.php |
Modules to install. |
| ImageFieldWidgetValidationTest::testWidgetElementValidation |
function |
core/modules/image/tests/src/Functional/ImageFieldWidgetValidationTest.php |
Tests file widget element. |
| ImageFormatterTest::$fieldName |
property |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
|
| ImageHooks::fieldConfigDelete |
function |
core/modules/image/src/Hook/ImageHooks.php |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| ImageHooks::fieldConfigUpdate |
function |
core/modules/image/src/Hook/ImageHooks.php |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| ImageHooks::fieldStorageConfigDelete |
function |
core/modules/image/src/Hook/ImageHooks.php |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| ImageHooks::fieldStorageConfigUpdate |
function |
core/modules/image/src/Hook/ImageHooks.php |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| ImageItem::defaultFieldSettings |
function |
core/modules/image/src/Plugin/Field/FieldType/ImageItem.php |
Defines the field-level settings for this plugin. |
| ImageItem::fieldSettingsForm |
function |
core/modules/image/src/Plugin/Field/FieldType/ImageItem.php |
Returns a form for the field-level settings. |
| ImageOnTranslatedEntityTest::$fieldName |
property |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
The name of the image field used in the test. |
| ImagePropertyConstraintValidationHooks::entityBundleFieldInfoAlter |
function |
core/modules/image/tests/modules/image_field_property_constraint_validation/src/Hook/ImagePropertyConstraintValidationHooks.php |
Implements hook_entity_bundle_field_info_alter(). |
| ImageStyles::fields |
function |
core/modules/image/src/Plugin/migrate/source/d7/ImageStyles.php |
Returns available fields on the source. |
| ImageViewsHooks::fieldViewsData |
function |
core/modules/image/src/Hook/ImageViewsHooks.php |
Implements hook_field_views_data(). |
| ImageViewsHooks::fieldViewsDataViewsDataAlter |
function |
core/modules/image/src/Hook/ImageViewsHooks.php |
Implements hook_field_views_data_views_data_alter(). |
| ImageWidget::validateRequiredFields |
function |
core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php |
Validate callback for alt and title field, if the user wants them required. |
| image_field_property_constraint_validation.info.yml |
file |
core/modules/image/tests/modules/image_field_property_constraint_validation/image_field_property_constraint_validation.info.yml |
core/modules/image/tests/modules/image_field_property_constraint_validation/image_field_property_constraint_validation.info.yml |
| Importer::setFieldValues |
function |
core/lib/Drupal/Core/DefaultContent/Importer.php |
Sets field values based on the normalized data. |
| InlineBlockTestBase::FIELD_UI_PREFIX |
constant |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Path prefix for the field UI for the test bundle. |
| InlineFormErrorsThemeHooks::preprocessFieldset |
function |
core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php |
Implements hook_preprocess_HOOK() for fieldset element templates. |
| InsertDefaultsTest::testDefaultInsertWithFields |
function |
core/tests/Drupal/KernelTests/Core/Database/InsertDefaultsTest.php |
Tests that we can insert fields with values and defaults in the same query. |
| InsertTest::testInsertFieldOnlyDefinition |
function |
core/tests/Drupal/KernelTests/Core/Database/InsertTest.php |
Tests that we can specify fields without values and specify values later. |
| InsertTest::testInsertSelectFields |
function |
core/tests/Drupal/KernelTests/Core/Database/InsertTest.php |
Tests that the INSERT INTO ... SELECT (fields) ... syntax works. |
| InsertTrait::$defaultFields |
property |
core/lib/Drupal/Core/Database/Query/InsertTrait.php |
An array of fields that should be set to their database-defined defaults. |
| InsertTrait::$insertFields |
property |
core/lib/Drupal/Core/Database/Query/InsertTrait.php |
An array of fields on which to insert. |
| InsertTrait::fields |
function |
core/lib/Drupal/Core/Database/Query/InsertTrait.php |
Adds a set of field->value pairs to be inserted. |
| IntegerItem::defaultFieldSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php |
Defines the field-level settings for this plugin. |
| InternalPropertyTestFieldItem |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/InternalPropertyTestFieldItem.php |
Defines the 'Internal Property' entity test field type. |
| InternalPropertyTestFieldItem.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/InternalPropertyTestFieldItem.php |
|
| InternalPropertyTestFieldItem::propertyDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/InternalPropertyTestFieldItem.php |
Defines field item properties. |
| ItemLayoutFieldBlockTest |
class |
core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php |
Field blocks tests for the override layout. |
| ItemLayoutFieldBlockTest.php |
file |
core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php |
|
| ItemLayoutFieldBlockTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php |
The theme to install as the default for testing. |
| ItemLayoutFieldBlockTest::$modules |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php |
Modules to install. |
| ItemLayoutFieldBlockTest::setUp |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php |
|
| ItemLayoutFieldBlockTest::testAddAjaxBlock |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php |
Tests configuring a field block for a user field. |
| JavascriptStatesTest::doTextfieldTriggerTests |
function |
core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php |
Tests states of elements triggered by a textfield element. |
| JoinPluginBase::$field |
property |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
The field to join on (right field). |
| JoinPluginBase::$leftField |
property |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
The field we join to. |
| JSInteractionTest::testFieldValueNotSettable |
function |
core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php |
Assert an exception is thrown when the field is never enabled. |
| jsonapi.field_resolver |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Context\FieldResolver |
| jsonapi.resource_type.repository.jsonapi_test_field_aliasing |
service |
core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.services.yml |
Drupal\jsonapi_test_field_aliasing\ResourceType\AliasingResourceTypeRepository |
| JsonApiFunctionalDateFieldTest |
class |
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php |
JSON:API integration test for the "Date" field. |
| JsonApiFunctionalDateFieldTest.php |
file |
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php |
|
| JsonApiFunctionalDateFieldTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php |
Modules to install. |
| JsonApiFunctionalDateFieldTest::setUp |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php |
|
| JsonApiFunctionalDateFieldTest::testRead |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php |
Tests the GET method. |
| JsonapiKernelTestBase::createTextField |
function |
core/modules/jsonapi/tests/src/Kernel/JsonapiKernelTestBase.php |
Creates a field of a text field storage on the bundle. |
| JsonApiPatchRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2968972 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php |
Cannot PATCH an entity with dangling references in an ER field. |
| JsonApiPatchRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php |
Ensures PATCHing datetime (both date-only & date+time) fields is possible. |