Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UmamiMultilingualInstallTest::testUmami | function | core/ |
Ensures that Umami can be installed with Spanish as the default language. |
| umami_form_search_block_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for search_block_form. |
| umami_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block. |
| umami_preprocess_block__bundle__banner_block | function | core/ |
Implements hook_preprocess_HOOK() for block--bundle--banner-block. |
| umami_preprocess_block__bundle__footer_promo_block | function | core/ |
Implements hook_preprocess_HOOK() for block bundle footer promo. |
| umami_preprocess_breadcrumb | function | core/ |
Implements hook_preprocess_HOOK() for breadcrumb. |
| umami_preprocess_field | function | core/ |
Implements hook_preprocess_HOOK() for field. |
| umami_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for html. |
| umami_preprocess_image_widget | function | core/ |
Implements hook_preprocess_HOOK() for image-widget. |
| umami_preprocess_links | function | core/ |
Implements hook_preprocess_HOOK() for links. |
| umami_preprocess_links__media_library_menu | function | core/ |
Implements hook_preprocess_HOOK() for links--media-library-menu. |
| umami_preprocess_menu_local_task | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task. |
| umami_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| UnapprovedComments | class | core/ |
Provides a local task that shows the amount of unapproved comments. |
| UnapprovedComments.php | file | core/ |
|
| UnapprovedComments::$commentStorage | property | core/ |
The comment storage service. |
| UnapprovedComments::create | function | core/ |
Creates an instance of the plugin. |
| UnapprovedComments::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| UnapprovedComments::__construct | function | core/ |
Construct the UnapprovedComments object. |
| UnblockUser | class | core/ |
Unblocks a user. |
| UnblockUser.php | file | core/ |
|
| UnblockUser::access | function | core/ |
Checks object access. |
| UnblockUser::execute | function | core/ |
Executes the plugin. |
| UncacheableDependencyTrait::getCacheContexts | function | core/ |
|
| UncacheableDependencyTrait::getCacheTags | function | core/ |
|
| UncacheableFieldHandlerTrait::postRender | function | core/ |
|
| UncacheableTestAccessResult | class | core/ |
Stub class for testing AccessResult. |
| UncacheableTestAccessResult::$value | property | core/ |
The access result value. 'ALLOWED', 'FORBIDDEN' or 'NEUTRAL'. |
| UncacheableTestAccessResult::andIf | function | core/ |
Combine this access result with another using AND. |
| UncacheableTestAccessResult::isAllowed | function | core/ |
Checks whether this access result indicates access is explicitly allowed. |
| UncacheableTestAccessResult::isForbidden | function | core/ |
Checks whether this access result indicates access is explicitly forbidden. |
| UncacheableTestAccessResult::isNeutral | function | core/ |
Checks whether this access result indicates access is not yet determined. |
| UncacheableTestAccessResult::orIf | function | core/ |
Combine this access result with another using OR. |
| UncacheableTestAccessResult::__construct | function | core/ |
Constructs a new UncacheableTestAccessResult object. |
| UncaughtExceptionTest | class | core/ |
Tests kernel panic when things are really messed up. |
| UncaughtExceptionTest.php | file | core/ |
|
| UncaughtExceptionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UncaughtExceptionTest::$expectedExceptionMessage | property | core/ |
Exceptions thrown by site under test that contain this text are ignored. |
| UncaughtExceptionTest::$modules | property | core/ |
Modules to install. |
| UncaughtExceptionTest::assertErrorLogged | function | core/ |
Asserts that a specific error has been logged to the PHP error log. |
| UncaughtExceptionTest::assertNoErrorsLogged | function | core/ |
Asserts that no errors have been logged to the PHP error.log thus far. |
| UncaughtExceptionTest::setUp | function | core/ |
|
| UncaughtExceptionTest::testErrorContainer | function | core/ |
Tests a container which has an error. |
| UncaughtExceptionTest::testExceptionContainer | function | core/ |
Tests a container which has an exception really early. |
| UncaughtExceptionTest::testLoggerException | function | core/ |
Tests fallback to PHP error log when an exception is thrown while logging. |
| UncaughtExceptionTest::testLostDatabaseConnection | function | core/ |
Tests the case when the database connection is gone. |
| UncaughtExceptionTest::testMissingDependency | function | core/ |
Tests a missing dependency on a service. |
| UncaughtExceptionTest::testUncaughtException | function | core/ |
Tests uncaught exception handling when system is in a bad state. |
| UncaughtExceptionTest::testUncaughtExceptionCustomExceptionHandler | function | core/ |
Tests uncaught exception handling with custom exception handler. |
| UncaughtExceptionTest::testUncaughtFatalError | function | core/ |
Tests displaying an uncaught fatal error. |
Pagination
- Previous page
- Page 1477
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.