|
Entity::getNGEntity |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::getNGEntity(). |
|
ParserRegistry::get |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
Get a specific parser by handle name |
|
Node::getRevisionId |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
Overrides Drupal\Core\Entity\Entity::getRevisionId(). |
|
TypedData::getValue |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getValue(). |
|
FieldWidgetTypeForm |
class |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Provides a form for the widget selection form. |
|
drupal_get_messages |
function |
drupal/core/includes/bootstrap.inc |
Returns all messages that have been set with drupal_set_message(). |
|
update_variable_get |
function |
drupal/core/includes/update.inc |
Gets the value of a variable from the database during 7.x-8.x upgrades. |
|
SelectTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
|
|
Definition::getClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the service class. |
|
Response::getCharset |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Retrieves the response charset. |
|
InstallTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/InstallTest.php |
|
|
drupal_get_hash_salt |
function |
drupal/core/includes/bootstrap.inc |
Gets a salt useful for hardening against SQL injection. |
|
BlockUiTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
|
|
BundleSchema::getUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/BundleSchema.php |
Implements \Drupal\rdf\SiteSchema\SchemaTermInterface::getUri(). |
|
Rearrange::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Rearrange.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
|
RouteCollection::get |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Gets a route by name. |
|
Response::getExpires |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns the value of the Expires header as a DateTime instance. |
|
BrowserTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrowserTest.php |
|
|
UnicodeTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php |
This method exists to support the simpletest UI runner. |
|
Twig_Token::getValue |
function |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
Gets the token value. |
|
FeedLanguageTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php |
Contains \Drupal\aggregator\Tests\FeedLanguageTest. |
|
TaggingTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
|
|
AddFeedTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php |
|
|
GetResponseEvent.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseEvent.php |
|
|
FilterBase::getLabel |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
Returns the administrative label for this filter plugin. |
|
Definition::getScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Returns the scope of the service |
|
GroupByTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/GroupByTest.php |
|
|
LanguageTestBase.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Contains \Drupal\language\Tests\Views\LanguageTestBase. |
|
HandlerTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/HandlerTest.php |
|
|
EntitySchema::getUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
Implements \Drupal\rdf\SiteSchema\SchemaTermInterface::getUri(). |
|
VersionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/VersionTest.php |
|
|
DisplayPath::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayPath.php |
|
|
Client::getAllEvents |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Get a list of all of the events emitted from the class |
|
xmlrpc_value_get_xml |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Generates XML representing the given value. |
|
Response::getMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the entire response as a string |
|
HtmlTagTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlTagTest.php |
|
|
PathLanguageTest.php |
file |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Definition of Drupal\path\Tests\PathLanguageTest. |
|
xmlrpc_error_get_xml |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Converts an XML-RPC error object into XML. |
|
Response::getRequest |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the request object (or null) that is associated with this response |
|
DisplayTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
|
|
BaseAsset::getValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Returns the current values for this asset. |
|
DatabaseBackend::get |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::get(). |
|
Drupal::getContainer |
function |
drupal/core/lib/Drupal.php |
Returns the currently active global container. |
|
XssUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
|
|
Client::getCurlMulti |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Get the curl multi object to be used internally by the client for transferring requests. |
|
ArrayCollection::get |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets the element with the given key/index. |
|
Process::getExitCode |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns the exit code returned by the process. |
|
ItemsPerPageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php |
Definition of Drupal\views\Tests\Wizard\ItemsPerPageTest. |
|
Response::getExpires |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Expires HTTP header |
|
UserLanguageTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
Definition of Drupal\user\Tests\UserLanguageTest. |