UserStorageController::baseFieldDefinitions |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Defines the base properties of the entity type. |
FieldSqlStorageTest::testFieldUpdateFailure |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test that failure to create fields is handled gracefully. |
FieldMapEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
FieldMapEnhancerTest::testNotFoundInMapping |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
FieldInstanceStorageController::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Constructs a FieldInstanceStorageController object. |
field.field.field_test_import_staging_2.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.field.field_test_import_staging_2.yml |
drupal/core/modules/field/tests/modules/field_test_config/staging/field.field.field_test_import_staging_2.yml |
TermFieldTest::testTaxonomyTermFieldWidgets |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
Test widgets. |
WizardPluginBase::getPathFieldsSupplemental |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the pathFieldsSupplemental property. |
field_sql_storage_field_storage_purge_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_purge_field(). |
_field_test_field_storage_query_sort_helper |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Sort helper for field_test_field_storage_query(). |
hook_field_attach_prepare_translation_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on field_attach_prepare_translation(). |
CommentFieldsTest::testCommentDefaultFields |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that the default 'comment_body' field is correctly added. |
TestFieldPrepareViewFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Returns a form to configure settings for the formatter. |
hook_field_formatter_settings_summary_alter |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Alters the field formatter settings summary. |
TestFieldPrepareViewFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Builds a renderable array for a field value. |
TextTranslationTest::testTextFieldFormatted |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
Check that user that does not have access the field format cannot see the
source value when creating a translation. |
FileFieldWidgetTest::testSingleValuedWidget |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests upload and remove buttons for a single-valued File field. |
FileFieldWidgetTest::testPrivateFileSetting |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests a file field with a "Private files" upload destination setting. |
FileFieldWidgetTest::testPrivateFileComment |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests that download restrictions on private files work on comments. |
TermStorageController::baseFieldDefinitions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides \Drupal\Core\Entity\DatabaseStorageControllerNG::baseFieldDefintions(). |
TestFieldMultipleFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Returns a short summary for the current formatter settings. |
field.instance.node.article.field_image.yml |
file |
drupal/core/profiles/standard/config/field.instance.node.article.field_image.yml |
drupal/core/profiles/standard/config/field.instance.node.article.field_image.yml |
FieldNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php |
The interface or class that this Normalizer supports. |
EntityReferenceAutocompleteTest::$fieldName |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
The name of the field used in this test. |
FieldUnitTestBase::_generateTestFieldValues |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Generate random values for a field_test field. |
FileFieldTestBase::assertFileEntryNotExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file does not exist in the database. |
NodeStorageController::baseFieldDefinitions |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions(). |
ManageDisplayTest::testNonInitializedFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests that field instances with no explicit display settings do not break. |
ConfigStorageController::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getFieldDefinitions(). |
DatabaseStorageController::$fieldDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Static cache of field definitions per bundle. |
FieldInstanceCrudTest::testReadFieldInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
Test reading back an instance definition. |
FieldPresenceEnhancerTest::testHasNoTemplate |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
FieldInstanceEditForm::getDefaultValueWidget |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php |
Builds the default value widget for a given field instance. |
MenuLinkStorageController::$routerItemFields |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Holds an array of router item schema fields. |
FieldSqlStorageTest::testFieldStorageDetails |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test the storage details. |
views.view.test_views_handler_field_role.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml |
FieldInstanceStorageController::importDelete |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Delete configuration upon synchronizing configuration changes. |
field_sql_storage_field_storage_create_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_create_field(). |
field_sql_storage_field_storage_update_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_update_field(). |
field_sql_storage_field_storage_delete_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_field(). |
OptionsFieldUITest::assertAllowedValuesInput |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Tests a string input for the 'allowed values' form element. |
EntityFieldTest::testDataStructureInterfaces |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests working with the entity based upon the TypedData API. |
TextFieldTest::testTextfieldWidgetsFormatted |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Test widgets + 'formatted_text' setting. |
views.view.test_serializer_display_field.yml |
file |
drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml |
drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml |
EntityTranslationSyncUnitTest::testFieldSync |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
Tests the field synchronization algorithm. |
NodeEntityFieldQueryAlterTest::$noAccessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
User without permission to view content. |
FieldTranslationSynchronizer::$entityManager |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizer.php |
The entity manager to use to load unchanged entities. |
TranslationTest::testFieldAvailableLanguages |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Ensures that only valid values are returned by field_available_languages(). |
ConfigTestTranslationUITest::setupTestFields |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Overrides EntityTranslationUITest::setupTestFields(). |
FieldAttachOtherTest::testFieldAttachValidate |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_validate(). |