ShortcutInterface.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutInterface.php |
Contains \Drupal\shortcut\Plugin\Core\Entity\ShortcutInterface. |
ComplexDataConstraint |
class |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php |
Complex data constraint. |
Insert::$insertValues |
property |
drupal/core/lib/Drupal/Core/Database/Query/Insert.php |
A nested array of values to insert. |
BlockPluginUI::access |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php |
Overrides \Drupal\system\Plugin\PluginUIBase::access(). |
ArchiverInterface.php |
file |
drupal/core/lib/Drupal/Component/Archiver/ArchiverInterface.php |
Definition of Drupal\Component\Archiver\ArchiverInterface. |
HashableInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/HashableInterface.php |
|
menu_navigation_links |
function |
drupal/core/includes/menu.inc |
Returns an array of links for a navigation menu. |
menu_contextual_links |
function |
drupal/core/includes/menu.inc |
Retrieves contextual links for a path based on registered local tasks. |
TaxonomyIndexTidDepth |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php |
Filter handler for taxonomy terms with depth. |
node_test_node_insert |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_node_insert(). |
String::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ResourceInterface.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceInterface.php |
Contains \Drupal\rest\Plugin\ResourceInterface. |
Tasks::minimumVersion |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php |
Returns the minimum version for MySQL. |
BanAdmin::__construct |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php |
Constructs a new BanAdmin object. |
CookieParserInterface |
interface |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Cookie/CookieParserInterface.php |
Cookie parser interface |
PageViewTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
|
ForumSettingsForm.php |
file |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Contains \Drupal\forum\ForumSettingsForm. |
ContextInterface::get |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Returns the stored value for a given key. |
ContextInterface::set |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Saves a value for a given key. |
HeaderBag::__toString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns the headers as a string. |
Tasks::minimumVersion |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php |
Minimum engine version. |
_DiffEngine::_lcs_pos |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
hook_queue_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter cron queue information before cron runs. |
FilterFormatInterface |
interface |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatInterface.php |
Provides an interface defining a filter format entity. |
LinkDelete::$menuLink |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
The menu link to delete. |
SystemListingInfo.php |
file |
drupal/core/lib/Drupal/Core/SystemListingInfo.php |
Definition of Drupal\Core\SystemListingInfo. |
LinkDelete::getFormID |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Returns a unique string identifying the form. |
LinkEdit::render_link |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php |
Overrides \Drupal\user\Plugin\views\field\Link::render_link(). |
ajax_command_settings |
function |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'settings' command. |
MachineNameController |
class |
drupal/core/modules/system/lib/Drupal/system/MachineNameController.php |
Controller routines for machine name transliteration routes. |
Schema::getPrefixInfo |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Get information about the table name and schema from the prefix. |
FloodInterface::clear |
function |
drupal/core/lib/Drupal/Core/Flood/FloodInterface.php |
Makes the flood control mechanism forget an event for the current visitor. |
Uuid::determinePlugin |
function |
drupal/core/lib/Drupal/Component/Uuid/Uuid.php |
Determines the optimal implementation to use for generating UUIDs. |
LinkDelete::buildForm |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
WinCacheCacheTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/WinCacheCacheTest.php |
|
Tasks::minimumVersion |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php |
Return the minimum required version of the engine. |
cache_invalidate_tags |
function |
drupal/core/includes/cache.inc |
Marks cache items from all bins with any of the specified tags as invalid. |
StringInterface::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Saves string object to storage. |
field_widget_instance |
function |
drupal/core/modules/field/field.form.inc |
Retrieves the instance definition array for a widget's helper callbacks. |
InstallStorage::write |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::write(). |
UserDataInterface.php |
file |
drupal/core/modules/user/lib/Drupal/user/UserDataInterface.php |
Contains Drupal\user\UserDataInterface. |
Twig_Lexer::lexString |
function |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
RedirectTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RedirectTest.php |
|
String::opShorterThan |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
|
locale_string_is_safe |
function |
drupal/core/modules/locale/locale.module |
Check that a string is safe to be added or imported as a translation. |
BulkFormTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/BulkFormTest.php |
|
field_test_field_info |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_info(). |
ClassLoader::findFile |
function |
drupal/core/vendor/composer/ClassLoader.php |
Finds the path to the file where the class is defined. |
BoundDisplayInterface |
interface |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Interface for a Display object that is coupled to a specific layout. |
BreakpointGroup::save |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Overrides Drupal\Core\Entity\Entity::save(). |