Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
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. |
AdminRouteSubscriber::getSubscribedEvents | function | core/ |
|
AdminRouteSubscriber::isHtmlRoute | function | core/ |
Determines whether the given route is an HTML route. |
AdminRouteSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\system\EventSubscriber\AdminRouteSubscriber @group system |
AdminRouteSubscriberTest.php | file | core/ |
|
AdminRouteSubscriberTest::providerTestAlterRoutes | function | core/ |
|
AdminRouteSubscriberTest::testAlterRoutes | function | core/ |
@covers ::alterRoutes @covers ::isHtmlRoute |
AdminTest | class | core/ |
Tests output on administrative pages and compact mode functionality. |
AdminTest.php | file | core/ |
|
AdminTest::$adminUser | property | core/ |
User account with all available permissions. |
AdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AdminTest::$modules | property | core/ |
Modules to install. |
AdminTest::$webUser | property | core/ |
User account with limited access to administration pages. |
AdminTest::getTopLevelMenuLinks | function | core/ |
Returns all top level menu links. |
AdminTest::setUp | function | core/ |
|
AdminTest::testAdminPages | function | core/ |
Tests output on administrative listing pages. |
AdminTest::testCompactMode | function | core/ |
Tests compact mode. |
AdminTest::testConfigBlocksDescription | function | core/ |
Tests admin config page blocks without descriptions. |
AdminUiTest | class | core/ |
Tests for CKEditor 5 in the admin UI. |
AdminUiTest.php | file | core/ |
|
AdminUiTest::$modules | property | core/ |
Modules to install. |
AdminUiTest::assertNoAjaxRequestTriggered | function | core/ |
Asserts that no (new) AJAX requests were triggered. |
AdminUiTest::testFilterCheckboxesToggleSettings | function | core/ |
Test that filter settings are only visible when the filter is enabled. |
AdminUiTest::testImageUploadSettingsAreValidated | function | core/ |
Tests that image upload settings (stored out of band) are validated too. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.