Search for element
- Search 7.x for element
- Search 9.5.x for element
- Search 10.3.x for element
- Search 11.x for element
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Element | class | core/ |
Defines a service for Text Editor's render elements. |
Element | class | core/ |
Provides helper methods for Drupal render elements. |
Element | class | core/ |
Defines a generic configuration element. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityReferenceAutocompleteWidget::formElement | function | core/ |
Returns the form for a single field widget. |
EntityReferenceEntityFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceIdFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceItem::fieldSettingsAjaxProcessElement | function | core/ |
Adds entity_reference specific properties to AJAX form elements from the field settings form. |
EntityReferenceLabelFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceTaxonomyTermRssFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityTestReferenceCustomCacheTagFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
FieldHandlerInterface::elementClasses | function | core/ |
Returns the class of the field. |
FieldHandlerInterface::elementLabelClasses | function | core/ |
Returns the class of the field's label. |
FieldHandlerInterface::elementLabelType | function | core/ |
Returns an HTML element for the label based upon the field's element type. |
FieldHandlerInterface::elementType | function | core/ |
Returns an HTML element based upon the field's element type. |
FieldHandlerInterface::elementWrapperClasses | function | core/ |
Returns the class of the field's wrapper. |
FieldHandlerInterface::elementWrapperType | function | core/ |
Returns an HTML element for the wrapper based upon the field's element type. |
FieldHandlerInterface::getElements | function | core/ |
Provides a list of elements valid for field HTML. |
FieldPluginBase::elementClasses | function | core/ |
Returns the class of the field. |
FieldPluginBase::elementLabelClasses | function | core/ |
Returns the class of the field's label. |
FieldPluginBase::elementLabelType | function | core/ |
Returns an HTML element for the label based upon the field's element type. |
FieldPluginBase::elementType | function | core/ |
Returns an HTML element based upon the field's element type. |
FieldPluginBase::elementWrapperClasses | function | core/ |
Returns the class of the field's wrapper. |
FieldPluginBase::elementWrapperType | function | core/ |
Returns an HTML element for the wrapper based upon the field's element type. |
FieldPluginBase::getElements | function | core/ |
Provides a list of elements valid for field HTML. |
FieldPluginBaseTest::testElementClassesWithTokens | function | core/ |
Ensures proper token replacement when generating CSS classes. |
FileElementTest | class | core/ |
Tests for the 'file' form element. |
FileElementTest.php | file | core/ |
|
FileElementTest::$modules | property | core/ |
Modules to enable. |
FileElementTest::testFileElement | function | core/ |
Tests that file elements are built and processed correctly. |
FileFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
FileManagedFileElementTest | class | core/ |
Tests the 'managed_file' element type. |
FileManagedFileElementTest | class | core/ |
Tests the 'managed_file' element type. |
FileManagedFileElementTest.php | file | core/ |
|
FileManagedFileElementTest.php | file | core/ |
|
FileManagedFileElementTest::$adminUser | property | core/ |
A user with administration permissions. |
FileManagedFileElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileManagedFileElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileManagedFileElementTest::$modules | property | core/ |
Modules to enable. |
FileManagedFileElementTest::getLastFileId | function | core/ |
Retrieves the fid of the last inserted file. |
FileManagedFileElementTest::setUp | function | core/ |
|
FileManagedFileElementTest::testFileNameTrim | function | core/ |
Tests file names have leading . removed. |
FileManagedFileElementTest::testFileRemovedFromDisk | function | core/ |
Ensure a file entity can be saved when the file does not exist on disk. |
FileManagedFileElementTest::testManagedFile | function | core/ |
Tests the managed_file element type. |
FileManagedFileElementTest::testManagedFile | function | core/ |
Tests the managed_file element type. |
FileManagedFileElementTest::testManagedFileRemoved | function | core/ |
Ensure that warning is shown if file on the field has been removed. |
FileManagedFileElementTest::testUnusedPermanentFileValidation | function | core/ |
Verify that unused permanent files can be used. |
FileMediaFormatterBase::viewElements | function | core/ |
Builds a renderable array for a field value. |
FileSize::viewElements | function | core/ |
Builds a renderable array for a field value. |
FileUploadForm::$elementInfo | property | core/ |
The element info manager. |
FileUploadForm::buildEntityFormElement | function | core/ |
Builds the sub-form for setting required fields on a new media item. |
FileUploadForm::buildInputElement | function | core/ |
Builds the element for submitting source field value(s). |
FileUploadForm::processUploadElement | function | core/ |
Processes an upload (managed_file) element. |
FileUploadForm::validateUploadElement | function | core/ |
Validates the upload element. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.