Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultMenuLinkTreeManipulators::menuLinkCheckAccess | function | core/ |
Checks access for one menu link instance. |
| DefaultMenuLinkTreeManipulators::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\DefaultMenuLinkTreeManipulators object. |
| DefaultMenuLinkTreeManipulatorsTest | class | core/ |
Tests the default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest.php | file | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::$accessManager | property | core/ |
The mocked access manager. |
| DefaultMenuLinkTreeManipulatorsTest::$cacheContextManager | property | core/ |
Mock cache context manager. |
| DefaultMenuLinkTreeManipulatorsTest::$currentUser | property | core/ |
The mocked current user. |
| DefaultMenuLinkTreeManipulatorsTest::$defaultMenuTreeManipulators | property | core/ |
The default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| DefaultMenuLinkTreeManipulatorsTest::$links | property | core/ |
Array of menu link instances. |
| DefaultMenuLinkTreeManipulatorsTest::$moduleHandler | property | core/ |
The mocked module handler. |
| DefaultMenuLinkTreeManipulatorsTest::$originalTree | property | core/ |
The original menu tree build in mockTree(). |
| DefaultMenuLinkTreeManipulatorsTest::mockTree | function | core/ |
Creates a mock tree. |
| DefaultMenuLinkTreeManipulatorsTest::setUp | function | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccess | function | core/ |
Tests the checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccessTreeManipulator | function | core/ |
Tests checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess | function | core/ |
Tests the optimized node access checking. |
| DefaultMenuLinkTreeManipulatorsTest::testDeprecation | function | core/ |
@group legacy |
| DefaultMenuLinkTreeManipulatorsTest::testFlatten | function | core/ |
Tests the flatten() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testGenerateIndexAndSort | function | core/ |
Tests the generateIndexAndSort() tree manipulator. |
| DeleteAction::executeMultiple | function | core/ |
|
| DeleteForm::getDescription | function | core/ |
|
| DeleteMultiple | class | core/ |
Provides a node deletion confirmation form. |
| DeleteMultiple.php | file | core/ |
|
| DeleteMultiple::getCancelUrl | function | core/ |
|
| DeleteMultiple::getDeletedMessage | function | core/ |
|
| DeleteMultiple::getInaccessibleMessage | function | core/ |
|
| DeleteMultipleForm | class | core/ |
Provides an entities deletion confirmation form. |
| DeleteMultipleForm.php | file | core/ |
|
| DeleteMultipleForm::$currentUser | property | core/ |
The current user. |
| DeleteMultipleForm::$entityType | property | core/ |
The entity type definition. |
| DeleteMultipleForm::$entityTypeId | property | core/ |
The entity type ID. |
| DeleteMultipleForm::$entityTypeManager | property | core/ |
The entity type manager. |
| DeleteMultipleForm::$messenger | property | core/ |
The messenger service. |
| DeleteMultipleForm::$selection | property | core/ |
The selection, in the entity_id => langcodes format. |
| DeleteMultipleForm::$tempStore | property | core/ |
The tempstore. |
| DeleteMultipleForm::buildForm | function | core/ |
|
| DeleteMultipleForm::create | function | core/ |
|
| DeleteMultipleForm::getBaseFormId | function | core/ |
|
| DeleteMultipleForm::getCancelUrl | function | core/ |
|
| DeleteMultipleForm::getConfirmText | function | core/ |
|
| DeleteMultipleForm::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| DeleteMultipleForm::getFormId | function | core/ |
|
| DeleteMultipleForm::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| DeleteMultipleForm::getQuestion | function | core/ |
|
| DeleteMultipleForm::isWorkspaceSafeForm | function | core/ |
|
| DeleteMultipleForm::submitForm | function | core/ |
|
| DeleteMultipleForm::__construct | function | core/ |
Constructs a new DeleteMultiple object. |
| DeleteMultipleFormTest | class | core/ |
Tests the delete multiple confirmation form. |
| DeleteMultipleFormTest.php | file | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.