Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Custom.php

52 string references to 'Custom'

Boolean::buildOptionsForm in core/modules/views/src/Plugin/views/field/Boolean.php
Default option form that provides label widget that all fields should have.
Boolean::init in core/modules/views/src/Plugin/views/field/Boolean.php
Initialize the plugin.
Boolean::render in core/modules/views/src/Plugin/views/field/Boolean.php
Renders the field.
BooleanFormatter::getOutputFormats in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php
Gets the available format options.
BooleanFormatter::settingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php
Returns a form to configure settings for the formatter.
BooleanFormatter::settingsSummary in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php
Returns a short summary for the current formatter settings.
BooleanFormatter::viewElements in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php
Builds a renderable array for a field value.
ContentTranslationHandler::entityFormAlter in core/modules/content_translation/src/ContentTranslationHandler.php
Performs the needed alterations to the entity form.
Date::buildOptionsForm in core/modules/views/src/Plugin/views/field/Date.php
Default option form that provides label widget that all fields should have.
Date::buildOptionsForm in core/modules/views/src/Plugin/views/field/Date.php
Default option form that provides label widget that all fields should have.
Date::opBetween in core/modules/datetime/src/Plugin/views/filter/Date.php
Override parent method, which deals with dates as integers.
Date::opSimple in core/modules/datetime/src/Plugin/views/filter/Date.php
Override parent method, which deals with dates as integers.
Date::render in core/modules/views/src/Plugin/views/field/Date.php
Renders the field.
DateFormat::getTranslationElement in core/modules/config_translation/src/FormElement/DateFormat.php
Returns the translation form element for a given configuration definition.
DateFormatter::format in core/lib/Drupal/Core/Datetime/DateFormatter.php
Formats a date, using a date type or a custom date format string.
DateFormatter::getSampleDateFormats in core/lib/Drupal/Core/Datetime/DateFormatter.php
Provides values for all date formatting characters for a given timestamp.
DateTimeCustomFormatter::formatDate in core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php
Creates a formatted date value as a string.
DateTimePlainFormatter::formatDate in core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php
Creates a formatted date value as a string.
DayDate::summaryName in core/modules/views/src/Plugin/views/argument/DayDate.php
Provides the name to use for the summary, defaults to the name field.
DayDate::title in core/modules/views/src/Plugin/views/argument/DayDate.php
Get the title this argument will assign the view, given the argument.
FileViewsData::getViewsData in core/modules/file/src/FileViewsData.php
Returns views data for the entity type.
FullDate::summaryName in core/modules/views/src/Plugin/views/argument/FullDate.php
Provides the name to use for the summary, defaults to the name field.
FullDate::title in core/modules/views/src/Plugin/views/argument/FullDate.php
Get the title this argument will assign the view, given the argument.
LanguageAddForm::copyFormValuesToEntity in core/modules/language/src/Form/LanguageAddForm.php
Copies top-level form values to entity properties.
LanguageAddForm::form in core/modules/language/src/Form/LanguageAddForm.php
Gets the actual form array to be built.
LanguageAddForm::validateCustom in core/modules/language/src/Form/LanguageAddForm.php
Validates the language addition form on custom language button.
LanguageAddForm::validatePredefined in core/modules/language/src/Form/LanguageAddForm.php
Element specific validator for the Add language button.
locale_form_language_admin_add_form_alter_submit in core/modules/locale/locale.module
Form submission handler for language_admin_add_form().
ManifestSerializer::addContains in vendor/phar-io/manifest/src/ManifestSerializer.php
MonthDate::summaryName in core/modules/views/src/Plugin/views/argument/MonthDate.php
Provides the name to use for the summary, defaults to the name field.
MonthDate::title in core/modules/views/src/Plugin/views/argument/MonthDate.php
Get the title this argument will assign the view, given the argument.
navigation.schema.yml in core/modules/navigation/config/schema/navigation.schema.yml
core/modules/navigation/config/schema/navigation.schema.yml
NodeTranslationHandler::entityFormEntityBuild in core/modules/node/src/NodeTranslationHandler.php
Entity builder method.
olivero_form_system_theme_settings_alter in core/themes/olivero/theme-settings.php
Implements hook_form_FORM_ID_alter() for system_theme_settings.
ProjectSecurityRequirement::getDateEndRequirement in core/modules/update/src/ProjectSecurityRequirement.php
Gets the security coverage requirement based on an end date.
SystemTokensHooks::tokens in core/modules/system/src/Hook/SystemTokensHooks.php
Implements hook_tokens().
template_preprocess_update_project_status in core/modules/update/update.report.inc
Prepares variables for update project status templates.
Time::buildOptionsForm in core/modules/views/src/Plugin/views/cache/Time.php
Provide a form to edit options for this plugin.
Time::buildOptionsForm in core/modules/views/src/Plugin/views/cache/Time.php
Provide a form to edit options for this plugin.
Time::getLifespan in core/modules/views/src/Plugin/views/cache/Time.php
Time::validateOptionsForm in core/modules/views/src/Plugin/views/cache/Time.php
Validate the options form.
TimestampFormatter::settingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php
Returns a form to configure settings for the formatter.
views.field.schema.yml in core/modules/views/config/schema/views.field.schema.yml
core/modules/views/config/schema/views.field.schema.yml
views.view.content.yml in core/modules/node/config/optional/views.view.content.yml
core/modules/node/config/optional/views.view.content.yml
views.view.files.yml in core/modules/file/config/optional/views.view.files.yml
core/modules/file/config/optional/views.view.files.yml
views.view.media.yml in core/profiles/demo_umami/config/optional/views.view.media.yml
core/profiles/demo_umami/config/optional/views.view.media.yml
views.view.media.yml in core/modules/media/config/optional/views.view.media.yml
core/modules/media/config/optional/views.view.media.yml
views.view.user_admin_people.yml in core/modules/user/config/optional/views.view.user_admin_people.yml
core/modules/user/config/optional/views.view.user_admin_people.yml
views.view.watchdog.yml in core/modules/dblog/config/optional/views.view.watchdog.yml
core/modules/dblog/config/optional/views.view.watchdog.yml
ViewsViewsHooks::viewsData in core/modules/views/src/Hook/ViewsViewsHooks.php
Implements hook_views_data().
YearMonthDate::summaryName in core/modules/views/src/Plugin/views/argument/YearMonthDate.php
Provides the name to use for the summary, defaults to the name field.
YearMonthDate::title in core/modules/views/src/Plugin/views/argument/YearMonthDate.php
Get the title this argument will assign the view, given the argument.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal