WizardPluginBase::$pathField |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
A views item configuration array used for a jump-menu field. |
_field_sql_storage_tablename |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generates a table name for a field data table. |
TestFieldWidget::formElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
_field_sql_storage_indexname |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generates an index name for a field data table. |
StylePluginBase::$usesFields |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Does the style plugin for itself support to add fields to it's output. |
NodeAccessFieldTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessFieldTest.php |
|
Field::multiple_options_form |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Provide options for multiple value fields. |
hook_field_attach_view_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on field_attach_view() or field_view_field(). |
FieldFileSizeTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Returns the views data definition. |
HandlerBase::getSQLDateField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Creates cross-database SQL dates. |
FieldValidationException.php |
file |
drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php |
|
FieldList::get_value_options |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/filter/FieldList.php |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
FieldInfoTest::testFieldInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that field types and field definitions are correcly cached. |
FieldTypeTest::testFieldType |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FieldTypeTest.php |
|
TextfieldWidget::formElement |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
LinkFieldUITest::testFieldUI |
function |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php |
Tests that link field UI functionality does not generate warnings. |
FieldLanguageTest::testField |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Tests the language field. |
LinkFieldTest::testLinkTitle |
function |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the title settings of a link field. |
options_field_formatter_info |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_formatter_info(). |
options_field_formatter_view |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_formatter_view(). |
FieldSqlStorageTest::getInfo |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
|
FieldInstanceCrudTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
Set the default field storage backend for fields created during tests. |
ClassMetadata::getFieldNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
A numerically indexed list of field names of this persistent class. |
FieldBooleanTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Views used by this test. |
FormTest::testRequiredFields |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Check several empty values for required forms elements. |
FieldSqlStorageBundle::build |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/FieldSqlStorageBundle.php |
Builds the bundle. |
taxonomy_field_settings_form |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_settings_form(). |
field_ui_widget_type_options |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Returns an array of widget type options for a field type. |
field_ui_field_settings_form |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Form constructor for the field settings edit page. |
HandlerFieldFieldTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php |
@todo. |
field_info_instance_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field type's default instance settings. |
Field::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Delegate. |
FieldDateTest::testFieldDate |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
|
QueryString::$fieldSeparator |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
|
FileFieldWidgetTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
|
OptionsFieldUITest::$modules |
property |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Modules to enable. |
HandlerFieldUserNameTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php |
Definition of Drupal\views\Tests\User\HandlerFieldUserNameTest. |
field_test_entity_info_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Implements hook_entity_info_alter(). |
FieldCounterTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
Views used by this test. |
field_invoke_method_multiple |
function |
drupal/core/modules/field/field.attach.inc |
Invokes a method across fields on multiple entities. |
FieldCounterTest::testSimple |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
|
FieldPluginBase::render_text |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Perform an advanced text render for the item. |
field_test_field_create_field |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Memorize calls to hook_field_create_field(). |
TestFieldDefaultFormatter.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Definition of Drupal\field_test\Plugin\field\formatter\TestFieldDefaultFormatter. |
FieldWebTest::assertSubString |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Assertion helper which checks whether a string is part of another string. |
EntityFieldTest::testIterator |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests iterating over properties. |
hook_field_extra_fields_alter |
function |
drupal/core/modules/field/field.api.php |
Alter "pseudo-field" components on fieldable entities. |
CrudTest::testCreateFieldFail |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Test failure to create a field. |
TestFieldPrepareViewFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Plugin implementation of the 'field_test_with_prepare_view' formatter. |
CrudTest::testUpdateFieldType |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
|