Search for chmod
| 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. | 
| ConnectionTest::providerDeprecatedFetchModes | function | core/ | 
                                                                                        Provides data for testDeprecatedFetchModes. | 
| ConnectionTest::providerSupportedFetchModes | function | core/ | 
                                                                                        Provides data for testSupportedFetchModes. | 
| ConnectionTest::testDeprecatedFetchModes | function | core/ | 
                                                                                        Tests deprecated fetch modes. | 
| ConnectionTest::testSupportedFetchModes | function | core/ | 
                                                                                        Tests supported fetch modes. | 
| FetchModeTrait | trait | core/ | 
                                                                                        Provide helper methods for statement fetching. | 
| FetchModeTrait.php | file | core/ | 
                                                                                        |
| FetchModeTrait::$fetchModeLiterals | property | core/ | 
                                                                                        Map FETCH_* modes to their literal for inclusion in messages. | 
| FetchModeTrait::$supportedFetchModes | property | core/ | 
                                                                                        The fetch modes supported. | 
| FetchModeTrait::assocIntoObject | function | core/ | 
                                                                                        Fills an object with data from a FETCH_ASSOC row. | 
| FetchModeTrait::assocToBoth | function | core/ | 
                                                                                        Converts a row of data in FETCH_ASSOC format to FETCH_BOTH. | 
| FetchModeTrait::assocToClass | function | core/ | 
                                                                                        Converts a row of data in FETCH_ASSOC format to FETCH_CLASS. | 
| FetchModeTrait::assocToClassType | function | core/ | 
                                                                                        Converts a row of data to FETCH_CLASS | FETCH_CLASSTYPE. | 
| FetchModeTrait::assocToColumn | function | core/ | 
                                                                                        Converts a row of data in FETCH_ASSOC format to FETCH_COLUMN. | 
| FetchModeTrait::assocToNum | function | core/ | 
                                                                                        Converts a row of data in FETCH_ASSOC format to FETCH_NUM. | 
| FetchModeTrait::assocToObj | function | core/ | 
                                                                                        Converts a row of data in FETCH_ASSOC format to FETCH_OBJ. | 
| 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[[api-linebreak]] | 
| FileSystemTest::testChmodFile | function | core/ | 
                                                                                        @covers ::chmod[[api-linebreak]] | 
| FileSystemTest::testChmodUnsuccessful | function | core/ | 
                                                                                        @covers ::chmod[[api-linebreak]] | 
| 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. | 
| StatementInterface::setFetchMode | function | core/ | 
                                                                                        Sets the default fetch mode for this statement. | 
| StatementPrefetch::setFetchMode | function | core/ | 
                                                                                        Sets the default fetch mode for this statement. | 
| StatementPrefetchIterator::setFetchMode | function | core/ | 
                                                                                        Sets the default fetch mode for this statement. | 
| StatementWrapper::setFetchMode | function | core/ | 
                                                                                        Sets the default fetch mode for this statement. | 
| StatementWrapperIterator::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.