Search for _info
- Search 7.x for _info
- Search 9.5.x for _info
- Search 8.9.x for _info
- Search 10.3.x for _info
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ElementInfoManager::$elementInfo | property | core/ |
Stores the available element information. |
ElementInfoManager::buildInfo | function | core/ |
Builds up all element information. |
ElementInfoManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
ElementInfoManager::createInstance | function | core/ |
|
ElementInfoManager::getCid | function | core/ |
Returns the CID used to cache the element info. |
ElementInfoManager::getInfo | function | core/ |
Retrieves the default properties for the defined element type. |
ElementInfoManager::getInfoProperty | function | core/ |
Retrieves a single property for the defined element type. |
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[[api-linebreak]] @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[[api-linebreak]] |
ElementInfoManagerTest::testGetInfoElementPlugin | function | core/ |
Tests the getInfo() method when render element plugins are used. |
ElementInfoManagerTest::testGetInfoProperty | function | core/ |
@covers ::getInfoProperty[[api-linebreak]] |
ElementInfoTestHooks | class | core/ |
Hook implementations for element_info_test. |
ElementInfoTestHooks.php | file | core/ |
|
ElementInfoTestHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
ElementInfoTestHooks::elementPluginAlter | function | core/ |
Implements hook_element_plugin_alter(). |
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_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. |
EntityContentBase::$entityTypeBundleInfo | property | core/ |
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.