Search for info
Title | Object type | File name | Summary |
---|---|---|---|
dummydb.info.yml | file | core/ |
core/modules/system/tests/modules/dummydb/dummydb.info.yml |
DuplicateInfoFileValidator | class | core/ |
Validates the stage does not have duplicate info.yml not present in active. |
DuplicateInfoFileValidator.php | file | core/ |
|
DuplicateInfoFileValidator::findInfoFiles | function | core/ |
Recursively finds info.yml files in a directory. |
DuplicateInfoFileValidator::getSubscribedEvents | function | core/ |
|
DuplicateInfoFileValidator::validate | function | core/ |
Validates the stage does not have duplicate info.yml not present in active. |
DuplicateInfoFileValidator::__construct | function | core/ |
|
DuplicateInfoFileValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\DuplicateInfoFileValidator @group package_manager @internal |
DuplicateInfoFileValidatorTest.php | file | core/ |
|
DuplicateInfoFileValidatorTest::createFileAtPath | function | core/ |
Creates the file at the root directory. |
DuplicateInfoFileValidatorTest::providerDuplicateInfoFilesInStage | function | core/ |
Data provider for testDuplicateInfoFilesInStage. |
DuplicateInfoFileValidatorTest::testDuplicateInfoFilesInStage | function | core/ |
Tests that duplicate info.yml in stage raise an error. |
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 |
EditorHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
EditorTestHooks::editorInfoAlter | function | core/ |
Implements hook_editor_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::$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 @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 |
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.