Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AddSectionController::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| AddSectionController::build | function | core/ |
Adds the new section. |
| AddSectionController::create | function | core/ |
Instantiates a new instance of this class. |
| AddSectionController::__construct | function | core/ |
AddSectionController constructor. |
| AddStyleSheetCommand | class | core/ |
AJAX command to add style sheets to a CKEditor instance. |
| AddStyleSheetCommand.php | file | core/ |
|
| AddStyleSheetCommand::$editorId | property | core/ |
The CKEditor instance ID. |
| AddStyleSheetCommand::$styleSheets | property | core/ |
The style sheet URLs to add to the CKEditor instance. |
| AddStyleSheetCommand::addStyleSheet | function | core/ |
Adds a style sheet to the CKEditor instance. |
| AddStyleSheetCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| AddStyleSheetCommand::__construct | function | core/ |
AddStyleSheetCommand constructor. |
| admin-list.css | file | core/ |
/** * Admin lists. */ ul.admin-list { margin: 0; padding: 0; } .admin-list li { position: relative; margin: 0; padding: 0; list-style-type: none; list-style-image: none; border-top: 1px solid #bfbfbf; } .admin-list.compact li { … |
| 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 enable. |
| AdminAjaxTest::setUp | function | core/ |
|
| AdminAjaxTest::testAjaxRebuild | function | core/ |
Confirms that form_alter is triggered after AJAX rebuilds. |
| 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::$moduleExtensionList | property | core/ |
The module extension list. |
| AdminController::__construct | function | core/ |
AdminController constructor. |
| AdminDemoNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| 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::$user | property | core/ |
The current user. |
| AdminNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| 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::$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::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 enable. |
| AdminPathEntityConverterLanguageTest::setUp | function | core/ |
|
| AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage | function | core/ |
Tests the translated and untranslated config entities are loaded properly. |
| AdminRouteSubscriber | class | core/ |
Adds the _admin_route option to each admin HTML route. |
| AdminRouteSubscriber.php | file | core/ |
|
| AdminRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.