Search for alt

  1. Search 7.x for alt
  2. Search 9.5.x for alt
  3. Search 8.9.x for alt
  4. Search 10.3.x for alt
  5. Other projects
Title Object type File name Summary
block_test_block_view_test_cache_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_view_BASE_BLOCK_ID_alter().
BookLocalTasksTest class core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Tests existence of book local tasks.
BookLocalTasksTest.php file core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php
BookLocalTasksTest::getBookAdminRoutes function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Provides a list of routes to test.
BookLocalTasksTest::getBookNodeRoutes function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Provides a list of routes to test.
BookLocalTasksTest::setUp function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php
BookLocalTasksTest::testBookAdminLocalTasks function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Tests local task existence.
BookLocalTasksTest::testBookNodeLocalTasks function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Tests local task existence.
BookMultilingualTest class core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests multilingual books.
BookMultilingualTest.php file core/modules/book/tests/src/Kernel/BookMultilingualTest.php
BookMultilingualTest::$modules property core/modules/book/tests/src/Kernel/BookMultilingualTest.php Modules to enable.
BookMultilingualTest::assertBookItemIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts a book item is correctly translated.
BookMultilingualTest::assertNodeLinkIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts a node link is correctly translated.
BookMultilingualTest::assertToCEntryIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts one entry in the table of contents is correct.
BookMultilingualTest::LANGCODE constant core/modules/book/tests/src/Kernel/BookMultilingualTest.php The translation langcode.
BookMultilingualTest::langcodesProvider function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Data provider for ::testMultilingualBooks().
BookMultilingualTest::setCurrentLanguage function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Sets the current language.
BookMultilingualTest::setUp function core/modules/book/tests/src/Kernel/BookMultilingualTest.php
BookMultilingualTest::testMultilingualBookBreadcrumbBuilder function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests various book breadcrumb builder methods return correct translations.
BookMultilingualTest::testMultilingualBookExport function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests the book export returns correct translations.
BookMultilingualTest::testMultilingualBookManager function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests various book manager methods return correct translations.
book_form_node_confirm_form_alter function core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm.
book_form_node_form_alter function core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
book_migration_plugins_alter function core/modules/book/book.module Implements hook_migration_plugins_alter().
book_node_links_alter function core/modules/book/book.module Implements hook_node_links_alter().
BrowserTestBaseTest::testLocalTimeZone function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests the assumption that local time is in 'Australia/Sydney'.
CacheableMetadataCalculationTest::alterRouteDefinition function core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/src/Plugin/views/access/CacheableMetadataCalculationTest.php
CachePluginBase::alterCacheMetadata function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Alters the cache metadata of a display upon saving a view.
ckeditor4to5upgrade_plugin_test_ckeditor4to5upgrade_plugin_info_alter function core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.module Implements hook_ckeditor4to5upgrade_plugin_info_alter().
Ckeditor5Hooks::configSchemaInfoAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_config_schema_info_alter().
Ckeditor5Hooks::formFilterFormatFormAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_form_FORM_ID_alter().
Ckeditor5Hooks::jsAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_js_alter().
Ckeditor5Hooks::libraryInfoAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_library_info_alter().
Ckeditor5ReadOnlyModeHooks::formNodePageFormAlter function core/modules/ckeditor5/tests/modules/ckeditor5_read_only_mode/src/Hook/Ckeditor5ReadOnlyModeHooks.php Implements hook_form_FORM_ID_alter().
CKEditor5Test::getVerticalTabs function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Gets the titles of the vertical tabs in the given container.
CKEditor5TestBase::assertNoRealtimeValidationErrors function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php Checks that no real-time validation errors are present.
Ckeditor5TestModuleAllowedImageHooks::ckeditor5PluginInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/src/Hook/Ckeditor5TestModuleAllowedImageHooks.php Implements hook_ckeditor5_plugin_info_alter().
ckeditor5_drupalelementstyle_test_ckeditor5_plugin_info_alter function core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.module Implements hook_ckeditor4to5upgrade_plugin_info_alter().
ckeditor5_module_implements_alter function core/modules/ckeditor5/ckeditor5.module Implements hook_module_implements_alter().
ckeditor5_read_only_mode_form_node_page_form_alter function core/modules/ckeditor5/tests/modules/ckeditor5_read_only_mode/ckeditor5_read_only_mode.module Implements hook_form_alter().
ckeditor5_test_module_allowed_image_ckeditor5_plugin_info_alter function core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/ckeditor5_test_module_allowed_image.module Implements hook_ckeditor5_plugin_info_alter().
CkeditorTestHooks::editorInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor_test/src/Hook/CkeditorTestHooks.php Implements hook_editor_info_alter().
ckeditor_test_editor_info_alter function core/modules/ckeditor5/tests/modules/ckeditor_test/ckeditor_test.module Implements hook_editor_info_alter().
ClaroPreRender::verticalTabs function core/themes/claro/src/ClaroPreRender.php Prerender callback for Vertical Tabs element.
ClaroVerticalTabsTest class core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php Confirms that Claro can render vertical tabs correctly.
ClaroVerticalTabsTest.php file core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php
ClaroVerticalTabsTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php
ClaroVerticalTabsTest::testVerticalTabs function core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php Confirms that Claro can render vertical tabs correctly.
claro_element_info_alter function core/themes/claro/claro.theme Implements hook_element_info_alter().
claro_form_alter function core/themes/claro/claro.theme Implements hook_form_alter().

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