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. Search 11.x for alt
  6. Other projects
Title Object type File name Summary
NodeQueryAlterTest::$accessUser property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php User with permission to view content.
NodeQueryAlterTest::$accessUser property core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php User with permission to view content.
NodeQueryAlterTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php The theme to install as the default for testing.
NodeQueryAlterTest::$modules property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Modules to install.
NodeQueryAlterTest::$modules property core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php Modules to install.
NodeQueryAlterTest::$noAccessUser property core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php User without permission to view content.
NodeQueryAlterTest::$noAccessUser property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php User without permission to view content.
NodeQueryAlterTest::$noAccessUser2 property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php User without permission to view content.
NodeQueryAlterTest::$noAccessUser2 property core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php User without permission to view content.
NodeQueryAlterTest::setUp function core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php
NodeQueryAlterTest::setUp function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php
NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter, for edit access.
NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess function core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php Tests 'node_access' query alter, for edit access.
NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess function core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php Tests 'node_access' query alter, for user without access.
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::testNodeQueryAlterLowLevelWithAccess function core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php Tests 'node_access' query alter, for user with access.
NodeQueryAlterTest::testNodeQueryAlterOverride function core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php Tests 'node_access' query alter override.
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.
NodeQueryAlterTest::testNodeQueryAlterWithRevisions function core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php Tests 'node_access' query alter with revision-enabled nodes.
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::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.

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