Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
file.settings.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/file.settings.yml |
file.settings.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/file.settings.yml |
File::setFilename | function | core/ |
Sets the name of the file. |
File::setFileUri | function | core/ |
Sets the URI of the file. |
File::setMimeType | function | core/ |
Sets the MIME type of the file. |
File::setPermanent | function | core/ |
Sets the file status to permanent. |
File::setSize | function | core/ |
Sets the size of the file. |
File::setTemporary | function | core/ |
Sets the file status to temporary. |
FileCache::reset | function | core/ |
Resets the static cache. |
FileCache::set | function | core/ |
Stores data based on a filename. |
FileCacheFactory::setConfiguration | function | core/ |
Sets the configuration to use for constructing future file cache objects. |
FileCacheFactory::setPrefix | function | core/ |
Sets the cache prefix that should be used. |
FileCacheFactoryTest::setUp | function | core/ |
|
FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@legacy-covers ::getConfiguration @legacy-covers ::setConfiguration |
FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@legacy-covers ::getPrefix @legacy-covers ::setPrefix |
FileCacheInterface::set | function | core/ |
Stores data based on a filename. |
FileCacheTest::setUp | function | core/ |
|
FileCacheTest::testSet | function | core/ |
@legacy-covers ::set |
FileCopyTest::setUp | function | core/ |
|
FileEntityFormatterTest::setUp | function | core/ |
|
FileExtensionFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
FileExtensionFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
FileFieldAnonymousSubmissionTest::setUp | function | core/ |
|
FileFieldTest::setUp | function | core/ |
|
FileFieldTest::setUp | function | core/ |
|
FileFieldTestBase::setUp | function | core/ |
|
FileFieldWidgetClaroThemeTest::testWidgetDefaultVisibilitySettings | function | core/ |
Tests that the field widget visibility settings are respected on the form. |
FileFieldWidgetTest::setUp | function | core/ |
|
FileFieldWidgetTest::setUp | function | core/ |
|
FileFieldWidgetTest::testFileExtensionsSetting | function | core/ |
Tests configuring file field's allowed file extensions setting. |
FileFieldWidgetTest::testPrivateFileSetting | function | core/ |
Tests a file field with a "Private files" upload destination setting. |
FileHooks::formSystemFileSystemSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
FileImageDimensionsConstraintValidatorTest::setUp | function | core/ |
|
FileInterface::setFilename | function | core/ |
Sets the name of the file. |
FileInterface::setFileUri | function | core/ |
Sets the URI of the file. |
FileInterface::setMimeType | function | core/ |
Sets the MIME type of the file. |
FileInterface::setPermanent | function | core/ |
Sets the file status to permanent. |
FileInterface::setSize | function | core/ |
Sets the size of the file. |
FileInterface::setTemporary | function | core/ |
Sets the file status to temporary. |
FileIsImageConstraintValidatorTest::setUp | function | core/ |
|
FileItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
FileItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
FileItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
FileItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
FileItem::storageSettingsSummary | function | core/ |
Returns a short summary of the field's storage-level settings. |
FileItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
FileItemValidationTest::setUp | function | core/ |
|
FileListingTest::setUp | function | core/ |
|
FileManagedFileElementTest::setUp | function | core/ |
|
FileManagedTestBase::setUp | function | core/ |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.