Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search main for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaUiReferenceWidgetTest::$modules | property | core/ |
Modules to install. |
| MediaUiReferenceWidgetTest::assertHelpLink | function | core/ |
Asserts whether a given link is present. |
| MediaUiReferenceWidgetTest::assertHelpTexts | function | core/ |
Asserts that the given texts are present exactly once. |
| MediaUiReferenceWidgetTest::assertNoHelpLink | function | core/ |
Asserts that a given link is not present. |
| MediaUiReferenceWidgetTest::assertNoHelpTexts | function | core/ |
Asserts that none of the given texts are present. |
| MediaUiReferenceWidgetTest::providerTestMediaReferenceWidget | function | core/ |
Data provider for testMediaReferenceWidget(). |
| MediaUiReferenceWidgetTest::setUp | function | core/ |
|
| MediaUiReferenceWidgetTest::testMediaReferenceWidget | function | core/ |
Tests the default autocomplete widgets for media reference fields. |
| media_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure filter order and allowed_html are compatible. |
| media_library.opener.field_widget | service | core/ |
Drupal\media_library\MediaLibraryFieldWidgetOpener |
| media_library_test_widget.info.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test_widget/media_library_test_widget.info.yml |
| media_library_test_widget.schema.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test_widget/config/schema/media_library_test_widget.schema.yml |
| Memory::$idSequence | property | core/ |
Counter for item ids. |
| MemoryBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
| MemoryBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
| MemoryBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| MemoryBackend::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| MemoryStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| menu-region--middle.html.twig | file | core/ |
{% import _self as menus %} <div class="admin-toolbar__item toolbar-block"> {% set menu_heading_id = 'menu--' ~ menu_name %} <h2 id="{{ menu_heading_id }}" class="toolbar-block__title visually-hidden… |
| menu-region--middle.html.twig | file | core/ |
{% import _self as menus %} <div class="admin-toolbar__item toolbar-block"> {% set menu_heading_id = 'menu--' ~ menu_name %} <h2 id="{{ menu_heading_id }}" class="toolbar-block__title visually-hidden… |
| menu-sidebar.css | file | core/ |
Styles for menu placed in sidebar region. |
| menu-sidebar.pcss.css | file | core/ |
Styles for menu placed in sidebar region. |
| Menu::$id | property | core/ |
The menu machine name. |
| Menu::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuAccessControlHandlerTest::providerTestAccess | function | core/ |
Provides test cases for menu access control based on user permissions and menu lock status. |
| MenuActiveTrail::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| MenuActiveTrail::doGetActiveTrailIds | function | core/ |
Helper method for ::getActiveTrailIds(). |
| MenuActiveTrail::getActiveTrailIds | function | core/ |
This implementation caches all active trail IDs per route match for *all* menus whose active trails are calculated on that page. This ensures 1 cache get for all active trails per page load, rather than N. |
| MenuActiveTrail::getActiveTrailIds | function | core/ |
Gets the active trail IDs of the specified menu tree. |
| MenuActiveTrail::getCid | function | core/ |
|
| MenuActiveTrailInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs of the specified menu tree. |
| MenuActiveTrailTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| MenuActiveTrailTest::provider | function | core/ |
Provides test data for all test methods. |
| MenuActiveTrailTest::testGetActiveTrailIds | function | core/ |
Tests getActiveTrailIds(). |
| MenuActiveTrailTest::testGetCid | function | core/ |
Tests getCid() |
| MenuDeleteTest::providerMenuDelete | function | core/ |
Provides data for testMenuDelete(). |
| MenuLink::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkBase::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| MenuLinkBase::getProvider | function | core/ |
Returns the provider (module name) of the menu link. |
| MenuLinkContent::$entityIdsToLoad | property | core/ |
Entities IDs to load. |
| MenuLinkContent::$insidePlugin | property | core/ |
A flag for whether this entity is wrapped in a plugin instance. |
| MenuLinkContent::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| MenuLinkContent::getParentId | function | core/ |
Gets the plugin ID of the parent menu link. |
| MenuLinkContent::getPluginId | function | core/ |
Gets the menu plugin ID associated with this entity. |
| MenuLinkContent::getUuid | function | core/ |
Returns the unique ID representing the menu link. |
| MenuLinkContent::setInsidePlugin | function | core/ |
Flags this instance as being wrapped in a menu link plugin instance. |
| MenuLinkContentFormTest::testMenuLinkContentFormValidation | function | core/ |
Tests validation for the MenuLinkContentForm class. |
| MenuLinkContentInterface::getParentId | function | core/ |
Gets the plugin ID of the parent menu link. |
| MenuLinkContentInterface::getPluginId | function | core/ |
Gets the menu plugin ID associated with this entity. |
| MenuLinkContentInterface::setInsidePlugin | function | core/ |
Flags this instance as being wrapped in a menu link plugin instance. |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.