Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FocusFirstCommand | class | core/ |
AJAX command for focusing an element. |
| FocusFirstCommand.php | file | core/ |
|
| FocusFirstCommand::$selector | property | core/ |
The selector of the container with tabbable elements. |
| FocusFirstCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| FocusFirstCommand::__construct | function | core/ |
Constructs an FocusFirstCommand object. |
| FocusFirstCommandTest | class | core/ |
Tests setting focus via AJAX command. |
| FocusFirstCommandTest.php | file | core/ |
|
| FocusFirstCommandTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FocusFirstCommandTest::$modules | property | core/ |
Modules to install. |
| FocusFirstCommandTest::testFocusFirst | function | core/ |
Tests AjaxFocusFirstCommand on a page. |
| FolderTest | class | core/ |
Tests BrowserTestBase's treatment of hook_install() during setup. |
| FolderTest.php | file | core/ |
|
| FolderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FolderTest::$modules | property | core/ |
Modules to install. |
| FolderTest::testFolderSetup | function | core/ |
|
| FollowUpMigrationsTest | class | core/ |
Tests follow-up migrations. |
| FollowUpMigrationsTest | class | core/ |
Tests follow-up migrations. |
| FollowUpMigrationsTest.php | file | core/ |
|
| FollowUpMigrationsTest.php | file | core/ |
|
| FollowUpMigrationsTest::$modules | property | core/ |
Modules to install. |
| FollowUpMigrationsTest::$modules | property | core/ |
Modules to install. |
| FollowUpMigrationsTest::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
| FollowUpMigrationsTest::providerTestEntityReferenceTranslations | function | core/ |
Data provider for testEntityReferenceTranslations(). |
| FollowUpMigrationsTest::setUp | function | core/ |
|
| FollowUpMigrationsTest::setUp | function | core/ |
|
| FollowUpMigrationsTest::testEntityReferenceTranslations | function | core/ |
Tests entity reference translations. |
| FollowUpMigrationsTest::testEntityReferenceTranslations | function | core/ |
Tests entity reference translations. |
| fonts.css | file | core/ |
Admin toolbar fonts. |
| fonts.css | file | core/ |
Base Fonts. |
| fonts.pcss.css | file | core/ |
Base Fonts. |
| fonts.pcss.css | file | core/ |
Admin toolbar fonts. |
| Foo | class | core/ |
Builds an image toolkit operation. |
| foo.component.yml | file | core/ |
core/modules/system/tests/modules/sdc_test_replacements_invalid/components/foo/foo.component.yml |
| foo.component.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test/components/mismatching-folder-name/foo.component.yml |
| Foo.php | file | core/ |
|
| foo.twig | file | core/ |
<h1>Foo</h1> |
| foo.twig | file | core/ |
<h1>Foo</h1> |
| FooAccessPolicy | class | core/ |
|
| FooAccessPolicy::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
| FooAccessPolicy::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
| FooAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
| FooCacheContext | class | core/ |
Fake cache context class. |
| FooCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| FooCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| FooCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| FooDerived | class | core/ |
Builds an image toolkit operation. |
| FooDerived.php | file | core/ |
|
| footer-block.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/footer-block/footer-block.component.yml |
| footer-block.css | file | core/ |
.footer-block { font-size: 0.9rem; } .footer-block__link { color: #fff; background-color: inherit; font-weight: 700; } .footer-block__link::after { display: inline-block; width: 14px; height: 14px; content: ""; … |
| footer-block.twig | file | core/ |
<div{{ attributes.addClass('footer-block') }}> <div class="footer-block__wrapper"> {% block image %} {% if image %} <div class="footer-block__media"> {{~ image ~}} … |
Pagination
- Previous page
- Page 702
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.