Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ManageFieldsTest.php | file | core/ |
|
| ManageFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManageFieldsTest::$modules | property | core/ |
Modules to enable. |
| ManageFieldsTest::setUp | function | core/ |
|
| ManageFieldsTest::testFieldDropButtonOperations | function | core/ |
|
| ManageGitIgnore | class | composer/ |
Manage the .gitignore file. |
| ManageGitIgnore.php | file | composer/ |
|
| ManageGitIgnore::$dir | property | composer/ |
The directory where the project is located. |
| ManageGitIgnore::$io | property | composer/ |
Composer's I/O service. |
| ManageGitIgnore::addToGitIgnore | function | composer/ |
Adds a set of entries to the specified .gitignore file. |
| ManageGitIgnore::manageIgnored | function | composer/ |
Manages gitignore files. |
| ManageGitIgnore::managementOfGitIgnoreEnabled | function | composer/ |
Determines whether we should manage gitignore files. |
| ManageGitIgnore::__construct | function | composer/ |
ManageGitIgnore constructor. |
| ManageGitIgnoreTest | class | core/ |
Tests to see whether .gitignore files are correctly managed. |
| ManageGitIgnoreTest.php | file | core/ |
|
| ManageGitIgnoreTest::$fileSystem | property | core/ |
The Symfony FileSystem component. |
| ManageGitIgnoreTest::$fixtures | property | core/ |
The Fixtures object. |
| ManageGitIgnoreTest::$fixturesDir | property | core/ |
Directory to perform the tests in. |
| ManageGitIgnoreTest::$projectRoot | property | core/ |
The root of this project. |
| ManageGitIgnoreTest::createSutWithGit | function | core/ |
Creates a system-under-test and initialize a git repository for it. |
| ManageGitIgnoreTest::setUp | function | core/ |
|
| ManageGitIgnoreTest::tearDown | function | core/ |
|
| ManageGitIgnoreTest::testAppendToEmptySettingsIsUnmanaged | function | core/ |
Tests appending to an unmanaged file, and confirm it is not .gitignored. |
| ManageGitIgnoreTest::testManageGitIgnore | function | core/ |
Tests scaffold command correctly manages the .gitignore file. |
| ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenDisabled | function | core/ |
Tests scaffold command does not manage the .gitignore file when disabled. |
| ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenGitNotAvailable | function | core/ |
Tests scaffold command disables .gitignore management when git not present. |
| ManageOptions | class | composer/ |
Per-project options from the 'extras' section of the composer.json file. |
| ManageOptions.php | file | composer/ |
|
| ManageOptions::$composer | property | composer/ |
The Composer service. |
| ManageOptions::ensureLocations | function | composer/ |
Ensures that all of the locations defined in the scaffold files exist. |
| ManageOptions::getLocationReplacements | function | composer/ |
Creates an interpolator for the 'locations' element. |
| ManageOptions::getOptions | function | composer/ |
Gets the root-level scaffold options for this project. |
| ManageOptions::packageOptions | function | composer/ |
Gets the scaffold options for the stipulated project. |
| ManageOptions::__construct | function | composer/ |
ManageOptions constructor. |
| ManyAssetsLoadOrderTest | class | core/ |
Tests the loading of many weighted assets. |
| ManyAssetsLoadOrderTest.php | file | core/ |
|
| ManyAssetsLoadOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManyAssetsLoadOrderTest::$modules | property | core/ |
Modules to enable. |
| ManyAssetsLoadOrderTest::testLoadOrder | function | core/ |
Loads a page with many assets that have different but close weights. |
| ManyAssetsTestController | class | core/ |
|
| ManyAssetsTestController.php | file | core/ |
|
| ManyAssetsTestController::build | function | core/ |
The render array of the assets testing page. |
| ManyPlaceholderTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipe[[api-linebreak]] @group big_pipe |
| ManyPlaceholderTest.php | file | core/ |
|
| ManyPlaceholderTest::testManyNoJsPlaceHolders | function | core/ |
@covers \Drupal\big_pipe\Render\BigPipe::sendNoJsPlaceholders[[api-linebreak]] |
| ManyToOne | class | core/ |
Argument handler for many to one relationships. |
| ManyToOne | class | core/ |
Complex filter to handle filtering for many to one relationships. |
| ManyToOne.php | file | core/ |
|
| ManyToOne.php | file | core/ |
|
| ManyToOne::$helper | property | core/ |
Stores the Helper object which handles the many_to_one complexity. |
Pagination
- Previous page
- Page 925
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.