RequestInterface::getPort |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the port that the request will be sent on if it has been set |
Serializer::getNormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
FileStorageTest::testCRUD |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php |
Tests basic load/save/delete operations. |
AdminMetaTagTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminMetaTagTest.php |
Implement getInfo(). |
FlattenException::getCode |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
EasyRdf_Format::getFormats |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get a list of all the registered formats |
FilterCombineTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php |
|
NullLockBackend::getLockId |
function |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::getLockId(). |
MemoryBackend::getMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
Theme::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Returns the directory where a theme should be installed. |
ContactFieldsTest::getInfo |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/Views/ContactFieldsTest.php |
|
FeedLanguageTest::$modules |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php |
Modules to enable. |
FieldDeleteForm::getFormID |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php |
Returns a unique string identifying the form. |
GetNamespacesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
|
AnnotationTargetAnnotation |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAnnotation.php |
Plugin annotation
@Target({ "ANNOTATION" }) |
RouteMock::getRouteContent |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/RouteMock.php |
Get the content document this route entry stands for. If non-null,
the ControllerClassMapper uses it to identify a controller and
the content is passed to the controller. |
BreakpointAPITest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointAPITest.php |
|
RequestInterface::getState |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the state of the request. One of 'complete', 'sending', 'new' |
FlattenException::getTrace |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
FieldList::getValueOptions |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/filter/FieldList.php |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
drupal_get_complete_schema |
function |
drupal/core/includes/schema.inc |
Gets the whole database schema. |
DeleteForm::getConfirmText |
function |
drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
MemcachedCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcachedCache.php |
Retrieves cached information from data store |
drupal_get_schema_versions |
function |
drupal/core/includes/schema.inc |
Returns an array of available schema versions for a module. |
Twig_TemplateTest::getZero |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
drupal_get_bootstrap_phase |
function |
drupal/core/includes/bootstrap.inc |
Returns the current bootstrap phase for this Drupal process. |
BlockLanguageTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
|
Twig_TemplateTest::getTrue |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
ViewStorageTest::loadTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests loading configuration entities. |
AttributeBagInterface::get |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php |
Returns an attribute. |
views_get_applicable_views |
function |
drupal/core/modules/views/views.module |
Return a list of all views and display IDs that have a particular
setting in their display's plugin settings. |
Definition::getMethodCalls |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the methods to call after service initialization. |
ConfigurationTest::getInfo |
function |
drupal/core/modules/action/lib/Drupal/action/Tests/ConfigurationTest.php |
|
TimeDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Returns the name of the collector. |
views_get_views_as_options |
function |
drupal/core/modules/views/views.module |
Return an array of view as options array, that can be used by select,
checkboxes and radios as #options. |
EntityDisplayTest::getInfo |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
|
CacheBackendInterface::get |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Returns data from the persistent cache. |
Mapping::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Mapping.php |
Implements Drupal\Core\TypedData\ComplexDataInterface::getPropertyValues(). |
FilterUserUIDTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/FilterUserUIDTest.php |
|
ConfigItemGroup::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemGroup.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
CustomBooleanTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CustomBooleanTest.php |
|
PagerPluginBase::getOffset |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the page offset, or how many items to skip. |
authorize_get_filetransfer |
function |
drupal/core/includes/authorize.inc |
Gets a FileTransfer class for a specific transfer method and settings. |
MemoryStorage::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
DeleteForm::getConfirmText |
function |
drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php |
Returns a caption for the button that confirms the action. |
DatabaseStorageTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
Sets up Drupal unit test environment. |
FilterBase::getDescription |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
Returns the administrative description for this filter plugin. |
TipPluginText::getLocation |
function |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/tour/tip/TipPluginText.php |
Returns location of the text tip. |
twig_get_array_keys_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns the keys for the given array. |
AnnotationDriver::getPaths |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Retrieve the defined metadata lookup paths. |