Search for alt
- Search 7.x for alt
- Search 9.5.x for alt
- Search 8.9.x for alt
- Search 10.3.x for alt
- Search main for alt
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DrupalTestBrowser::doRequest | function | core/ |
|
| DrupalTestBrowser::getClient | function | core/ |
Gets the Guzzle client. |
| DrupalTestBrowser::setClient | function | core/ |
Sets the Guzzle client. |
| DrupalTestCaseTrait | trait | core/ |
Provides methods common across all Drupal abstract base test classes. |
| DrupalTestCaseTrait.php | file | core/ |
|
| DrupalTestCaseTrait::$root | property | core/ |
The Drupal root directory. |
| DrupalTestCaseTrait::checkErrorHandlerOnTearDown | function | core/ |
Checks the test error handler after test execution. |
| DrupalTestCaseTrait::checkLegacySymfonyDeprecationHelperEnvVariable | function | core/ |
Checks legacy SYMFONY_DEPRECATIONS_HELPER env variable is not used. |
| DrupalTestCaseTrait::expectExceptionMessageIs | function | core/ |
Expects an exactly matching exception message. |
| DrupalTestCaseTrait::expectExceptionMessageIsOrContains | function | core/ |
Expects an exception message containing a specified string. |
| DrupalTestCaseTrait::getDrupalRoot | function | core/ |
Returns the Drupal root directory. |
| DrupalTestCaseTrait::setDebugDumpHandler | function | core/ |
Registers the dumper CLI handler when the DebugDump extension is enabled. |
| DrupalTestCaseTrait::setUpRoot | function | core/ |
Ensure that the $root property is set initially. |
| DrupalTranslator | class | core/ |
Translates strings using Drupal's translation system. |
| DrupalTranslator.php | file | core/ |
|
| DrupalTranslator::$locale | property | core/ |
The locale used for translating. |
| DrupalTranslator::getLocale | function | core/ |
|
| DrupalTranslator::getOptions | function | core/ |
Returns options suitable for use with TranslatableMarkup. |
| DrupalTranslator::processParameters | function | core/ |
Processes the parameters array for use with TranslatableMarkup. |
| DrupalTranslator::setLocale | function | core/ |
|
| DrupalTranslator::trans | function | core/ |
Translates the given message. |
| DrupalTranslator::transChoice | function | core/ |
|
| Drupal\user_route_alter_test\Routing\RouteSubscriber | service | core/ |
|
| DynamicLocalTasks | class | core/ |
Generates moderation-related local tasks. |
| DynamicLocalTasks | class | core/ |
Generates media-related local tasks. |
| DynamicLocalTasks.php | file | core/ |
|
| DynamicLocalTasks.php | file | core/ |
|
| DynamicLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
| DynamicLocalTasks::$config | property | core/ |
The media settings config. |
| DynamicLocalTasks::$entityTypeManager | property | core/ |
The entity type manager. |
| DynamicLocalTasks::$entityTypeManager | property | core/ |
The entity type manager. |
| DynamicLocalTasks::$moderationInfo | property | core/ |
The moderation information service. |
| DynamicLocalTasks::$router | property | core/ |
The router. |
| DynamicLocalTasks::create | function | core/ |
Creates a new class instance. |
| DynamicLocalTasks::create | function | core/ |
Creates a new class instance. |
| DynamicLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DynamicLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DynamicLocalTasks::__construct | function | core/ |
Creates a FieldUiLocalTask object. |
| DynamicLocalTasks::__construct | function | core/ |
Creates a DynamicLocalTasks object. |
| EditorHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| EditorHooks::formFilterAdminOverviewAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| EditorHooks::formFilterFormatFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. |
| EditorHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| EditorTestHooks::editorInfoAlter | function | core/ |
Implements hook_editor_info_alter(). |
| EditorTestHooks::editorJsSettingsAlter | function | core/ |
Implements hook_editor_js_settings_alter(). |
| EditorTestHooks::editorXssFilterAlter | function | core/ |
Implements hook_editor_xss_filter_alter(). |
| ElementInfoTestHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| ElementInfoTestHooks::elementPluginAlter | function | core/ |
Implements hook_element_plugin_alter(). |
| ElementsVerticalTabsTest | class | core/ |
Tests the vertical_tabs form element for expected behavior. |
| ElementsVerticalTabsTest.php | file | core/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.