Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AppendOp::$originalContents | property | composer/ |
The contents from the file that we are prepending / appending to. |
| AppendOp::existingFileHasData | function | composer/ |
Check to see if the append/prepend data has already been applied. |
| AppendOp::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
| AppendOp::process | function | composer/ |
Process this scaffold operation. |
| AppendOp::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
| AppendOp::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
| AppendOp::__construct | function | composer/ |
Constructs an AppendOp. |
| AppendOpTest | class | core/ |
Tests Drupal\Composer\Plugin\Scaffold\Operations\AppendOp. |
| AppendOpTest.php | file | core/ |
|
| AppendOpTest::testProcess | function | core/ |
Tests process. |
| ArbitraryRebuildTest | class | core/ |
Tests altering forms to be rebuilt so there are multiple steps. |
| ArbitraryRebuildTest.php | file | core/ |
|
| ArbitraryRebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ArbitraryRebuildTest::$modules | property | core/ |
Modules to install. |
| ArbitraryRebuildTest::setUp | function | core/ |
|
| ArbitraryRebuildTest::testUserRegistrationMultipleField | function | core/ |
Tests a rebuild caused by a multiple value field. |
| ArbitraryRebuildTest::testUserRegistrationRebuild | function | core/ |
Tests a basic rebuild with the user registration form. |
| Archiver::$description | property | core/ |
The description of the archiver plugin. |
| Archiver::$extensions | property | core/ |
An array of valid extensions for this archiver. |
| Archiver::__construct | function | core/ |
Constructs an archiver plugin attribute object. |
| ArchiverInterface::listContents | function | core/ |
Lists all files in the archive. |
| ArchiverManager::$fileSystem | property | core/ |
The file system service. |
| ArchiverManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| ArchiverManager::getExtensions | function | core/ |
Returns a string of supported archive extensions. |
| ArchiverManager::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
| ArchiverManager::__construct | function | core/ |
Constructs an ArchiverManager object. |
| ArchiverTestBase | class | core/ |
Provides archive specific assertions and helper properties for archive tests. |
| ArchiverTestBase.php | file | core/ |
|
| ArchiverTestBase::$archiverPluginId | property | core/ |
The archiver plugin identifier. |
| ArchiverTestBase::$fileSystem | property | core/ |
The file system service. |
| ArchiverTestBase::assertArchiveContainsFile | function | core/ |
Asserts an archive contains a given file. |
| ArchiverTestBase::assertArchiveNotContainsFile | function | core/ |
Asserts an archive does not contain a given file. |
| ArchiverTestBase::setUp | function | core/ |
|
| ArchiveTest | class | core/ |
Tests archive view. |
| ArchiveTest.php | file | core/ |
|
| ArchiveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ArchiveTest::$modules | property | core/ |
Modules to install. |
| ArchiveTest::$testViews | property | core/ |
Views to be enabled. |
| ArchiveTest::setUp | function | core/ |
Sets up the test. |
| ArchiveTest::testArchiveView | function | core/ |
Tests the test archive view. |
| AreaDisplayLinkTest | class | core/ |
Tests the core views_handler_area_display_link handler. |
| AreaDisplayLinkTest.php | file | core/ |
|
| AreaDisplayLinkTest::$modules | property | core/ |
Modules to install. |
| AreaDisplayLinkTest::$testViews | property | core/ |
Views to be enabled. |
| AreaDisplayLinkTest::assertFormOptions | function | core/ |
Assert the display options contains only path based displays. |
| AreaDisplayLinkTest::assertNoWarningMessages | function | core/ |
Assert no warning messages are shown when all display are equal. |
| AreaDisplayLinkTest::assertRenderedDisplayLinks | function | core/ |
Assert the display links are correctly rendered for a display. |
| AreaDisplayLinkTest::assertWarningMessages | function | core/ |
Assert the warning messages are shown after changing the page_1 display. |
| AreaDisplayLinkTest::renderDisplayLink | function | core/ |
Render a display link. |
| AreaDisplayLinkTest::setUp | function | core/ |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.