FieldPluginBase::get_elements |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Provide a list of elements valid for field HTML. |
FieldPluginBase::adminSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Provide extra data to the administration form |
NodeEntityFieldQueryAlterTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Tests node_query_entity_field_access_alter(). |
field_test_entity_nested_form |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Form combining two separate entities. |
TestFieldMultipleFormatter.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Definition of Drupal\field_test\Plugin\field\formatter\TestFieldMultipleFormatter. |
FieldWebTest::testClickSorting |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Tests the click sorting functionality. |
FieldWebTest::testFieldClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Tests the field/label/wrapper classes. |
FileFieldRevisionTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
|
EntityFieldTest::testReadWrite |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests reading and writing properties and field items. |
WebTestBase::assertFieldByName |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field exists in the current page with the given name and value. |
WebTestBase::assertNoFieldById |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field does not exist with the given id and value. |
PictureFieldDisplayTest::setUp |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureFieldDisplayTest.php |
Drupal\simpletest\WebTestBase\setUp(). |
StatementInterface::fetchField |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns a single field from the next record of a result set. |
ImageFieldDisplayTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
|
hook_field_prepare_translation |
function |
drupal/core/modules/field/field.api.php |
Define custom prepare_translation behavior for this module's field types. |
SchemaTest::testSchemaAddField |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php |
Tests adding columns to an existing table. |
BulkDeleteTest::testPurgeField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Verify that fields are preserved and purged correctly as multiple
instances are deleted and purged. |
WizardPluginBase::getPathField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the pathField property. |
FieldEntityTest::testGetEntity |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
Tests the get_entity method. |
text_field_prepare_translation |
function |
drupal/core/modules/field/modules/text/text.module |
Implements hook_field_prepare_translation(). |
StylePluginBase::render_fields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Render all of the fields for a given style and store them on the object. |
hook_field_storage_purge_field |
function |
drupal/core/modules/field/field.api.php |
Remove field storage information when a field record is purged. |
forum_field_storage_pre_insert |
function |
drupal/core/modules/forum/forum.module |
Implements hook_field_storage_pre_insert(). |
forum_field_storage_pre_update |
function |
drupal/core/modules/forum/forum.module |
Implements hook_field_storage_pre_update(). |
_update_7000_field_read_fields |
function |
drupal/core/modules/field/field.install |
Fetches all of the field definitions from the database. |
FieldInstanceCrudTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
|
FileFieldValidateTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
|
_field_sort_items_value_helper |
function |
drupal/core/modules/field/field.module |
Callback for usort() within theme_field_multiple_value_form(). |
field_extra_fields_get_display |
function |
drupal/core/modules/field/field.module |
Returns the display settings to use for pseudo-fields in a given view mode. |
_field_extra_fields_pre_render |
function |
drupal/core/modules/field/field.module |
Pre-render callback: Adjusts weights and visibility of non-field elements. |
_field_filter_xss_allowed_tags |
function |
drupal/core/modules/field/field.module |
Returns a list of tags allowed by field_filter_xss(). |
FieldInfo::$loadedAllInstances |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Whether $bundleInstances contains all instances definitions or a subset. |
FieldUnitTest::assertSubString |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Asserts that a string is part of another string. |
field_test_field_update_forbid |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_update_forbid(). |
FieldUnitTest::testFieldTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the field tokens, row level and field level. |
HandlerFieldFieldTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php |
|
field_test_field_settings_form |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_settings_form(). |
views.view.test_field_type.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_type.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_type.yml |
field_form_element_after_build |
function |
drupal/core/modules/field/field.form.inc |
After-build callback for field elements in a form. |
field_test_field_storage_write |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_write(). |
field_test_field_storage_purge |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_purge(). |
field_test_field_storage_query |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_query(). |
QueryString::getFieldSeparator |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Get the query string field separator |
QueryString::setFieldSeparator |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Set the query string separator |
FieldPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
EmailFieldTest::testEmailField |
function |
drupal/core/modules/field/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php |
Tests e-mail field. |
_field_invoke_multiple_default |
function |
drupal/core/modules/field/field.attach.inc |
Invoke field.module's version of a field hook on multiple entities. |
_field_invoke_formatter_target |
function |
drupal/core/modules/field/field.attach.inc |
Defines a 'target function' for field_invoke_method(). |
FileFieldTestBase::$admin_user |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
|
FileFieldTestBase::getTestFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Retrieves a sample file of the specified type. |