Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileSaveHtaccessLoggingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileSaveHtaccessLoggingTest::$modules | property | core/ |
Modules to install. |
| FileSaveHtaccessLoggingTest::testHtaccessSave | function | core/ |
Tests the HtaccessWriter service write functionality. |
| FileSaveUploadTest | class | core/ |
Tests file_save_upload(). |
| FileSaveUploadTest.php | file | core/ |
|
| FileSaveUploadTest::$modules | property | core/ |
Modules to install. |
| FileSaveUploadTest::setUp | function | core/ |
|
| FileSaveUploadTest::testFileSaveUploadEmptyExtensions | function | core/ |
Tests file_save_upload() with empty extensions. |
| FileSecurity | class | composer/ |
Provides file security functions. |
| FileSecurity | class | core/ |
Provides file security functions. |
| FileSecurity.php | file | core/ |
|
| FileSecurity.php | file | composer/ |
|
| FileSecurity::denyPublicAccess | function | composer/ |
Returns htaccess directives to block all access to a given directory. |
| FileSecurity::denyPublicAccess | function | core/ |
Returns htaccess directives to block all access to a given directory. |
| FileSecurity::htaccessLines | function | core/ |
Returns the standard .htaccess lines that Drupal writes. |
| FileSecurity::htaccessLines | function | composer/ |
Returns the standard .htaccess lines that Drupal writes. |
| FileSecurity::htaccessPreventExecution | function | composer/ |
Returns htaccess directives to deny execution in a given directory. |
| FileSecurity::htaccessPreventExecution | function | core/ |
Returns htaccess directives to deny execution in a given directory. |
| FileSecurity::writeFile | function | core/ |
Writes the contents to the file in the given directory. |
| FileSecurity::writeFile | function | composer/ |
Writes the contents to the file in the given directory. |
| FileSecurity::writeHtaccess | function | composer/ |
Writes an .htaccess file in the given directory, if it doesn't exist. |
| FileSecurity::writeHtaccess | function | core/ |
Writes an .htaccess file in the given directory, if it doesn't exist. |
| FileSecurityTest | class | core/ |
Tests the file security component. |
| FileSecurityTest.php | file | core/ |
|
| FileSecurityTest::testWriteHtaccessFailure | function | core/ |
Tests write htaccess failure. |
| FileSecurityTest::testWriteHtaccessForceOverwrite | function | core/ |
Tests write htaccess force overwrite. |
| FileSecurityTest::testWriteHtaccessPrivate | function | core/ |
Tests write htaccess private. |
| FileSecurityTest::testWriteHtaccessPublic | function | core/ |
Tests write htaccess public. |
| FileSelection | class | core/ |
Provides specific access control for the file entity type. |
| FileSelection.php | file | core/ |
|
| FileSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| FileSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| FileSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| FileSelectionTest | class | core/ |
Tests file selection plugin. |
| FileSelectionTest.php | file | core/ |
|
| FileSelectionTest::$modules | property | core/ |
Modules to install. |
| FileSelectionTest::$selectionHandler | property | core/ |
The selection handler. |
| FileSelectionTest::setUp | function | core/ |
|
| FileSelectionTest::testCanNotReferToTemporaryFiles | function | core/ |
Tests that entity reference should avoid referring to temporary files. |
| FileSelectionTest::testCanReferToPermanentFiles | function | core/ |
Tests that entity reference should refer permanent files. |
| FileServiceProvider | class | core/ |
Adds 'application/octet-stream' as a known (bin) format. |
| FileServiceProvider.php | file | core/ |
|
| FileServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| FileSize | class | core/ |
Formatter that shows the file byte size in a human-readable way. |
| FileSize | class | core/ |
Render a numeric value as a size. |
| FileSize.php | file | core/ |
|
| FileSize.php | file | core/ |
|
| FileSize::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| FileSize::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| FileSize::render | function | core/ |
Renders the field. |
Pagination
- Previous page
- Page 688
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.