Search for chmod
- Search 7.x for chmod
- Search 8.9.x for chmod
- Search 10.3.x for chmod
- Search 11.x for chmod
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ChmodInterface | interface | core/ |
Defines an interface to chmod files. |
ChmodInterface.php | file | core/ |
|
ChmodInterface::chmodJailed | function | core/ |
Changes the permissions of the file / directory specified in $path. |
FileSystem::chmod | function | core/ |
Sets the permissions on a file or directory. |
FileSystem::CHMOD_DIRECTORY | constant | core/ |
Default mode for new directories. See self::chmod(). |
FileSystem::CHMOD_FILE | constant | core/ |
Default mode for new files. See self::chmod(). |
FileSystemInterface::chmod | function | core/ |
Sets the permissions on a file or directory. |
FileSystemTest::testChmodDir | function | core/ |
@covers ::chmod |
FileSystemTest::testChmodFile | function | core/ |
@covers ::chmod |
FileSystemTest::testChmodUnsuccessful | function | core/ |
@covers ::chmod |
FileTransfer::chmod | function | core/ |
Changes the permissions of the specified $path (file or directory). |
FTPExtension::chmodJailed | function | core/ |
Changes the permissions of the file / directory specified in $path. |
ImageTest::testChmodFails | function | core/ |
Tests \Drupal\Core\Image\Image::save(). |
Local::chmodJailed | function | core/ |
Changes the permissions of the file / directory specified in $path. |
SearchConfigSettingsFormTest::testSearchModuleDisabling | function | core/ |
Verifies that you can disable individual search plugins. |
SearchConfigSettingsFormTest::testSearchModuleSettingsPage | function | core/ |
Verifies plugin-supplied settings form. |
SSH::chmodJailed | function | core/ |
Changes the permissions of the file / directory specified in $path. |
Statement::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementEmpty::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementInterface::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementPrefetch::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementWrapper::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
TestFileTransfer::chmodJailed | function | core/ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.