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
NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter, for user without access.
NodeQueryAlterTest::testNodeQueryAlterLowLevelWithAccess function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter, for user with access.
NodeQueryAlterTest::testNodeQueryAlterOverride function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter override.
NodeQueryAlterTest::testNodeQueryAlterWithRevisions function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter with revision-enabled nodes.
NodeSearch::searchFormAlter function core/modules/node/src/Plugin/Search/NodeSearch.php Alters the search form when being built for a given plugin.
NodeStorageBodyFieldHooks::systemInfoAlter function core/modules/node/modules/node_storage_body_field/src/Hook/NodeStorageBodyFieldHooks.php Implements hook_system_info_alter().
NodeTestHooks::entityViewModeAlter function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_entity_view_mode_alter().
NodeTestHooks::formAlter function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_form_alter().
NodeTestHooks::nodeAccessRecordsAlter function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_node_access_records_alter().
NodeTestHooks::nodeBuildDefaultsAlter function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_ENTITY_TYPE_build_defaults_alter() for node entities.
NodeTestHooks::nodeGrantsAlter function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_node_grants_alter().
NodeTestViewsViewsHooks::viewsDataAlter function core/modules/node/tests/modules/node_test_views/src/Hook/NodeTestViewsViewsHooks.php Implements hook_views_data_alter().
NodeTranslationHandler::entityFormAlter function core/modules/node/src/NodeTranslationHandler.php Performs the needed alterations to the entity form.
NodeTranslationUITest::doTestAlternateHreflangLinks function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that the given path provides the correct alternate hreflang links.
None::alterRouteDefinition function core/modules/views/src/Plugin/views/access/None.php Allows access plugins to alter the route definition of a view.
Number::alphadecimalToInt function core/lib/Drupal/Component/Utility/Number.php Decodes a sorting code back to an integer.
NumberTest::testAlphadecimalToIntReturnsZeroWithNullAndEmptyString function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests the alphadecimal conversion function keeps backward compatibility.
NumberTest::testAlphadecimalToIntThrowsExceptionWithMalformedStrings function core/tests/Drupal/Tests/Component/Utility/NumberTest.php Tests the alphadecimal conversion function input parameter checking.
NumericFormatPluralTest class core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Tests the creation of numeric fields.
NumericFormatPluralTest.php file core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php
NumericFormatPluralTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php The theme to install as the default for testing.
NumericFormatPluralTest::$modules property core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Modules to install.
NumericFormatPluralTest::$testViews property core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Views used by this test.
NumericFormatPluralTest::createFile function core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Creates and saves a test file.
NumericFormatPluralTest::setUp function core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Sets up the test.
NumericFormatPluralTest::testNumericFormatPlural function core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Tests plural formatting setting on a numeric views handler.
OEmbed::getLocalThumbnailUri function core/modules/media/src/Plugin/media/Source/OEmbed.php Returns the local URI for a resource thumbnail.
OliveroHooks::elementInfoAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_element_info_alter().
OliveroHooks::formAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_form_alter() for adding classes and placeholder text to the search forms.
OliveroHooks::formNodePreviewFormSelectAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_form_FORM_ID_alter() for node_preview_form_select.
OliveroHooks::formViewsExposedFormAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_form_FORM_ID_alter() for views_exposed_form.
OliveroHooks::preprocessMenuLocalTask function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for menu-local-task.
OliveroHooks::preprocessMenuLocalTasks function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for menu-local-tasks.
OliveroHooks::themeSuggestionsBlockAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for block().
OliveroHooks::themeSuggestionsFormAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for form templates.
OliveroHooks::themeSuggestionsMenuAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter() for menu.
OliveroHooks::themeSuggestionsUserAlter function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_theme_suggestions_HOOK_alter().
olivero_drupal_alter_alter function core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter().
olivero_form_system_theme_settings_alter function core/themes/olivero/theme-settings.php Implements hook_form_FORM_ID_alter() for system_theme_settings.
OptionsTestHooks::formEntityTestEntityTestFormAlter function core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php Implements hook_form_FORM_ID_alter().
OptionsTestHooks::optionsListAlter function core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php Implements hook_options_list_alter().
OptionsWidgetsTest::testOptionsListAlter function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests hook_options_list_alter().
OverridesSectionStorage::buildLocalTasks function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Provides the local tasks dynamically for Layout Builder plugins.
PackageManagerBypassServiceProvider::alter function core/modules/package_manager/tests/modules/package_manager_bypass/src/PackageManagerBypassServiceProvider.php Modifies existing service definitions.
PackageManagerTestValidationServiceProvider::alter function core/modules/package_manager/tests/modules/package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php Modifies existing service definitions.
PageRenderTest::testHookPageAlter function core/modules/system/tests/src/Kernel/Common/PageRenderTest.php Tests hook_page_attachments_alter() exceptions.
PagerModalTest class core/modules/system/tests/src/FunctionalJavascript/Pager/PagerModalTest.php Tests pager functionality in a modal.
PagerModalTest.php file core/modules/system/tests/src/FunctionalJavascript/Pager/PagerModalTest.php
PagerModalTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Pager/PagerModalTest.php The theme to install as the default for testing.
PagerModalTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Pager/PagerModalTest.php Modules to install.

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