Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuUiNodeTest::$editor | property | core/ |
An editor user. |
| MenuUiTest::addCustomMenu | function | core/ |
Creates a custom menu. |
| MenuUiTest::addCustomMenuCRUD | function | core/ |
Adds a custom menu using CRUD functions. |
| MenuUiTest::deleteCustomMenu | function | core/ |
Deletes the locally stored custom menu. |
| MenuUiTest::toggleMenuLink | function | core/ |
Alternately disables and enables a menu link. |
| Merge::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| MessageAction::$token | property | core/ |
The token service. |
| MessageCommand::$wrapperQuerySelector | property | core/ |
The query selector for the element the message will appear in. |
| MetadataBag::clearCsrfTokenSeed | function | core/ |
Clear the CSRF token seed. |
| MetadataBag::CSRF_TOKEN_SEED | constant | core/ |
The key used to store the CSRF token seed in the session. |
| MetadataBag::getCsrfTokenSeed | function | core/ |
Get the CSRF token seed. |
| MetadataBag::setCsrfTokenSeed | function | core/ |
Set the CSRF token seed. |
| MetadataBagTest::testDeprecatedClearCsrfTokenSeed | function | core/ |
@covers ::clearCsrfTokenSeed[[api-linebreak]] @group legacy |
| MetadataBubblingUrlGenerator | class | core/ |
Decorator for the URL generator, which bubbles bubbleable URL metadata. |
| MetadataBubblingUrlGenerator.php | file | core/ |
|
| MetadataBubblingUrlGenerator::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGenerator::$urlGenerator | property | core/ |
The non-bubbling URL generator. |
| MetadataBubblingUrlGenerator::bubble | function | core/ |
Bubbles the bubbleable metadata to the current render context. |
| MetadataBubblingUrlGenerator::generate | function | core/ |
|
| MetadataBubblingUrlGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
| MetadataBubblingUrlGenerator::getContext | function | core/ |
|
| MetadataBubblingUrlGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
| MetadataBubblingUrlGenerator::getRouteDebugMessage | function | core/ |
|
| MetadataBubblingUrlGenerator::setContext | function | core/ |
|
| MetadataBubblingUrlGenerator::supports | function | core/ |
|
| MetadataBubblingUrlGenerator::__construct | function | core/ |
Constructs a new bubbling URL generator service. |
| MetadataBubblingUrlGeneratorTest | class | core/ |
Confirm that the MetadataBubblingUrlGenerator is functioning properly. |
| MetadataBubblingUrlGeneratorTest.php | file | core/ |
|
| MetadataBubblingUrlGeneratorTest::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGeneratorTest::providerUrlBubbleableMetadataBubbling | function | core/ |
Data provider for ::testUrlBubbleableMetadataBubbling(). |
| MetadataBubblingUrlGeneratorTest::setUp | function | core/ |
|
| MetadataBubblingUrlGeneratorTest::testUrlBubbleableMetadataBubbling | function | core/ |
Tests bubbling of cacheable metadata for URLs. |
| MetadataGenerator | class | core/ |
Generates in-place editing metadata for an entity field. |
| MetadataGenerator.php | file | core/ |
|
| MetadataGenerator::$accessChecker | property | core/ |
An object that checks if a user has access to edit a given entity field. |
| MetadataGenerator::$editorManager | property | core/ |
The manager for editor plugins. |
| MetadataGenerator::$editorSelector | property | core/ |
An object that determines which editor to attach to a given field. |
| MetadataGenerator::generateEntityMetadata | function | core/ |
Generates in-place editing metadata for an entity. |
| MetadataGenerator::generateFieldMetadata | function | core/ |
Generates in-place editing metadata for an entity field. |
| MetadataGenerator::__construct | function | core/ |
Constructs a new MetadataGenerator. |
| MetadataGeneratorInterface | interface | core/ |
Interface for generating in-place editing metadata. |
| MetadataGeneratorInterface.php | file | core/ |
|
| MetadataGeneratorInterface::generateEntityMetadata | function | core/ |
Generates in-place editing metadata for an entity. |
| MetadataGeneratorInterface::generateFieldMetadata | function | core/ |
Generates in-place editing metadata for an entity field. |
| MetadataGeneratorTest | class | core/ |
Tests in-place field editing metadata. |
| MetadataGeneratorTest.php | file | core/ |
|
| MetadataGeneratorTest::$accessChecker | property | core/ |
The access checker object to be used by the metadata generator object. |
| MetadataGeneratorTest::$editorManager | property | core/ |
The manager for editor plugins. |
| MetadataGeneratorTest::$editorSelector | property | core/ |
The editor selector object to be used by the metadata generator object. |
| MetadataGeneratorTest::$metadataGenerator | property | core/ |
The metadata generator object to be tested. |
Pagination
- Previous page
- Page 161
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.