FieldTranslationSynchronizer.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizer.php |
Contains \Drupal\translation_entity\FieldTranslationSynchronizer. |
FieldMapEnhancerTest::testNoType |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
FieldFormValidationErrorsCommand |
class |
drupal/core/modules/edit/lib/Drupal/edit/Ajax/FieldFormValidationErrorsCommand.php |
AJAX command to indicate a field form was attempted to be saved but failed
validation and pass the validation errors. |
EasyRdf_Sparql_Result::numFields |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php |
Return the number of fields in a query result of type bindings. |
FieldAccessTest::testFieldAccess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/FieldAccessTest.php |
Tests hook_entity_field_access() and hook_entity_field_access_alter(). |
EasyRdf_Sparql_Result::getFields |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php |
Get the field names in a query result of type bindings. |
FieldCustomTest::testFieldCustom |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php |
|
DatetimeFieldTest::testDateField |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php |
Tests date field functionality. |
HandlerFieldRoleTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldRoleTest.php |
Views used by this test. |
_translation_entity_update_field |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Stores the given field translations. |
OptionsFieldUnitTestBase::$field |
property |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php |
The list field used in the test. |
FieldInstanceInterface::getField |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceInterface.php |
Returns the field entity for this instance. |
field_test_field_storage_details |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_details(). |
field_test_field_delete_instance |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_delete_instance(). |
PictureFieldDisplayTest::getInfo |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Drupal\simpletest\WebTestBase\getInfo(). |
hook_field_storage_details_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on Field API storage details. |
EntityFieldTest::assertReadWrite |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Executes the read write test set for a defined entity type. |
ExtensionViewsFieldTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
|
EditIntegrationTest::$field_name |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
The name of the field ued for tests. |
ExtensionViewsFieldTest::dataSet |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
Returns a very simple test dataset. |
_image_field_resolution_validate |
function |
drupal/core/modules/image/image.field.inc |
Element validate function for resolution fields. |
FileFieldRSSContentTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php |
|
MappingTest::filterNumericFields |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/MappingTest.php |
Restricts the allowed fields to only numeric fields. |
CustomBlockFieldTest::$blockType |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
The block type. |
FileFieldTestBase::getLastFileId |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Retrieves the fid of the last inserted file. |
WebTestBase::assertNoFieldByName |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field does not exist with the given name and value. |
FieldPluginBase::$original_value |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
The field value prior to any rewriting. |
FieldItemNormalizer::denormalize |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php |
Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize() |
WebTestBase::constructFieldXpath |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Helper function: construct an XPath for the given set of attributes and value. |
TestParseAnnotationClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@var |
FieldAccessTest::testFieldAccess |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAccessTest.php |
Test that hook_field_access() is called. |
FieldPluginBase::getRenderTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Get the 'render' tokens to use for advanced rendering. |
email_field_formatter_info_alter |
function |
drupal/core/modules/email/email.module |
Implements hook_field_formatter_info_alter(). |
FieldUnitTest::testClickSortable |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests whether the filters are click sortable as expected. |
TranslationTest::testFieldInvoke |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test the multilanguage logic of _field_invoke(). |
ManageFieldsTest::testCRUDFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Runs the field CRUD tests. |
field_attach_extract_form_values |
function |
drupal/core/modules/field/field.attach.inc |
Populates an entity object with values from a form submission. |
FieldTestBase::assertFieldValues |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldTestBase.php |
Assert that a field has the expected values in an entity. |
field_attach_prepare_translation |
function |
drupal/core/modules/field/field.attach.inc |
Prepares an entity for translation. |
LinkFieldTest::testURLValidation |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests link field URL validation. |
LinkFieldTest::testLinkFormatter |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the default 'link' formatter. |
AlterTest::testAlterChangeFields |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can alter the fields of a query. |
BasicSyntaxTest::testFieldConcat |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/BasicSyntaxTest.php |
Tests string concatenation with field values. |
FieldInstanceEditForm::submitForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php |
Form submission handler. |
DataFieldRow::$replacementAliases |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Stores an array of prepared field aliases from options. |
DataFieldRow::validateOptionsForm |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::validateOptionsForm(). |
FieldByClassEnhancer::__construct |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php |
|
RouteContentEnhancer::$routefield |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteContentEnhancer.php |
|
FieldByClassEnhancerTest::$mapper |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
FieldValidationException::$errors |
property |
drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php |
An array of field validation errors. |