theme_image_widget |
function |
drupal/core/modules/image/image.field.inc |
Returns HTML for an image field widget. |
FilterManager::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
Request::getClient |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the client used to transport the request |
Client::getRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php |
|
Request::getMethod |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the HTTP method of the request |
CurlHandle::getUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Get the URL that this handle is connecting to |
Target::TARGET_ALL |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Target.php |
|
Request::getScheme |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the URI scheme of the request (http, https, ftp, etc) |
ViewsData::getData |
function |
drupal/core/modules/views/lib/Drupal/views/ViewsData.php |
Gets all data invoked by hook_views_data(). |
Collection::getAll |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Get all or a subset of matching key value pairs |
ItemList::getValue |
function |
drupal/core/lib/Drupal/Core/TypedData/ItemList.php |
Overrides \Drupal\Core\TypedData\TypedData::getValue(). |
menu_get_ancestors |
function |
drupal/core/includes/menu.inc |
Returns the ancestors (and relevant placeholders) for any given path. |
Utils::getHttpDate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Utils.php |
Create an RFC 1123 HTTP-Date from various date values |
Request::getScheme |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the request's scheme. |
Profile::getParent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the parent profile. |
node_type_get_base |
function |
drupal/core/modules/node/node.module |
Returns the node type base of the passed node or node type string. |
Profile::getMethod |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the request method. |
entity_get_bundles |
function |
drupal/core/includes/entity.inc |
Returns the entity bundle info. |
Schema::getComment |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Retrieve a table or column comment. |
Request::getMethod |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the request "intended" method. |
PagerTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
|
Request::getCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get a cookie value by name |
menu_tree_get_path |
function |
drupal/core/includes/menu.inc |
Gets the path for determining the active trail of the specified menu tree. |
Request::getFormat |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the format associated with the mime type. |
theme_get_registry |
function |
drupal/core/includes/theme.inc |
Gets the theme registry. |
AdminTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php |
|
Request::getLocale |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Get the locale. |
PluginExample::get |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/Annotation/PluginExample.php |
Returns the value of an annotation. |
WidgetBase::$field |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
The field definition. |
FloodTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FloodTest.php |
|
SearchLanguageTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Test node search with multiple languages. |
EntityWrapper::get |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::get(). |
FilterLanguageTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FilterLanguageTest.php |
Tests the filter language handler. |
entity_get_display |
function |
drupal/core/includes/entity.inc |
Returns the entity_display object associated to a bundle and view mode. |
ColorTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Utility/ColorTest.php |
This method exists to support the simpletest UI runner. |
UsageTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
|
GDToolkit::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkit/GDToolkit.php |
Implements \Drupal\system\Plugin\ImageToolkitInterface::getInfo(). |
QueryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/QueryTest.php |
|
Batch::getAllItems |
function |
drupal/core/lib/Drupal/Core/Queue/Batch.php |
Retrieves all remaining items in the queue. |
EmailTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php |
|
DbLogTest::getInfo |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
|
LanguageTestBundle |
class |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestBundle.php |
Defines the LanguageTest bundle. |
Store::getMetadata |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Gets all data associated with the given key. |
RouteTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteTest.php |
|
StorageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Sets up a Drupal site for running functional and integration tests. |
Store::getCacheKey |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php |
Returns a cache key for the given Request. |
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 |
|
field_widget_field |
function |
drupal/core/modules/field/field.form.inc |
Retrieves the field definition for a widget's helper callbacks. |