BaseAsset::$sourcePath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
Twig_Compiler::$source |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
EntityResource::delete |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Responds to entity DELETE requests. |
aggregator_page_source |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Page callback: Displays all the items captured from a particular feed. |
Breakpoint::$sourceType |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
The breakpoint source type. |
TwigResourceTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigResourceTest.php |
|
SourceString::getString |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\LocaleString::getString(). |
SourceString::setString |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\LocaleString::setString(). |
aggregator_page_sources |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Page callback: Displays all the feeds used by the aggregator. |
AliasManager::$noSource |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds an array of path alias for which no source was found. |
TwigResource::getContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
Returns the content of the resource. |
TwigResource::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
Returns a unique string for the current resource. |
BreakpointGroup::$source |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group source: theme or module name. Use 'user' for
user-created groups. |
DirectoryResource::$path |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
FileResource::getContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
Returns the content of the resource. |
FileResource::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
Returns a unique string for the current resource. |
BaseAsset::getSourceRoot |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Returns an absolute path or URL to the source asset's root directory. |
BaseAsset::getSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Returns the relative path for the source asset. |
Twig_Compiler::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Gets the current PHP code after compilation. |
CurlMulti::$resourceHash |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
|
TwigResource::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
|
DirectoryResourceIterator |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
An iterator that converts file objects into file resources. |
IteratorResourceInterface |
interface |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/IteratorResourceInterface.php |
A resource is something formulae can be loaded from. |
FileResource::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
Constructor. |
ResourcePluginManager.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Type/ResourcePluginManager.php |
Definition of Drupal\rest\Plugin\Type\ResourcePluginManager. |
ResourceBase::permissions |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php |
Provides an array of permissions suitable for hook_permission(). |
ResourceNotFoundException |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/ResourceNotFoundException.php |
The resource was not found. |
AssetCache::getSourceRoot |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
Returns an absolute path or URL to the source asset's root directory. |
AssetCache::getSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
Returns the relative path for the source asset. |
DirectoryResourceTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/DirectoryResourceTest.php |
|
StringInterface::isSource |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Checks whether the object is a source string. |
EntityWrapper::getIdSource |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Helper to get the typed data object holding the source entity ID. |
DirectoryResource::isFresh |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
Checks if a timestamp represents the latest resource. |
ResourceInterface::isFresh |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php |
Checks if a timestamp represents the latest resource. |
Twig_Compiler::$sourceLine |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
ConfigCache::getSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Returns the path where the file corresponding to the supplied cache key can be included from. |
TranslationString::isSource |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::isSource(). |
SourceString::isTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\StringInterface::isTranslation(). |
CoalescingDirectoryResource |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php |
Coalesces multiple directories together into one merged resource. |
DirectoryResource::$pattern |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
RouteCollection::$resources |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
|
aggregator_page_source_form |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to show all items captured from a feed. |
BreakpointGroup::$sourceType |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group source type. |
AssetCollection::$sourceRoot |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
|
Twig_Loader_Array::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php |
Gets the source code of a template, given its name. |
ResourceBase::requestMethods |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php |
Provides predefined HTTP request methods. |
Twig_Loader_Chain::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
Gets the source code of a template, given its name. |
Twig_Compiler::$sourceOffset |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
ContainerBuilder::$resources |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
XmlEncoderTest::getXmlSource |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|