Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StubEntityStorageBase::doDelete | function | core/ |
Performs storage-specific entity deletion. |
| StubEntityStorageBase::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
| StubEntityStorageBase::doSave | function | core/ |
Performs storage-specific saving of the entity. |
| StubEntityStorageBase::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
| StubEntityStorageBase::has | function | core/ |
Determines if this entity already exists in storage. |
| StubReflectionFactory | class | core/ |
Override ReflectionFactory because ::createInstance() calls a static method. |
| StubReflectionFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
| StubSourceGeneratorPlugin | class | core/ |
Defines a stubbed source plugin with a generator as iterator. |
| StubSourceGeneratorPlugin::$cacheCounts | property | core/ |
Whether this instance should cache the source count. |
| StubSourceGeneratorPlugin::$skipCount | property | core/ |
Whether this instance should not attempt to count the source. |
| StubSourceGeneratorPlugin::$trackChanges | property | core/ |
Flags whether to track changes to incoming data. |
| StubSourceGeneratorPlugin::getCacheCounts | function | core/ |
Return the cacheCounts value. |
| StubSourceGeneratorPlugin::getSkipCount | function | core/ |
Return the skipCount value. |
| StubSourceGeneratorPlugin::getTrackChanges | function | core/ |
Return the trackChanges value. |
| StubSourceGeneratorPlugin::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| StubSourcePlugin::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| StubSourcePlugin::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| StubUpsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| StylePluginBase::$render_tokens | property | core/ |
Keyed array by placeholder a cached per row tokens to render. |
| StylePluginBase::$rowTokens | property | core/ |
Store all available tokens row rows. |
| StylePluginBase::tokenizeValue | function | core/ |
Take a value and apply token replacement logic to it. |
| StylePluginBase::usesTokens | function | core/ |
Return TRUE if this style uses tokens. |
| StyleSensibleElementConstraintValidator | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
| StyleSensibleElementConstraintValidator.php | file | core/ |
|
| StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
| StyleSensibleElementConstraintValidator::intersectionWithClasses | function | core/ |
Checks if there is an intersection on allowed 'class' attribute values. |
| StyleSensibleElementConstraintValidator::KNOWN_UNSUPPORTED_TAGS | constant | core/ |
Tags whose plugins are known to not yet integrate with the Style plugin. |
| StyleSensibleElementConstraintValidator::validate | function | core/ |
|
| StyleTest::getOutput | function | core/ |
Returns the output property. |
| StyleTest::setOutput | function | core/ |
Sets the output property. |
| StyleTest::testCustomRowClasses | function | core/ |
Tests custom CSS row classes. |
| StyleTestBase::storeViewPreview | function | core/ |
Stores a view output in the elements. |
| SupernovaGenerator | class | core/ |
Implements a URL generator which always thrown an exception. |
| SupernovaGenerator.php | file | core/ |
|
| SupernovaGenerator::generate | function | core/ |
|
| SupernovaGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
| SupernovaGenerator::getContext | function | core/ |
|
| SupernovaGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
| SupernovaGenerator::setContext | function | core/ |
|
| SupportAwareSectionStorageInterface | interface | core/ |
Interface for section storage that knows whether it supports a view mode. |
| SupportAwareSectionStorageInterface.php | file | core/ |
|
| SupportAwareSectionStorageInterface::isSupported | function | core/ |
Determines if layout builder is supported by a view mode. |
| SupportAwareSectionStorageManagerInterface | interface | core/ |
Interface for section manager that knows whether it supports view modes. |
| SupportAwareSectionStorageManagerInterface.php | file | core/ |
|
| SupportAwareSectionStorageManagerInterface::notSupported | function | core/ |
Determines whether a view mode is not supported by any storage. |
| SupportedReleaseValidator | class | core/ |
Validates that updated projects are secure and supported. |
| SupportedReleaseValidator.php | file | core/ |
|
| SupportedReleaseValidator::getSubscribedEvents | function | core/ |
|
| SupportedReleaseValidator::isSupportedRelease | function | core/ |
Checks if the given version of a project is supported. |
| SupportedReleaseValidator::validate | function | core/ |
Checks that the packages are secure and supported. |
Pagination
- Previous page
- Page 241
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.