Stream::__toString |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
Convert the stream to a string if the stream is readable and the stream is seekable. |
StackTest::testPop |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/StackTest.php |
@depends testPush |
Local::isDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isDirectory(). |
Header::clearCache |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
Clear the internal header cache |
Store::getCacheKey |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Returns a cache key for the given Request. |
String::opContains |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
|
YamlFileLoader.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
|
theme_confirm_form |
function |
drupal/core/modules/system/system.module |
Returns HTML for a confirmation form. |
CrudTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CrudTest.php |
Modules to enable. |
DiscoveryInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryInterface.php |
An interface defining the minimum requirements of building a plugin
discovery component. |
Router::setContext |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
Sets the request context. |
SaveUploadTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Definition of Drupal\file\Tests\SaveUploadTest. |
AbstractLoader.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/AbstractLoader.php |
|
Tasks::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php |
|
Local::chmodJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\ChmodInterface::chmodJailed(). |
Router::getContext |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
Gets the request context. |
File::getExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Returns the extension of the file. |
GetterMetadataTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/GetterMetadataTest.php |
|
AssetInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
|
RedisCacheTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/RedisCacheTest.php |
|
overlay.subscriber |
service |
drupal/core/modules/overlay/overlay.services.yml |
Drupal\overlay\EventSubscriber\OverlaySubscriber |
Twig_Lexer::lexVar |
function |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
TypedDataInterface |
interface |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Interface for typed data objects. |
DateFormatFormBase |
class |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatFormBase.php |
Provides a base form for date formats. |
CrudTest::testCRUD |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CrudTest.php |
Tests inserting, loading, updating, and deleting RDF mappings. |
field_widget_field |
function |
drupal/core/modules/field/field.form.inc |
Retrieves the field definition for a widget's helper callbacks. |
EntityNG::__wakeup |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Magic __wakeup() implementation. |
system_admin_paths |
function |
drupal/core/modules/system/system.module |
Implements hook_admin_paths(). |
DisplayBase::$uuid |
property |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
The UUID identifying a specific display object. |
DeleteForm::create |
function |
drupal/core/modules/path/lib/Drupal/path/Form/DeleteForm.php |
Instantiates a new instance of this controller. |
objectHasAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_ObjectHasAttribute matcher object. |
String::opEndsWith |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
|
Stream::getWrapper |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
Get the stream wrapper type |
Schema::findTables |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Find all tables that are like the specified base table name. |
Router::getMatcher |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
Gets the UrlMatcher instance associated with this Router. |
HeaderBag::getDate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns the HTTP header value converted to a date. |
onConsecutiveCalls |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
@since Method available since Release 3.0.0 |
Action::$pluginBag |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
The plugin bag that stores action plugins. |
CacheInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/CacheInterface.php |
|
HtmlPageController |
class |
drupal/core/lib/Drupal/Core/Controller/HtmlPageController.php |
Default controller for most HTML pages. |
xmlrpc_test_xmlrpc |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
Implements hook_xmlrpc(). |
Annotation::$value |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation.php |
Value property. Common among all derived classes. |
Route::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
Constructor. |
node_view_multiple |
function |
drupal/core/modules/node/node.module |
Constructs a drupal_render() style array from an array of loaded nodes. |
ConfigContext::get |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::get(). |
hook_local_actions |
function |
drupal/core/modules/system/system.api.php |
Define route-based local actions. |
Delete::$condition |
property |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
The condition object for this query. |
HttpCache::$kernel |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
|
AutocompleteWidget |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidget.php |
Plugin implementation of the 'entity_reference autocomplete' widget. |
DummyColumn::$type |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|