Search for field
- Search 7.x for field
- Search 8.9.x for field
- Search 10.3.x for field
- Search 11.x for field
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Field | class | core/ |
Drupal 6 field source from database. |
| Field | class | core/ |
Drupal 7 field source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| Query::getSqlField | function | core/ |
Constructs a select expression for a given field and language. |
| QueryBatchTest::fields | function | core/ |
Returns available fields on the source. |
| QueryGroupByTest::testGroupByBaseField | function | core/ |
Tests grouping on base field. |
| QueryGroupByTest::testGroupByFieldWithCardinality | function | core/ |
Tests grouping a field with cardinality > 1. |
| QueryGroupByTest::testGroupByWithFieldsNotExistingOnBundle | function | core/ |
Tests groupby with a non-existent field on some bundle. |
| QueryPluginBase::getDateField | function | core/ |
Returns a Unix timestamp to database native timestamp expression. |
| QueryPluginBase::setFieldTimezoneOffset | function | core/ |
Applies a timezone offset to the given field. |
| QueryTest::$fields | property | core/ |
|
| QueryTest::addField | function | core/ |
|
| QueryTest::setFieldTimezoneOffset | function | core/ |
Applies a timezone offset to the given field. |
| QuickEditAutocompleteTermTest::$fieldName | property | core/ |
Stores the field name for the autocomplete field. |
| QuickEditController::fieldForm | function | core/ |
Returns a single field edit form as an Ajax response. |
| QuickEditController::renderField | function | core/ |
Renders a field. |
| QuickEditEntityFieldAccessCheck | class | core/ |
Access check for in-place editing entity fields. |
| QuickEditEntityFieldAccessCheck.php | file | core/ |
|
| QuickEditEntityFieldAccessCheck::access | function | core/ |
Checks Quick Edit access to the field. |
| QuickEditEntityFieldAccessCheck::accessEditEntityField | function | core/ |
Checks access to edit the requested field of the requested entity. |
| QuickEditEntityFieldAccessCheck::validateRequestAttributes | function | core/ |
Validates request attributes. |
| QuickEditEntityFieldAccessCheckInterface | interface | core/ |
Access check for in-place editing entity fields. |
| QuickEditEntityFieldAccessCheckInterface.php | file | core/ |
|
| QuickEditEntityFieldAccessCheckInterface::accessEditEntityField | function | core/ |
Checks access to edit the requested field of the requested entity. |
| QuickEditEntityFieldAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\quickedit\Access\QuickEditEntityFieldAccessCheck[[api-linebreak]] @group Access @group quickedit @group legacy |
| QuickEditEntityFieldAccessCheckTest.php | file | core/ |
|
| QuickEditEntityFieldAccessCheckTest::$editAccessCheck | property | core/ |
The tested access checker. |
| QuickEditEntityFieldAccessCheckTest::createMockEntity | function | core/ |
Returns a mock entity. |
| QuickEditEntityFieldAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for testAccess(). |
| QuickEditEntityFieldAccessCheckTest::providerTestAccessForbidden | function | core/ |
Provides test data for testAccessForbidden. |
| QuickEditEntityFieldAccessCheckTest::setUp | function | core/ |
|
| QuickEditEntityFieldAccessCheckTest::testAccess | function | core/ |
Tests the method for checking access to routes. |
| QuickEditEntityFieldAccessCheckTest::testAccessForbidden | function | core/ |
Tests checking access to routes that result in AccessResult::isForbidden(). |
| QuickEditFieldForm | class | core/ |
Builds and process a form for editing a single entity field. |
| QuickEditFieldForm.php | file | core/ |
|
| QuickEditFieldForm::$moduleHandler | property | core/ |
The module handler. |
| QuickEditFieldForm::$nodeTypeStorage | property | core/ |
The node type storage. |
| QuickEditFieldForm::$tempStoreFactory | property | core/ |
Stores the tempstore factory. |
| QuickEditFieldForm::buildEntity | function | core/ |
Returns a cloned entity containing updated field values. |
| QuickEditFieldForm::buildForm | function | core/ |
Builds a form for a single entity field. |
| QuickEditFieldForm::create | function | core/ |
Instantiates a new instance of this class. |
| QuickEditFieldForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| QuickEditFieldForm::init | function | core/ |
Initialize the form state and the entity before the first form build. |
| QuickEditFieldForm::simplify | function | core/ |
Simplifies the field edit form for in-place editing. |
| QuickEditFieldForm::submitForm | function | core/ |
Saves the entity with updated values for the edited field. |
| QuickEditFieldForm::validateForm | function | core/ |
Form validation handler. |
| QuickEditFieldForm::__construct | function | core/ |
Constructs a new EditFieldForm. |
| QuickEditImageController::getField | function | core/ |
Returns JSON representing the current state of the field. |
| QuickEditImageController::getField | function | core/ |
Returns JSON representing the current state of the field. |
| QuickEditImageControllerTest::$fieldName | property | core/ |
The machine name of our image field. |
| QuickEditImageControllerTest::testFieldInfo | function | core/ |
Tests that the field info route returns expected data. |
| QuickEditJavascriptTestBase::$expectedFieldStateAttributes | property | core/ |
|
| QuickEditJavascriptTestBase::assertEntityInstanceFieldMarkup | function | core/ |
Asserts all in-place editable fields with markup expectations. |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.