Search for on
Title | Object type | File name | Summary |
---|---|---|---|
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::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. |
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::__construct | function | core/ |
Creates a new AdminNegotiator instance. |
AdminPathConfigEntityConverter | class | core/ |
Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter. |
AdminPathConfigEntityConverter | class | core/ |
Makes sure the unmodified ConfigEntity is loaded on admin pages. |
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. |
AdminPathEntityConverterLanguageTest::$modules | property | core/ |
Modules to install. |
AdminPathEntityConverterLanguageTest::setUp | function | core/ |
|
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage | function | core/ |
Tests the translated and untranslated config entities are loaded properly. |
AdminTest::testConfigBlocksDescription | function | core/ |
Tests admin config page blocks without descriptions. |
AdminUiTest::testLanguageConfigForm | function | core/ |
Tests the language config form. |
AdminUiTest::testMessagesDoNotAccumulate | function | core/ |
Ensure CKEditor 5 admin UI's real-time validation errors do not accumulate. |
AdminUiTest::testPluginSettingsFormSection | function | core/ |
Tests the plugin settings form section. |
AdminUiTest::testSettingsOnlyFireAjaxWithCkeditor5 | function | core/ |
Confirm settings only trigger AJAX when select value is CKEditor 5. |
AdvancedSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AdvisoriesConfigSubscriber | class | core/ |
Defines a config subscriber for changes to 'system.advisories'. |
AdvisoriesConfigSubscriber.php | file | core/ |
|
AdvisoriesConfigSubscriber::$securityAdvisoriesFetcher | property | core/ |
The security advisory fetcher service. |
AdvisoriesConfigSubscriber::getSubscribedEvents | function | core/ |
|
AdvisoriesConfigSubscriber::onConfigSave | function | core/ |
Deletes the stored response from the security advisories feed, if needed. |
AdvisoriesConfigSubscriber::__construct | function | core/ |
Constructs a new ConfigSubscriber object. |
AdvisoryTestController | class | core/ |
Defines a controller to return JSON for security advisory tests. |
AdvisoryTestController.php | file | core/ |
|
AdvisoryTestController::getPsaJson | function | core/ |
Reads a JSON file and returns the contents as a Response. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.