Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
TestCacheableDependency.php file core/tests/Drupal/Tests/Core/Render/TestCacheableDependency.php
TestCacheableDependency::getCacheContexts function core/tests/Drupal/Tests/Core/Render/TestCacheableDependency.php The cache contexts associated with this object.
TestCacheableDependency::getCacheMaxAge function core/tests/Drupal/Tests/Core/Render/TestCacheableDependency.php The maximum age for which this object may be cached.
TestCacheableDependency::getCacheTags function core/tests/Drupal/Tests/Core/Render/TestCacheableDependency.php The cache tags associated with this object.
TestCacheableDependency::__construct function core/tests/Drupal/Tests/Core/Render/TestCacheableDependency.php
TestCallables::preRenderPrinted function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestConfigurablePlugin::calculateDependencies function core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php Calculates dependencies for the configured plugin.
TestController::render function core/modules/contextual/tests/modules/contextual_test/src/Controller/TestController.php Callback for the contextual link.
TestExample::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php Render the area.
TestExtendedNormalizer class core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php Test normalizer with a different supported class.
TestExtendedNormalizer::$supportedInterfaceOrClass property core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php The interface or class that this Normalizer supports.
TestFieldType::calculateStorageDependencies function core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php
TestFieldWidget::calculateDependencies function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php Calculates dependencies for the configured plugin.
TestFieldWidget::onDependencyRemoval function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php Informs the plugin that some configuration it depends on will be deleted.
TestHelpSection::renderTopicForSearch function core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php Renders one topic for search indexing or search results.
testing_install_profile_all_dependencies.info.yml file core/profiles/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml core/profiles/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml
testing_install_profile_dependencies.info.yml file core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
testing_install_profile_dependencies_bc.info.yml file core/profiles/testing_install_profile_dependencies_bc/testing_install_profile_dependencies_bc.info.yml core/profiles/testing_install_profile_dependencies_bc/testing_install_profile_dependencies_bc.info.yml
testing_missing_dependencies.info.yml file core/profiles/testing_missing_dependencies/testing_missing_dependencies.info.yml core/profiles/testing_missing_dependencies/testing_missing_dependencies.info.yml
TestItemWithDependencies class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php Defines the 'test_field_with_dependencies' entity field item.
TestItemWithDependencies.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php
TestItemWithDependencies::calculateDependencies function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php Calculates dependencies for field items.
TestItemWithDependenciesTest class core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Tests the new entity API for the test field with dependencies type.
TestItemWithDependenciesTest.php file core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php
TestItemWithDependenciesTest::$fieldName property core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php The name of the field to use in this test.
TestItemWithDependenciesTest::$modules property core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Modules to enable.
TestItemWithDependenciesTest::testTestItemWithDepenencies function core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Tests that field types can add dependencies to field config entities.
TestLayoutMainFooter::calculateDependencies function core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutMainFooter.php Calculates dependencies for the configured plugin.
TestMemoryBackend class core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php
TestMemoryBackend::getAllCids function core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php
TestMigrationMock::getMigrationDependencies function core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php Get the dependencies for this migration.
TestPluginDependency class core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::$moduleHandler property core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::$themeHandler property core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::getDependencies function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::moduleHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php Wraps the module handler.
TestPluginDependency::setModuleHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::setThemeHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::themeHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php Wraps the theme handler.
TestSqlBase::calculateDependencies function core/modules/migrate/tests/src/Unit/SqlBaseTest.php
test_basetheme_views_post_render function core/modules/system/tests/themes/test_basetheme/test_basetheme.theme Implements hook_views_post_render().
test_basetheme_views_pre_render function core/modules/system/tests/themes/test_basetheme/test_basetheme.theme Implements hook_views_pre_render().
test_stable_preprocess_theme_test_render_element function core/tests/fixtures/test_stable/test_stable.theme Implements hook_preprocess_theme_test_render_element().
test_subtheme_views_post_render function core/modules/system/tests/themes/test_subtheme/test_subtheme.theme Implements hook_views_post_render().
test_subtheme_views_pre_render function core/modules/system/tests/themes/test_subtheme/test_subtheme.theme Implements hook_views_pre_render().
test_theme_depending_on_constrained_modules.info.yml file core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_theme_depending_on_constrained_modules.info.yml core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_theme_depending_on_constrained_modules.info.yml
test_theme_depending_on_modules.info.yml file core/modules/system/tests/themes/test_theme_depending_on_modules/test_theme_depending_on_modules.info.yml core/modules/system/tests/themes/test_theme_depending_on_modules/test_theme_depending_on_modules.info.yml
test_theme_depending_on_nonexisting_module.info.yml file core/modules/system/tests/themes/test_theme_depending_on_nonexisting_module/test_theme_depending_on_nonexisting_module.info.yml core/modules/system/tests/themes/test_theme_depending_on_nonexisting_module/test_theme_depending_on_nonexisting_module.info.yml
test_theme_libraries_extend.info.yml file core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml
test_theme_libraries_extend.libraries.yml file core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.libraries.yml core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.libraries.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.