

declare (strict_types=1);
namespace ElementorProDeps\DI;

use ElementorProDeps\DI\Definition\ArrayDefinitionExtension;
use ElementorProDeps\DI\Definition\EnvironmentVariableDefinition;
use ElementorProDeps\DI\Definition\Helper\AutowireDefinitionHelper;
use ElementorProDeps\DI\Definition\Helper\CreateDefinitionHelper;
use ElementorProDeps\DI\Definition\Helper\FactoryDefinitionHelper;
use ElementorProDeps\DI\Definition\Reference;
use ElementorProDeps\DI\Definition\StringDefinition;
use ElementorProDeps\DI\Definition\ValueDefinition;
if (!\function_exists('ElementorProDeps\\DI\\value')) {
    /**
     * Helper for defining a value.
     *
     * @param mixed $value
     */
    function value($value) : ValueDefinition
    {
        return new ValueDefinition($value);
    }
}
if (!\function_exists('ElementorProDeps\\DI\\create')) {
    /**
     * Helper for defining an object.
     *
     * @param string|null $className Class name of the object.
     *                               If null, the name of the entry (in the container) will be used as class name.
     */
    function create(string $className = null) : CreateDefinitionHelper
    {
        return new CreateDefinitionHelper($className);
    }
}
if (!\function_exists('ElementorProDeps\\DI\\autowire')) {
    /**
     * Helper for autowiring an object.
     *
     * @param string|null $className Class name of the object.
     *                               If null, the name of the entry (in the container) will be used as class name.
     */
    function autowire(string $className = null) : AutowireDefinitionHelper
    {
        return new AutowireDefinitionHelper($className);
    }
}
if (!\function_exists('ElementorProDeps\\DI\\factory')) {
    /**
     * Helper for defining a container entry using a factory function/callable.
     *
     * @param callable $factory The factory is a callable that takes the container as parameter
     *                          and returns the value to register in the container.
     */
    function factory($factory) : FactoryDefinitionHelper
    {
        return new FactoryDefinitionHelper($factory);
    }
}
if (!\function_exists('ElementorProDeps\\DI\\decorate')) {
    /**
     * Decorate the previous definition using a callable.
     *
     * Example:
     *
     *     'foo' => decorate(function ($foo, $container) {
     *         return new CachedFoo($foo, $container->get('cache'));
     *     })
     *
     * @param callable $callable The callable takes the decorated object as first parameter and
     *                           the container as second.
     */
    function decorate($callable) : FactoryDefinitionHelper
    {
        return new FactoryDefinitionHelper($callable, \true);
    }
}
if (!\function_exists('ElementorProDeps\\DI\\get')) {
    /**
     * Helper for referencing another container entry in an object definition.
     */
    function get(string $entryName) : Reference
    {
        return new Reference($entryName);
    }
}
if (!\function_exists('ElementorProDeps\\DI\\env')) {
    /**
     * Helper for referencing environment variables.
     *
     * @param string $variableName The name of the environment variable.
     * @param mixed $defaultValue The default value to be used if the environment variable is not defined.
     */
    function env(string $variableName, $defaultValue = null) : EnvironmentVariableDefinition
    {
        // Only mark as optional if the default value was *explicitly* provided.
        $isOptional = 2 === \func_num_args();
        return new EnvironmentVariableDefinition($variableName, $isOptional, $defaultValue);
    }
}
if (!\function_exists('ElementorProDeps\\DI\\add')) {
    /**
     * Helper for extending another definition.
     *
     * Example:
     *
     *     'log.backends' => DI\add(DI\get('My\Custom\LogBackend'))
     *
     * or:
     *
     *     'log.backends' => DI\add([
     *         DI\get('My\Custom\LogBackend')
     *     ])
     *
     * @param mixed|array $values A value or an array of values to add to the array.
     *
     * @since 5.0
     */
    function add($values) : ArrayDefinitionExtension
    {
        if (!\is_array($values)) {
            $values = [$values];
        }
        return new ArrayDefinitionExtension($values);
    }
}
if (!\function_exists('ElementorProDeps\\DI\\string')) {
    /**
     * Helper for concatenating strings.
     *
     * Example:
     *
     *     'log.filename' => DI\string('{app.path}/app.log')
     *
     * @param string $expression A string expression. Use the `{}` placeholders to reference other container entries.
     *
     * @since 5.0
     */
    function string(string $expression) : StringDefinition
    {
        return new StringDefinition($expression);
    }
}
{"id":157,"date":"2022-07-12T16:58:43","date_gmt":"2022-07-12T16:58:43","guid":{"rendered":"https:\/\/kolbepezeshk.ir\/?p=157"},"modified":"2024-05-10T18:33:52","modified_gmt":"2024-05-10T18:33:52","slug":"interrupted-memories-alcohol-induced-blackouts","status":"publish","type":"post","link":"https:\/\/kolbepezeshk.ir\/?p=157","title":{"rendered":"Interrupted Memories: Alcohol-Induced Blackouts National Institute on Alcohol Abuse and Alcoholism NIAAA"},"content":{"rendered":"<p>There is a lot of information during the last three minutes, enough to keep people oriented and appearing quite normal, even to themselves. I once asked a group of alcoholics in rehab how many had experienced a blackout in the first years of their drinking. Then I asked those with their hands in the air how many of them had an alcoholic parent.<\/p>\n<h2>Understanding Why Blackouts Happen<\/h2>\n<p>In a study of 100 alcoholics published in the American Journal of Psychiatry, 36 participants said they had never experienced a blackout despite a history of heavy alcohol use. People who experience a fragmentary blackout may think they can\u2019t remember what happened the night before, but their memory comes back when someone or something reminds them. Researchers believe a person may be unable to access the memory unless a reminder triggers it.<\/p>\n<h2>Blood Alcohol Concentrations and Blackouts<\/h2>\n<p>Subjects were asked to recall details regarding these stimuli 2 minutes, 30 minutes, and 24 hours after the stimuli were shown. Half of the subjects reported no recall for the stimuli or their presentation 30 minutes and 24 hours after the events, though most seemed to recall the stimuli 2 minutes after presentation. Lack of recall for the events 24 hours later, while sober, represents clear experimental evidence for the occurrence of blackouts. The fact that subjects could remember aspects of the events 2 minutes after they occurred but not 30 minutes or 24 hours afterward provides compelling evidence that the blackouts stemmed from an inability to transfer information from short-term to long-term storage. For all but one subject in the blackout group, memory impairments began during the first few hours of drinking, when BAC levels were still rising.<\/p>\n<h2>Are Blackouts a Sign of an Alcohol-Related Problem?<\/h2>\n<p>The most common reconstruction strategy is to ask friends who were present, and who may or may not have also been intoxicated. Consequently, in their quest to learn about their actions while in a blackout, people may be given misinformation from their friends, leading to inaccurate reconstructions of the events. People may also look for photos\/videos or other types of physical evidence to help fill gaps in their memories due to blackouts. Regardless of how many different approaches a person takes in order to help reconstruct their memory of what occurred during a blackout, there is rarely a way to validate the memories as accurate because the process of memory reconstruction is inherently fallible. Compelling evidence indicates that acute alcohol use impairs the performance of a variety of frontal lobe\u2013mediated tasks, like those that require planning, decisionmaking, and impulse control (Weissenborn and Duka 2003; Burian et al. 2003), but the underlying mechanisms are not known.<\/p>\n<ol>\n<li>Rather, legal matters have been the focus of cases where violations of the law are committed under intoxicated, amnesic states.<\/li>\n<li>If you think you\u2019ve been injured, sexually or physically assaulted, it\u2019s important that you get medical attention immediately and talk to the police about everything you can remember.<\/li>\n<li>A blackout is not the same as \u201cpassing out,\u201d which means either falling asleep or losing consciousness from drinking too much.<\/li>\n<li>Fortunately, with the right combination of treatments, recovery from an alcohol addiction is possible.<\/li>\n<\/ol>\n<p>These are defined by the severity of the alcohol consumer\u2019s memory impairment. The long-term effects of blacking out can take a severe toll and lead to significant and even permanent physical and mental health problems. This is because blacking <a href=\"https:\/\/sober-home.org\/does-marijuana-kill-brain-cells\/\" target=\"_blank\" rel=\"noopener\">does marijuana kill brain cells<\/a> out damages the brain\u2019s frontal lobe, which controls cognitive function. Although the connections are not yet fully understood, there is little doubt alcohol can affect memory and other cognitive functions, both in the short and long term.<\/p>\n<p>As mentioned above, damage limited to the CA1 region of the hippocampus dramatically disrupts the ability to form new explicit memories (Zola-Morgan et al. 1986). In rodents, the actions of CA1 pyramidal cells have striking behavioral correlates. Some cells tend to discharge electrical signals that result in one cell communicating with other cells (i.e., action potentials) when the rodent is in a distinct location in its environment. Collectively, the cells that are active in that particular environment create a spatial, or contextual map that serves as a framework for event memories created in that environment. Because of the location-specific firing of these cells, they often are referred to as \u201cplace-cells,\u201d and the regions of the environment in which they fire are referred to as \u201cplace-fields\u201d (for reviews, see Best and White 1998; Best et al. 2001).<\/p>\n<p>Alcohol-induced blackouts are defined as amnesia, or memory loss, for all or part of a drinking episode. During a blackout, a person is able to actively engage and respond to their environment; however, the brain is not creating memories for the events. Alcohol-induced blackouts are often confused with passing out from alcohol, but blacking out and passing out are very different states of consciousness. A person experiencing a blackout is conscious and interacting with his or her environment; whereas, a person who has passed out from alcohol has lost consciousness and capacity to engage in voluntary behavior. Memory deficits during a blackout are primarily anterograde, meaning memory loss for events that occurred after alcohol consumption (White, 2003). There is no objective evidence that a person is in an alcohol-induced blackout (Pressman and Caudill, 2013), thus it can be difficult or impossible to know whether or not a drinker is experiencing a blackout (Goodwin, 1995).<\/p>\n<p>Despite advice from experts and beer commercials, most people do not drink responsibly. More than 50 percent of adults have blacked out at least once in their lives. The number isn\u2019t surprising considering almost 25 percent of adults binge-drink every month, according to stats from the National Institute on Alcohol Abuse and Alcoholism. Alcohol is dehydrating by nature, so making sure you\u2019re drinking plenty of water and staying hydrated is important. Being aware of potential signs of intoxication can also be helpful in&nbsp;understanding your limitations. \u201cAnything that causes damage to the brain, whether temporary or permanent, can cause memory loss if the damage is in the right spot,\u201d states Dr. Streem.<\/p>\n<p>As a person continues to drink, their blood alcohol concentration (BAC) rises, resulting in more severe and longer-lasting blackouts. There are two types of blackouts; they are defined by the severity of the memory impairment. The most common type <a href=\"https:\/\/rehabliving.net\/teetotalism-wikipedia\/\" target=\"_blank\" rel=\"noopener\">teetotalism wikipedia<\/a> is called a \u201cfragmentary blackout\u201d and is characterized by spotty memories for events, with \u201cislands\u201d of memories separated by missing periods of time in between. The term blackout refers to an instance of short-term memory loss when intoxicated.<\/p>\n<p>When doses of alcohol are small to moderate (producing blood alcohol concentrations [BACs] below 0.15 percent), memory impairments tend to be small to moderate as well. Several studies have revealed that alcohol at such levels causes difficulty forming memories for items on word lists or learning to recognize new faces (Westrick et al. 1988; Mintzer and Griffiths 2002). As the dose increases, the resulting memory impairments can <a href=\"https:\/\/soberhome.net\/alcohol-use-and-cancer-american-cancer-society\/\" target=\"_blank\" rel=\"noopener\">alcohol use and cancer american cancer society<\/a> become much more profound, sometimes culminating in blackouts\u2014periods for which a person is unable to remember critical elements of events, or even entire events, that occurred while he or she was intoxicated. Alcohol use is a pervasive problem with well-known deleterious effects on memory. Alcohol-induced memory impairments vary in severity, ranging from mild deficits to alcohol-induced blackouts (Heffernan, 2008; White, 2003).<\/p>\n<p>In humans, hippocampal damage results in profound impairments in episodic memory with relative preservation of other functions in a way that is remarkably similar to an episode of an alcoholic blackout [10,31,33]. Researchers long assumed alcohol impairs memory because it kills brain cells. Indeed, long-standing alcohol abuse can damage nerve cells and permanently impact memory and learning. It is clear that processes in the hippocampus\u2014the area of brain involved in the formation, storage and retrieval of new memories\u2014are disturbed.<\/p>\n<p>However, when they were mildly intoxicated (0.08 percent BAC) those with a history of fragmentary blackouts performed worse than those without such a history. There are two possible interpretations for these data, both of which support the hypothesis that some people are more susceptible to blackouts than others. One plausible interpretation is that subjects in the fragmentary blackout group always have been more vulnerable to alcohol-induced memory impairments, which is why they performed poorly during testing under alcohol, and why they are members of the blackout group in the first place. A second interpretation is that subjects in the blackout group performed poorly during testing as a result of drinking enough in the past to experience alcohol-induced memory impairments. In other words, perhaps their prior exposure to alcohol damaged the brain in a way that predisposed them to experiencing future memory impairments. This latter possibility is made more likely by recent evidence that students who engage in repeated episodes of heavy, or binge, drinking are more likely than other students to exhibit memory impairments when they are intoxicated (Weissenborn and Duka 2000).<\/p>\n<p>The hippocampus, responsible for forming long-term memories, shuts down entirely due to the chemical disruption from alcohol. A blackout from drinking is far different from passing out, although people tend to confuse the two. They may even appear to hold conversations, even if they experience memory loss when drinking. About 26 percent of Americans 18 and older&nbsp;have&nbsp;engaged in binge drinking&nbsp;in the past month. Alcohol blackouts are poorly understood by most people  because they don\u2019t recognize the risks they or their friends face when they get blackout drunk.<\/p>\n<p>Even in young social drinkers, those that experience blackouts are characterized by more days of drinking, frequent heavy drinking, and a greater number of drinks per day. The influence of heavy drinking on the blackout incidence is even more compelling considering the fact that heavy drinkers are known to minimize self-reported estimates  of drinking [9]. Amnesia for events during intoxication involves impairment of episodic memory [3,7].<\/p>\n<p>Researchers theorize that women may black out more easily because of differences in the ways the bodies of men and women metabolize alcoholic drinks, but more research is needed to be sure. A blackout is a loss of the ability to make memories, but people are still conscious when they\u2019re blackout drunk. One of the key requirements for the establishment of LTP in the hippocampus is that a type of signal receptor known as the NMDA2 receptor becomes activated. Activation of the NMDA receptor allows calcium to enter the cell, which sets off a chain of events leading to long-lasting changes in the cell\u2019s structure or function, or both. Alcohol interferes with the activation of the NMDA receptor, thereby preventing the influx of calcium and the changes that follow (Swartzwelder et al. 1995). This is believed to be the primary mechanism underlying the effects of alcohol on LTP, though other transmitter systems probably are also involved (Schummers and Browning 2001).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There is a lot of information during the last three minutes, enough to keep people oriented and appearing quite normal, even to themselves. I once asked a group of alcoholics in rehab how many had experienced a blackout in the first years of their drinking. Then I asked those with their hands in the air [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":["post-157","post","type-post","status-publish","format-standard","hentry","category-forex-trading"],"_links":{"self":[{"href":"https:\/\/kolbepezeshk.ir\/index.php?rest_route=\/wp\/v2\/posts\/157","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kolbepezeshk.ir\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kolbepezeshk.ir\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kolbepezeshk.ir\/index.php?rest_route=\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/kolbepezeshk.ir\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=157"}],"version-history":[{"count":1,"href":"https:\/\/kolbepezeshk.ir\/index.php?rest_route=\/wp\/v2\/posts\/157\/revisions"}],"predecessor-version":[{"id":158,"href":"https:\/\/kolbepezeshk.ir\/index.php?rest_route=\/wp\/v2\/posts\/157\/revisions\/158"}],"wp:attachment":[{"href":"https:\/\/kolbepezeshk.ir\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=157"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kolbepezeshk.ir\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=157"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kolbepezeshk.ir\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=157"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}