source.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/source.php |
|
source2.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/source2.php |
|
source4.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/source4.php |
|
source3.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/source3.php |
|
SourceString |
class |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Defines the locale source string object. |
TwigResource |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
A Twig template resource. |
ResourceBase |
class |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php |
Common base class for resource plugins. |
Resource.php |
file |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
|
FileResource |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
A resource is something formulae can be loaded from. |
Resource.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Resource.php |
|
DBLogResource |
class |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php |
Provides a resource for database watchdog log entries. |
EntityResource |
class |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Represents entities as resources. |
SourceString.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Definition of Drupal\locale\SourceString. |
EasyRdf_Resource |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Class that represents an RDF resource |
PoItem::$_source |
property |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
The source string or array of strings if it has plurals. |
TwigResource.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
|
FileResource.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
|
ResourceResponse |
class |
drupal/core/modules/rest/lib/Drupal/rest/ResourceResponse.php |
Contains data for serialization before sending the response. |
ResourceBase.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php |
Definition of Drupal\rest\Plugin\ResourceBase. |
Updater::$source |
property |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Directory to install from. |
validresource.yml |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/validresource.yml |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/validresource.yml |
PoItem::getSource |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Get the source string or the array of strings if the translation has
plurals. |
PoItem::setSource |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Set the source string or the array of strings if the translation has
plurals. |
ResourceInterface |
interface |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceInterface.php |
Specifies the publicly available methods of a resource plugin. |
DBLogResource.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php |
Definition of Drupal\rest\Plugin\rest\resource\DBLogResource. |
DirectoryResource |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
A resource is something formulae can be loaded from. |
ResourceInterface |
interface |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php |
A resource is something formulae can be loaded from. |
Router::$resource |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
|
DBLogResource::get |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php |
Responds to GET requests. |
EntityResource.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Definition of Drupal\rest\Plugin\rest\resource\EntityResource. |
FileAsset::$source |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
|
StringBase::$source |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
The source string. |
EntityResource::get |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Responds to entity GET requests. |
SourceString::isNew |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\LocaleString::isNew(). |
TwigResource::$name |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
|
FileResource::$path |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
|
Breakpoint::$source |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
The breakpoint source. |
EntityResource::post |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Responds to entity POST requests and saves the new entity. |
ResourceBase::routes |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php |
Implements ResourceInterface::routes(). |
theme_picture_source |
function |
drupal/core/modules/picture/picture.module |
Returns HTML for a source tag. |
Request::getResource |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the resource part of the the request, including the path, query
string, and fragment |
ResourceResponse.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/ResourceResponse.php |
Definition of Drupal\rest\ResourceResponse. |
EasyRdf_Resource::add |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Add values to for a property of the resource |
EasyRdf_Resource::set |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Set value for a property |
EasyRdf_Resource::get |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Get a single value for a property |
EasyRdf_Resource::all |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Get all values for a property |
EntityResource::patch |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Responds to entity PATCH requests. |
DBLogResource::routes |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php |
Overrides \Drupal\rest\Plugin\ResourceBase::routes(). |
EasyRdf_Resource::isA |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Check if a resource is of the specified type |
ResourcePluginManager |
class |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Type/ResourcePluginManager.php |
Manages discovery and instantiation of resource plugins. |