Search for info
Title | Object type | File name | Summary |
---|---|---|---|
ElementInfoManager::getCid | function | core/ |
Returns the CID used to cache the element info. |
ElementInfoManager::getInfo | function | core/ |
|
ElementInfoManager::getInfoProperty | function | core/ |
|
ElementInfoManager::__construct | function | core/ |
Constructs an ElementInfoManager object. |
ElementInfoManagerInterface | interface | core/ |
Collects available render array element types. |
ElementInfoManagerInterface.php | file | core/ |
|
ElementInfoManagerInterface::getInfo | function | core/ |
Retrieves the default properties for the defined element type. |
ElementInfoManagerInterface::getInfoProperty | function | core/ |
Retrieves a single property for the defined element type. |
ElementInfoManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\ElementInfoManager @group Render |
ElementInfoManagerTest.php | file | core/ |
|
ElementInfoManagerTest::$cache | property | core/ |
The cache backend to use. |
ElementInfoManagerTest::$elementInfo | property | core/ |
The mocked element_info. |
ElementInfoManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
ElementInfoManagerTest::$themeHandler | property | core/ |
The mocked theme handler. |
ElementInfoManagerTest::$themeManager | property | core/ |
The mocked theme manager. |
ElementInfoManagerTest::providerTestGetInfoElementPlugin | function | core/ |
Provides tests data for testGetInfoElementPlugin(). |
ElementInfoManagerTest::setUp | function | core/ |
@covers ::__construct |
ElementInfoManagerTest::testGetInfoElementPlugin | function | core/ |
Tests the getInfo() method when render element plugins are used. |
ElementInfoManagerTest::testGetInfoProperty | function | core/ |
@covers ::getInfoProperty |
ElementInfoTestNumberBuilder | class | core/ |
Provides a trusted callback to alter the element_info_test number element. |
ElementInfoTestNumberBuilder.php | file | core/ |
|
ElementInfoTestNumberBuilder::preRender | function | core/ |
Sets element_info_test - #pre_render callback. |
ElementInfoTestNumberBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
ElementInterface::getInfo | function | core/ |
Returns the element properties for this element. |
element_info | service | core/ |
Alias of plugin.manager.element_info |
element_info_test.info.yml | file | core/ |
core/modules/system/tests/modules/element_info_test/element_info_test.info.yml |
element_info_test.module | file | core/ |
Element info test. |
element_info_test_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
element_info_test_element_plugin_alter | function | core/ |
Implements hook_element_plugin_alter(). |
Email::getInfo | function | core/ |
Returns the element properties for this element. |
Entity::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
EntityAccess::$workspaceInfo | property | core/ |
The workspace information service. |
EntityAutocomplete::getInfo | function | core/ |
Returns the element properties for this element. |
EntityBase::entityTypeBundleInfo | function | core/ |
Gets the entity type bundle info service. |
EntityBundle::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
EntityBundleListener::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityContextDefinitionIsSatisfiedTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityController::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityCreateAnyAccessCheck::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityDecoupledTranslationRevisionsTest::$bundleInfo | property | core/ |
The entity type bundle info service. |
EntityDecoupledTranslationRevisionsTest::$stepInfo | property | core/ |
The current edit sequence step info. |
EntityDeriver::$bundleInfoService | property | core/ |
The bundle info service. |
EntityDisplayModeBaseUnitTest::$entityInfo | property | core/ |
The entity type used for testing. |
EntityDisplayRebuilder::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityDisplayRepository::$displayModeInfo | property | core/ |
Static cache of display modes information. |
EntityDisplayRepository::clearDisplayModeInfo | function | core/ |
|
EntityDisplayRepositoryInterface::clearDisplayModeInfo | function | core/ |
Clears the gathered display mode info. |
EntityField::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
EntityFieldManager::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
EntityFieldManagerTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.