Schema::fieldSetNoDefault |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Set a field to have no default value. |
PluginBag::getInstanceIDs |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Returns all instance IDs. |
shortcut_set_title_exists |
function |
drupal/core/modules/shortcut/shortcut.module |
Check to see if a shortcut set with the given title already exists. |
theme_image_style_effects |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a listing of the effects within a specific image style. |
PoHeader::setLanguageName |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Set the human readable language name. |
GssFilter::setPrettyPrint |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
InfoHookDecorator::__call |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php |
Passes through all unknown calls onto the decorated object. |
ErrorHandlerTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php |
|
RevisionLink::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php |
|
DisplayAttachmentTest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php |
Contains \Drupal\views_ui\Tests\DisplayAttachmentTest. |
PluginBag::setInstanceIDs |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Sets the instance IDs property. |
_color_rewrite_stylesheet |
function |
drupal/core/modules/color/color.module |
Rewrites the stylesheet to match the colors in the palette. |
theme_image_style_preview |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a preview of an image style. |
PoHeader::getLanguageName |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Get the human readable language name. |
Twig_Node_If::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/If.php |
Constructor. |
update_test_3_update_8000 |
function |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install |
Dummy update_test_3 update 8000. |
RequestContext::getScheme |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the HTTP scheme. |
SessionHandlerProxy::read |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php |
|
EditorPluginInterface.php |
file |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Contains \Drupal\editor\Plugin\EditPluginInterface. |
DrupalKernelInterface.php |
file |
drupal/core/lib/Drupal/Core/DrupalKernelInterface.php |
Definition of Drupal\Core\DrupalKernelInterface. |
RequestHandler::csrfToken |
function |
drupal/core/modules/rest/lib/Drupal/rest/RequestHandler.php |
Generates a CSRF protecting session token. |
shortcut_renderable_links |
function |
drupal/core/modules/shortcut/shortcut.module |
Returns an array of shortcut links, suitable for rendering. |
system_authorized_get_url |
function |
drupal/core/modules/system/system.module |
Return the URL for the authorize.php script. |
path_form_node_form_alter |
function |
drupal/core/modules/path/path.module |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
Twig_Environment::$parser |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
RequestContext::setScheme |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets the HTTP scheme. |
ResponseTest::testHasVary |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
update_access_denied_page |
function |
drupal/core/update.php |
Renders a 403 access denied page for update.php. |
shortcut_preprocess_block |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
WebTestBase::assertNoText |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the text is NOT found on the text version of the page. The text version
is the equivalent of what a user would see when viewing through a web browser.
In other words the HTML has been filtered out of the contents. |
Twig_Compiler::$debugInfo |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
ResponseTest::testSetEtag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
AutoExpireFlashBag::$name |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
|
theme_image_scale_summary |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a summary of an image scale effect. |
UrlGenerator::$scriptPath |
property |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
The script path to use for urls. |
PrependExtensionInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/PrependExtensionInterface.php |
|
File::$notReadableMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
MemberMetadata::$property |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
|
DependencyMissingTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyMissingTest.php |
Definition of Drupal\system\Tests\Update\DependencyMissingTest. |
filter_admin_format_title |
function |
drupal/core/modules/filter/filter.module |
Displays a text format form title. |
NodeRSSContentTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRSSContentTest.php |
Sets up a Drupal site for running functional and integration tests. |
TypeLinkManager::getTypes |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
Get the array of type links. |
UserRoleDelete::getFormID |
function |
drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php |
Returns a unique string identifying the form. |
LazyAssetManager::isDebug |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
CacheDecoratorTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php |
Sets up unit test environment. |
MemberMetadata::$cascaded |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
|
ConfigFileContentTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
Definition of Drupal\config\Tests\ConfigFileContentTest. |
update_extra_requirements |
function |
drupal/core/update.php |
Returns and stores extra requirements that apply during the update process. |
BankAccount::depositMoney |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
UrlGenerator::__construct |
function |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Constructs a new generator object. |