Search for all
- Search 7.x for all
- Search 9.5.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 |
|---|---|---|---|
| ManageFieldsFunctionalTest::$fieldName | property | core/ |
The name of a random field to be created for testing. |
| ManageFieldsFunctionalTest::$fieldNameInput | property | core/ |
The input name of a random field to be created for testing. |
| ManageFieldsFunctionalTest::$modules | property | core/ |
Modules to install. |
| ManageFieldsFunctionalTest::addExistingField | function | core/ |
Tests adding an existing field in another content type. |
| ManageFieldsFunctionalTest::addPersistentFieldStorage | function | core/ |
Tests that persistent field storage appears in the field UI. |
| ManageFieldsFunctionalTest::assertFieldSettings | function | core/ |
Asserts field settings are as expected. |
| ManageFieldsFunctionalTest::cardinalitySettings | function | core/ |
Tests the cardinality settings of a field. |
| ManageFieldsFunctionalTest::createField | function | core/ |
Tests adding a new field. |
| ManageFieldsFunctionalTest::deleteField | function | core/ |
Tests deleting a field from the field edit form. |
| ManageFieldsFunctionalTest::fieldListAdminPage | function | core/ |
Tests that the field list administration page operates correctly. |
| ManageFieldsFunctionalTest::manageFieldsPage | function | core/ |
Tests the manage fields page. |
| ManageFieldsFunctionalTest::setUp | function | core/ |
|
| ManageFieldsFunctionalTest::testCRUDFields | function | core/ |
Runs the field CRUD tests. |
| ManageFieldsFunctionalTest::testDefaultValue | function | core/ |
Tests that default value is correctly validated and saved. |
| ManageFieldsFunctionalTest::testDeleteField | function | core/ |
Tests that deletion removes field storages and fields as expected. |
| ManageFieldsFunctionalTest::testDeleteTaxonomyField | function | core/ |
Tests that deletion removes field storages and fields as expected for a term. |
| ManageFieldsFunctionalTest::testDisallowedFieldNames | function | core/ |
Tests that Field UI respects disallowed field names. |
| ManageFieldsFunctionalTest::testDuplicateFieldName | function | core/ |
Tests that a duplicate field name is caught by validation. |
| ManageFieldsFunctionalTest::testExternalDestinations | function | core/ |
Tests that external URLs in the 'destinations' query parameter are blocked. |
| ManageFieldsFunctionalTest::testFieldPrefix | function | core/ |
Tests that the 'field_prefix' setting works on Field UI. |
| ManageFieldsFunctionalTest::testHelpDescriptions | function | core/ |
Tests that help descriptions render valid HTML. |
| ManageFieldsFunctionalTest::testHiddenFields | function | core/ |
Tests that Field UI respects the 'no_ui' flag in the field type definition. |
| ManageFieldsFunctionalTest::testLockedField | function | core/ |
Tests that Field UI respects locked fields. |
| ManageFieldsFunctionalTest::testNonExistentFieldUrls | function | core/ |
Tests the access to non-existent field URLs. |
| ManageFieldsFunctionalTest::testPreconfiguredFields | function | core/ |
Tests the "preconfigured field" functionality. |
| ManageFieldsFunctionalTest::updateField | function | core/ |
Tests editing an existing field. |
| ManageFieldsTest | class | core/ |
Tests the Manage Display page of a fieldable entity type. |
| 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/ |
Test appending to an unmanaged file, and confirm it is not .gitignored. |
Pagination
- Previous page
- Page 904
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.