Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AdminAccountSwitcherTest::testNoAdministratorsExist | function | core/ |
Tests that there is an error if there are no administrative users. |
AdminAccountSwitcherTest::testSuperUser | function | core/ |
Tests switching to user 1 when the superuser access policy is enabled. |
AdminAccountSwitcherTest::testSwitchToAdministrator | function | core/ |
Tests switching to a user with an administrative role. |
AdminAccountSwitcherTest::testSwitchToAndSwitchBack | function | core/ |
|
AdminAjaxTest | class | core/ |
Tests the admin UI AJAX interactions. |
AdminAjaxTest.php | file | core/ |
|
AdminAjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AdminAjaxTest::$modules | property | core/ |
Modules to install. |
AdminAjaxTest::setUp | function | core/ |
|
AdminAjaxTest::testAjaxRebuild | function | core/ |
Confirms that form_alter is triggered after AJAX rebuilds. |
AdminAjaxTest::testBodyScroll | function | core/ |
Tests body scroll. |
AdminContext | class | core/ |
Provides a helper class to determine whether the route is an admin one. |
AdminContext.php | file | core/ |
|
AdminContext::$routeMatch | property | core/ |
The route match. |
AdminContext::isAdminRoute | function | core/ |
Determines whether the active route is an admin one. |
AdminContext::__construct | function | core/ |
Construct a new admin context helper instance. |
AdminController | class | core/ |
Controller for admin section. |
AdminController.php | file | core/ |
|
AdminController::$moduleAdminLinks | property | core/ |
The module admin links service. |
AdminController::$moduleExtensionList | property | core/ |
The module extension list. |
AdminController::$modulePermissionsLinks | property | core/ |
The module permissions link service. |
AdminController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
AdminController::index | function | core/ |
Prints a listing of admin tasks, organized by module. |
AdminController::__construct | function | core/ |
AdminController constructor. |
AdminDemoNegotiator | class | core/ |
Negotiates the theme for the block admin demo page via the URL. |
AdminDemoNegotiator.php | file | core/ |
|
AdminDemoNegotiator::applies | function | core/ |
|
AdminDemoNegotiator::determineActiveTheme | function | core/ |
|
AdminHtmlRouteProvider | class | core/ |
Provides HTML routes for entities with administrative add/edit/delete pages. |
AdminHtmlRouteProvider.php | file | core/ |
|
AdminHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
AdminHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
AdminHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
AdminHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
AdminHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
AdminMetaTagTest | class | core/ |
Confirm that the fingerprinting meta tag appears as expected. |
AdminMetaTagTest.php | file | core/ |
|
AdminMetaTagTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AdminMetaTagTest::testMetaTag | function | core/ |
Verify that the meta tag HTML is generated correctly. |
AdminNegotiator | class | core/ |
Sets the active theme on admin pages. |
AdminNegotiator.php | file | core/ |
|
AdminNegotiator::$adminContext | property | core/ |
The route admin context to determine whether a route is an admin one. |
AdminNegotiator::$configFactory | property | core/ |
The config factory. |
AdminNegotiator::$entityTypeManager | property | core/ |
The entity type manager. |
AdminNegotiator::$user | property | core/ |
The current user. |
AdminNegotiator::applies | function | core/ |
|
AdminNegotiator::determineActiveTheme | function | core/ |
|
AdminNegotiator::__construct | function | core/ |
Creates a new AdminNegotiator instance. |
AdminNegotiatorTest | class | core/ |
Tests AdminNegotiator class. |
AdminNegotiatorTest.php | file | core/ |
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.