Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
LocalTasksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocalTasksTest::$modules | property | core/ |
Modules to enable. |
LocalTasksTest::$sut | property | core/ |
The local tasks block under testing. |
LocalTasksTest::assertLocalTaskAppears | function | core/ |
Ensures that some local task appears. |
LocalTasksTest::assertLocalTasks | function | core/ |
Asserts local tasks in the page output. |
LocalTasksTest::assertNoLocalTasks | function | core/ |
Asserts that the local tasks on the specified level are not being printed. |
LocalTasksTest::setUp | function | core/ |
|
LocalTasksTest::testLocalTaskBlock | function | core/ |
Tests that local task blocks are configurable to show a specific level. |
LocalTasksTest::testLocalTaskBlockCache | function | core/ |
Test that local tasks blocks cache is invalidated correctly. |
LocalTasksTest::testPluginLocalTask | function | core/ |
Tests the plugin based local tasks. |
LocalTaskTest | class | core/ |
|
LocalTaskTest.php | file | core/ |
|
LocalTaskTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LocalTaskTestWithUnsafeTitle | class | core/ |
Test derivative to check local task title escaping. |
LocalTaskTestWithUnsafeTitle.php | file | core/ |
|
LocalTaskTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LockFunctionalTest | class | core/ |
Confirm locking works between two separate requests. |
LockFunctionalTest.php | file | core/ |
|
LockFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LockFunctionalTest::$modules | property | core/ |
Modules to enable. |
LockFunctionalTest::testLockAcquire | function | core/ |
Confirms that we can acquire and release locks in two parallel requests. |
LockFunctionalTest::testPersistentLock | function | core/ |
Tests that the persistent lock is persisted between requests. |
mail_cancel_test_mail_alter | function | core/ |
Implements hook_mail_alter(). |
ManageDisplayTest::testViewModeLocalTasks | function | core/ |
Tests the local tasks are displayed correctly for view modes. |
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. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.