Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FileTransferAuthorizeForm::addConnectionSettings | function | core/ |
Generates the Form API array for a given connection backend's settings. |
FileTransferAuthorizeForm::buildForm | function | core/ |
Form constructor. |
FileTransferAuthorizeForm::create | function | core/ |
Instantiates a new instance of this class. |
FileTransferAuthorizeForm::getFiletransfer | function | core/ |
Gets a FileTransfer class for a specific transfer method and settings. |
FileTransferAuthorizeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTransferAuthorizeForm::runOperation | function | core/ |
Runs the operation specified in 'authorize_operation' session property. |
FileTransferAuthorizeForm::setConnectionSettingsDefaults | function | core/ |
Sets the default settings on a file transfer connection form recursively. |
FileTransferAuthorizeForm::submitForm | function | core/ |
Form submission handler. |
FileTransferAuthorizeForm::validateForm | function | core/ |
Form validation handler. |
FileTransferAuthorizeForm::__construct | function | core/ |
Constructs a new FileTransferAuthorizeForm object. |
FileTransferAuthorizeFormTest | class | core/ |
Tests the Update Manager module upload via authorize.php functionality. |
FileTransferAuthorizeFormTest.php | file | core/ |
|
FileTransferAuthorizeFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileTransferAuthorizeFormTest::$modules | property | core/ |
Modules to enable. |
FileTransferAuthorizeFormTest::archiveFileUrlProvider | function | core/ |
Data provider method for testViaAuthorize(). |
FileTransferAuthorizeFormTest::setUp | function | core/ |
|
FileTransferAuthorizeFormTest::testViaAuthorize | function | core/ |
Tests the Update Manager module upload via authorize.php functionality. |
FileTransferException | class | core/ |
FileTransferException class. |
FileTransferException.php | file | core/ |
|
FileTransferException::$arguments | property | core/ |
Arguments to be used in this exception. |
FileTransferException::__construct | function | core/ |
Constructs a FileTransferException object. |
FileTransferTest | class | core/ |
Tests that the jail is respected and that protocols using recursive file move operations work. |
FileTransferTest.php | file | core/ |
|
FileTransferTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileTransferTest::$hostname | property | core/ |
|
FileTransferTest::$password | property | core/ |
|
FileTransferTest::$port | property | core/ |
|
FileTransferTest::$username | property | core/ |
|
FileTransferTest::setUp | function | core/ |
|
FileTransferTest::testJail | function | core/ |
|
FileTransferTest::_buildFakeModule | function | core/ |
|
FileTransferTest::_getFakeModuleFiles | function | core/ |
|
FileTransferTest::_writeDirectory | function | core/ |
|
FileTranslation | class | core/ |
File based string translation. |
FileTranslation.php | file | core/ |
|
FileTranslation::$directory | property | core/ |
Directory to find translation files in the file system. |
FileTranslation::$fileSystem | property | core/ |
The file system. |
FileTranslation::filesToArray | function | core/ |
Reads the given Gettext PO files into a data structure. |
FileTranslation::findTranslationFiles | function | core/ |
Finds installer translations either for a specific or all languages. |
FileTranslation::getLanguage | function | core/ |
Retrieves translations for a given language. |
FileTranslation::getTranslationFilesPattern | function | core/ |
Provides translation file name pattern. |
FileTranslation::__construct | function | core/ |
Constructs a StaticTranslation object. |
FileUri::transform | function | core/ |
Performs the associated process. |
FileUriTest::doTransform | function | core/ |
|
file_url_transform_relative | function | core/ |
Transforms an absolute URL of a local file to a relative URL. |
FilterFormatPermission::transform | function | core/ |
Migrate filter format serial to string id in permission name. |
FilterID::transform | function | core/ |
Performs the associated process. |
FilterIdTest::testTransform | function | core/ |
Tests transformation of filter_id plugin. |
FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE | constant | core/ |
Irreversible transformation filters. |
FilterInterface::TYPE_TRANSFORM_REVERSIBLE | constant | core/ |
Reversible transformation filters. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.