Search for info
Title | Object type | File name | Summary |
---|---|---|---|
DrupalCoreComposer::packageLockInfo | function | composer/ |
Look up the info for one package in the composer.lock file. |
DrupalPackageBuilder::$drupalCoreInfo | property | composer/ |
Information about composer.json, composer.lock etc. in current release. |
drupal_get_filetransfer_info | function | core/ |
Assembles the Drupal FileTransfer registry. |
drupal_system_cross_profile_test.info.yml | file | core/ |
core/profiles/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml |
drupal_system_listing_compatible_test.info.yml | file | core/ |
core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml |
drupal_system_listing_compatible_test.info.yml | file | core/ |
core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml |
DynamicLocalTasks::$moderationInfo | property | core/ |
The moderation information service. |
dynamic_page_cache.info.yml | file | core/ |
core/modules/dynamic_page_cache/dynamic_page_cache.info.yml |
dynamic_page_cache_test.info.yml | file | core/ |
core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.info.yml |
early_rendering_controller_test.info.yml | file | core/ |
core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml |
early_translation_test.info.yml | file | core/ |
core/modules/locale/tests/modules/early_translation_test/early_translation_test.info.yml |
editor.info.yml | file | core/ |
core/modules/editor/editor.info.yml |
EditorUploadImageScaleTest::getTestImageInfo | function | core/ |
Gets the dimensions of an uploaded image. |
editor_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
editor_private_test.info.yml | file | core/ |
core/modules/editor/tests/modules/editor_private_test/editor_private_test.info.yml |
editor_test.info.yml | file | core/ |
core/modules/editor/tests/modules/editor_test/editor_test.info.yml |
editor_test_editor_info_alter | function | core/ |
Implements hook_editor_info_alter(). |
ElementInfoIntegrationTest | class | core/ |
Tests the element info. |
ElementInfoIntegrationTest.php | file | core/ |
|
ElementInfoIntegrationTest::setUp | function | core/ |
|
ElementInfoIntegrationTest::testElementInfoByTheme | function | core/ |
Ensures that the element info can be altered by themes. |
ElementInfoManager | class | core/ |
Provides a plugin manager for element plugins. |
ElementInfoManager.php | file | core/ |
|
ElementInfoManager::$cacheTagInvalidator | property | core/ |
The cache tag invalidator. |
ElementInfoManager::$elementInfo | property | core/ |
Stores the available element information. |
ElementInfoManager::$themeManager | property | core/ |
The theme manager. |
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 @group Render |
ElementInfoManagerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Render\ElementInfoManagerTest. |
ElementInfoManagerTest::$cache | property | core/ |
The cache backend to use. |
ElementInfoManagerTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ElementInfoManagerTest::$elementInfo | property | core/ |
The mocked element_info. |
ElementInfoManagerTest::$moduleHandler | property | core/ |
The mocked module 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 |
ElementInterface::getInfo | function | core/ |
Returns the element properties for this element. |
element_info | service | core/ |
Alias of plugin.manager.element_info |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.