Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
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.
system_get_info function core/modules/system/system.module Returns an array of information about enabled modules or themes.
system_get_module_admin_tasks function core/modules/system/system.module Generate a list of tasks offered by a specified module.
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::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.
TableDisplayCacheMaxAgeTest class core/modules/views/tests/src/Functional/Update/TableDisplayCacheMaxAgeTest.php Tests the upgrade path for cache max age with table displays.
TableDisplayCacheMaxAgeTest.php file core/modules/views/tests/src/Functional/Update/TableDisplayCacheMaxAgeTest.php
TableDisplayCacheMaxAgeTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/TableDisplayCacheMaxAgeTest.php Set database dump files to be used.
TableDisplayCacheMaxAgeTest::testViewsPostUpdateTableDisplayMaxCacheAge function core/modules/views/tests/src/Functional/Update/TableDisplayCacheMaxAgeTest.php Tests the upgrade path for cache max age with table displays.
TableDragTestForm::getFormId function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Returns a unique string identifying the form.
TableMappingInterface::getAllColumns function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of all database columns for a given table.
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.
tablesort_get_order function core/includes/tablesort.inc Determines the current sort criterion.
tablesort_get_query_parameters function core/includes/tablesort.inc Composes a URL query parameter array for table sorting links.
tablesort_get_sort function core/includes/tablesort.inc 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.
TargetIdResolver class core/modules/serialization/src/EntityResolver/TargetIdResolver.php Resolves entities from data that contains an entity target ID.
TargetIdResolver.php file core/modules/serialization/src/EntityResolver/TargetIdResolver.php
TargetIdResolver::resolve function core/modules/serialization/src/EntityResolver/TargetIdResolver.php Returns the local ID of an entity referenced by serialized data.
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php Return driver specific configuration options.
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php Return driver specific configuration options.
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php Return driver specific configuration options.
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Install/Tasks.php Return driver specific configuration options.
TaxonomyImageTest class core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Tests access checks of private image fields.
TaxonomyImageTest.php file core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php
TaxonomyImageTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php The theme to install as the default for testing.
TaxonomyImageTest::$modules property core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Modules to enable.
TaxonomyImageTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Used taxonomy vocabulary.

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