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 |
|---|---|---|---|
| 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/ |
Test 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. |
| 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::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| ManyToOne::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| ManyToOne::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| ManyToOne::ensureMyTable | function | core/ |
Override ensureMyTable so we can control how this joins in. The operator actually has influence over joining. |
| ManyToOne::ensureMyTable | function | core/ |
Override ensureMyTable so we can control how this joins in. The operator actually has influence over joining. |
| ManyToOne::operators | function | core/ |
This kind of construct makes it relatively easy for a child class to add or remove functionality by overriding this function and adding/removing items from this array. |
| ManyToOne::summaryArgument | function | core/ |
Provide the argument to use to link from the summary to the next level; this will be called once per row of a summary, and used as part of $view->getUrl(). |
| ManyToOne::summaryQuery | function | core/ |
Build the info for the summary query. |
| ManyToOneHelper::buildOptionsForm | function | core/ |
|
| ManyToOneHelper::defineOptions | function | core/ |
|
| ManyToOneHelper::ensureMyTable | function | core/ |
Override ensureMyTable so we can control how this joins in. The operator actually has influence over joining. |
| ManyToOneHelper::summaryJoin | function | core/ |
Provide the proper join for summary queries. This is important in part because it will cooperate with other arguments if possible. |
| ManyToOneHelper::__construct | function | core/ |
|
| Map::$properties | property | core/ |
The array of properties. |
| Map::$values | property | core/ |
An array of values for the contained properties. |
| Map::getProperties | function | core/ |
Gets an array of property objects. |
| Map::getString | function | core/ |
Returns a string representation of the data. |
| Map::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| Map::set | function | core/ |
Sets a property value. |
| Map::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| MapBaseFieldTest | class | core/ |
Tests map base fields. |
| MapBaseFieldTest.php | file | core/ |
|
| MapBaseFieldTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| MapBaseFieldTest::$modules | property | core/ |
Modules to enable. |
| MapBaseFieldTest::setUp | function | core/ |
Pagination
- Previous page
- Page 758
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.