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 |
|---|---|---|---|
| ScaffoldTest.php | file | core/ |
|
| ScaffoldTest::$fileSystem | property | core/ |
The Symfony FileSystem component. |
| ScaffoldTest::$fixtures | property | core/ |
The Fixtures object. |
| ScaffoldTest::$fixturesDir | property | core/ |
Directory to perform the tests in. |
| ScaffoldTest::$projectRoot | property | core/ |
The root of this project. |
| ScaffoldTest::assertAutoloadFileCorrect | function | core/ |
Assert that the autoload file was scaffolded and contains correct path. |
| ScaffoldTest::assertCommonDrupalAssetsWereScaffolded | function | core/ |
Asserts that the scaffold files from drupal/assets are placed as expected. |
| ScaffoldTest::assertDefaultSettingsFromScaffoldOverride | function | core/ |
Asserts that the default settings file was overridden by the test. |
| ScaffoldTest::assertHtaccessExcluded | function | core/ |
Asserts that the .htaccess file was excluded by the test. |
| ScaffoldTest::createSut | function | core/ |
Creates the System-Under-Test. |
| ScaffoldTest::scaffoldAppendTestValues | function | core/ |
Provides test values for testDrupalDrupalFileWasAppended. |
| ScaffoldTest::scaffoldAppendTestValuesToPermute | function | core/ |
Tests values to run both with $is_link FALSE and $is_link TRUE. |
| ScaffoldTest::scaffoldExpectedExceptionTestValues | function | core/ |
Data provider for testScaffoldWithExpectedException. |
| ScaffoldTest::scaffoldOverridingSettingsExcludingHtaccessValues | function | core/ |
Provides test values for testScaffoldOverridingSettingsExcludingHtaccess. |
| ScaffoldTest::scaffoldSut | function | core/ |
Creates the system-under-test and runs a scaffold operation on it. |
| ScaffoldTest::setUp | function | core/ |
|
| ScaffoldTest::tearDown | function | core/ |
|
| ScaffoldTest::testDrupalDrupalFileWasAppended | function | core/ |
Tests a fixture where the robots.txt file is prepended / appended to. |
| ScaffoldTest::testDrupalDrupalFileWasReplaced | function | core/ |
Asserts that the appropriate file was replaced. |
| ScaffoldTest::testEmptyProject | function | core/ |
Try to scaffold a project that does not scaffold anything. |
| ScaffoldTest::testProjectThatScaffoldsEmptyProject | function | core/ |
Try to scaffold a project that allows a project with no scaffold files. |
| ScaffoldTest::testScaffoldOverridingSettingsExcludingHtaccess | function | core/ |
Asserts that the drupal/assets scaffold files correct for sut. |
| ScaffoldTest::testScaffoldWithExpectedException | function | core/ |
Tests that scaffold files throw when they have bad values. |
| ScaffoldTestResult | class | core/ |
Holds result of a scaffold test. |
| ScaffoldTestResult.php | file | core/ |
|
| ScaffoldTestResult::$docroot | property | core/ |
The location of the scaffold fixture. |
| ScaffoldTestResult::$scaffoldOutput | property | core/ |
The stdout from the test. |
| ScaffoldTestResult::docroot | function | core/ |
Returns the location of the docroot from the scaffold test. |
| ScaffoldTestResult::scaffoldOutput | function | core/ |
Returns the standard output from the scaffold test. |
| ScaffoldTestResult::__construct | function | core/ |
Holds the location of the scaffold fixture and the stdout from the test. |
| ScaffoldUpgradeTest | class | core/ |
Tests Upgrading the Composer Scaffold plugin. |
| ScaffoldUpgradeTest.php | file | core/ |
|
| ScaffoldUpgradeTest::$fixtures | property | core/ |
The Fixtures object. |
| ScaffoldUpgradeTest::$fixturesDir | property | core/ |
The Fixtures directory. |
| ScaffoldUpgradeTest::copyPluginVersion | function | core/ |
Copies the Scaffold plugin source to a target directory with a version. |
| ScaffoldUpgradeTest::createTmpRepo | function | core/ |
Copy the provided source directory and create a temporary git repository. |
| ScaffoldUpgradeTest::replaceCodeInFile | function | core/ |
Replaces a code fragment in a file. |
| ScaffoldUpgradeTest::setUp | function | core/ |
|
| ScaffoldUpgradeTest::tearDown | function | core/ |
|
| ScaffoldUpgradeTest::testScaffoldUpgrade | function | core/ |
Tests upgrading the Composer Scaffold plugin. |
| ScaffoldUpgradeTest::testUpgradeWithStaleHandler | function | core/ |
Tests upgrading the plugin when the Handler class is stale. |
| Scale | class | core/ |
Defines GD2 Scale operation. |
| Scale.php | file | core/ |
|
| Scale::arguments | function | core/ |
|
| Scale::execute | function | core/ |
|
| Scale::validateArguments | function | core/ |
|
| ScaleAndCrop | class | core/ |
Defines GD2 Scale and crop operation. |
| ScaleAndCrop.php | file | core/ |
|
| ScaleAndCrop::arguments | function | core/ |
|
| ScaleAndCrop::execute | function | core/ |
Pagination
- Previous page
- Page 1412
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.