Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
SystemMenuNavigationBlock::getDerivativeDefinitions function core/modules/navigation/src/Plugin/Derivative/SystemMenuNavigationBlock.php Gets the definition of all derivatives of a base plugin.
SystemMenuOffCanvasForm::getEntityForm function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Gets the entity form for this menu.
SystemMessagesBlock::getCacheMaxAge function core/modules/system/src/Plugin/Block/SystemMessagesBlock.php The maximum age for which this object may be cached.
SystemRequirements::getRequirements function core/modules/system/src/Install/Requirements/SystemRequirements.php Check installation requirements.
SystemTestController::getCacheableResponseWithCustomCacheControl function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Returns a cacheable response with a custom cache control.
SystemTestController::getCurrentDate function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Returns the current date.
SystemTestController::getDestination function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Controller to return $_GET['destination'] for testing.
SystemTestController::getInstallProfile function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Use a plain Symfony response object to output the current install_profile.
SystemTestController::getTestHeader function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Returns a response with a test header set from the request.
system_authorized_get_url function core/modules/system/system.module Return the URL for the authorize.php script.
table--file-multiple-widget.css file core/themes/admin/css/components/table--file-multiple-widget.css Styles for multiple file widget table.
table--file-multiple-widget.css file core/themes/default_admin/css/components/table--file-multiple-widget.css Styles for multiple file widget table.
table--file-multiple-widget.css file core/themes/claro/css/components/table--file-multiple-widget.css Styles for multiple file widget table.
table--file-multiple-widget.pcss.css file core/themes/claro/css/components/table--file-multiple-widget.pcss.css Styles for multiple file widget table.
table--file-multiple-widget.pcss.css file core/themes/admin/css/components/table--file-multiple-widget.pcss.css Styles for multiple file widget table.
table--file-multiple-widget.pcss.css file core/themes/default_admin/css/components/table--file-multiple-widget.pcss.css Styles for multiple file widget table.
Table::getCacheContexts function core/modules/views/src/Plugin/views/style/Table.php The cache contexts associated with this object.
Table::getCacheMaxAge function core/modules/views/src/Plugin/views/style/Table.php The maximum age for which this object may be cached.
Table::getCacheTags function core/modules/views/src/Plugin/views/style/Table.php The cache tags associated with this object.
Table::getInfo function core/lib/Drupal/Core/Render/Element/Table.php Returns the element properties for this element.
TableDragTestForm::getFormId function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Returns a unique string identifying the form.
TabledragWarningCommand::getAttachedAssets function core/lib/Drupal/Core/Ajax/TabledragWarningCommand.php Gets the attached assets.
TableMappingInterface::getAllColumns function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of all database columns for a given table.
TableMappingInterface::getAllFieldTableNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets all the table names in which an entity field is stored.
TableMappingInterface::getColumnNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a mapping of field columns to database columns for a given field.
TableMappingInterface::getExtraColumns function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of extra database columns, which store denormalized data.
TableMappingInterface::getFieldColumnName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Generates a column name for a field property.
TableMappingInterface::getFieldNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of names for entity fields stored in the specified table.
TableMappingInterface::getFieldTableName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets the table name for a given column.
TableMappingInterface::getReservedColumns function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets the list of columns that can not be used as field type columns.
TableMappingInterface::getTableNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of table names for this mapping.
Tables::getTableMapping function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Gets the schema for the given table.
Tableselect::getInfo function core/lib/Drupal/Core/Render/Element/Tableselect.php Returns the element properties for this element.
TableSort::getContextFromRequest function core/lib/Drupal/Core/Utility/TableSort.php Initializes the table sort context.
TableSort::getOrder function core/lib/Drupal/Core/Utility/TableSort.php Determines the current sort criterion.
TableSort::getQueryParameters function core/lib/Drupal/Core/Utility/TableSort.php Composes a URL query parameter array for table sorting links.
TableSort::getSort function core/lib/Drupal/Core/Utility/TableSort.php Determines the current sort direction.
Tag::getDefaultCacheMaxAge function core/modules/views/src/Plugin/views/cache/Tag.php Returns the default cache max age.
Tar::getArchive function core/lib/Drupal/Core/Archiver/Tar.php Retrieves the tar engine itself.
Target class core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php Annotation that can be used to signal to the parser
to check the annotation target during the parsing process.
Target.php file core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php This class is a near-copy of
Doctrine\Common\Annotations\Annotation\Target, which is part of the Doctrine
project: <http://www.doctrine-project.org>. It was copied from version 2.0.2.
Target::$literal property core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php Literal target declaration.
Target::$map property core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php @var array<string, int>
Target::$targets property core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php Targets as bitmask.
Target::$value property core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php @phpstan-var list<string>
Target::TARGET_ALL constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
Target::TARGET_ANNOTATION constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
Target::TARGET_CLASS constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
Target::TARGET_FUNCTION constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
Target::TARGET_METHOD constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php

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