Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
| SiteSettingsForm::getDatabaseErrors | function | core/ |
Get any database errors and links them to a form element. |
| SiteSettingsForm::getDatabaseErrorsTemplate | function | core/ |
Gets the inline template render array to display the database errors. |
| SiteSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SiteSettingsForm::submitForm | function | core/ |
Form submission handler. |
| SiteSettingsForm::validateForm | function | core/ |
Form validation handler. |
| SiteSettingsForm::__construct | function | core/ |
Constructs a new SiteSettingsForm. |
| SizeTest | class | core/ |
Parse a predefined amount of bytes and compare the output with the expected value. |
| SizeTest.php | file | core/ |
|
| SizeTest::providerTestCommonFormatSize | function | core/ |
Provides a list of byte size to test. |
| SizeTest::testCommonFormatSize | function | core/ |
Checks that format_size() returns the expected string. |
| skip-link.css | file | core/ |
Skip link |
| skip-link.css | file | core/ |
Styles for the skip link. |
| skip-link.css | file | core/ |
Skip link |
| skip-link.css | file | core/ |
Styles for the skip link. |
| skip-link.pcss.css | file | core/ |
Skip link |
| skip-the-spirits-with-delicious-mocktails.html | file | core/ |
|
| skip-the-spirits-with-delicious-mocktails.html | file | core/ |
|
| SkipOnEmpty | class | core/ |
Skips processing the current row when the input value is empty. |
| SkipOnEmpty.php | file | core/ |
|
| SkipOnEmpty::process | function | core/ |
Stops processing the current property when value is not set. |
| SkipOnEmpty::row | function | core/ |
Skips the current row when value is not set. |
| SkipOnEmptyTest | class | core/ |
Tests the skip on empty process plugin. |
| SkipOnEmptyTest.php | file | core/ |
|
| SkipOnEmptyTest::testProcessBypassesOnNonEmpty | function | core/ |
@covers ::process[[api-linebreak]] |
| SkipOnEmptyTest::testProcessSkipsOnEmpty | function | core/ |
@covers ::process[[api-linebreak]] |
| SkipOnEmptyTest::testRowBypassesOnNonEmpty | function | core/ |
@covers ::row[[api-linebreak]] |
| SkipOnEmptyTest::testRowSkipsOnEmpty | function | core/ |
@covers ::row[[api-linebreak]] |
| SkipOnEmptyTest::testRowSkipWithMessage | function | core/ |
Tests that a skip row exception with a message is raised. |
| SkipOnEmptyTest::testRowSkipWithoutMessage | function | core/ |
Tests that a skip row exception without a message is raised. |
| SkipOp | class | composer/ |
Scaffold operation to skip a scaffold file (do nothing). |
| SkipOp.php | file | composer/ |
|
| SkipOp::$message | property | composer/ |
The message to output while processing. |
| SkipOp::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
| SkipOp::ID | constant | composer/ |
Identifies Skip operations. |
| SkipOp::process | function | composer/ |
Process this scaffold operation. |
| SkipOp::__construct | function | composer/ |
SkipOp constructor. |
| SkipOpTest | class | core/ |
@coversDefaultClass \Drupal\Composer\Plugin\Scaffold\Operations\SkipOp[[api-linebreak]] |
| SkipOpTest.php | file | core/ |
|
| SkipOpTest::testProcess | function | core/ |
@covers ::process[[api-linebreak]] |
| SkippedDeprecationTest | class | core/ |
@group Test |
| SkippedDeprecationTest.php | file | core/ |
|
| SkippedDeprecationTest::testSkippingDeprecations | function | core/ |
Tests skipping deprecations in unit tests. |
| SkippedDeprecationTest::testSkippingDeprecationsAgain | function | core/ |
Tests skipping deprecations in unit tests multiple times. |
| SkipRequiredModulesTest | class | core/ |
Tests if Simpletest-based tests are skipped based on module requirements. |
| SkipRequiredModulesTest.php | file | core/ |
|
| SkipRequiredModulesTest::testModuleNotFound | function | core/ |
|
| SkipRowIfNotSet | class | core/ |
Skips processing the current row when a source value is not set. |
| SkipRowIfNotSet.php | file | core/ |
|
| SkipRowIfNotSet::transform | function | core/ |
Performs the associated process. |
Pagination
- Previous page
- Page 1123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.