Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldWidget::__construct | function | core/ |
Constructs a FieldWidget attribute. |
| FieldWidgetConstraint | class | core/ |
Supports validating widget constraints. |
| FieldWidgetConstraint.php | file | core/ |
|
| FieldWidgetConstraint::$message | property | core/ |
The default violation message. |
| FieldWidgetConstraintValidator | class | core/ |
Validates the FieldWidgetConstraint constraint. |
| FieldWidgetConstraintValidator.php | file | core/ |
|
| FieldWidgetConstraintValidator::validate | function | core/ |
|
| FieldWidgetConstraintValidatorTest | class | core/ |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
| FieldWidgetConstraintValidatorTest.php | file | core/ |
|
| FieldWidgetConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| FieldWidgetConstraintValidatorTest::getErrorsForEntity | function | core/ |
Gets the form errors for a given entity. |
| FieldWidgetConstraintValidatorTest::setUp | function | core/ |
|
| FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation | function | core/ |
Tests entity level constraint validation. |
| FieldWidgetConstraintValidatorTest::testValidation | function | core/ |
Tests widget constraint validation. |
| FieldWidgetConstraintValidatorTest::testValidationWithCompositeConstraint | function | core/ |
Tests widget constraint validation with composite constraints. |
| file-widget-multiple.html.twig | file | core/ |
Theme override to display a multi file form widget. |
| file-widget-multiple.html.twig | file | core/ |
Theme override to display a multiple file upload form widget. |
| file-widget-multiple.html.twig | file | core/ |
Theme override to display a multi file form widget. |
| file-widget-multiple.html.twig | file | core/ |
Default theme implementation to display a multi file form widget. |
| File::getCreatedTime | function | core/ |
Returns the file entity creation timestamp. |
| File::getDefaultEntityOwner | function | core/ |
Default value callback for 'owner' base field. |
| File::getDownloadHeaders | function | core/ |
Examines a file entity and returns content headers for download. |
| File::getFilename | function | core/ |
Returns the name of the file. |
| File::getFileUri | function | core/ |
Returns the URI of the file. |
| File::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| File::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| File::getInfo | function | core/ |
Returns the element properties for this element. |
| File::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| File::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| File::getMimeType | function | core/ |
Returns the MIME type of the file. |
| File::getSize | function | core/ |
Returns the size of the file. |
| File::getThumbnail | function | core/ |
Gets the thumbnail image URI based on a file entity. |
| FileAccessControlHandler::getFileReferences | function | core/ |
Wrapper for file_get_file_references(). |
| FileAudioFormatter::getMediaType | function | core/ |
Gets the applicable media type for a formatter. |
| FileCache::get | function | core/ |
Gets data based on a filename. |
| FileCache::getMultiple | function | core/ |
Gets data based on filenames. |
| FileCacheFactory::get | function | core/ |
Instantiates a FileCache object for a given collection identifier. |
| FileCacheFactory::getConfiguration | function | core/ |
Gets the configuration used for constructing future file cache objects. |
| FileCacheFactory::getPrefix | function | core/ |
Returns the cache prefix. |
| FileCacheFactoryTest::testGet | function | core/ |
Tests get. |
| FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
Tests get configuration overrides. |
| FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
Tests get disabled file cache. |
| FileCacheFactoryTest::testGetNoPrefix | function | core/ |
Tests get no prefix. |
| FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@legacy-covers ::getConfiguration @legacy-covers ::setConfiguration |
| FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@legacy-covers ::getPrefix @legacy-covers ::setPrefix |
| FileCacheInterface::get | function | core/ |
Gets data based on a filename. |
| FileCacheInterface::getMultiple | function | core/ |
Gets data based on filenames. |
| FileCacheTest::testGet | function | core/ |
@legacy-covers ::get @legacy-covers ::__construct |
| FileCacheTest::testGetMultiple | function | core/ |
Tests get multiple. |
| FileCopy::getDirectory | function | core/ |
Returns the directory component of a URI or path. |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.