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 |
|---|---|---|---|
| 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. |
| FileDeleteGadgetChainTest | class | core/ |
Tests protection against SA-CORE-2024-006 File Delete Gadget Chain. |
| FileDeleteGadgetChainTest.php | file | core/ |
|
| FileDeleteGadgetChainTest::testFileDeleteGadgetChain | function | core/ |
Tests unserializing a File Delete payload. |
| FileEncodingConstraintValidatorTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
| FileEventSubscriber::getSubscribedEvents | function | core/ |
|
| FileExtensionConstraint::getDefaultOption | function | core/ |
|
| FileField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| FileField::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
| FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FileFieldTest::getFieldTypeProvider | function | core/ |
Data provider for testGetFieldType(). |
| FileFieldTest::getFieldTypeProvider | function | core/ |
Data provider for testGetFieldType(). |
| FileFieldTest::testGetFieldType | function | core/ |
Tests get field type. |
| FileFieldTest::testGetFieldType | function | core/ |
Tests get field type. |
| FileFieldTestBase::getLastFileId | function | core/ |
Retrieves the fid of the last inserted file. |
| FileFieldTestBase::getTestFile | function | core/ |
Retrieves a sample file of the specified type. |
| FileFieldWidgetClaroThemeTest | class | core/ |
Tests the widget visibility settings for the Claro theme. |
| FileFieldWidgetClaroThemeTest.php | file | core/ |
|
| FileFieldWidgetClaroThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetClaroThemeTest::testWidgetDefaultVisibilitySettings | function | core/ |
Tests that the field widget visibility settings are respected on the form. |
| FileFieldWidgetTest | class | core/ |
Tests the file field widget, single and multi-valued, using AJAX upload. |
| FileFieldWidgetTest | class | core/ |
Tests the file field widget with public and private files. |
| FileFieldWidgetTest.php | file | core/ |
|
| FileFieldWidgetTest.php | file | core/ |
|
| FileFieldWidgetTest::$adminUser | property | core/ |
An user with administration permissions. |
| FileFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetTest::$modules | property | core/ |
Modules to install. |
| FileFieldWidgetTest::$modules | property | core/ |
Modules to install. |
| FileFieldWidgetTest::createTemporaryFile | function | core/ |
Creates a temporary file, for a specific user. |
| FileFieldWidgetTest::doTestTemporaryFileRemovalExploit | function | core/ |
Helper for testing exploiting the temporary file removal using fid. |
| FileFieldWidgetTest::getTestFile | function | core/ |
Retrieves a sample file of the specified type. |
| FileFieldWidgetTest::setUp | function | core/ |
|
| FileFieldWidgetTest::setUp | function | core/ |
|
| FileFieldWidgetTest::testFileExtensionsSetting | function | core/ |
Tests configuring file field's allowed file extensions setting. |
| FileFieldWidgetTest::testMaximumUploadFileSizeValidation | function | core/ |
Tests maximum upload file size validation. |
| FileFieldWidgetTest::testMultiValuedWidget | function | core/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.