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 |
|---|---|---|---|
| ManageFieldsTest::setUp | function | core/ |
|
| ManageFieldsTest::testAddField | function | core/ |
Tests field add. |
| ManageFieldsTest::testAddField | function | core/ |
Tests adding a field. |
| ManageFieldsTest::testAddFieldWithMultipleUsers | function | core/ |
Tests multiple users adding a field with the same name. |
| ManageFieldsTest::testAllowedValuesFormValidation | function | core/ |
Tests the form validation for allowed values field. |
| ManageFieldsTest::testEditFieldWithLeftOverFieldInTempStore | function | core/ |
Tests editing field when the field exists in temp store. |
| ManageFieldsTest::testEntityReferenceToNonBundleableEntity | function | core/ |
Tests creating entity reference field to non-bundleable entity type. |
| ManageFieldsTest::testFieldCategoryFallbackWithoutDescription | function | core/ |
Ensure field category fallback works for field types without a description. |
| ManageFieldsTest::testFieldDelete | function | core/ |
Tests that field delete operation opens in modal. |
| ManageFieldsTest::testFieldDropButtonOperations | function | core/ |
Tests drop button operations on the manage fields page. |
| ManageFieldsTest::testFieldTypeCardinalityAlter | function | core/ |
Tests hook_form_field_storage_config_form_edit_alter(). |
| ManageFieldsTest::testFieldTypeOrder | function | core/ |
Tests the order in which the field types appear in the form. |
| ManageFieldsTest::testFieldUiDefinitionsAlter | function | core/ |
Tests hook_field_info_entity_type_ui_definitions_alter(). |
| ManageFieldsTest::testFilterInReuseForm | function | core/ |
Tests filter results in the re-use form. |
| ManageFieldsTest::testLabelFieldFormValidation | function | core/ |
Tests the form validation for label field. |
| ManageFieldsTest::testReuseExistingField | function | core/ |
Tests re-using an existing field and the visibility of the re-use button. |
| 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 install. |
| ManyAssetsLoadOrderTest::testLoadOrder | function | core/ |
Loads a page with many assets that have different but close weights. |
Pagination
- Previous page
- Page 1002
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.