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
SandboxDirectoryValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
SandboxEventException::getResultsAsText function core/modules/package_manager/src/Exception/SandboxEventException.php Formats the validation results, if any, as plain text.
SandboxManagerBase::getFailureMarkerMessage function core/modules/package_manager/src/SandboxManagerBase.php Returns the failure marker message.
SandboxManagerBase::getMetadata function core/modules/package_manager/src/SandboxManagerBase.php Returns a specific piece of metadata associated with this stage.
SandboxManagerBase::getPathsToExclude function core/modules/package_manager/src/SandboxManagerBase.php Collects paths that Composer Stager should exclude.
SandboxManagerBase::getSandboxDirectory function core/modules/package_manager/src/SandboxManagerBase.php Returns the path of the directory where changes should be staged.
SandboxManagerBase::getStagingRoot function core/modules/package_manager/src/SandboxManagerBase.php Returns the directory where stage directories will be created.
SandboxManagerBase::getType function core/modules/package_manager/src/SandboxManagerBase.php Gets the stage type.
SandboxManagerBaseTest::testGetSandboxDirectory function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests get sandbox directory.
SandboxManagerBaseTest::testUncreatedGetSandboxDirectory function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests uncreated get sandbox directory.
SandboxValidationEvent::getResults function core/modules/package_manager/src/Event/SandboxValidationEvent.php Gets the validation results.
SaveActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php Tests get derivative definitions.
ScaffoldFileCollection::getIterator function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Retrieves the iterator for the object.
ScaffoldFilePath::getInterpolator function composer/Plugin/Scaffold/ScaffoldFilePath.php Interpolate a string using the data from this scaffold file info.
ScaffoldOptions::getLocation function composer/Plugin/Scaffold/ScaffoldOptions.php Gets a specific named location.
ScaleAndCropImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php Returns a render array summarizing the configuration of the image effect.
ScaleImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Returns a render array summarizing the configuration of the image effect.
Schema::getComment function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Retrieves a table or column comment.
Schema::getComment function core/modules/mysql/src/Driver/Database/mysql/Schema.php Retrieves a table or column comment.
Schema::getFieldTypeMap function core/modules/mysql/src/Driver/Database/mysql/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getFieldTypeMap function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getFieldTypeMap function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getFieldTypeMap function core/lib/Drupal/Core/Database/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Schema::getNormalizedIndexes function core/modules/mysql/src/Driver/Database/mysql/Schema.php Gets normalized indexes from a table specification.
Schema::getPrefixInfo function core/modules/mysql/src/Driver/Database/mysql/Schema.php Get information about the table and database name from the prefix.
Schema::getPrefixInfo function core/lib/Drupal/Core/Database/Schema.php Get information about the table name and schema from the prefix.
Schema::getSequenceName function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Retrieves a sequence name that is owned by the table and column.
Schema::getTempNamespaceName function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Gets PostgreSQL's temporary namespace name.
SchemaInspector::getTablesSpecification function core/tests/Drupal/TestTools/Extension/SchemaInspector.php Returns the module's schema specification.
SchemaIntrospectionTestTrait::getIndexColumnNames function core/tests/Drupal/Tests/Core/Database/SchemaIntrospectionTestTrait.php Returns the column names used by the indexes of a table.
SchematicNormalizerHelperTrait::getNormalizationSchema function core/modules/serialization/src/Normalizer/SchematicNormalizerHelperTrait.php Retrieve JSON Schema for the normalization.
SchematicNormalizerTrait::getNormalizationSchema function core/modules/serialization/src/Normalizer/SchematicNormalizerTrait.php Retrieve JSON Schema for the normalization.
Search::getInfo function core/lib/Drupal/Core/Render/Element/Search.php Returns the element properties for this element.
SearchBlockForm::getFormId function core/modules/search/src/Form/SearchBlockForm.php Returns a unique string identifying the form.
SearchEmbeddedForm::getFormId function core/modules/search/tests/modules/search_embedded_form/src/Form/SearchEmbeddedForm.php Returns a unique string identifying the form.
SearchInterface::getAttributes function core/modules/search/src/Plugin/SearchInterface.php Returns the currently set attributes (from the request).
SearchInterface::getHelp function core/modules/search/src/Plugin/SearchInterface.php Returns the searching help.
SearchInterface::getKeywords function core/modules/search/src/Plugin/SearchInterface.php Returns the currently set keywords of the plugin instance.
SearchInterface::getParameters function core/modules/search/src/Plugin/SearchInterface.php Returns the current parameters set using setSearch().
SearchInterface::getType function core/modules/search/src/Plugin/SearchInterface.php Returns the search index type this plugin uses.
SearchLanguageTest class core/modules/search/tests/src/Functional/SearchLanguageTest.php Tests advanced search with different languages added.
SearchLanguageTest.php file core/modules/search/tests/src/Functional/SearchLanguageTest.php
SearchLanguageTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchLanguageTest.php The theme to install as the default for testing.
SearchLanguageTest::$modules property core/modules/search/tests/src/Functional/SearchLanguageTest.php Modules to install.
SearchLanguageTest::$searchableNodes property core/modules/search/tests/src/Functional/SearchLanguageTest.php Array of nodes available to search.
SearchLanguageTest::setUp function core/modules/search/tests/src/Functional/SearchLanguageTest.php
SearchLanguageTest::testLanguageAttributes function core/modules/search/tests/src/Functional/SearchLanguageTest.php Test language attribute "lang" for the search results.
SearchLanguageTest::testLanguages function core/modules/search/tests/src/Functional/SearchLanguageTest.php Tests language management in the search interface.
SearchLocalTask::getDerivativeDefinitions function core/modules/search/src/Plugin/Derivative/SearchLocalTask.php Gets the definition of all derivatives of a base plugin.
SearchMatchTest::getText function core/modules/search/tests/src/Kernel/SearchMatchTest.php Helper to generate lorem ipsum snippets of content.

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