Search for age

  1. Search 7.x for age
  2. Search 9.5.x for age
  3. Search 8.9.x for age
  4. Search 11.x for age
  5. Search main for age
  6. Other projects
Title Object type File name Summary
AccessRouteAlterSubscriber::accessAdminMenuBlockPage function core/modules/system/src/EventSubscriber/AccessRouteAlterSubscriber.php Adds _access_admin_menu_block_page requirement to routes pointing to SystemController::systemAdminMenuBlockPage.
access_check.admin_menu_block_page service core/modules/system/system.services.yml Drupal\system\Access\SystemAdminMenuBlockAccessCheck
access_check.admin_overview_page service core/modules/system/system.services.yml Drupal\system\Access\SystemAdminMenuBlockAccessCheck
access_check.update.manager_access service core/modules/update/update.services.yml Drupal\update\Access\UpdateManagerAccessCheck
access_manager service core/core.services.yml Drupal\Core\Access\AccessManager
access_manager.check_provider service core/core.services.yml Drupal\Core\Access\CheckProvider
AccountForm::$languageManager property core/modules/user/src/AccountForm.php The language manager.
AccountSettingsForm::$roleStorage property core/modules/user/src/AccountSettingsForm.php The role storage used when changing the admin role.
ActionAdminManageForm class core/modules/action/src/Form/ActionAdminManageForm.php Provides a configuration form for configurable actions.
ActionAdminManageForm.php file core/modules/action/src/Form/ActionAdminManageForm.php
ActionAdminManageForm::$manager property core/modules/action/src/Form/ActionAdminManageForm.php The action plugin manager.
ActionAdminManageForm::buildForm function core/modules/action/src/Form/ActionAdminManageForm.php Form constructor.
ActionAdminManageForm::create function core/modules/action/src/Form/ActionAdminManageForm.php Instantiates a new instance of this class.
ActionAdminManageForm::getFormId function core/modules/action/src/Form/ActionAdminManageForm.php Returns a unique string identifying the form.
ActionAdminManageForm::submitForm function core/modules/action/src/Form/ActionAdminManageForm.php Form submission handler.
ActionAdminManageForm::__construct function core/modules/action/src/Form/ActionAdminManageForm.php Constructs a new ActionAdminManageForm.
ActionFormBase::$storage property core/modules/action/src/Form/ActionFormBase.php The action storage.
ActionListBuilder::$actionManager property core/modules/action/src/ActionListBuilder.php The action plugin manager.
ActionManager class core/lib/Drupal/Core/Action/ActionManager.php Provides an Action plugin manager.
ActionManager.php file core/lib/Drupal/Core/Action/ActionManager.php
ActionManager::getDefinitionsByType function core/lib/Drupal/Core/Action/ActionManager.php Gets the plugin definitions for this entity type.
ActionManager::__construct function core/lib/Drupal/Core/Action/ActionManager.php Constructs a new class instance.
ActionTest::$actionManager property core/modules/system/tests/src/Kernel/Action/ActionTest.php The action manager.
ActiveLinkResponseFilter::$languageManager property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The language manager.
ActiveWorkspaceCheck::$workspaceManager property core/modules/workspaces/src/Access/ActiveWorkspaceCheck.php The workspace manager.
AddFormBase::$entityTypeManager property core/modules/media_library/src/Form/AddFormBase.php The entity type manager.
admin-page.html.twig file core/themes/stable9/templates/admin/admin-page.html.twig Theme override for an administrative page.
admin-page.html.twig file core/themes/claro/templates/admin/admin-page.html.twig Theme override for an administrative page.
admin-page.html.twig file core/modules/system/templates/admin-page.html.twig Default theme implementation for an administrative page.
AdminHtmlRouteProvider::getAddPageRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the add page route.
AdminNegotiator::$entityTypeManager property core/modules/user/src/Theme/AdminNegotiator.php The entity type manager.
AdminPathEntityConverterLanguageTest class core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php Test administration path based conversion of entities.
AdminPathEntityConverterLanguageTest.php file core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php
AdminPathEntityConverterLanguageTest::$defaultTheme property core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php The theme to install as the default for testing.
AdminPathEntityConverterLanguageTest::$modules property core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php Modules to install.
AdminPathEntityConverterLanguageTest::setUp function core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage function core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php Tests the translated and untranslated config entities are loaded properly.
AdminTest::testAdminPages function core/modules/system/tests/src/Functional/System/AdminTest.php Tests output on administrative listing pages.
AdminUiTest::testImageUploadSettingsAreValidated function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests that image upload settings (stored out of band) are validated too.
AdminUiTest::testLanguageConfigForm function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests the language config form.
AdminUiTest::testMessagesDoNotAccumulate function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Ensure CKEditor 5 admin UI's real-time validation errors do not accumulate.
AjaxBasePageNegotiator class core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php Defines a theme negotiator that deals with the active theme on ajax requests.
AjaxBasePageNegotiator.php file core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php
AjaxBasePageNegotiator::$configFactory property core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php The config factory.
AjaxBasePageNegotiator::$csrfGenerator property core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php The CSRF token generator.
AjaxBasePageNegotiator::$requestStack property core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php The request stack.
AjaxBasePageNegotiator::applies function core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php Whether this theme negotiator should be used to set the theme.
AjaxBasePageNegotiator::determineActiveTheme function core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php Determine the active theme for the request.
AjaxBasePageNegotiator::__construct function core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php Constructs a new AjaxBasePageNegotiator.
AjaxBasePageNegotiatorTest class core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @coversDefaultClass \Drupal\Core\Theme\AjaxBasePageNegotiator[[api-linebreak]]
@group Theme

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.