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. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
FieldWidgetConstraint class core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraint.php Supports validating widget constraints.
FieldWidgetConstraint.php file core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraint.php
FieldWidgetConstraint::__construct function core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraint.php
FieldWidgetConstraintValidator class core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraintValidator.php Validates the FieldWidgetConstraint constraint.
FieldWidgetConstraintValidator.php file core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraintValidator.php
FieldWidgetConstraintValidator::validate function core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraintValidator.php
FieldWidgetConstraintValidatorTest class core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php Tests validation constraints for FieldWidgetConstraintValidatorTest.
FieldWidgetConstraintValidatorTest.php file core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php
FieldWidgetConstraintValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php
FieldWidgetConstraintValidatorTest::getErrorsForEntity function core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php Gets the form errors for a given entity.
FieldWidgetConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php
FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation function core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php Tests entity level constraint validation.
FieldWidgetConstraintValidatorTest::testValidation function core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php Tests widget constraint validation.
FieldWidgetConstraintValidatorTest::testValidationWithCompositeConstraint function core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php Tests widget constraint validation with composite constraints.
file-widget-multiple.html.twig file core/themes/admin/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multiple file upload form widget.
file-widget-multiple.html.twig file core/themes/default_admin/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multiple file upload form widget.
file-widget-multiple.html.twig file core/themes/stable9/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multi file form widget.
file-widget-multiple.html.twig file core/themes/claro/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multiple file upload form widget.
file-widget-multiple.html.twig file core/themes/starterkit_theme/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multi file form widget.
file-widget-multiple.html.twig file core/modules/file/templates/file-widget-multiple.html.twig Default theme implementation to display a multi file form widget.
File::getCreatedTime function core/modules/file/src/Entity/File.php
File::getDefaultEntityOwner function core/modules/file/src/Entity/File.php
File::getDownloadHeaders function core/modules/file/src/Entity/File.php
File::getFilename function core/modules/file/src/Entity/File.php
File::getFileUri function core/modules/file/src/Entity/File.php
File::getIds function core/modules/file/src/Plugin/migrate/source/d6/File.php Defines the source fields uniquely identifying a source row.
File::getIds function core/modules/file/src/Plugin/migrate/source/d7/File.php Defines the source fields uniquely identifying a source row.
File::getInfo function core/lib/Drupal/Core/Render/Element/File.php
File::getMetadata function core/modules/media/src/Plugin/media/Source/File.php
File::getMetadataAttributes function core/modules/media/src/Plugin/media/Source/File.php
File::getMimeType function core/modules/file/src/Entity/File.php
File::getSize function core/modules/file/src/Entity/File.php
File::getThumbnail function core/modules/media/src/Plugin/media/Source/File.php Gets the thumbnail image URI based on a file entity.
FileAccessControlHandler::getFileReferences function core/modules/file/src/FileAccessControlHandler.php Wrapper for file_get_file_references().
FileAudioFormatter::getMediaType function core/modules/file/src/Plugin/Field/FieldFormatter/FileAudioFormatter.php
FileCache::get function core/lib/Drupal/Component/FileCache/FileCache.php
FileCache::getMultiple function core/lib/Drupal/Component/FileCache/FileCache.php
FileCacheFactory::get function core/lib/Drupal/Component/FileCache/FileCacheFactory.php Instantiates a FileCache object for a given collection identifier.
FileCacheFactory::getConfiguration function core/lib/Drupal/Component/FileCache/FileCacheFactory.php Gets the configuration used for constructing future file cache objects.
FileCacheFactory::getPrefix function core/lib/Drupal/Component/FileCache/FileCacheFactory.php Returns the cache prefix.
FileCacheFactoryTest::testGet function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php Tests get.
FileCacheFactoryTest::testGetConfigurationOverrides function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php Tests get configuration overrides.
FileCacheFactoryTest::testGetDisabledFileCache function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php Tests get disabled file cache.
FileCacheFactoryTest::testGetNoPrefix function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php Tests get no prefix.
FileCacheFactoryTest::testGetSetConfiguration function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php @legacy-covers ::getConfiguration
@legacy-covers ::setConfiguration
FileCacheFactoryTest::testGetSetPrefix function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php @legacy-covers ::getPrefix
@legacy-covers ::setPrefix
FileCacheInterface::get function core/lib/Drupal/Component/FileCache/FileCacheInterface.php Gets data based on a filename.
FileCacheInterface::getMultiple function core/lib/Drupal/Component/FileCache/FileCacheInterface.php Gets data based on filenames.
FileCacheTest::testGet function core/tests/Drupal/Tests/Component/FileCache/FileCacheTest.php @legacy-covers ::get
@legacy-covers ::__construct
FileCacheTest::testGetMultiple function core/tests/Drupal/Tests/Component/FileCache/FileCacheTest.php Tests get multiple.

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