Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Whether this theme negotiator should be used to set the theme. |
AdminDemoNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
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::$deprecatedProperties | property | core/ |
|
AdminNegotiator::$entityTypeManager | property | core/ |
The entity type manager. |
AdminNegotiator::$user | property | core/ |
The current user. |
AdminNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
AdminNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
AdminNegotiator::__construct | function | core/ |
Creates a new AdminNegotiator instance. |
AdminNegotiatorTest | class | core/ |
Tests AdminNegotiator class. |
AdminNegotiatorTest.php | file | core/ |
|
AdminNegotiatorTest::getThemes | function | core/ |
Provides a list of theme names to test. |
AdminNegotiatorTest::testDetermineActiveTheme | function | core/ |
@dataProvider getThemes |
AdminPathConfigEntityConverter | class | core/ |
Makes sure the unmodified ConfigEntity is loaded on admin pages. |
AdminPathConfigEntityConverter | class | core/ |
Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter. |
AdminPathConfigEntityConverter.php | file | core/ |
|
AdminPathConfigEntityConverter.php | file | core/ |
|
AdminPathConfigEntityConverter::$adminContext | property | core/ |
The route admin context to determine whether a route is an admin one. |
AdminPathConfigEntityConverter::$configFactory | property | core/ |
The config factory. |
AdminPathConfigEntityConverter::$container | property | core/ |
The service container. |
AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
AdminPathConfigEntityConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
AdminPathConfigEntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
AdminPathConfigEntityConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
AdminPathConfigEntityConverter::__construct | function | core/ |
Constructs a new EntityConverter. |
AdminPathEntityConverterLanguageTest | class | core/ |
Test administration path based conversion of entities. |
AdminPathEntityConverterLanguageTest.php | file | core/ |
|
AdminPathEntityConverterLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.