Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
SourceString class core/modules/locale/src/SourceString.php Defines the locale source string object.
SourceString.php file core/modules/locale/src/SourceString.php
SourceString::getString function core/modules/locale/src/SourceString.php Gets plain string contained in this object.
SourceString::isNew function core/modules/locale/src/SourceString.php Checks whether the object is not saved to storage yet.
SourceString::isSource function core/modules/locale/src/SourceString.php Checks whether the object is a source string.
SourceString::isTranslation function core/modules/locale/src/SourceString.php Checks whether the object is a translation string.
SourceString::setString function core/modules/locale/src/SourceString.php Sets the string contained in this object.
SpaceUsedTest class core/modules/file/tests/src/Kernel/SpaceUsedTest.php Tests the spaceUsed() function.
SpaceUsedTest.php file core/modules/file/tests/src/Kernel/SpaceUsedTest.php
SpaceUsedTest::createFileWithSize function core/modules/file/tests/src/Kernel/SpaceUsedTest.php Creates a file with a given size.
SpaceUsedTest::setUp function core/modules/file/tests/src/Kernel/SpaceUsedTest.php
SpaceUsedTest::testFileSpaceUsed function core/modules/file/tests/src/Kernel/SpaceUsedTest.php Tests different users with the default status.
special-characters.css file core/modules/ckeditor5/css/special-characters.css .ckeditor5-toolbar-button-specialCharacters {
background-image: url(../icons/special-characters.svg);
}
SpecialAttributesRouteSubscriber class core/lib/Drupal/Core/EventSubscriber/SpecialAttributesRouteSubscriber.php Provides a route subscriber which checks for invalid pattern variables.
SpecialAttributesRouteSubscriber.php file core/lib/Drupal/Core/EventSubscriber/SpecialAttributesRouteSubscriber.php
SpecialAttributesRouteSubscriber::alterRoutes function core/lib/Drupal/Core/EventSubscriber/SpecialAttributesRouteSubscriber.php Alters existing routes for a specific collection.
SpecialAttributesRouteSubscriber::onAlterRoutes function core/lib/Drupal/Core/EventSubscriber/SpecialAttributesRouteSubscriber.php Delegates the route altering to self::alterRoutes().
SpecialAttributesRouteSubscriberTest class core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php @coversDefaultClass \Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber[[api-linebreak]]
@group EventSubscriber
SpecialAttributesRouteSubscriberTest.php file core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php
SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingInvalidVariables function core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php Provides a list of routes with invalid route variables.
SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingValidVariables function core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php Provides a list of routes with valid route variables.
SpecialAttributesRouteSubscriberTest::testOnRouteBuildingInvalidVariables function core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php Tests the onAlterRoutes method for invalid variables.
SpecialAttributesRouteSubscriberTest::testOnRouteBuildingValidVariables function core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php Tests the onAlterRoutes method for valid variables.
Sql class core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Defines the sql based ID map implementation.
Sql class core/modules/views/src/Plugin/views/query/Sql.php Views query plugin for an SQL query.
sql-1.txt file core/tests/fixtures/files/sql-1.txt SELECT invalid_field FROM {invalid_table}
Sql.php file core/modules/views/src/Plugin/views/query/Sql.php
Sql.php file core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Sql::$count_field property core/modules/views/src/Plugin/views/query/Sql.php The count field definition.
Sql::$currentKey property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The current key.
Sql::$currentRow property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The current row.
Sql::$database property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The database connection for the map/message tables on the destination.
Sql::$dateSql property core/modules/views/src/Plugin/views/query/Sql.php The database-specific date handler.
Sql::$destinationIdFields property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The destination ID fields.
Sql::$destinationIds property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The destination identifiers.
Sql::$distinct property core/modules/views/src/Plugin/views/query/Sql.php A flag as to whether or not to make the primary field distinct.
Sql::$entityTypeManager property core/modules/views/src/Plugin/views/query/Sql.php The entity type manager.
Sql::$eventDispatcher property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php An event dispatcher instance to use for map events.
Sql::$fieldAliases property core/modules/views/src/Plugin/views/query/Sql.php An array mapping table aliases and field names to field aliases.
Sql::$fields property core/modules/views/src/Plugin/views/query/Sql.php An array of fields.
Sql::$getCountOptimized property core/modules/views/src/Plugin/views/query/Sql.php Should this query be optimized for counts, for example no sorts.
Sql::$groupby property core/modules/views/src/Plugin/views/query/Sql.php A simple array of group by clauses.
Sql::$hasAggregate property core/modules/views/src/Plugin/views/query/Sql.php
Sql::$having property core/modules/views/src/Plugin/views/query/Sql.php An array of sections of the HAVING query.
Sql::$initialized property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Whether the plugin is already initialized.
Sql::$mapTableName property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The migration map table name.
Sql::$message property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The migrate message service.
Sql::$messageTableName property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The message table name.
Sql::$messenger property core/modules/views/src/Plugin/views/query/Sql.php The messenger.
Sql::$migration property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The migration being done.

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