Search for alt
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalTaskManagerTest::testGetTitle | function | core/ |
Tests the getTitle method. |
| LocalTasksBlock | class | core/ |
Provides a "Tabs" block to display the local tasks. |
| LocalTasksBlock.php | file | core/ |
|
| LocalTasksBlock::$localTaskManager | property | core/ |
The local task manager. |
| LocalTasksBlock::$routeMatch | property | core/ |
The route match. |
| LocalTasksBlock::blockForm | function | core/ |
|
| LocalTasksBlock::blockSubmit | function | core/ |
|
| LocalTasksBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| LocalTasksBlock::createPlaceholder | function | core/ |
|
| LocalTasksBlock::defaultConfiguration | function | core/ |
|
| LocalTasksBlock::__construct | function | core/ |
Creates a LocalTasksBlock instance. |
| LocalTasksTest | class | core/ |
Tests local tasks derived from router and added/altered via hooks. |
| LocalTasksTest.php | file | core/ |
|
| LocalTasksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalTasksTest::$modules | property | core/ |
Modules to install. |
| 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::assertSameLocalTaskUrl | function | core/ |
Asserts that the local task URL matches the expected alias. |
| LocalTasksTest::setUp | function | core/ |
|
| LocalTasksTest::testLocalTaskBlock | function | core/ |
Tests that local task blocks are configurable to show a specific level. |
| LocalTasksTest::testLocalTaskBlockCache | function | core/ |
Tests that local tasks blocks cache is invalidated correctly. |
| LocalTasksTest::testLocalTaskBlockUrl | function | core/ |
Tests local task block URLs for entities with path aliases. |
| LocalTasksTest::testPluginLocalTask | function | core/ |
Tests the plugin based local tasks. |
| LocalTaskTest | class | core/ |
Tests derivative for testing local tasks. |
| 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 install. |
| 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. |
| MailCancelTestHooks::mailAlter | function | core/ |
Implements hook_mail_alter(). |
| MailerCaptureServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| MailTest::mailAlter | function | core/ |
Implements hook_mail_alter(). |
| ManageDisplayTest::testFormModeLocalTasksOrder | function | core/ |
Tests if form mode local tasks appear in alphabetical order by label. |
| ManageDisplayTest::testViewModeLocalTasks | function | core/ |
Tests the local tasks are displayed correctly for view modes. |
| ManageDisplayTest::testViewModeLocalTasksOrder | function | core/ |
Tests if display mode local tasks appear in alphabetical order by label. |
| ManageFieldsFunctionalTest | class | core/ |
Tests the Field UI "Manage fields" screen. |
| ManageFieldsFunctionalTest.php | file | core/ |
|
| ManageFieldsFunctionalTest::testDefaultValue | function | core/ |
Tests that default value is correctly validated and saved. |
| ManageFieldsFunctionalTest::testFieldNameValidation | function | core/ |
Tests validation of duplicate and disallowed field names. |
| 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. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.