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 |
|---|---|---|---|
| ManagedStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| ManagedStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| ManagedStorage::write | function | core/ |
Writes configuration data to the storage. |
| ManagedStorage::__construct | function | core/ |
ManagedStorage constructor. |
| ManagedStorageTest | class | core/ |
Tests ManagedStorage operations. |
| ManagedStorageTest.php | file | core/ |
|
| ManagedStorageTest::delete | function | core/ |
|
| ManagedStorageTest::getStorage | function | core/ |
Get the config storage. |
| ManagedStorageTest::insert | function | core/ |
|
| ManagedStorageTest::read | function | core/ |
|
| ManagedStorageTest::setUp | function | core/ |
|
| ManagedStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| ManagedStorageTest::update | function | core/ |
|
| ManageFieldsFunctionalTest | class | core/ |
Tests the Field UI "Manage fields" screen. |
| ManageFieldsFunctionalTest.php | file | core/ |
|
| ManageFieldsFunctionalTest::$contentType | property | core/ |
The ID of the custom content type created for testing. |
| ManageFieldsFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManageFieldsFunctionalTest::$fieldLabel | property | core/ |
The label for a random field to be created for testing. |
| 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/ |
Pagination
- Previous page
- Page 757
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.